drunkenmaster92
IImmich
•Created by drunkenmaster92 on 11/26/2024 in #help-desk-support
Type ORM module error after updating to v1.121.0
Cannot access the server from local ip or from another device.
Running the server on windows and docker. Updated the server from 1.119 to 1.121 recently.
Docker shows no issues, but cannot access the server. steps tried are:
1. docker compose pull && docker compose up -d
2. manually download and replace the docker-compose.yml file with the most recent version.
3. docker compose down && docker compose pull && docker compose up
Logs show the TypeOrmModule error and util._extend api is deprecated
86 replies