Added a comment: Better error message
authorpuck <puck@web>
Sun, 20 Apr 2025 01:52:45 +0000 (01:52 +0000)
committeradmin <admin@branchable.com>
Sun, 20 Apr 2025 01:52:45 +0000 (01:52 +0000)
doc/bugs/SQLite3_database_disk_image_malformed/comment_1_b31c4dc9de7ffd644b045e44b579d112._comment [new file with mode: 0644]

diff --git a/doc/bugs/SQLite3_database_disk_image_malformed/comment_1_b31c4dc9de7ffd644b045e44b579d112._comment b/doc/bugs/SQLite3_database_disk_image_malformed/comment_1_b31c4dc9de7ffd644b045e44b579d112._comment
new file mode 100644 (file)
index 0000000..2b9f4ab
--- /dev/null
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="puck"
+ avatar="http://cdn.libravatar.org/avatar/06d3f4f0a82dd00a84f8f8fabc8e537d"
+ subject="Better error message"
+ date="2025-04-20T01:52:45Z"
+ content="""
+Hey,
+
+I hit this again today, running 10.20230126-3, so I upgraded to 10.20250115-1~bpo12+1. New error messages, excellent! Including: The SQL trying to be run, and the error from sqlite.
+
+This included \"disk I/O error\" from sqlite. Further investigation, and the volume was out of space ðŸ¤¦. Don't know if that was the case when I first hit this or not.
+
+Cheers,
+Andrew
+"""]]