How to monitor sites under nginx basic auth? #543

Closed
opened 2026-02-28 01:50:05 -05:00 by deekerman · 2 comments
Owner

Originally created by @denppa on GitHub (Nov 9, 2021).

⚠️ Please verify that this bug has NOT been raised before.

  • I checked and didn't find similar issue

🛡️ Security Policy

📝 Describe your problem

I have some sites that is protected with nginx proxy manager, and uptimekuma shows that they are down.

Is there a way to bypass that or a way to directly monitor if the systemd service is running properly?

🐻 Uptime-Kuma Version

1.10.0

💻 Operating System and Arch

Ubuntu 20.04

🌐 Browser

Firefox

🐋 Docker Version

Compose 3.3

🟩 NodeJS Version

Don't know

Originally created by @denppa on GitHub (Nov 9, 2021). ### ⚠️ Please verify that this bug has NOT been raised before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to have read this project [Security Policy](https://github.com/louislam/uptime-kuma/security/policy) ### 📝 Describe your problem I have some sites that is protected with nginx proxy manager, and uptimekuma shows that they are down. Is there a way to bypass that or a way to directly monitor if the systemd service is running properly? ### 🐻 Uptime-Kuma Version 1.10.0 ### 💻 Operating System and Arch Ubuntu 20.04 ### 🌐 Browser Firefox ### 🐋 Docker Version Compose 3.3 ### 🟩 NodeJS Version Don't know
deekerman 2026-02-28 01:50:05 -05:00
  • closed this issue
  • added the
    help
    label
Author
Owner

@fcqpl commented on GitHub (Nov 9, 2021):

You can set headers for HTTP request:
https://en.wikipedia.org/wiki/Basic_access_authentication#Client_side
image

@fcqpl commented on GitHub (Nov 9, 2021): You can set headers for HTTP request: https://en.wikipedia.org/wiki/Basic_access_authentication#Client_side ![image](https://user-images.githubusercontent.com/46460263/141033760-c377ba09-6742-4caa-acf3-6879a92a8479.png)
Author
Owner

@louislam commented on GitHub (Nov 10, 2021):

Duplicate of #768

@louislam commented on GitHub (Nov 10, 2021): Duplicate of #768
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#543
No description provided.