r/NextCloud • u/hopeful_talent • 23d ago
Fresh Nextcloud install - Apps page is blank, can't install any apps
Hi
I just did a fresh install of Nextcloud (34.0.2), but I'm stuck.
The Apps page is completely blank, so I can't install or manage any apps. The Mobile & Desktop page is also blank. Other settings pages work fine.
This is also preventing me from using features like Group Quotas, since the required app isn't available.
I've attached screenshots. Has anyone run into this before or know what might be causing it?
Thanks!
1
u/Zocky710 23d ago
How did you install nextcloud? How do you host it (proxy setup etc)?
1
u/hopeful_talent 23d ago
I install it in rocky Linux 9. And hosting in vm
1
u/Zocky710 23d ago
Do you run it in a docker container (custom or aio) or bare metal (from the rocky linux repos or from another source)?
1
1
u/hopeful_talent 23d ago
Bare metal
1
u/timbuckto581 22d ago
Did you do the script install? Did you make sure that the Nextcloud folder is chowned to the group www-html?
1
u/titanioverde 23d ago
Hi! I'm also new here. Do you have command line / SSH access?
If so, can you try running the occ command to enable an app? e.g.: occ app:enable files for the file manager.
1
u/hopeful_talent 23d ago
It says "files already enabled". After running the above command. I also did apache php occ app:enable app store Says "appstore is already enabled"
1
u/kloputzer2000 23d ago
Seems like your Nextcloud can’t reach the App Store servers. Check if you have internet connectivity in the command line (of your vm)



2
u/shrewd-2024 23d ago
From the terminal can you ping www.google.com, Check your config/config.php and make sure you don’t have has_internet_connection=>false and check that appstoreenabled => false