Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #22350

Closed (moved)
(moved)
Open
Created May 23, 2017 by Roger Dingledine@arma

Loading a tag leads to Drupal\Core\Database\DatabaseExceptionWrapper

Trying to load https://live-tor-blog-8.pantheonsite.io/category/tags/research consistently gives me this error

The website encountered an unexpected error. Please try again later.

Drupal\Core\Database\DatabaseExceptionWrapper: Exception in Taxonomy term[taxonomy_term]: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'taxonomy_index.status' in 'where clause': SELECT taxonomy_index.sticky AS taxonomy_index_sticky, taxonomy_index.created AS taxonomy_index_created, node_field_data.nid AS nid FROM {node_field_data} node_field_data LEFT JOIN {taxonomy_index} taxonomy_index ON node_field_data.nid = taxonomy_index.nid WHERE ((taxonomy_index.tid = :taxonomy_index_tid)) AND (taxonomy_index.status = :db_condition_placeholder_0) ORDER BY taxonomy_index_sticky DESC, taxonomy_index_created DESC LIMIT 11 OFFSET 0; Array ( [:taxonomy_index_tid] => 87 [:db_condition_placeholder_0] => 1 ) in Drupal\views\Plugin\views\query\Sql->execute() (line 1488 of core/modules/views/src/Plugin/views/query/Sql.php).

Maybe this is a problem only with the current temporary blog, or maybe it represents a bigger problem. I'm not sure.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking