mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Server in the status pages not clickable unless I log into dashboard #2924
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#2924
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 @treemlt on GitHub (Dec 14, 2023).
⚠️ Please verify that this bug has NOT been raised before.
🛡️ Security Policy
📝 Describe your problem
I am self hosting Uptime-Kuma and I have succesfully added servers but I cannot click them to view the full info unless I log into the dashboard. Is there a way i can enable this? I have looked in all the settings and found nothing.
📝 Error Message(s) or Log
No response
🐻 Uptime-Kuma Version
Latest
💻 Operating System and Arch
Linux
🌐 Browser
Google Chrome
🐋 Docker Version
Contianer Manager Synology
🟩 NodeJS Version
No response
@CommanderStorm commented on GitHub (Dec 14, 2023):
You can disable auth, but this will also disable any form of authentication. If your system is only internally available, this might be fine for you from a security perspective, but for anything public DON'T (unless you know what you are doing)
The full information might contain secrets and is therefore currently never publicly available. There are Issues out there that try to add
@sevmonster commented on GitHub (Dec 16, 2023):
You can click them? What is that supposed to do? I click them and nothing happens.
@CommanderStorm commented on GitHub (Dec 16, 2023):
Ah, sorry, I misread your question and thought it was about how to disable the having to log in part.
Currently, no such feature exists, this is tracked in the following (you can subscribe there for progress info):
If you want to help with this, here is our contribution guide
I think this should resolve the question