You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gatus is not properly sending headers in health check requests, causing authentication failures when trying to access endpoints protected by Cloudflare Access. The health check requests are being redirected to the Cloudflare Access login page instead of being properly authenticated.
The issue persists regardless of whether headers are configured via environment variables or directly in the configuration.
### Version
- Helm Chart: 1.2.0 | Gatus Version: stable
### Additional information
reducted all the sensitive info and the actual services urls for company safety,
please any one knows what is wrong here? curl command works perfectly fine and giving me json.
The text was updated successfully, but these errors were encountered:
Describe the bug
Gatus is not properly sending headers in health check requests, causing authentication failures when trying to access endpoints protected by Cloudflare Access. The health check requests are being redirected to the Cloudflare Access login page instead of being properly authenticated.
The issue persists regardless of whether headers are configured via environment variables or directly in the configuration.
helm values:
What do you see?
What do you expect to see?
List the steps that must be taken to reproduce this issue
The text was updated successfully, but these errors were encountered: