Half of my apps suddenly went missing
I was trying out categories in my default homescreen to check how would they look. I created 3 of them and then I realized I can't change it's width. So I decided to remove them.
Before removing the categories, I draged all apps from them so they wont get deleted with the categories. When I clicked save, half of my apps were missing. I can search them, even the config has the apps, but I am not seeing them in my default screen. Any suggestions?
Before removing the categories, I draged all apps from them so they wont get deleted with the categories. When I clicked save, half of my apps were missing. I can search them, even the config has the apps, but I am not seeing them in my default screen. Any suggestions?
5 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?
I've done this too. Just run:
sed -i s/category-id/default/g /path/to/default.json
Replace /path/to/ with your path and it will reset all your categories.There are no categories mentioned in the json. Categories key is empty and all my missing apps are mentioned in apps key
Please post the JSON of one app that is not visible anymore
I was able to figure out the fix. From the json, It was simple as replacing all my different category ids to default.
Thanks for helping out !!
Thanks for helping out !!