From 5f388fb64d366493e39cad83d9abd94fc867fe08 Mon Sep 17 00:00:00 2001 From: Damien Duportal Date: Tue, 31 May 2022 12:36:49 +0200 Subject: [PATCH] close UC issues Signed-off-by: Damien Duportal --- content/issues/2022-05-28-debian-installs-broken.md | 7 +++++++ ...-updates-flaky.md => 2022-05-28-updates-flaky.md} | 12 +++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) rename content/issues/{2022-05-29-updates-flaky.md => 2022-05-28-updates-flaky.md} (54%) diff --git a/content/issues/2022-05-28-debian-installs-broken.md b/content/issues/2022-05-28-debian-installs-broken.md index b4ac7f1b..c5f9321b 100644 --- a/content/issues/2022-05-28-debian-installs-broken.md +++ b/content/issues/2022-05-28-debian-installs-broken.md @@ -10,6 +10,13 @@ affected: section: issue --- +[Close Issue] +A combination of external contributor fixes (HTTPS redirection) and configuration fix (rollback to the correct GPG key) fixed the issues. +Closing as confirmed by 3 different users (on GitHub and IRC). + +[edit] +Details and follow up on the following GitHub issue: . + [Open Issue] The Debian package installer fails to install from [pkg.jenkins.io](https://pkg.jenkins.io). diff --git a/content/issues/2022-05-29-updates-flaky.md b/content/issues/2022-05-28-updates-flaky.md similarity index 54% rename from content/issues/2022-05-29-updates-flaky.md rename to content/issues/2022-05-28-updates-flaky.md index 9de43870..0b1a6c1b 100644 --- a/content/issues/2022-05-29-updates-flaky.md +++ b/content/issues/2022-05-28-updates-flaky.md @@ -1,8 +1,8 @@ --- title: Update Center (updates.jenkins.io) flaky, slow with timeouts -date: 2022-05-29T19:00:00-00:00 -resolved: false -#resolvedWhen: 2022-05-29T21:18:00-00:00 +date: 2022-05-28T02:00:00-00:00 +resolved: true +resolvedWhen: 2022-05-30T11:00:00-00:00 # Possible severity levels: down, disrupted, notice severity: disrupted affected: @@ -10,6 +10,12 @@ affected: section: issue --- +[close issue] +We were able to fix the configuration of the service to a fine tuned value. Closing the incident after 24 hours without issues. + +[edit] +Issue to track changes: . + [Open Issue] The service is experimenting flakiness with a lot of HTTP timeouts. We are searching the source of trouble and we'll keep you informed.