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
09/16/2023 12:08:19 PM
[hooks.server.ts] Unable to get my user {
09/16/2023 12:08:19 PM
  message: 'Invalid user token',
09/16/2023 12:08:19 PM
  code: '401 - Unauthorized',
09/16/2023 12:08:19 PM
  stack: undefined
09/16/2023 12:08:19 PM
}

And when i look at immich_proxy I see this
09/16/2023 12:02:59 PM
2023/09/16 16:02:59 [error] 44#44: *2 connect() failed (113: Host is unreachable) while connecting to upstream, client: 192.168.0.150, server: , request: "GET /api/server-info/features HTTP/1.1", upstream: "http://172.18.0.45:3001/server-info/features", host: "192.168.0.6:2283", referrer: "http://192.168.0.6:2283/auth/login"
09/16/2023 12:02:59 PM
2023/09/16 16:02:59 [error] 48#48: *14 connect() failed (113: Host is unreachable) while connecting to upstream, client: 192.168.0.150, server: , request: "GET /api/server-info/config HTTP/1.1", upstream: "http://172.18.0.45:3001/server-info/config", host: "192.168.0.6:2283", referrer: "http://192.168.0.6:2283/auth/login"


Oh, and I can't get to the login page either locally or via external address. Any thoughts?
thanks
Was this page helpful?