Unable to log in after docker-update
Hello,
After updating my Ugreen NAS, I can no longer access the Homarr dashboard. I'm always prompted to enter a username and password. I'm fairly sure I used to know my username… but by now, I'm not entirely sure anymore.
I already tried generating a new password using the homarr reset-password prompt, but without success. I keep getting the message:
"Your credentials are incorrect or this account doesn't exist. Please try again."
What am I doing wrong?
Let me know if you'd like it more formal or more casual!
this is my docker-compose.yaml:
version: '3.8'
services:
homarr:
image: ghcr.io/ajnart/homarr:latest
container_name: homarr
restart: unless-stopped
ports:
- 7575:7575
volumes:
- /volume2/homarr_config/configs:/app/data/configs
- /volume2/homarr_config/icons:/app/public/icons
- /var/run/docker.sock:/var/run/docker.sock
2 Replies
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?
We do no longer provide support for 0.15.10.
Please see https://homarr.dev/blog/2025/01/19/migration-guide-1.0
Migrate from 0.15.10+ to 1.0.0 | Homarr documentation
In this guide, we will show you how to migrate from Homarr 0.15.10+ to 1.0.0.