Hi,

I have installed fresh version of Drupal 8.0 in Polish lanagugage and installed some modules. Now when I am trying to access admin/modules/uninstall I get the following error "Wystąpił niespodziewany błąd. Proszę spróbować później." (Unexepected error had happened. Please try again later).

In the logs I see the following error:

Uncaught PHP Exception Drupal\\Core\\Database\\DatabaseExceptionWrapper: "SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mage_kpse8.menu_link_content' doesn't exist: SELECT base_table.id AS id, base_table.id AS base_table_id\nFROM \n{menu_link_content} base_table\nGROUP BY base_table.id\nLIMIT 1 OFFSET 0; Array\n(\n)\n" at .../core/lib/Drupal/Core/Database/Connection.php line 676, referer: .../admin/modules

DB sql dump file included. No given table exists in a dump file.

Seems that simply installation of one of the modules could have been interupted (e.g. I may not exclude that I closed my webbrowser). I will give a try to another installation.

CommentFileSizeAuthor
#3 dump.txt64.31 KBAbdel5
drupal_unistall_unexpected_error.jpg27.75 KBAbdel5
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Abdel5 created an issue. See original summary.

cilefen’s picture

Component: configuration system » extension system
Status: Active » Postponed (maintainer needs more info)

Please post your web server error logs, which should contain the PHP error that occurred.

Abdel5’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (won't fix)
FileSize
64.31 KB

I have updated issue summary.

Abdel5’s picture

Status: Closed (won't fix) » Closed (cannot reproduce)

Installed again and expected max time-out during module installation. Thus this was probably matter of not fully installed module. I mark the issue as "could not duplicate".