Last login: Tue Jan 7 12:05:20 on ttys000 anshugusain@Anshus-MacBook-Pro-33 ~ % ssh anshugusain@192.168.7.12 anshugusain@192.168.7.12's password: Linux raspberrypi 6.6.51+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Tue Jan 7 12:08:05 2025 from 192.168.7.228 Wi-Fi is currently blocked by rfkill. Use raspi-config to set the country before use. anshugusain@raspberrypi:~ $ ls immich anshugusain@raspberrypi:~ $ cd immich anshugusain@raspberrypi:~/immich $ docker compose up -d yaml: unmarshal errors: line 97: mapping key "name" already defined at line 9 line 99: mapping key "services" already defined at line 11 line 175: mapping key "volumes" already defined at line 87 anshugusain@raspberrypi:~/immich $ ls docker-compose.yml postgres anshugusain@raspberrypi:~/immich $ nano docker-compose.yml anshugusain@raspberrypi:~/immich $ sudo docker-compose up -d sudo: docker-compose: command not found anshugusain@raspberrypi:~/immich $ docker compose up -d yaml: unmarshal errors: line 100: mapping key "name" already defined at line 10 line 188: mapping key "name" already defined at line 10 line 102: mapping key "services" already defined at line 12 line 190: mapping key "services" already defined at line 12 line 178: mapping key "volumes" already defined at line 86 line 266: mapping key "volumes" already defined at line 86 line 188: mapping key "name" already defined at line 100 line 190: mapping key "services" already defined at line 102 line 266: mapping key "volumes" already defined at line 178 anshugusain@raspberrypi:~/immich $ wget https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml --2025-01-07 13:01:03-- https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github.com/immich-app/immich/releases/download/v1.123.0/docker-compose.yml [following] --2025-01-07 13:01:03-- https://github.com/immich-app/immich/releases/download/v1.123.0/docker-compose.yml Reusing existing connection to github.com:443. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/455229168/b9f19918-8792-466c-b5b9-f5a7679cb03c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250107%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250107T180103Z&X-Amz-Expires=300&X-Amz-Signature=fbf0d1d4d30f96606cfa8249e011e2f767f96599157570ecb5678f26e741147f&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose.yml&response-content-type=application%2Foctet-stream [following] --2025-01-07 13:01:03-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/455229168/b9f19918-8792-466c-b5b9-f5a7679cb03c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250107%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250107T180103Z&X-Amz-Expires=300&X-Amz-Signature=fbf0d1d4d30f96606cfa8249e011e2f767f96599157570ecb5678f26e741147f&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose.yml&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3252 (3.2K) [application/octet-stream] Saving to: ‘docker-compose.yml.1’ docker-compose.yml. 100%[===================>] 3.18K --.-KB/s in 0.006s 2025-01-07 13:01:03 (576 KB/s) - ‘docker-compose.yml.1’ saved [3252/3252] anshugusain@raspberrypi:~/immich $ wget -O .env https://github.com/immich-app/immich/releases/latest/download/example.env --2025-01-07 13:01:06-- https://github.com/immich-app/immich/releases/latest/download/example.env Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github.com/immich-app/immich/releases/download/v1.123.0/example.env [following] --2025-01-07 13:01:06-- https://github.com/immich-app/immich/releases/download/v1.123.0/example.env Reusing existing connection to github.com:443. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/455229168/b68ec384-8fde-467a-b30d-47fe2777a435?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250107%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250107T180106Z&X-Amz-Expires=300&X-Amz-Signature=eaf4bf42f058ed885cab49a43234f41adc953dff0d73d2c60fa3520413fbb432&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dexample.env&response-content-type=application%2Foctet-stream [following] --2025-01-07 13:01:06-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/455229168/b68ec384-8fde-467a-b30d-47fe2777a435?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250107%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250107T180106Z&X-Amz-Expires=300&X-Amz-Signature=eaf4bf42f058ed885cab49a43234f41adc953dff0d73d2c60fa3520413fbb432&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dexample.env&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 933 [application/octet-stream] Saving to: ‘.env’ .env 100%[===================>] 933 --.-KB/s in 0s 2025-01-07 13:01:06 (28.0 MB/s) - ‘.env’ saved [933/933] anshugusain@raspberrypi:~/immich $ nano .env anshugusain@raspberrypi:~/immich $ docker compose up -d yaml: unmarshal errors: line 100: mapping key "name" already defined at line 10 line 188: mapping key "name" already defined at line 10 line 102: mapping key "services" already defined at line 12 line 190: mapping key "services" already defined at line 12 line 178: mapping key "volumes" already defined at line 86 line 266: mapping key "volumes" already defined at line 86 line 188: mapping key "name" already defined at line 100 line 190: mapping key "services" already defined at line 102 line 266: mapping key "volumes" already defined at line 178 anshugusain@raspberrypi:~/immich $ ls docker-compose.yml docker-compose.yml.1 postgres anshugusain@raspberrypi:~/immich $ rmdir docker-compose.yml rmdir: failed to remove 'docker-compose.yml': Not a directory anshugusain@raspberrypi:~/immich $ rm docker-compose.yml anshugusain@raspberrypi:~/immich $ rm docker-compose.yml.1 anshugusain@raspberrypi:~/immich $ ls postgres anshugusain@raspberrypi:~/immich $ rm postgress rm: cannot remove 'postgress': No such file or directory anshugusain@raspberrypi:~/immich $ rm postgres rm: cannot remove 'postgres': Is a directory anshugusain@raspberrypi:~/immich $ ls postgres anshugusain@raspberrypi:~/immich $ wget https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml --2025-01-07 13:03:41-- https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml Resolving github.com (github.com)... 140.82.113.4 Connecting to github.com (github.com)|140.82.113.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github.com/immich-app/immich/releases/download/v1.123.0/docker-compose.yml [following] --2025-01-07 13:03:41-- https://github.com/immich-app/immich/releases/download/v1.123.0/docker-compose.yml Reusing existing connection to github.com:443. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/455229168/b9f19918-8792-466c-b5b9-f5a7679cb03c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250107%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250107T180341Z&X-Amz-Expires=300&X-Amz-Signature=c136cede9b3cf3573bfe165378385c568b9640c206cfd3109c1bf82eb34fa3ba&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose.yml&response-content-type=application%2Foctet-stream [following] --2025-01-07 13:03:41-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/455229168/b9f19918-8792-466c-b5b9-f5a7679cb03c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250107%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250107T180341Z&X-Amz-Expires=300&X-Amz-Signature=c136cede9b3cf3573bfe165378385c568b9640c206cfd3109c1bf82eb34fa3ba&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose.yml&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.109.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3252 (3.2K) [application/octet-stream] Saving to: ‘docker-compose.yml’ docker-compose.yml 100%[===================>] 3.18K --.-KB/s in 0s 2025-01-07 13:03:41 (18.5 MB/s) - ‘docker-compose.yml’ saved [3252/3252] anshugusain@raspberrypi:~/immich $ wget -O .env https://github.com/immich-app/immich/releases/latest/download/example.env --2025-01-07 13:03:43-- https://github.com/immich-app/immich/releases/latest/download/example.env Resolving github.com (github.com)... 140.82.113.4 Connecting to github.com (github.com)|140.82.113.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github.com/immich-app/immich/releases/download/v1.123.0/example.env [following] --2025-01-07 13:03:44-- https://github.com/immich-app/immich/releases/download/v1.123.0/example.env Reusing existing connection to github.com:443. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/455229168/b68ec384-8fde-467a-b30d-47fe2777a435?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250107%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250107T180344Z&X-Amz-Expires=300&X-Amz-Signature=7ccbdcf82f5afb39ad40ff35442ed396352c1cfdba04c7fdfe359d9103c60747&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dexample.env&response-content-type=application%2Foctet-stream [following] --2025-01-07 13:03:44-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/455229168/b68ec384-8fde-467a-b30d-47fe2777a435?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250107%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250107T180344Z&X-Amz-Expires=300&X-Amz-Signature=7ccbdcf82f5afb39ad40ff35442ed396352c1cfdba04c7fdfe359d9103c60747&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dexample.env&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 933 [application/octet-stream] Saving to: ‘.env’ .env 100%[===================>] 933 --.-KB/s in 0s 2025-01-07 13:03:44 (21.7 MB/s) - ‘.env’ saved [933/933] anshugusain@raspberrypi:~/immich $ ls docker-compose.yml postgres anshugusain@raspberrypi:~/immich $ nano .env anshugusain@raspberrypi:~/immich $ ls docker-compose.yml postgres anshugusain@raspberrypi:~/immich $ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS sda 8:0 1 28.9G 0 disk ├─sda1 8:1 1 512M 0 part /boot/firmware └─sda2 8:2 1 28.4G 0 part / sdb 8:16 1 114.6G 0 disk └─sdb1 8:17 1 114.6G 0 part /immich anshugusain@raspberrypi:~/immich $ docker compose up -d [+] Running 0/3 ⠋ Container immich_machine_learning Starting 5.1s ⠋ Container immich_redis Starting 5.1s ⠋ Container immich_postgres Start... 5.1s Error response from daemon: failed to create task for container: failed to start shim: start failed: SIGILL: illegal instruction PC=0x241180 m=6 sigcode=1 instruction bytes: 0x55 0x55 0x55 0x55 0x55 0x55 0x55 0x55 0x55 0x55 0x55 0x55 0x55 0x55 0x55 0x55 goroutine 1 gp=0x40000021c0 m=6 mp=0x4000216808 [running]: net.listenerBacklog() /usr/local/go/src/net/net.go:378 fp=0x4000214d10 sp=0x4000214d10 pc=0x241180 net.socket({0x7651f8, 0xc0af40}, {0x67ba1d, 0x4}, 0x1, 0x1, 0x67ba1d?, 0x0, {0x7672b8, 0x400007a080}, ...) /usr/local/go/src/net/sock_posix.go:57 +0x130 fp=0x4000214dc0 sp=0x4000214d10 pc=0x245090 net.unixSocket({0x7651f8?, 0xc0af40?}, {0x67ba1d?, 0x4000048508?}, {0x7672b8?, 0x400007a080?}, {0x0?, 0x0?}, {0x67d0c6?, 0x0?}, ...) /usr/local/go/src/net/unixsock_posix.go:45 +0x264 fp=0x4000214e60 sp=0x4000214dc0 pc=0x24e214 net.(*sysListener).listenUnix(0x763030?, {0x7651f8?, 0xc0af40?}, 0x67d0c6?) /usr/local/go/src/net/unixsock_posix.go:226 +0x8c fp=0x4000214ef0 sp=0x4000214e60 pc=0x24f18c net.(*ListenConfig).Listen(0x4000215020, {0x7651f8, 0xc0af40}, {0x67ba1d, 0x4}, {0x40000343c7, 0x52}) /usr/local/go/src/net/dial.go:737 +0x2a8 fp=0x4000214fe0 sp=0x4000214ef0 pc=0x227cf8 net.Listen({0x67ba1d?, 0x11?}, {0x40000343c7?, 0x418a28?}) /usr/local/go/src/net/dial.go:808 +0x50 fp=0x4000215040 sp=0x4000214fe0 pc=0x228470 github.com/containerd/containerd/runtime/v2/shim.NewSocket({0x40000343c0, 0x59}) /go/src/github.com/containerd/containerd/runtime/v2/shim/util_unix.go:106 +0x13c fp=0x40002150e0 sp=0x4000215040 pc=0x41637c github.com/containerd/containerd/runtime/v2/runc/manager.manager.Start({{0x60?, 0x7fa286aa48?}}, {0x765380, 0x400007c2a0}, {0x7ffb039df5, 0x40}, {{0x0, 0x0}, {0x0, 0x0}, ...}) /go/src/github.com/containerd/containerd/runtime/v2/runc/manager/manager_linux.go:142 +0x184 fp=0x40002152d0 sp=0x40002150e0 pc=0x418b14 github.com/containerd/containerd/runtime/v2/runc/manager.(*manager).Start(0x765230?, {0x765380?, 0x400007c2a0?}, {0x7ffb039df5?, 0x5dfc60?}, {{0x0, 0x0}, {0x0, 0x0}, {0x7ffb039dad, ...}, ...}) :1 +0xa4 fp=0x4000215360 sp=0x40002152d0 pc=0x419e14 github.com/containerd/containerd/runtime/v2/shim.run({0x765230, 0x40001c8d50}, {0x7643d0, 0x400003db20}, 0x0, {0x0, 0x0}, {0xb4?, 0x83?, 0x2?}) /go/src/github.com/containerd/containerd/runtime/v2/shim/shim.go:359 +0x6fc fp=0x4000215d10 sp=0x4000215360 pc=0x4131cc github.com/containerd/containerd/runtime/v2/shim.RunManager({0x7651f8, 0xc0af40}, {0x7643d0, 0x400003db20}, {0x0, 0x0, 0xb411c8?}) /go/src/github.com/containerd/containerd/runtime/v2/shim/shim.go:258 +0x17c fp=0x4000215ef0 sp=0x4000215d10 pc=0x4129fc main.main() /go/src/github.com/containerd/containerd/cmd/containerd-shim-runc-v2/main.go:31 +0x64 fp=0x4000215f40 sp=0x4000215ef0 pc=0x5167d4 runtime.main() /usr/local/go/src/runtime/proc.go:271 +0x28c fp=0x4000215fd0 sp=0x4000215f40 pc=0x4d4dc runtime.goexit({}) /usr/local/go/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000215fd0 sp=0x4000215fd0 pc=0x81c34 goroutine 2 gp=0x4000002700 m=nil [force gc (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/local/go/src/runtime/proc.go:402 +0xc8 fp=0x4000058f90 sp=0x4000058f70 pc=0x4d908 runtime.goparkunlock(...) /usr/local/go/src/runtime/proc.go:408 runtime.forcegchelper() /usr/local/go/src/runtime/proc.go:326 +0xb8 fp=0x4000058fd0 sp=0x4000058f90 pc=0x4d798 runtime.goexit({}) /usr/local/go/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000058fd0 sp=0x4000058fd0 pc=0x81c34 created by runtime.init.6 in goroutine 1 /usr/local/go/src/runtime/proc.go:314 +0x24 goroutine 3 gp=0x4000002c40 m=nil [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/local/go/src/runtime/proc.go:402 +0xc8 fp=0x4000059760 sp=0x4000059740 pc=0x4d908 runtime.goparkunlock(...) /usr/local/go/src/runtime/proc.go:408 runtime.bgsweep(0x4000078000) /usr/local/go/src/runtime/mgcsweep.go:318 +0x108 fp=0x40000597b0 sp=0x4000059760 pc=0x38ec8 runtime.gcenable.gowrap1() /usr/local/go/src/runtime/mgc.go:203 +0x28 fp=0x40000597d0 sp=0x40000597b0 pc=0x2cfa8 runtime.goexit({}) /usr/local/go/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40000597d0 sp=0x40000597d0 pc=0x81c34 created by runtime.gcenable in goroutine 1 /usr/local/go/src/runtime/mgc.go:203 +0x6c goroutine 4 gp=0x4000002e00 m=nil [GC scavenge wait]: runtime.gopark(0x4000078000?, 0x75a4e8?, 0x0?, 0x0?, 0x0?) /usr/local/go/src/runtime/proc.go:402 +0xc8 fp=0x4000059f60 sp=0x4000059f40 pc=0x4d908 runtime.goparkunlock(...) /usr/local/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0xba4100) /usr/local/go/src/runtime/mgcscavenge.go:425 +0x5c fp=0x4000059f90 sp=0x4000059f60 pc=0x3685c runtime.bgscavenge(0x4000078000) /usr/local/go/src/runtime/mgcscavenge.go:658 +0xac fp=0x4000059fb0 sp=0x4000059f90 pc=0x36e0c runtime.gcenable.gowrap2() /usr/local/go/src/runtime/mgc.go:204 +0x28 fp=0x4000059fd0 sp=0x4000059fb0 pc=0x2cf48 runtime.goexit({}) /usr/local/go/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000059fd0 sp=0x4000059fd0 pc=0x81c34 created by runtime.gcenable in goroutine 1 /usr/local/go/src/runtime/mgc.go:204 +0xac goroutine 5 gp=0x4000003340 m=nil [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0xb8?, 0x85?, 0x7d354?) /usr/local/go/src/runtime/proc.go:402 +0xc8 fp=0x4000058580 sp=0x4000058560 pc=0x4d908 runtime.runfinq() /usr/local/go/src/runtime/mfinal.go:194 +0x108 fp=0x40000587d0 sp=0x4000058580 pc=0x2bff8 runtime.goexit({}) /usr/local/go/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40000587d0 sp=0x40000587d0 pc=0x81c34 created by runtime.createfing in goroutine 1 /usr/local/go/src/runtime/mfinal.go:164 +0x80 goroutine 6 gp=0x4000133500 m=nil [chan receive]: runtime.gopark(0x4000048508?, 0x400020a008?, 0x0?, 0xa0?, 0x45d32e7935c?) /usr/local/go/src/runtime/proc.go:402 +0xc8 fp=0x400005a6e0 sp=0x400005a6c0 pc=0x4d908 runtime.chanrecv(0x4000194000, 0x400005a7b0, 0x1) /usr/local/go/src/runtime/chan.go:583 +0x404 fp=0x400005a760 sp=0x400005a6e0 pc=0x19104 runtime.chanrecv2(0x6fc23ac00?, 0x0?) /usr/local/go/src/runtime/chan.go:447 +0x14 fp=0x400005a790 sp=0x400005a760 pc=0x18ce4 github.com/containerd/containerd/runtime/v2/shim.setRuntime.func1() /go/src/github.com/containerd/containerd/runtime/v2/shim/shim.go:175 +0x58 fp=0x400005a7d0 sp=0x400005a790 pc=0x4167b8 runtime.goexit({}) /usr/local/go/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400005a7d0 sp=0x400005a7d0 pc=0x81c34 created by github.com/containerd/containerd/runtime/v2/shim.setRuntime in goroutine 1 /go/src/github.com/containerd/containerd/runtime/v2/shim/shim.go:174 +0x30 goroutine 7 gp=0x40001336c0 m=nil [select, locked to thread]: runtime.gopark(0x400005afa0?, 0x2?, 0x78?, 0xae?, 0x400005af8c?) /usr/local/go/src/runtime/proc.go:402 +0xc8 fp=0x400005ae30 sp=0x400005ae10 pc=0x4d908 runtime.selectgo(0x400005afa0, 0x400005af88, 0x0?, 0x0, 0x2?, 0x1) /usr/local/go/src/runtime/select.go:327 +0x614 fp=0x400005af40 sp=0x400005ae30 pc=0x60324 runtime.ensureSigM.func1() /usr/local/go/src/runtime/signal_unix.go:1034 +0x198 fp=0x400005afd0 sp=0x400005af40 pc=0x78ab8 runtime.goexit({}) /usr/local/go/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400005afd0 sp=0x400005afd0 pc=0x81c34 created by runtime.ensureSigM in goroutine 1 /usr/local/go/src/runtime/signal_unix.go:1017 +0xd8 goroutine 17 gp=0x4000196000 m=nil [GC worker (idle)]: runtime.gopark(0x45636d4ed11?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/local/go/src/runtime/proc.go:402 +0xc8 fp=0x4000054730 sp=0x4000054710 pc=0x4d908 runtime.gcBgMarkWorker() /usr/local/go/src/runtime/mgc.go:1310 +0xd8 fp=0x40000547d0 sp=0x4000054730 pc=0x2f0a8 runtime.goexit({}) /usr/local/go/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40000547d0 sp=0x40000547d0 pc=0x81c34 created by runtime.gcBgMarkStartWorkers in goroutine 6 /usr/local/go/src/runtime/mgc.go:1234 +0x28 goroutine 18 gp=0x40001961c0 m=nil [GC worker (idle)]: runtime.gopark(0x45636d4ea52?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/local/go/src/runtime/proc.go:402 +0xc8 fp=0x4000054f30 sp=0x4000054f10 pc=0x4d908 runtime.gcBgMarkWorker() /usr/local/go/src/runtime/mgc.go:1310 +0xd8 fp=0x4000054fd0 sp=0x4000054f30 pc=0x2f0a8 runtime.goexit({}) /usr/local/go/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000054fd0 sp=0x4000054fd0 pc=0x81c34 created by runtime.gcBgMarkStartWorkers in goroutine 6 /usr/local/go/src/runtime/mgc.go:1234 +0x28 goroutine 19 gp=0x4000196380 m=2 mp=0x400005e808 [syscall]: runtime.notetsleepg(0xc0be20, 0xffffffffffffffff) /usr/local/go/src/runtime/lock_futex.go:246 +0x34 fp=0x4000055790 sp=0x4000055760 pc=0x1eb04 os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x30 fp=0x40000557b0 sp=0x4000055790 pc=0x7e3e0 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x1c fp=0x40000557d0 sp=0x40000557b0 pc=0x4102ec runtime.goexit({}) /usr/local/go/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40000557d0 sp=0x40000557d0 pc=0x81c34 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:151 +0x28 goroutine 20 gp=0x4000133c00 m=nil [chan receive]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/local/go/src/runtime/proc.go:402 +0xc8 fp=0x4000249e80 sp=0x4000249e60 pc=0x4d908 runtime.chanrecv(0x400007c180, 0x4000249fa0, 0x1) /usr/local/go/src/runtime/chan.go:583 +0x404 fp=0x4000249f00 sp=0x4000249e80 pc=0x19104 runtime.chanrecv2(0x0?, 0x0?) /usr/local/go/src/runtime/chan.go:447 +0x14 fp=0x4000249f30 sp=0x4000249f00 pc=0x18ce4 github.com/containerd/containerd/runtime/v2/shim.(*RemoteEventsPublisher).processQueue(0x40001c8510) /go/src/github.com/containerd/containerd/runtime/v2/shim/publisher.go:84 +0x3c fp=0x4000249fb0 sp=0x4000249f30 pc=0x4118dc github.com/containerd/containerd/runtime/v2/shim.NewPublisher.gowrap1() /go/src/github.com/containerd/containerd/runtime/v2/shim/publisher.go:57 +0x28 fp=0x4000249fd0 sp=0x4000249fb0 pc=0x411638 runtime.goexit({}) /usr/local/go/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000249fd0 sp=0x4000249fd0 pc=0x81c34 created by github.com/containerd/containerd/runtime/v2/shim.NewPublisher in goroutine 1 /go/src/github.com/containerd/containerd/runtime/v2/shim/publisher.go:57 +0x164 r0 0x4000110900 r1 0x1 r2 0x7672b8 r3 0x0 r4 0x196be0 r5 0x1a4c08 r6 0x3d r7 0x80 r8 0x67ba1d r9 0x80 r10 0x4000110900 r11 0x0 r12 0x0 r13 0x40 r14 0x6e65 r15 0x34 r16 0x400020e3a0 r17 0x4000214ba0 r18 0x0 r19 0x9ac0585c r20 0x4000214de0 r21 0x0 r22 0x485e6724bfc5cbe5 r23 0x4000214ca8 r24 0x4cf80d6c8656a30a r25 0x788f5b178f5c8b72 r26 0x6c36d8 r27 0xc0b000 r28 0x40000021c0 r29 0x4000214d08 lr 0x245090 sp 0x4000214d10 pc 0x241180 fault 0x0 : exit status 2: unknown anshugusain@raspberrypi:~/immich $ ls docker-compose.yml postgres anshugusain@raspberrypi:~/immich $ nano docker-compose.yml GNU nano 7.2 docker-compose.yml healthcheck: disable: false immich-machine-learning: container_name: immich_machine_learning # For hardware acceleration, add one of -[armnn, cuda, openvino] to the image tag. # Example tag: ${IMMICH_VERSION:-release}-cuda image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release} # extends: # uncomment this section for hardware acceleration - see https://immich.app/docs/features/ml-hardware-acceleration # file: hwaccel.ml.yml # service: cpu # set to one of [armnn, cuda, openvino, openvino-wsl] for accelerated inference - use the `-wsl` version for WSL2 where applicable volumes: - model-cache:/cache env_file: - .env restart: always healthcheck: disable: false redis: container_name: immich_redis image: docker.io/redis:6.2-alpine@sha256:eaba718fecd1196d88533de7ba49bf903ad33664a92debb24660a922ecd9cac8 healthcheck: test: redis-cli ping || exit 1 restart: always database: container_name: immich_postgres image: docker.io/tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:90724186f0a3517cf6914295b5ab410db9ce23190a2d9d0b9dd6463e3fa298f0 environment: POSTGRES_PASSWORD: ${DB_PASSWORD} POSTGRES_USER: ${DB_USERNAME} POSTGRES_DB: ${DB_DATABASE_NAME} POSTGRES_INITDB_ARGS: '--data-checksums' volumes: # Do not edit the next line. If you want to change the database storage location on your system, edit the value of DB_DATA_LOCATION in the .env file - ${DB_DATA_LOCATION}:/var/lib/postgresql/data healthcheck: test: >- pg_isready --dbname="$${POSTGRES_DB}" --username="$${POSTGRES_USER}" || exit 1; Chksum="$$(psql --dbname="$${POSTGRES_DB}" --username="$${POSTGRES_USER}" --tuples-only --no-align --command='SELECT COALESCE(SUM(checksum_failures), 0) FROM pg_stat_database')"; echo "checksum failure count is $$Chksum"; [ "$$Chksum" = '0' ] || exit 1 interval: 5m start_interval: 30s start_period: 5m command: >- postgres -c shared_preload_libraries=vectors.so -c 'search_path="$$user", public, vectors' -c logging_collector=on -c max_wal_size=2GB -c shared_buffers=512MB -c wal_compression=on restart: always volumes: model-cache: