Unable to login
So last night I deleted my immich containers and re-composed them. When I first launched the containers last night, I was able to setup my Admin account, and logged in and setup my normal user account. I then went to bed. this morning, I went to go back and setup the API key for my user account and start importing pictures again and I couldn't get to the login page. When I look at the logs for immich_web I am seeing this
And when i look at immich_proxy I see this
Oh, and I can't get to the login page either locally or via external address. Any thoughts?
thanks
27 Replies
I mean, it says the host is unreachable. Is that the right IP of the immich server container? Is it running? Maybe restart the proxy container if everything else is working fine
everything is being referenced by container name. here is the relevent portions of my compose
Pastebin
immich-server: container_name: immich_server image: ghcr.io...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Can you send the immich server logs
Im not going to untar a file on my phone lol. I can look at it Monday or you can send me a text file instead
Sorry, yeah. I'll send the text shortly.
Like or file?
Link
Pastebin
2023-09-16T15:59:16.608986593Z [32m[Nest] 6 - [39m09/16/2023, 3:...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
how about both options
Looks like it is up just fine. Did you try restarting the proxy? Did you verify the IP in the message is correct?
Nginx resolves domain to IP on start up and then cache it. Is it still correct?
yeah, the external IP is correct. I even rebooted the entire system (am a Windows admin by trade) and now I can get to it internally by IP:port but not externally, but I can get to every other SWAG hosted system
this is in the immich_web logs. when I try and go to external site, I don't even get the login screen
Have you tried clearing your browser cache/cookies/etc?
Yeah, tried using a system I have never accessed it from and from in-private browsing sessions
Did it work fine on Chrome or Firefox?
Before the rebuild, chrome and the mobile app.
If the error only here or does nothing work now?
the error is only external now. i can get to it from any browser and the android app using the IP:2283
Then the issue must be with your reverse proxy
i thought the same thing, but nothing changed
Pastebin
server { listen 443 ssl; listen [::]:443 ssl; server_name ...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Can you help posting your
docker-compose
and .env
file?so this is odd. I went to bed last night with the intention of doing whatever it took to get this to work today. Nothing updated or restarted overnight, but when I woke up this morning, i was able to login to everything and my pictures are now uploading.
I have been in technology long enough to know when not to question things. Just perform a backup, don't change anything and move on as if nothing happened
what are you running Immich on?
I assume this might be related to CPU/resource hogging
it shouldn't be resource issue. I am running it on a Dell SFF system with 32GB of Ram and plenty of CPU.
How many assets do you have in the instance?
If you have lots of assets , typesense make take a few minutes to start up
not that many. actually when I was having the issue, i had an empty database.
The only thing that it could be as far as I can see is this:
include /config/nginx/resolver.conf;