Roo
Roo
HHomarr
Created by Roo on 3/28/2025 in #💬・get-help
500 Internal Server Error when adding integration
Hi! Every time I press 'New integration' and then select one, it's a black screen that just says "500 | Internal Server Error." - when this happens, the console outputs this a single time:
2025-03-28T21:02:47.640Z info: tRPC request from server-fetch by user '(redacted)'
⨯ [Error: An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.] {
digest: 'DYNAMIC_SERVER_USAGE'
}
2025-03-28T21:02:47.640Z info: tRPC request from server-fetch by user '(redacted)'
⨯ [Error: An error occurred in the Server Components render. The specific message is omitted in production builds to avoid leaking sensitive details. A digest property is included on this error instance which may provide additional details about the nature of the error.] {
digest: 'DYNAMIC_SERVER_USAGE'
}
This message also appears in the console many times when the 'new integration' button is clicked to open the menu, and again is logged many times when the list of available integrations is scrolled through - though it does not indicate any issue visually in the web UI at that point, only when an option is clicked I am installing homarr on Unraid through community apps (ghcr.io/homarr-labs/homarr). The docker creation template was left default apart from the secret encryption key. I've tried and encountered this error on both latest (1.13.0) and dev(1.13.0) I've replicated this on desktop Chrome, desktop Edge, and mobile Chrome. I was able to create a board and add datetime and weather items
5 replies