mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Checking Status of app behind Vouch Proxy #2068
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#2068
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nevetS-718 on GitHub (Apr 3, 2023).
⚠️ Please verify that this bug has NOT been raised before.
🛡️ Security Policy
📝 Describe your problem
I am trying to check the uptime of an static page being served by nginx, but behind Vouch proxy. The issue I am faced with is Uptime Kuma marking the app as up regardless as long as it can reach Vouch and my OAuth provider. The closes existing issue I could find is #1744 , however that was written off as "If you can get to the login page it should be reachable" but in my situation isn't the case. The following is the network section from Firefox devtools:
My current idea on how to make this work is to figure out how to pass SSO credentials through to my OAuth provider. If I can't figure anything like this out, my last ditch solution would be to create an internal app that checks the internal app's uptime, then passes that through to Uptime Kuma, but that wouldn't fix the issue with static pages.
This may be something I need to ask the Vouch devs about, but I figured I would leave a paper trail here in case anyone else has this issue. I'll link the issue from the Vouch repo when I make it as well.
Any ideas would be greatly appreciated!
📝 Error Message(s) or Log
No response
🐻 Uptime-Kuma Version
1.12.1
💻 Operating System and Arch
Debian 11 x64 on Nanode 1G
🌐 Browser
Mozilla Firefox 102.9.0esr
🐋 Docker Version
N/A
🟩 NodeJS Version
18.15.0