Uncaught Exception: Unable to execute statement: database is locked
-
Thanks so much for the update Ollie! I checked our error_log a few hours after updating and found the following ‘database is locked’ error. It’s hard for me to determine whether this is important or not given that our website is still functioning, but I thought I’d report it just in case it is significant.
Versions: SQLite: 3.7.17 php: 7.4.33 Plugin: 1.1.0 igbinary: unavailable.[20-Jan-2023 19:29:43 UTC] PHP Fatal error: Uncaught Exception: Unable to execute statement: database is locked in /home/.../.../.../wp-content/object-cache.php:1217 Stack trace: #0 /home/.../.../.../wp-content/object-cache.php(1217): SQLite3Stmt->execute() #1 /home/.../.../.../wp-content/object-cache.php(1180): WP_Object_Cache->getone('get_page_by_pat...', 'posts') #2 /home/.../.../.../wp-content/object-cache.php(1486): WP_Object_Cache->cache_item_exists('get_page_by_pat...', 'posts') #3 /home/.../.../.../wp-content/object-cache.php(2052): WP_Object_Cache->get('get_page_by_pat...', 'posts', false, NULL) #4 /home/.../.../.../wp-includes/post.php(5680): wp_cache_get('get_page_by_pat...', 'posts') #5 /home/.../.../.../wp-includes/class-wp.php(239): get_page_by_path('wp-content/plug...') #6 /home/.../.../.../wp-includes/class-wp.php(780): WP->parse_request('') #7 /home/.../.../... in /home/.../.../.../wp-content/object-cache.php on line 1217
There’s another error we’re getting, but we suspect it’s unrelated. Copying it just in case we’re wrong about there not being a plugin conflict. (We installed the Jetpack boost plugin around the same time as SQLite Object Cache.)
[20-Jan-2023 19:46:11 UTC] Cron reschedule event error for hook: jetpack_sync_full_cron, Error code: could_not_set, Error message: The cron event list could not be saved., Data: {"schedule":"jetpack_sync_interval","args":[],"interval":300}
The page I need help with: [log in to see the link]
- The topic ‘Uncaught Exception: Unable to execute statement: database is locked’ is closed to new replies.