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

Facing an Error using Jenkins Pipeline "/healthcheck" and "/readiness" #4950

Open
vijayakumarit opened this issue Dec 19, 2022 · 1 comment
Labels
waiting-for-answer Waiting for answer from author

Comments

@vijayakumarit
Copy link

Hi @ardatan ,

In my Jenkins file, I've added "/readiness" and "/healthcheck" endpoints. I run the API in my postman I received 200 responses for '/healthcheck' and 204 responses for '/readiness'. I can access the APIs in my local environment. However, after completing the Jenkins deployment, I received the following error. I tried many ways to resolve this still facing this issue. I have add the error and Yaml configuration screenshot Here. Simply take a look and provide your feedback to help resolve this issue.

Screenshot 2022-12-19 at 6 45 51 PM

Screenshot 2022-12-19 at 6 45 18 PM

@ardatan ardatan added the waiting-for-answer Waiting for answer from author label Apr 3, 2023
@ardatan
Copy link
Owner

ardatan commented Apr 3, 2023

Hi @vijayakumarit ! Sorry for late response. Unfortunately the information you shared is not helpful for us to understand the issue.
These two routes are very simple;
https://github.com/Urigo/graphql-mesh/blob/master/packages/http/src/index.ts#L46
I don't know much about how Jenkins deal with these.
As I said above, I'd love to help but we need more details

This was referenced Apr 30, 2024
This was referenced May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-for-answer Waiting for answer from author
Projects
None yet
Development

No branches or pull requests

2 participants