Frank Elsinga
Frank Elsinga
What is a "update event" precicely?
Given @chettestwef did not respond what they are requesting, and I don't know what is being asked here, I am going to close this issue as `not planned` We can...
Improving the incident system is tracked in https://github.com/louislam/uptime-kuma/issues/579 See https://github.com/louislam/uptime-kuma/pull/1253 for a more in-depth discussion.
See https://github.com/louislam/uptime-kuma/wiki/Environment-Variables#docker-specific-environment-variables You could use the standard `PUID`/`PGID`. I have not tested if they work. `v2` will come with full support of running as another user via the `-rootless` tags....
> cannot check the container status How have you mounted the docker socket? What are the permissions of said socket? Can the chosen `PUID`/`PGID` access said socket?
 
Cannot really reproduce this one. I think some content for the `body` may be necessary given that you said to provide JSON encoding. (?)
- What exactly is returning this log message? the browser console or the node/docker log? - To be able to reproduce this: what website are you monitoring? Is this reproducible?
Thanks ^^ We might have a race condition in the playwright code as in https://stackoverflow.com/questions/61933492/playwright-error-target-closed-after-navigation Given that this does not seem very widespread/reprducible I am not going to prioritse reproducing/debugging...
@calebcall I think this issue was fixed by https://github.com/louislam/uptime-kuma/pull/4417 Given that we cannot reproduce the issue, testing said PR would be greatly appreaciated ^^ I am going to assume that...