VACUUM-Bug in FünfVorAcht bot.py fixen #6

Closed
opened 2026-03-01 10:38:03 +00:00 by orbitalo · 0 comments
Owner

sqlite3.OperationalError: cannot VACUUM from within a transaction
Zeile 322 in bot.py, job_cleanup_db.
Lösung: VACUUM außerhalb der Transaction ausführen (eigene Connection mit isolation_level=None).

sqlite3.OperationalError: cannot VACUUM from within a transaction Zeile 322 in bot.py, job_cleanup_db. Lösung: VACUUM außerhalb der Transaction ausführen (eigene Connection mit isolation_level=None).
orbitalo added the
prio-1
fuenfvoracht
labels 2026-03-01 10:38:03 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: orbitalo/homelab-brain#6
No description provided.