Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(updatecheck): Don't wait 120s for a response of updater.nextcloud… #40071

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Aug 28, 2023

….com

Fix #40088

Summary

On the weekend our server was down multiple times. This made the admin settings overview non accessible as there is a sync request to the update checker. I can't find the time to make this async via JS, but I can send a PR so we only wait 5 seconds instead of until the request times out.

Checklist

@kesselb kesselb added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 30, 2023
@kesselb
Copy link
Contributor

kesselb commented Aug 30, 2023

/backport to stable27

@susnux susnux force-pushed the bugfix/noid/dont-block-admin-page-when-updater.nextcloud.com-is-down branch from caf4096 to 23eda68 Compare October 18, 2023 01:26
@skjnldsv skjnldsv mentioned this pull request Nov 1, 2023
This was referenced Nov 6, 2023
This was referenced Nov 14, 2023
….com

Signed-off-by: Joas Schilling <coding@schilljs.com>
@blizzz blizzz force-pushed the bugfix/noid/dont-block-admin-page-when-updater.nextcloud.com-is-down branch from 23eda68 to 053157b Compare November 22, 2023 10:44
@blizzz blizzz merged commit 99f9456 into master Nov 22, 2023
50 checks passed
@blizzz blizzz deleted the bugfix/noid/dont-block-admin-page-when-updater.nextcloud.com-is-down branch November 22, 2023 14:18
@solracsf solracsf removed this from the Nextcloud 28 milestone Dec 7, 2023
@solracsf solracsf added this to the Nextcloud 29 milestone Dec 7, 2023
@solracsf
Copy link
Member

solracsf commented Dec 7, 2023

/backport to stable28

@nickvergessen
Copy link
Member Author

This was merged before branch off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish feature: settings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slowed down instance due to *.nextcloud.com outages?
6 participants