Unable to access through web interface
Fairly recent install of Immich on WSL using docker compose. Working fine for a week and then I get this on the web interface:
Error: 500 ()
Stacktrace
Error: Error: 500
at Object.st [as ok] (https://immich.xxx.net/_app/immutable/chunks/I4ASpmdk.js:1:5945)
at async Promise.all (index 1)
at async c (https://immich.xxx.net/_app/immutable/chunks/cib8wyio.js:1:524)
at async o (https://immich.xxx.net/_app/immutable/chunks/Bri_YyT6.js:1:177)
at async it (https://immich.xxx.net/_app/immutable/nodes/0.Dlm4x30H.js:1:1999)
at async $e (https://immich.xxx.net/_app/immutable/chunks/D1UzYfOZ.js:1:15856)
Check all logs (as far as I know, am a newbie to docker and Immich). I can see not obvious error message. Web searches does not reveal much, other than maybe postgres related (?). Any advice where I would look?
Error: 500 ()
Stacktrace
Error: Error: 500
at Object.st [as ok] (https://immich.xxx.net/_app/immutable/chunks/I4ASpmdk.js:1:5945)
at async Promise.all (index 1)
at async c (https://immich.xxx.net/_app/immutable/chunks/cib8wyio.js:1:524)
at async o (https://immich.xxx.net/_app/immutable/chunks/Bri_YyT6.js:1:177)
at async it (https://immich.xxx.net/_app/immutable/nodes/0.Dlm4x30H.js:1:1999)
at async $e (https://immich.xxx.net/_app/immutable/chunks/D1UzYfOZ.js:1:15856)
Check all logs (as far as I know, am a newbie to docker and Immich). I can see not obvious error message. Web searches does not reveal much, other than maybe postgres related (?). Any advice where I would look?