Ray
IImmich
•Created by Ray on 1/14/2025 in #help-desk-support
Server goes offline after deleting files
I have been trying to get an immich server going and I'm running into an issue when deleting or editin a photo or video and the server goes offline. Im getting a invalid user token error. I have this running on proxmox in a ubuntu VM within docker using portainer. ther server will mostly stay up and functional untill I delete a photo. I am also accesing it directly within LAN using http://localhost:2283
[Nest] 17 - 01/14/2025, 7:09:46 PM ERROR [Api:EventRepository] Websocket connection error: UnauthorizedException: Invalid user token
UnauthorizedException: Invalid user token
at AuthService.validateSession (/usr/src/app/dist/services/auth.service.js:253:15)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async AuthService.authenticate (/usr/src/app/dist/services/auth.service.js:89:25)
at async EventRepository.handleConnection (/usr/src/app/dist/repositories/event.repository.js:97:26)
4 replies