H
Homarr2mo ago
Neiltwo2

Database locked when saving

Everytime i try to modify something and try to save, the spinner just keeps spinning. When looking at logs it seems like the database got locked Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) *homarr1_logs.txt Operating system (Unraid, TrueNAS, Ubuntu, ...) Synology DSM Exact Homarr version (eg. 0.15.0, not latest) 1.28.1 Configuration (eg. docker-compose, screenshot or similar. Use your-text to format) services: homarr: container_name: homarr1 image: ghcr.io/homarr-labs/homarr:latest restart: unless-stopped ports: - 4755:7575 volumes: - /var/run/docker.sock:/var/run/docker.sock - /volume1/docker/homarr/appdata:/appdata environment: - SECRET_ENCRYPTION_KEY=### Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
2 Replies
Cakey Bot
Cakey Bot2mo 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?
Neiltwo2
Neiltwo2OP2mo ago

Did you find this page helpful?