Commit Graph

231 Commits

Author SHA1 Message Date
31cbf6b175 panoramic: use stream 2 2025-01-26 18:03:35 +02:00
f51fa676b7 frigate: fix channels 2025-01-26 17:57:05 +02:00
15b30a530b fix roles again 2025-01-26 14:04:27 +02:00
9da27d4484 frigate: fix roles 2025-01-26 14:01:42 +02:00
1e0ac7146f frigate: use more streams 2025-01-26 14:00:43 +02:00
f6b30bd489 frigate: +detect role for each stream 2025-01-26 11:54:59 +00:00
95720c3b77 recommendedTlsSettings 2025-01-26 01:27:22 +02:00
e34457d57a finish with r1 2025-01-26 01:20:24 +02:00
e6221e9dd7 r1: basic auth 2025-01-26 00:54:28 +02:00
f908a78486 r1.jakstys.lt redirect 2025-01-26 00:31:12 +02:00
33e46e59cb nsd-acme: +r1.jakstys.lt. 2025-01-26 00:27:50 +02:00
91375eea7d frigate: 7d historY 2025-01-25 15:09:45 +02:00
99686397ba audio passthrough 2025-01-25 12:08:11 +00:00
fcee2757ab frigate: disable detectors 2025-01-25 11:53:20 +02:00
e6f6561fe5 cameras: record 3 days 2025-01-25 11:21:20 +02:00
d35f6b14ad frigate 2025-01-25 00:15:54 +02:00
434b28074e remove 11sync 2025-01-23 11:05:49 +02:00
418dfe35db grafana: remove oidc too 2025-01-16 22:37:41 +02:00
6f34e0a4e4 remove headscale oidc 2025-01-16 22:08:27 +02:00
25ade81816 fwminex: rm jakstpub 2024-12-28 19:34:23 +02:00
7a9db4ec82 fwminex: +borgstor 2024-12-28 18:39:41 +02:00
e3cf6f443f deployerbot: vno3-nk no longer optional 2024-12-28 18:22:33 +02:00
739922d403 fwminex: add vno3-nk as borgstor backend 2024-12-28 18:21:31 +02:00
afb31e9419 fix server url 2024-12-06 07:39:18 +02:00
525e4355bc vno3-nk deploys are optional for now 2024-12-06 01:51:54 +02:00
fbed7640fd deploy vno3-nk 2024-12-06 01:49:02 +02:00
dfeb065337 prom: add vno3-nk 2024-12-06 01:36:16 +02:00
3331c4260d fwminex: fix boot config 2024-12-03 13:54:57 +02:00
25955fc0aa move some common stuff to desktop 2024-12-02 20:05:28 +02:00
e079259376 rm vno3-rp3b 2024-12-01 23:06:26 +02:00
08c740909f rm vno3-rp3b 2024-12-01 22:36:04 +02:00
ef378cb921 jakstpub: no "requires" 2024-12-01 18:41:19 +02:00
9269d2bda4 move hdd to fwminex 2024-12-01 18:31:56 +02:00
c1b86c6c26 re-enable immich 2024-11-20 22:30:10 +02:00
9427ac5f5c fwminex: remove immich for now
```
Nov 20 16:17:38 fwminex systemd[1]: Started Immich backend server (Self-hosted photo and video backup solution).
Nov 20 16:17:38 fwminex immich[3803141]: + mkdir /data/M-Camera
Nov 20 16:17:38 fwminex immich[3803141]: + bindfs -u immich -g immich /var/run/immich/bind-paths/M-Camera /data/M-Camera
Nov 20 16:17:38 fwminex immich[3803141]: + mkdir /data/Pictures
Nov 20 16:17:38 fwminex immich[3803141]: + bindfs -u immich -g immich /var/run/immich/bind-paths/Pictures /data/Pictures
Nov 20 16:17:38 fwminex immich[3803141]: + exec setpriv --ruid immich --inh-caps -all /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/bin/server
Nov 20 16:17:39 fwminex immich[3803141]: Starting api worker
Nov 20 16:17:39 fwminex immich[3803141]: Starting microservices worker
Nov 20 16:17:40 fwminex immich[3803141]: [Nest] 3803141  - 11/20/2024, 4:17:40 PM     LOG [Microservices:EventRepository] Initialized websocket server
Nov 20 16:17:40 fwminex immich[3803141]: [Nest] 3803141  - 11/20/2024, 4:17:40 PM    WARN [Microservices:DatabaseService] Could not run vector reindexing checks. If the extension was updated, please restart the Postgres instance.
Nov 20 16:17:40 fwminex immich[3803141]: QueryFailedError: pgvecto.rs: The extension is upgraded so all index files are outdated.
Nov 20 16:17:40 fwminex immich[3803141]: ADVICE: Delete all index files. Please read `https://docs.pgvecto.rs/admin/upgrading.html`
Nov 20 16:17:40 fwminex immich[3803141]:     at PostgresQueryRunner.query (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:219:19)
Nov 20 16:17:40 fwminex immich[3803141]:     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Nov 20 16:17:40 fwminex immich[3803141]:     at async DataSource.query (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/node_modules/typeorm/data-source/DataSource.js:350:20)
Nov 20 16:17:40 fwminex immich[3803141]:     at async DatabaseRepository.shouldReindex (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/repositories/database.repository.js:136:25)
Nov 20 16:17:40 fwminex immich[3803141]:     at async DatabaseService.checkReindexing (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/services/database.service.js:144:17)
Nov 20 16:17:40 fwminex immich[3803141]:     at async /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/services/database.service.js:93:13
Nov 20 16:17:40 fwminex immich[3803141]:     at async /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/repositories/database.repository.js:197:23 {
Nov 20 16:17:40 fwminex immich[3803141]:   query: 'SELECT idx_status FROM pg_vector_index_stat WHERE indexname = $1',
Nov 20 16:17:40 fwminex immich[3803141]:   parameters: [ 'clip_index' ],
Nov 20 16:17:40 fwminex immich[3803141]:   driverError: error: pgvecto.rs: The extension is upgraded so all index files are outdated.
Nov 20 16:17:40 fwminex immich[3803141]:   ADVICE: Delete all index files. Please read `https://docs.pgvecto.rs/admin/upgrading.html`
Nov 20 16:17:40 fwminex immich[3803141]:       at /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/node_modules/pg/lib/client.js:535:17
Nov 20 16:17:40 fwminex immich[3803141]:       at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Nov 20 16:17:40 fwminex immich[3803141]:       at async PostgresQueryRunner.query (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:184:25)
Nov 20 16:17:40 fwminex immich[3803141]:       at async DataSource.query (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/node_modules/typeorm/data-source/DataSource.js:350:20)
Nov 20 16:17:40 fwminex immich[3803141]:       at async DatabaseRepository.shouldReindex (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/repositories/database.repository.js:136:25)
Nov 20 16:17:40 fwminex immich[3803141]:       at async DatabaseService.checkReindexing (/nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/services/database.service.js:144:17)
Nov 20 16:17:40 fwminex immich[3803141]:       at async /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/services/database.service.js:93:13
Nov 20 16:17:40 fwminex immich[3803141]:       at async /nix/store/vf72vvry2bjlrq8mdhgvx6f93v9i2gir-immich-1.120.1/dist/repositories/database.repository.js:197:23 {
Nov 20 16:17:40 fwminex immich[3803141]:     length: 234,
Nov 20 16:17:40 fwminex immich[3803141]:     severity: 'ERROR',
Nov 20 16:17:40 fwminex immich[3803141]:     code: 'XX000',
Nov 20 16:17:40 fwminex immich[3803141]:     detail: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     hint: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     position: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     internalPosition: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     internalQuery: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     where: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     schema: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     table: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     column: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     dataType: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     constraint: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:     file: 'error.rs',
Nov 20 16:17:40 fwminex immich[3803141]:     line: '125',
Nov 20 16:17:40 fwminex immich[3803141]:     routine: 'vectors::error::check_client'
Nov 20 16:17:40 fwminex immich[3803141]:   },
Nov 20 16:17:40 fwminex immich[3803141]:   length: 234,
Nov 20 16:17:40 fwminex immich[3803141]:   severity: 'ERROR',
Nov 20 16:17:40 fwminex immich[3803141]:   code: 'XX000',
Nov 20 16:17:40 fwminex immich[3803141]:   detail: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   hint: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   position: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   internalPosition: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   internalQuery: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   where: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   schema: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   table: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   column: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   dataType: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   constraint: undefined,
Nov 20 16:17:40 fwminex immich[3803141]:   file: 'error.rs',
Nov 20 16:17:40 fwminex immich[3803141]:   line: '125',
Nov 20 16:17:40 fwminex immich[3803141]:   routine: 'vectors::error::check_client'
Nov 20 16:17:40 fwminex immich[3803141]: }
Nov 20 16:17:40 fwminex immich[3803141]: microservices worker error: QueryFailedError: pgvecto.rs: The extension is upgraded so all index files are outdated.
Nov 20 16:17:40 fwminex immich[3803141]: ADVICE: Delete all index files. Please read `https://docs.pgvecto.rs/admin/upgrading.html`
Nov 20 16:17:40 fwminex immich[3803141]: microservices worker exited with code 1
Nov 20 16:17:40 fwminex immich[3803141]: Killing api process
```
2024-11-20 16:21:34 +02:00
c5aa2c8435 deployerbot: fix hostname 2024-11-20 16:09:01 +02:00
6f8dcf66fc deployerbot: make vno3-rp3b optional again 2024-11-20 16:07:44 +02:00
f0fc975b88 soju: remove extraConfig, now it's in enableMessageLogging 2024-11-19 23:17:56 +02:00
e1b782a3c6 24.11
did not test samba and headscale yet

https://github.com/juanfont/headscale/issues/2210#issuecomment-2480130747
2024-11-19 22:32:19 +02:00
390e0a7ed5 rm imapsync 2024-11-07 16:48:25 +02:00
5ece7745e2 alt-svc 2024-10-09 22:52:35 -04:00
b140fb1866 caddy: http3 seems to be no longer experimental 2024-10-09 22:36:34 -04:00
3d4d8766d8 jakstys.lt: http/3 2024-10-09 22:23:28 -04:00
93c33ac6b3 immich: add backups 2024-10-01 16:48:55 +03:00
f7c2cadaf8 rm photoprism 2024-10-01 16:42:15 +03:00
daa5448b50 bindAsUser: not necessary 2024-09-29 23:36:01 +03:00
98248b2e5b immich: mounting works 2024-09-29 22:33:46 +03:00
dc32165b5c immich: +bindPaths wip 2024-09-27 20:04:41 +03:00
1c0dd07612 re-enable immich 2024-09-27 15:46:44 +03:00
7fbfef8528 disable for now 2024-09-27 15:25:32 +03:00