meichthys / uptime_kuma

Uptime Kuma HACS integration
105 stars 24 forks source link

Reload Integration #81

Closed milandzuris closed 7 months ago

milandzuris commented 9 months ago

i have question why Reload is not work? image

meichthys commented 9 months ago

I'm going to need more information to help out. What version of Homeassistant and UptimeKuma are you on? What do the logs show? There should be some kind of log showing what went wrong.

milandzuris commented 9 months ago

I'm going to need more information to help out. What version of Homeassistant and UptimeKuma are you on? What do the logs show? There should be some kind of log showing what went wrong.

Core: 2023.11.2 Uptime Kuma: 2.3.0 Logs: Clear

meichthys commented 9 months ago

There has to be some kind of log if HomeAssistant is showing a failed setup. Although I'd like to help, I'm just guessing at solutions unless we see the logs. I would recommend trying the suggestions in the docs: NOTE: If you have issues connecting, try creating an uptimekuma API key and using that with NO username for the credentials. If you are still having issues,make sure you can successfully connect to http(s)://your_uptimekuma.url/metrics

I would also highly recommend using an ssl certificate (nginxproxymanager is great for this).

For reference, I'm on the same HA and UK versions that you indicate and reload works fine for me: image

image

image

milandzuris commented 9 months ago

home-assistant_uptime_kuma_2023-11-17T21-16-23.996Z.log

milandzuris commented 9 months ago

There has to be some kind of log if HomeAssistant is showing a failed setup. Although I'd like to help, I'm just guessing at solutions unless we see the logs. I would recommend trying the suggestions in the docs: NOTE: If you have issues connecting, try creating an uptimekuma API key and using that with NO username for the credentials. If you are still having issues,make sure you can successfully connect to http(s)://your_uptimekuma.url/metrics

I would also highly recommend using an ssl certificate (nginxproxymanager is great for this).

For reference, I'm on the same HA and UK versions that you indicate and reload works fine for me: image

image

image

yes thx, but i'm using UK few months and this problem is from day to day

meichthys commented 7 months ago

I'm closing this for now. If you're still having this issue, please provide some logs that show uptime_kuma issues. From what i can tell the logs that were provided above show that uptime_kuma was updating correctly.