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
Describe the bug
heathchecks against /caddy/health/ fail
/caddy/health/
Expected behavior
200
because
status 200 /caddy/health/
should be in the Caddyfile
Observed behavior not 200... because no such entry
To Reproduce Steps to reproduce the behavior, ideally entirely copy-pastable for running on an out-of-the-box install
Screenshots If applicable, add screenshots to help explain your problem.
Environment
PyGraphistry 0.19.3
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
lmeyerov
No branches or pull requests
Describe the bug
heathchecks against
/caddy/health/
failExpected behavior
200
because
status 200 /caddy/health/
should be in the Caddyfile
Observed behavior
not
200
... because no such entryTo Reproduce
Steps to reproduce the behavior, ideally entirely copy-pastable for running on an out-of-the-box install
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
PyGraphistry 0.19.3
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: