DB Error: Column ‘object_published_at’ cannot be null
-
Hi folks,
since update to 18.9 we keep seeing this error right under the plugins list:
Fehler: [Column 'object_published_at' cannot be null] INSERT INTO 'wp_yoast_indexable' ('object_type', 'object_id', 'object_sub_type', 'permalink', 'blog_id', 'primary_focus_keyword_score', 'is_robots_noindex', 'is_public', 'open_graph_image', 'open_graph_image_id', 'open_graph_image_source', 'open_graph_image_meta', 'twitter_image', 'twitter_image_id', 'twitter_image_source', 'canonical', 'primary_focus_keyword', 'title', 'description', 'readability_score', 'breadcrumb_title', 'open_graph_title', 'open_graph_description', 'twitter_title', 'twitter_description', 'is_cornerstone', 'is_robots_nofollow', 'is_robots_noarchive', 'is_robots_noimageindex', 'is_robots_nosnippet', 'object_published_at', 'object_last_modified', 'version', 'has_ancestors', 'permalink_hash', 'created_at', 'updated_at') VALUES ('term', '412', 'post_tag', 'https://www.client.com/de-de/tag/3d-scannen/', '1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3D-Scannen', NULL, NULL, NULL, NULL, '0', NULL, NULL, NULL, NULL, NULL, NULL, '2', '0', '46:xxxxxxxx5d287f89xxxxx27a29ba92c5', '2022-06-01 09:49:01', '2022-06-01 09:49:01')
The term 412 is a post tag used in many posts.
What we already tried:
– edit and save the tag.
– update all wp/plugins/themesI just saw the table wp_termsmeta is empty – might this be a reason for the missing timestamp?
Thanks, Jan
Operating System: Linux
Software: Apache
MySQL version: Percona Server (GPL), Release ’28’, Revision ‘c335905’ v5.7.25-28
PHP Version: 7.4.29
PHP Memory Limit: 2056M
PHP Max Input Vars: 5000
PHP Max Post Size: 32M
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘DB Error: Column ‘object_published_at’ cannot be null’ is closed to new replies.