mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Error Setup failed for custom integration uptime_kuma #1971
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#1971
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 @Ofir-P on GitHub (Mar 6, 2023).
⚠️ Please verify that this bug has NOT been raised before.
🛡️ Security Policy
Description
In Logs i'm getting this error
Setup failed for custom integration uptime_kuma: Requirements for uptime_kuma not found: ['pyuptimekuma==0.0.6'].
👟 Reproduction steps
By turning on my HA OS.
👀 Expected behavior
That I will not get any errors.
😓 Actual Behavior
Setup failed for custom integration uptime_kuma: Requirements for uptime_kuma not found: ['pyuptimekuma==0.0.6'].
🐻 Uptime-Kuma Version
0.6.0
💻 Operating System and Arch
Ubuntu 20.4
🌐 Browser
Google Chrome
🐋 Docker Version
No response
🟩 NodeJS Version
No response
📝 Relevant log output
@rezzorix commented on GitHub (Mar 6, 2023):
This here is the original repository of uptime kuma.
The problem you have is with a modified version of uptime kuma for home assistant (HA plugin).
It might be a misconfiguration or a bug, but near 100% nothing related to the original.
Therefore best is if you head over to the repository for the plugin and ask there for help:
https://github.com/hassio-addons/addon-uptime-kuma
@Ofir-P commented on GitHub (Mar 6, 2023):
Sorry, thanks!