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

Plugins Backend is unhealthy - Error 54113 #3779

Closed
ianwilliams1 opened this issue Oct 6, 2023 · 6 comments
Closed

Plugins Backend is unhealthy - Error 54113 #3779

ianwilliams1 opened this issue Oct 6, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@ianwilliams1
Copy link

Problem with this page

Jenkins Plugins pagesource file

Expected behavior

Expect to see plugins on plugins page

Actual behavior

Click on "Browse", nothing comes up.
Type in parameter to search for and search, nothing comes up.
Click on a plugin in the New /Trending / Top section and you get:

Error 503 Backend is unhealthy
Backend is unhealthy

Error 54113
Details: cache-yyc1430032-YYC 1696617802 4248943131

Varnish cache server

Initially got the same error by clicking on a plugin link from with my own instance plugin page.

Possible solution

After Googling the error, figured out to clear the jenkins.io specific cookies and data, which clears the error.
However, I would not expect everyone to know to take that action based on the site main page simply appearing not to work or the error message provided. It suggests it's a server issue, not a local cache issue.

@ianwilliams1 ianwilliams1 added the bug Something isn't working label Oct 6, 2023
@halkeye
Copy link
Member

halkeye commented Oct 6, 2023

@dduportal @lemeurherve are we using varnish anywhere for plugin site?

Either way its a blip indicating some sort of outage, not something regular.

@dduportal
Copy link
Contributor

Thanks for raising the issue! The problem is now gone: we had issues when updating the internal of the service (kubernetes label and selectors) as part of #3719.

I'll update this issue with more details but it looks fixed now. Can you confirm ?

@dduportal
Copy link
Contributor

@dduportal
Copy link
Contributor

@dduportal @lemeurherve are we using varnish anywhere for plugin site?

Varnish is what Fastly uses as the site is cached on Fastly. But as I broke the backend service plugin.origin.jenkins.io with jenkins-infra/helm-charts#843 unexpectedly, then Fastly started to decache and forwarding backend errors after ~1h

@dduportal
Copy link
Contributor

For info and better tracking, I'm moving this issue from jenkins-infra/plugin-site to the Jenkins infra issue tracker in jenkins-infra/helpdesk

@dduportal dduportal transferred this issue from jenkins-infra/plugin-site Oct 7, 2023
@dduportal
Copy link
Contributor

Closing this issue as the incident was closed and did not repeat itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants