getumbrel / umbrel-os

umbrelOS for Raspberry Pi 4 (only). Covert your Raspberry Pi into a home server in one click. For other hardware, checkout https://github.com/getumbrel/umbrel
https://umbrel.com
BSD 3-Clause "New" or "Revised" License
581 stars 57 forks source link

No apps on app store #269

Open MateoRbt opened 1 year ago

MateoRbt commented 1 year ago

Fresh install of umbrel-os v0.5.3 doesn't show apps and can't find them on search bar

IMPranshu commented 1 year ago

Are you facing this issue? Can you describe the issue and attach screenshots

mroxso commented 7 months ago

I'm facing the same issue.

Bildschirmfoto 2023-12-14 um 22 25 42

running umbrel-os 0.5.4 everything in the app store loads forever, except "all apps". but "all apps" is outdated. I can see that "all apps" is outdated on my site, because the newest version of bitcoin is 24.0.1-2 but in github umbrel-apps there already is 25.x or so also I dont see any apps in a catogery nor do I see newer apps in "all apps"

mroxso commented 7 months ago

My problem go solved by executing sudo rm -f ~/umbrel/repos/https---github-com-getumbrel-umbrel-apps-git/.git/index.lock && sudo rm -f ~/umbrel/repos/https---github-com-getumbrel-umbrel-apps-git/.git/ORIG_HEAD.lock && sudo ~/umbrel/scripts/repo update and then waiting about 5 minutes, refreshing my browser tab and now I see all updates and apps. I found this here: https://community.umbrel.com/t/umbrel-troubleshooting-guide/3632 (Cannot find an app in the Umbrel App Store)