Appstore No Longer Appearing Within Admin App Page

Hi,

I am seemly missing the app store within the NextCloud admin apps page. I can’t seem to find any changes that may have made this occur such as any user changes or updates (NextCloud or server). Current options are:

Your Apps
Enabled Apps
Disabled Apps
App Bundles

But no options to view the categories of the app store. Further to this I have checked the nextcloud.log and there is no active log entries related to loading the page up at all. I have tired to remove the ‘appstore’ data from the ‘oc_filecache’ table, but this has made no difference.

Currently using NextCloud v12.0.0. Has anyone come across this issue before?

Thanks.

2 Likes

Looking into the NextCloud logs within the interface I can see the following:

GuzzleHttp\Exception\ConnectException: cURL error 28: Operation timed out after 10001 milliseconds with 0 out of -1 bytes received

Reviewing further.

Edit:

Looks like this may be something to do with NextCloud API timing out.

Posted a github issue for this:

2 Likes

Same here, Nc 21.0.4, all of a sudden no AppStore.

@Piotr-Fr The App Store is down or/and really slow at the moment. Since a Nextcloud update was released today, I assume that the store is simply overloaded. Just wait for a few hours.

$ curl --max-time 10 https://apps.nextcloud.com/
curl: (28) Operation timed out after 10003 milliseconds with 0 bytes received

Thanks, after a week or so it just kicked off.