- π¬π§United Kingdom rachel_norfolk UK
Just fired up a 9.5.0 site and all seems fine. No errors in logs. Going to close on the assumption fixed elsewhere.
When creating a Drupal9 website (without manual steps), after logging in as admin, and clicking on main menu "Reports" -> "Recent log messages", I get WSOD.
When Checking again "Recent log messages", This is the php error -
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'tugboat.queue' doesn't exist: INSERT INTO {queue} (name, data, created) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2); Array ( [:db_insert_placeholder_0] => update_fetch_tasks [:db_insert_placeholder_1] => a:6:{s:4:"name";s:6:"drupal";s:4:"info";a:6:{s:4:"name";s:14:"Automated Cron";s:7:"package";s:4:"Core";s:7:"version";s:12:"9.0.0-alpha2";s:7:"project";s:6:"drupal";s:16:"_info_file_ctime";i:1583762144;s:9:"datestamp";i:0;}s:9:"datestamp";i:0;s:8:"includes";a:43:{s:14:"automated_cron";s:14:"Automated Cron";s:8:"big_pipe";s:7:"BigPipe";s:5:"block";s:5:"Block";s:13:"block_content";s:12:"Custom Block";s:10:"breakpoint";s:10:"Breakpoint";s:8:"ckeditor";s:8:"CKEditor";s:5:"color";s:5:"Color";s:7:"comment";s:7:"Comment";s:6:"config";s:21:"Configuration Manager";s:7:"contact";s:7:"Contact";s:10:"contextual";s:16:"Contextual Links";s:8:"datetime";s:8:"Datetime";s:5:"dblog";s:16:"Database Logging";s:18:"dynamic_page_cache";s:27:"Internal Dynamic Page Cache";s:6:"editor";s:11:"Text Editor";s:5:"field";s:5:"Field";s:8:"field_ui";s:8:"Field UI";s:4:"file";s:4:"File";s:6:"filter";s:6:"Filter";s:4:"help";s:4:"Help";s:7:"history";s:7:"History";s:5:"image";s:5:"Image";s:4:"link";s:4:"Link";s:17:"menu_link_content";s:17:"Custom Menu Links";s:7:"menu_ui";s:7:"Menu UI";s:4:"node";s:4:"Node";s:7:"options";s:7:"Options";s:10:"page_cache";s:19:"Internal Page Cache";s:4:"path";s:4:"Path";s:10:"path_alias";s:10:"Path alias";s:9:"quickedit";s:10:"Quick Edit";s:3:"rdf";s:3:"RDF";s:6:"search";s:6:"Search";s:8:"shortcut";s:8:"Shortcut";s:6:"system";s:6:"System";s:8:"taxonomy";s:8:"Taxonomy";s:4:"text";s:4:"Text";s:7:"toolbar";s:7:"Toolbar";s:4:"tour";s:4:"Tour";s:6:"update";s:14:"Update Manager";s:4:"user";s:4:"User";s:5:"views";s:5:"Views";s:8:"views_ui";s:8:"Views UI";}s:12:"project_type";s:4:"core";s:14:"project_status";b:1;} [:db_insert_placeholder_2] => 1583762181 ) in Drupal\update\UpdateProcessor->createFetchTask() (line 119 of /var/lib/tugboat/stm/web/core/modules/update/src/UpdateProcessor.php).
Closed: outdated
4.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Just fired up a 9.5.0 site and all seems fine. No errors in logs. Going to close on the assumption fixed elsewhere.