unable to log on
I have logged in and created a board. But I cant get back in. Im not sure how what my username could be as my past username is no longer working. I also cant figure out the password. I have tried creating a one time passcode. I am using a docker instance with docker-compose, and I tried to completely wipe and reinstall homarr. But im unsure of how to do that.
If you have any ideas I would be super greatful
Solution:Jump to solution
ok so first shut down Homarr's container, then
rm /home/shulfam/homarr/data/*
, then double check the file is indeed deleted using ls /home/shulfam/homarr/data
, and finally start the container again. go to your homarr's address and check that you get redirected to the /onboard
path15 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?
Hi, if you want to start your user database over, you need to delete the db.sqlite in the /data folder mount.
I just deleted it and restarted docker-compose
it didnt work, am i supposed to delete it outside of docker
once you have correctly deleted the database and restarting homarr, you should be prompted through the onboarding page when accessing homarr's address.
The db file is located where your /data is mounted, can't really tell you without more info
Your databse should be in that ./homarr/data folder then
I just delted it and restarted docker-compose
its back now, however I still am unable to get in
Solution
ok so first shut down Homarr's container, then
rm /home/shulfam/homarr/data/*
, then double check the file is indeed deleted using ls /home/shulfam/homarr/data
, and finally start the container again. go to your homarr's address and check that you get redirected to the /onboard
pathyep
thank you so much
Did it work out?
yes
Thank you so much
i dunno how to mark this as resolved
sorry
Great. No problem I'll take care of it