-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
serverRelates to the main binary (server or client)Relates to the main binary (server or client)🪲 bugSomething isn't workingSomething isn't working
Description
I've seen a few spikes of HTTP 500s lately, all related to SQLite Database is locked:
Nov 14 13:57:21 ntfy.sh ntfy[2496652]: INFO 88.99.x.x HTTP POST /upABC?up=1 Connection closed with HTTP 500 (ntfy error 50001): database is locked
Nov 14 13:57:27 ntfy.sh ntfy[2496652]: INFO 132.226.x.x HTTP POST /upDEF?up=1 Connection closed with HTTP 500 (ntfy error 50001): database is locked
Nov 14 13:57:27 ntfy.sh ntfy[2496652]: INFO 116.203.x.x HTTP POST /upXYZ?up=1 Connection closed with HTTP 500 (ntfy error 50001): database is locked
Nov 14 13:57:27 ntfy.sh ntfy[2496652]: INFO 114.132.x.x HTTP POST /abcdefg Connection closed with HTTP 500 (ntfy error 50001): database is locked
They happen every few hours or so and in "bulk" (many at once). In the grand scheme of things not a lot, but certainly cause for concern, because traffic is not going to get less.
Metadata
Metadata
Assignees
Labels
serverRelates to the main binary (server or client)Relates to the main binary (server or client)🪲 bugSomething isn't workingSomething isn't working