You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since https://apps.nextcloud.com is down my nextcloud was not able to show Serverinfo or Apps-Overview-Page:
I worked around this by chaning the Timeout for Guzzle form 60 seconds to 10, but I suggest you build in some kind of mechanism to stop this behaviour. For example Catch the Guzzle-Eception which should be thrown when a Server is not reachable.
Since https://apps.nextcloud.com is down my nextcloud was not able to show Serverinfo or Apps-Overview-Page:
I worked around this by chaning the Timeout for Guzzle form 60 seconds to 10, but I suggest you build in some kind of mechanism to stop this behaviour. For example Catch the Guzzle-Eception which should be thrown when a Server is not reachable.
server/lib/private/App/AppStore/Fetcher/Fetcher.php
Line 110 in 081c974
The text was updated successfully, but these errors were encountered: