Application error: a server-side exception has occurred

Hi guys, I am encountering the following error message since today: Application error: a server-side exception has occurred (see the server logs for more information). Digest: 67672846 I have succesfully migrated to v1.0 weeks ago and have flawlessly updated regularly ever since. I am deploying the container with this stack (no proxy or anything just docker on a raspberry pi 4 and portainer web ui): services: homarr: container_name: homarr-labs image: ghcr.io/homarr-labs/homarr:latest restart: unless-stopped volumes: - /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration - /docker/appdata/homarr-labs/appdata:/appdata environment: - SECRET_ENCRYPTION_KEY=xxxxxxxxxxxx ports: - '7575:7575' I hope I am not missing any required data and thank you in advance for looking into it. I have to admit I might have limited knowledge on understanding the matter, but I am eager to do my best in order to provide any necessary or relevant output.
2 Replies
Cakey Bot
Cakey Bot2w ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
iamhannover
iamhannoverOP2w ago
This is what is stated in the logs of the container:

Did you find this page helpful?