|
9cdf894577
|
vno1-gdrx: acceptDNS
|
2024-12-06 01:43:21 +02:00 |
|
|
dfeb065337
|
prom: add vno3-nk
|
2024-12-06 01:36:16 +02:00 |
|
|
c27b324f9a
|
vno3-nk: uncomment necessary var
|
2024-12-06 01:31:53 +02:00 |
|
|
4e0e52df93
|
vno3-nk: secrets
|
2024-12-06 01:28:23 +02:00 |
|
|
c2175a2b1f
|
init vno3-nk
|
2024-12-06 01:06:59 +02:00 |
|
|
3331c4260d
|
fwminex: fix boot config
|
2024-12-03 13:54:57 +02:00 |
|
|
7b58286517
|
mtworx: configure kolide-launcher
|
2024-12-03 01:18:40 +02:00 |
|
|
d0c8bcfe05
|
expand vm compression comment
|
2024-12-02 21:47:48 +02:00 |
|
|
e165c781ef
|
vm: add zstd comment
|
2024-12-02 21:40:10 +02:00 |
|
|
f022bc0649
|
rename vm iso
|
2024-12-02 20:23:43 +02:00 |
|
|
88b88d88d8
|
vm: defaultSession is xfce4
|
2024-12-02 20:10:55 +02:00 |
|
|
25955fc0aa
|
move some common stuff to desktop
|
2024-12-02 20:05:28 +02:00 |
|
|
4253e78b07
|
vm: only x86_64-linux
|
2024-12-02 19:47:05 +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 |
|
|
687e468f90
|
vno3-rp3b: rm zfs
|
2024-12-01 16:54:24 +02:00 |
|
|
ab7dc58882
|
vno3-rp3b: moving to btrfs
|
2024-12-01 16:45:06 +02:00 |
|
|
a828518243
|
vno3-rp3b: make chronyd more aggressive on large drift
|
2024-11-22 19:42:26 +02:00 |
|
|
ec8a506161
|
mtworx: tailscale: acceptDNS
|
2024-11-21 07:03:31 +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 |
|
|
fa03ae8947
|
lint
|
2024-11-20 16:14:23 +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 |
|
|
591aca8408
|
vm: +pkgs
|
2024-11-19 23:27:31 +02:00 |
|
|
f0fc975b88
|
soju: remove extraConfig, now it's in enableMessageLogging
|
2024-11-19 23:17:56 +02:00 |
|
|
e480d603ce
|
vm and mtworx: upgrade kernel packages
|
2024-11-19 22:42: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 |
|
|
3c472ee51a
|
vno1-gdrx: +lutris, move diffoscope to desktop
|
2024-11-19 21:47:18 +02:00 |
|
|
e887c29d4f
|
vno1-gdrx: +diffoscope
|
2024-11-16 09:59:26 +02:00 |
|
|
21f634027f
|
add guix
|
2024-11-12 09:06:36 +02:00 |
|
|
390e0a7ed5
|
rm imapsync
|
2024-11-07 16:48:25 +02:00 |
|
|
accc91672b
|
fixing printing
|
2024-11-03 20:19:59 +02:00 |
|
|
f1d6c30127
|
more printing
|
2024-11-03 17:56:22 +02:00 |
|
|
a93beea67d
|
vno3-rp3b: printing.openFirewall
|
2024-11-03 17:54:46 +02:00 |
|
|
3f5f650683
|
add CNCUPSMF3010ZK.ppd
|
2024-11-03 17:48:29 +02:00 |
|
|
42ac66df2d
|
vno3-rp3b: +printing
|
2024-11-03 17:38:21 +02:00 |
|
|
4b4e870352
|
mtworx: normal mode
|
2024-10-30 21:41:07 +02:00 |
|
|
6dc17e3829
|
mtworx: bump kernel to 6.11
|
2024-10-30 09:45:18 +02:00 |
|
|
d823edc69f
|
+tcpflow
|
2024-10-25 00:47:52 +03:00 |
|
|
37a55d7ee3
|
rm mediamtx
|
2024-10-21 15:17:13 +03:00 |
|
|
5ffff18bb2
|
mediamtx: allow camera
|
2024-10-21 15:06:33 +03:00 |
|
|
4e2ee9dd21
|
vno1-gdrx: +mediamtx
|
2024-10-21 14:56:15 +03:00 |
|
|
cf133635fa
|
vno1-gdrx: linuxPackages_latest
|
2024-10-16 16:31:01 +03:00 |
|
|
f10d8a15b1
|
mtworx: tz
|
2024-10-13 07:48:31 +02:00 |
|
|
1ea857ddf3
|
traveling
|
2024-10-11 01:11:36 -04: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 |
|