Trouble adding UptimeKuma widget #1584
Unanswered
MAMedici
asked this question in
Help and Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is the first time I've tried adding a widget, so pardon me for this basic question.
I've added the following to my conf.yml under
sections
:When I refresh my dashy homepage, I get the section for Uptime Kuma but it's blank. There's a refresh button in the page, and when I click that I get an animated "snake" in that section but no data from Uptime Kuma is displayed. I verified that UptimeKuma is listening on that URL and the API key is correct by doing curl -u":" docker1.<mydomain.com>:3011/metrics and data is returned.
When I do yarn validate-config I get the following errors:
I'm not sure what I'm doing wrong. I'm going to try a different widget and hope I can figure out from there, but any advice would be welcome.
Beta Was this translation helpful? Give feedback.
All reactions