I
Immich•6mo ago
Uldorim

code: 'ERR_INVALID_URL'

I can't boot the pod "ix-immich-server-1 " anymore. I get the following error : [Nest] 16 - 11/25/2024, 8:36:57 PM ERROR [Api:An instance of SystemConfigDto has failed the validation: - property server.externalDomain has failed the following constraints: isUrl ] Validation error TypeError: Invalid URL at new URL (node:internal/url:816:29) at buildConfig (/usr/src/app/dist/utils/config.js:118:40) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async /usr/src/app/dist/utils/config.js:53:26 { code: 'ERR_INVALID_URL', input: 'immich.domain.com' } api worker exited with code 1 --------- I'm unable to restore previous versions, so I have to find some type of config file where I can edit that url. Help please! 🙂
2 Replies
Immich
Immich•6mo ago
:wave: Hey @Uldorim, Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich :immich:. References - Container Logs: docker compose logs docs - Container Status: docker compose ps docs - Reverse Proxy: https://immich.app/docs/administration/reverse-proxy Checklist 1. :blue_square: I have verified I'm on the latest release(note that mobile app releases may take some time). 2. :blue_square: I have read applicable release notes. 3. :blue_square: I have reviewed the FAQs for known issues. 4. :blue_square: I have reviewed Github for known issues. 5. :blue_square: I have tried accessing Immich via local ip (without a custom reverse proxy). 6. :blue_square: I have uploaded the relevant logs, docker compose, and .env files, making sure to use code formatting. 7. :blue_square: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable (an item can be marked as "complete" by reacting with the appropriate number) If this ticket can be closed you can use the /close command, and re-open it later if needed.
Zeus
Zeus•6mo ago
You’ll need to downgrade and fix the URL setting by adding http or https

Did you find this page helpful?