Bruhtek
Bruhtek
IImmich
Created by mecs on 5/3/2023 in #help-desk-support
immich-machine-learning keeps restarting
Awesome!
204 replies
IImmich
Created by mecs on 5/3/2023 in #help-desk-support
immich-machine-learning keeps restarting
It does!
204 replies
IImmich
Created by mecs on 5/3/2023 in #help-desk-support
immich-machine-learning keeps restarting
trying rn
204 replies
IImmich
Created by mecs on 5/3/2023 in #help-desk-support
immich-machine-learning keeps restarting
Can confirm: pr-2416 doesn't crash anymore!
204 replies
IImmich
Created by mecs on 5/3/2023 in #help-desk-support
immich-machine-learning keeps restarting
we just have to wait and see then 🤷
204 replies
IImmich
Created by mecs on 5/3/2023 in #help-desk-support
immich-machine-learning keeps restarting
204 replies
IImmich
Created by mecs on 5/3/2023 in #help-desk-support
immich-machine-learning keeps restarting
sure!
204 replies
IImmich
Created by mecs on 5/3/2023 in #help-desk-support
immich-machine-learning keeps restarting
i can try to build ml image right now and check that
204 replies
IImmich
Created by mecs on 5/3/2023 in #help-desk-support
immich-machine-learning keeps restarting
just checked, and installing pytorch using the command in https://github.com/immich-app/immich/blob/main/machine-learning/Dockerfile seems to work, so probably just no build with a working one yet?
pip install --pre torch -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
(omitted)
Successfully installed torch-2.0.1
python3 -c "import torch;print(torch.__version__)"
2.0.1
pip install --pre torch -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
(omitted)
Successfully installed torch-2.0.1
python3 -c "import torch;print(torch.__version__)"
2.0.1
204 replies
IImmich
Created by mecs on 5/3/2023 in #help-desk-support
immich-machine-learning keeps restarting
but
docker run -it --rm ghcr.io/immich-app/immich-machine-learning:main

╭─   ~ ✘ ILL  6s bruhtek@bruhtek  22:34:29
╰─❯
docker run -it --rm ghcr.io/immich-app/immich-machine-learning:main

╭─   ~ ✘ ILL  6s bruhtek@bruhtek  22:34:29
╰─❯
204 replies
IImmich
Created by mecs on 5/3/2023 in #help-desk-support
immich-machine-learning keeps restarting
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
(ommited)
python3 -c "import torch;print(torch.__version__)"
2.0.1
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
(ommited)
python3 -c "import torch;print(torch.__version__)"
2.0.1
seems to work on my machine
204 replies
IImmich
Created by mecs on 5/3/2023 in #help-desk-support
immich-machine-learning keeps restarting
let me see if i can reproduce the error using the steps in https://github.com/pytorch/pytorch/issues/97226
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
python3 -c "import torch;print(torch.__version__)"
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
python3 -c "import torch;print(torch.__version__)"
If it works, the that means the problem was fixed upstream, and the problem lies in the ml image
204 replies
IImmich
Created by mecs on 5/3/2023 in #help-desk-support
immich-machine-learning keeps restarting
was the v1.55 ml compiled with pytorch 2.0.1? I see it just got published yesterday
204 replies
IImmich
Created by mecs on 5/3/2023 in #help-desk-support
immich-machine-learning keeps restarting
64bit ubuntu 22.04
204 replies
IImmich
Created by mecs on 5/3/2023 in #help-desk-support
immich-machine-learning keeps restarting
Can confirm it happening on my RPI 4 8gb (https://canary.discord.com/channels/979116623879368755/1105179099477061826/1105179099477061826) Even on the newest v1.55.1
204 replies
IImmich
Created by Bruhtek on 5/8/2023 in #help-desk-support
Immich machine learning crashes/constantly restarts on RPI 4 with error code 132
Alright, so I just have to wait for the next release? Thanks!
5 replies