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

close UC issues #175

Merged
merged 1 commit into from
May 31, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions content/issues/2022-05-28-debian-installs-broken.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: <https://github.com/jenkins-infra/helpdesk/issues/2957>.

[Open Issue]
The Debian package installer fails to install from [pkg.jenkins.io](https://pkg.jenkins.io).

Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
---
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:
- updates.jenkins.io
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: <https://github.com/jenkins-infra/helpdesk/issues/2960>.

[Open Issue]
The service <https://updates.jenkins.io> is experimenting flakiness with a lot of HTTP timeouts.
We are searching the source of trouble and we'll keep you informed.