Hi,
I have enabled Language and Views Modules. While editing any view I am getting the following error of Language Module(It might be an issue with other modules also).
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction: INSERT INTO {locales_location} (sid, type, name, version) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3); Array ( [:db_insert_placeholder_0] => 1048 [:db_insert_placeholder_1] => path [:db_insert_placeholder_2] => /drupal-8.x-dev/te/admin/structure/views/view/test/edit [:db_insert_placeholder_3] => 8.0-dev ) in Drupal\locale\StringDatabaseStorage->updateLocation() (line 155 of /var/www/drupal-8.x-dev/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php).
Thanks,
Shiva Kumar.
Comments
Comment #1
nikita.izotov commentedI've got no errors, so i think that something is wrong with your DB
Comment #2
rakesh.gectcrComment #3
rakesh.gectcrThis issue is not able to reproduce The "8.0.0-beta14" is working fine