mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Trace: KnexTimeoutError: Knex: Timeout acquiring a connection. The pool is probably full. Are you missing a .transacting(trx) call? #1097
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#1097
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 @gruessung on GitHub (May 19, 2022).
⚠️ Please verify that this bug has NOT been raised before.
🛡️ Security Policy
Description
@chakflying commented on GitHub (May 19, 2022):
Deleting an old monitor may take a long time. Did you wait for it to complete before doing other operations?
@louislam commented on GitHub (May 19, 2022):
Usually due to bad performance of read/write, also make sure it is not a network drive.
Please see this for more hints and focus on one post. https://github.com/louislam/uptime-kuma/issues/1397
@gruessung commented on GitHub (May 19, 2022):
@chakflying this was the solution. Ty.
@louislam a progress spinner during deletion progress would be nice... :)