mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Receiving error when deleting monitor: Timeout acquiring a connection. The pool is probably full. @louislam #4109
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#4109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SomeoneVeryCool on GitHub (Apr 28, 2025).
📑 I have found these related issues/pull requests
I do not see a similar issue regarding this.
🛡️ Security Policy
📝 Description
Recently I had to delete a monitor from our uptime-kuma instance which made uptime blow up with every monitor reporting "[DOWN] Knex: Timeout acquiring a connection. The pool is probably full. Are you missing a .transacting(trx) call?"
👟 Reproduction steps
Simply Deleting a monitor.
👀 Expected behavior
Monitor delete with no issues and everything runs as normal.
😓 Actual Behavior
Takes a while and cause multiple monitors to go down.
🐻 Uptime-Kuma Version
1.23.16
💻 Operating System and Arch
Ubuntu 24.04 LTS
🌐 Browser
Firefox 137.0.2
🖥️ Deployment Environment
18.19.1(LTS: No)9300+📝 Relevant log output
@louislam commented on GitHub (Apr 28, 2025):
Duplicate of #2781