#connect ECONNREFUSED 127.0.0.1:3001 - ECONNREFUSED

1 messages ยท Page 1 of 1 (latest)

silk dirge
#

What is your setup look like?

left fulcrum
#

Check the server container's logs. It probably hasn't started correctly

violet belfry
violet belfry
silk dirge
heavy falcon
#

I just fixed this issue myself, when i was getting this error i had "immich" in the DB name when it was actually "Immich"

violet belfry
violet belfry
silk dirge
#

what did you try?

#

can you walk through the step of how you set things up?

violet belfry
left fulcrum
#

Did you check the logs? What did they say?

left fulcrum
#

If you went that route, you likely don't actually have any of the Immich parts running at all

violet belfry
violet belfry
left fulcrum
#

Yeah that won't work

violet belfry
left fulcrum
#

You have two options; either add every Immich container to casaOS manually and configure them so they can reach eachother, or run the docker-compose some other way (from CLI, via portainer, etc)

violet belfry
left fulcrum
#

You need to edit the .env file

violet belfry
#

I also tried with CLI but nothing happens

violet belfry
left fulcrum
violet belfry
#

yes

left fulcrum
#

Can you paste your .env file here?

violet belfry
#

yes give me a sec

left fulcrum
#

Did you rename it to .env?

violet belfry
#

without example just .env?

left fulcrum
#

Yeah

violet belfry
#

no, i have to do it then?๐Ÿ˜…

#

i'm dummy

left fulcrum
#

Yes

violet belfry
#

i get this when i go to myip:2283

Error code 500
internal error
Verbose

{"message":"Internal Error"}
Get help

silk dirge
#

did you bring the stack down and up again?

violet belfry
#

yes

silk dirge
#

can you get the logs for the server?

#

docker logs immich_server

violet belfry
left fulcrum
#

That error would only happen if you were running a really old version of Immich

#

Please run docker-compose pull and then restart the stack

silk dirge
#

hmm what is docker-compose file content look like on yours?

#

it looks to be an out of date file

violet belfry
violet belfry
silk dirge
#

ok this looks good

#

on the command line, from the same location of the docker-compose.yml file, can you do docker-compose pull?