Fetch Failed
Hello everyone. I am running an instance of Homarr v1.0.1 in Docker. I am running instances of Radarr, Sonarr, Jellyfin etc. with a self-signed certificate. When I try to add this as an integration to Homarr I get the error "fetch failed".
The log is as follows.
⨯ Error [TRPCClientError]: fetch failed
at l.from (.next/server/chunks/4903.js:14:392790)
at <unknown> (.next/server/chunks/4903.js:14:400270) {
shape: undefined,
data: undefined,
meta: undefined,
digest: '2385050058',
[cause]: TypeError: fetch failed
at async Object.fetch (.next/server/chunks/4903.js:14:399467) {
[cause]: [AggregateError: ] { code: 'ECONNREFUSED' }
}
}
Thanks.
The log is as follows.
⨯ Error [TRPCClientError]: fetch failed
at l.from (.next/server/chunks/4903.js:14:392790)
at <unknown> (.next/server/chunks/4903.js:14:400270) {
shape: undefined,
data: undefined,
meta: undefined,
digest: '2385050058',
[cause]: TypeError: fetch failed
at async Object.fetch (.next/server/chunks/4903.js:14:399467) {
[cause]: [AggregateError: ] { code: 'ECONNREFUSED' }
}
}
Thanks.