Apps not loading after installation switch from OC

Hey,
I’ve installed Nextcloud by switch from OC. After the Update-Process I can’t activate the apps.

When I click on “Apps” I see Files and Activities and three spinning Circles. The same when clicking the add-button. Only two spinning circles and no apps.

I can’t add new apps

Hmm, had nearly the same thing myself.

Wat are the to/from versions you are upgrading to?

When you do an upgrade from OC9.1 to NC10, this happens.
Here in the forums there is more info on how to do the upgrade from OC9.1. In an nutshell it comprises by downgrading the OC config.php to version 9.0, then migrate to NC 9.0 and then do the upgrade to NC 10.
Be aware that some plugins fail on NC9, because they are made for OC9.1/NC10. After the upgrade to NC10, all plugins will be fine again.

Good luck!

Hey,

I’ve setup up a fresh NC installation. But the problem is still the same. Only spinning circles.

It was the latest release 10.0.1

Can you check your PHP and Nextcloud error log?

Hello,

i have the same issue. I switched the domain and copy all files to the new location.

All Apps working but the apps not loading and the circle spinning.
not entry at the nextcloud log.

the server say this:

    2016-12-31 16:40:18	Error	151.252.220.134		28863#0: *364 upstream timed out (110: Connection timed out) while reading response header from upstream				nginx-Fehler
2016-12-31 16:40:48	Access	151.252.220.134	200	GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0		Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/55.0.2883.87 Chrome/55.0.2883.87 Safari/537.36	851	SSL/TLS-Zugriff für Apache
2016-12-31 16:40:58	Error	151.252.220.134		(32)Broken pipe: AH01075: Error dispatching request to : (passing brigade to output filters)				Apache-Fehler
2016-12-31 16:41:18	Access	151.252.220.134	200	GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0		Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/55.0.2883.87 Chrome/55.0.2883.87 Safari/537.36	851	SSL/TLS-Zugriff für Apache
2016-12-31 16:41:48	Access	151.252.220.134	200	GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.0		Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/55.0.2883.87 Chrome/55.0.2883.87 Safari/537.36	851	SSL/TLS-Zugriff für Apache 
'

Hey,
i solved my problem. The CSP (https://de.wikipedia.org/wiki/Content_Security_Policy) blocked some scripts. But now everything works fine.

you can check the console output

HTH

Hello,

I had the same issue with spinning circles. I spent an entire day searching for a solution. The issue occured after upgrading to version 11.0. It persisted after a new installation of 11.0.1. Restarting apache2 did not work. However, a complete server reboot solved the issue for me. Maybe some other services/processes caused the issue.

System is Ubuntu 16.04, apache2 2.4.18, mysql 5.7.16, php 7.0.8