Uncaught Exception: Unable to execute statement: column name is not unique
-
Thank you for this software — it seems to be working from what I can tell from the cache statistics. But perhaps you might have some insight into the following error being reported in our error_log:
#7 /home/.../.../.../wp-content/object-cache.php on line 1296 #6 /home/.../.../.../wp-includes/post.php(7438): update_post_cache(Array) #5 /home/.../.../.../wp-includes/post.php(7358): wp_cache_add_multiple(Array, 'posts') #4 /home/.../.../.../wp-content/object-cache.php(1902): WP_Object_Cache->add_multiple(Array, 'posts', 0) #3 /home/.../.../.../wp-content/object-cache.php(1047): WP_Object_Cache->add(24151, Object(stdClass), 'posts', 0) #2 /home/.../.../.../wp-content/object-cache.php(1092): WP_Object_Cache->set(24151, Object(stdClass), 'posts', 0) #1 /home/.../.../.../wp-content/object-cache.php(1239): WP_Object_Cache->handle_put(24151, Object(stdClass), 'posts', 0) #0 /home/.../.../.../wp-content/object-cache.php(1296): SQLite3Stmt->execute() Stack trace: [18-Jan-2023 21:36:20 UTC] PHP Fatal error: Uncaught Exception: Unable to execute statement: column name is not unique in /home/.../.../.../wp-content/object-cache.php:1296
In case it is relevant:
WP Version: 6.1.1; PHP Version: 7.4.33; SQLite: 3.7.17; Database Version: 5.7.41.
Jetpack 11.7.1 with Jetpack Boost 1.7.0. WP Supercache 1.9.2
Performance Lab (disabled).The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Uncaught Exception: Unable to execute statement: column name is not unique’ is closed to new replies.