I
Immich2y ago
rgb33

problem with first install rpi4

hello and thanks for your time. I recently bought a raspberry pi 4 4gb ram and wanted to try to install immich to make the photo on my multiple external hard drive easier to access but ill only use it from my local network. but I got some problem when using docker compose I get this error message: (I sent it in the comment because I didn't have enough space) I'm running the latest version of raspi os lite I'm a beginner to Linux so I may have missed something essential
8 Replies
rgb33
rgb33OP2y ago
[+] Running 5/21 ⠋ typesense Pulling 5.0s ⠙ database 7 layers [⠀⠀⠀⠀⠀⠀⠀] 0B/0B Pulling 5.0s ⠹ 155d3adaf8e9 Waiting 4.1s ⠹ 7af7b4cba8ee Waiting 4.1s ⠹ f5a4c332aba9 Waiting 4.1s ⠹ 6e01053f4b7f Waiting 4.1s ⠹ a0d7aeda4263 Waiting 4.1s ⠹ 240d62d5eac3 Waiting 4.1s ⠹ 4c0863b9fa0b Waiting 4.1s ✘ immich-machine-learning Error 5.0s ✘ immich-web Error 5.0s ✘ immich-server Error 5.0s ⠙ redis 6 layers [⠀⠀⠀⠀⠀⠀] 0B/0B Pulling 5.0s ⠹ 633ba29fd335 Pulling fs layer 4.2s ⠹ a9f416f0a4d9 Pulling fs layer 4.2s ⠹ f142ed3e19bd Pulling fs layer 4.2s ⠹ 47f9e75fcf53 Waiting 4.2s ⠹ 422e36263981 Waiting 4.2s ⠹ 46532b43a3dc Waiting 4.2s ✘ immich-microservices Error 5.0s ✘ immich-proxy Error 5.0s no matching manifest for linux/arm/v8 in the manifest list entries
bo0tzz
bo0tzz2y ago
Are you running a 64 bit os/kernel?
rgb33
rgb33OP2y ago
lscpu say that the arch is aarch64 so i assume it is
bo0tzz
bo0tzz2y ago
Can you post the output of getconf LONG_BIT; uname -a?
rgb33
rgb33OP2y ago
Linux mytae 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
Immich
Immich2y ago
[Discussion] (#1642)
bo0tzz
bo0tzz2y ago
Hmm, that doesn't really give the info I was hoping for What OS/distro did you install?
I'm running the latest version of raspi os lite
nvm I assume you grabbed it from https://www.raspberrypi.com/software/operating-systems/ - did you specifically download the 64 bit version? (visible when you scroll down the page)
rgb33
rgb33OP2y ago
i used the raspberry pi imager oh i picked the wrong version thx

Did you find this page helpful?