We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It appears that your reverse proxy set up is broken.`
The text was updated successfully, but these errors were encountered:
Reverse proxy setup is also broken on a local installation, not just on GitPod
Sorry, something went wrong.
We'd better fix that one quickly. 👍
Following https://www.jenkins.io/doc/book/system-administration/reverse-proxy-configuration-troubleshooting/#further-diagnosis diagnosis:
curl -iL -e https://8080-ashsxn-gsoc2023dockerba-cdgaseid4og.ws-eu102.gitpod.io/jenkins/manage https://8080-ashsxn-gsoc2023dockerba-cdgaseid4og.ws-eu102.gitpod.io/jenkins/${BASE}/test HTTP/2 404 cache-control: must-revalidate,no-cache,no-store content-type: text/html;charset=iso-8859-1 server: Jetty(10.0.13) x-content-type-options: nosniff content-length: 517 date: Mon, 24 Jul 2023 17:02:52 GMT <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 Not Found</title> </head> <body><h2>HTTP ERROR 404 Not Found</h2> <table> <tr><th>URI:</th><td>/jenkins/administrativeMonitor/hudson.diagnosis.ReverseProxySetupMonitor/test</td></tr> <tr><th>STATUS:</th><td>404</td></tr> <tr><th>MESSAGE:</th><td>Not Found</td></tr> <tr><th>SERVLET:</th><td>Stapler</td></tr> </table> <hr/><a href="https://eclipse.org/jetty">Powered by Jetty:// 10.0.13</a><hr/> </body> </html>
See #114 .
No branches or pull requests
The text was updated successfully, but these errors were encountered: