HomarrH
Homarr8mo ago
3 replies
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, ...)
Can I install Homarr on a Raspberry Pi?
Was this page helpful?