-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error deleting monitor #5373
Comments
The database performance issue should be resolved in V2. Please consider testing the beta ^^ |
@CommanderStorm I've been using the v2 beta since it's release, and was using master previously. I get the same error a few times per week |
What is your metadata (instance size, database used, storage, amount of monitors, ..). |
Sorry for the late response. I have ~35 monitors divided over 3 monitoring groups. Using MariaDB replicated with galera. |
Let's open a new one and please go into detail how your galera setup looks like. Don't think this is the same issue |
Please note that Uptime Kuma have not optimized for Galera Cluster. And for my experience, Galera Cluster's write performance is really bad, which could possibly makes MariaDB even slower than SQLite. |
Understood. It seems to happen mostly at the same time every day, which means the DB is probably getting overloaded. @louislam @CommanderStorm Would you consider adding a setting somewhere so we can tell Kuma not to consider these database errors as the monitor being "down"? That'd be quite helpful in my situation. |
You can enact an maintenace window for when you don't want something to count against downtime and don't send notifications.. On v2 you might not have such grave issues, but if writes are really so constrained, all bets are off. Also, please only ping if something is important. Getting so many push-notifcations is tiring |
π I have found these related issues/pull requests
no one found
π‘οΈ Security Policy
Description
I get an error message when deleting a monitor.
π Reproduction steps
delete a monitor
π Expected behavior
it shout delete the monitor
π Actual Behavior
Uptime Kuma stop working and I see the error message in the log.
π» Uptime-Kuma Version
1.23.15-debian
π» Operating System and Arch
AlmaLinux
π Browser
Firefox
π₯οΈ Deployment Environment
π Relevant log output
The text was updated successfully, but these errors were encountered: