[BUG] Uptime-Kuma Widget Gives JSON Error and Fails to Load #1561
Labels
🐛 Bug
[ISSUE] Ticket describing something that isn't working
📜 Config issue
Issue inside the user's config
Environment
Self-Hosted (Bare Metal)
System
Proxmox PVE - Based on Debian
Version
3.0.1
Describe the problem
When updating the conf.yml file with widget information to load an Uptime-Kuma dashboard, it fails with
Uncaught (in promise) SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
On the page and console, the initial error reports ' An error occurred, see the logs for more info. Unable to fetch data '.
This error only appears when the YAML code for uptime-kuma is present.
I've put the strings in "" and ''. With the clock, the YAML update loads the clock but still fails when adding uptime-kuma widget. So it sounds like something isn't parsing correctly in the uptime-kuma widget? Could very well be wrong.
Code block in conf.yml
I've also tried the same port/page as listed in the documentation. Same error.
Doc page: https://dashy.to/docs/widgets/#uptime-kuma
Additional info
Please tick the boxes
The text was updated successfully, but these errors were encountered: