-
Notifications
You must be signed in to change notification settings - Fork 473
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
Goss returns 200 response although reporting failure. Please help #972
Comments
❤️ Much appreciated, glad it's provided you value. So, just so I'm clear. The latest version is failing for you when curling and running goss validate? Or are goss validate and goss serve presenting different results? |
I'm not running the latest version. I'm still running "goss version 0.3.23", but validate shows there's something wrong, and serve is returning 200. After I restarted the goss service, serve went back and picked up the same from validate and started reporting a 503. I don't think that's normal. Never seen that before. |
This just happened again now. Is there a way of adding logs or something that might explain what is going on with goss not returning the expected?
|
What happens when you curl without the Is it reproducible or is it happening intermittently? Is there any chance that slapd is intermittently running/crashing/rerunning? Also, does this happen with latest version of Goss? Interesting problem, if you have a way to reproduce this I can dig into it more. |
Sorry for taking so long to reply, but, I haven't seen the issue any more to test with I'm checking if I can get the client upgraded to the latest stable this next week across the fleet |
Hi there. I've been using goss for several years and it has always served me perfectly. You guys are bona fide heroes! However, this only started happening today (at least o my knowledge). We run a very old version of goss:
And one particular ldap server was presenting an error:
However, when I used curl, it returned 200:
The conf is pretty simple:
Any chance this is being cached some how? I noticed the changelog to v4, but I can't find the code to what "Calculated from first test start, this allows accurate reporting when showing a cached result" is talking about.
The text was updated successfully, but these errors were encountered: