ghost
ghost
IImmich
Created by ghost on 6/25/2023 in #help-desk-support
/bin/sh: 0: cannot open ./entrypoint.sh: No such file
After upgrading (from a fairly old version from December 2022), the image altran1502/immich-machine-learning:release is no longer working, docker logs shows the error in the title, in a loop.
9 replies
IImmich
Created by ghost on 12/20/2022 in #help-desk-support
Error 500 trying to connect to Server
This worked fine with 1.35.0 but after upgrading to 1.39.0 I now get an error connecting to the server on port 3001. There's an "outside" nginx, which points to the "inside" (docker) nginx on port 2283, from there it's supposed to be the "standard" setup that immich creates by default. My .env file: https://gist.github.com/skaag/2190e4be02504783a878c1b51019a189 My docker-compose.yml file: https://gist.github.com/skaag/012d12957d20adf3cc510affcf6f39d6 Log data from immich_immich-web_1: Error: connect ECONNREFUSED 127.0.0.1:3001 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16)
35 replies