mindlesscloud commented on issue #4647: URL: https://github.com/apache/incubator-devlake/issues/4647#issuecomment-1477902369
Let me explain in detail why a new connection should be created. Some users will put a web server in front of Jenkins, and only specific paths will be routed to Jenkins. In this case, In this case, it will pass the test connection step, but a 404 error will be encountered when listing jobs. A 404 HTML page will be returned from the web server, which can explain the phenomenon observed so far, so we need to create a new connection and make sure the **Endpoint URL is correctly filled in** to rule out or confirm this suspicion. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
