Alan
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
Done. Please let me know if I used the wrong tag or location or need to fix anything!
https://github.com/immich-app/immich/discussions/2760
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
Or how to maybe fix it, that is. 😛
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
I'll do a write-up on github discussions tomorrow, describing the symptoms and how to fix it.
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
Yeah, it's extremely weird. Hope it's gone for good now, and let's cross our fingers it doesn't happen to anybody else.
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
Do you think it would be helpful if I did a write-up of how I solved it (for an issue/wiki/faq/whatever)? Or is this such an edge case that it's not relevant for others anyway?
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
So, again, thank you so much for all your help, guys! I would never have figured this out without all the help.
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
Alright, looks like I got it back up now. SMART tests showed nothing wrong with the harddrive, so I redid all the image removals, and reset immich once again. Looks like that did the trick. It's possible that I missed some containers or images the last time. So my (on very thin ice) conclusion is that there was something wrong with one or more of my images.
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
Crap, hope not. Will try to check that out.
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
Does that tell you anything, and can that also be the cause of immich_machine_learning restarting, or is all of this caused by whatever caused postgres:14 to fail earlier?
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
So it's basically just repeating the bolded section over and over again.
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-set-env-variables.envsh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf
/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
/docker-entrypoint.sh: Configuration complete; ready for start up
/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-set-env-variables.envsh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf
/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
/docker-entrypoint.sh: Configuration complete; ready for start up
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
The immich_machine_learning log is empty, while the immich_proxy log looks like this:
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
Alright! Looks like we're getting somewhere now. The some-postgres command now works. immich_postgres, and most of the immich containers also work. But immich_proxy and immich_machine_learning are now restarting with error code 135, and I cannot access the immich gui at all (as a consequence of that, I guess).
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
Will do, thanks! I'll let you know how it goes a little later.
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
Yeah, agreed. Still working on deleting everything related to immich. Turns out I had a lot of them, both from altran1502/immich-* and some ghcr.io/immich-*. And the postgres one, of course.
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
Ah, docker image rm, I suppose. I'll do that with all of them, and try again
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
How do I do this?
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
Oh, yes it does!
55c25f0c6f7e postgres:14 "docker-entrypoint.s…" 9 hours ago Exited (135) 9 hours ago some-postgres
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
(base) erlend@erlendserver:~/immich-docker$ sudo docker logs some-postgres
(base) erlend@erlendserver:~/immich-docker$
83 replies
IImmich
•Created by Alan on 6/10/2023 in #help-desk-support
immich_postgres exited with code 0/135
Completely empty. :/
83 replies