ImmichI
Immich•14mo 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! 🙂
Was this page helpful?