NC11: App Page not loading

I recently updated from NC10 to 11.

When I try to access the app page within nextcloud a long time nothing happens. If I selected the deactiveted apps pages after a while the apps are shown. But the page with activated apps are always blank.

In the log files I’ve found this:

fopen(/var/www/vhosts/example.org/httpdocs/nextcloud/data/appdata_ocfec8i4mnit/appstore/apps.json): failed to open stream: No such file or directory at /var/www/vhosts/example.org/httpdocs/nextcloud/lib/private/Files/Storage/Local.php#287

And a lot of follow up errors. The “appstore” folder doesn’t exists. So it looks like some permission problems. But I can upload files without any problems. So the right’s given to the data folder should be correct?

How can I fix it.

Thanks for any idea.

fin swimmer

[s]Is “appstoreurl” defined in your config.php? If so remove the line or set it to “https://api.nextcloud.com/v1” as this is the new standard app store and therefore also standard value.

Also “appstoreenabled” should be set to “true” but I guess this is already the case.[/s] obsolete

In case permissions are the problem your should use the permissions script to resolve or exclude it as error reason.