Converting trouble #84149 Fixed Opened 26 May 2022 it says that the website has trouble M # Mir*** Thu, 26 May 2022 - 18:24 cant convert. it says there is trouble at website Log in or register to post comments C # CSV*** Wed, 20 Jul 2022 - 21:20 Traced the error PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'temporary://download_1_0.csv' for key 'uri': INSERT INTO {file_managed} (uid, filename, uri, filemime, filesize, status, timestamp) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6); Array ( [:db_insert_placeholder_0] => 1 [:db_insert_placeholder_1] => download_1.csv [:db_insert_placeholder_2] => temporary://download_1_0.csv [:db_insert_placeholder_3] => text/csv [:db_insert_placeholder_4] => 169 [:db_insert_placeholder_5] => 1 [:db_insert_placeholder_6] => 1658351886 ) in drupal_write_record() (line 7498 of common.inc). Log in or register to post comments C # CSV*** Thu, 30 Apr 2026 - 20:07 There was a racing condition that happened when the website was under heavy load. Fixed. Log in or register to post comments Log in or register to post comments
M # Mir*** Thu, 26 May 2022 - 18:24 cant convert. it says there is trouble at website Log in or register to post comments
C # CSV*** Wed, 20 Jul 2022 - 21:20 Traced the error PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'temporary://download_1_0.csv' for key 'uri': INSERT INTO {file_managed} (uid, filename, uri, filemime, filesize, status, timestamp) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6); Array ( [:db_insert_placeholder_0] => 1 [:db_insert_placeholder_1] => download_1.csv [:db_insert_placeholder_2] => temporary://download_1_0.csv [:db_insert_placeholder_3] => text/csv [:db_insert_placeholder_4] => 169 [:db_insert_placeholder_5] => 1 [:db_insert_placeholder_6] => 1658351886 ) in drupal_write_record() (line 7498 of common.inc). Log in or register to post comments
C # CSV*** Thu, 30 Apr 2026 - 20:07 There was a racing condition that happened when the website was under heavy load. Fixed. Log in or register to post comments
cant convert.
it says there is trouble at website
Traced the error
PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'temporary://download_1_0.csv' for key 'uri': INSERT INTO {file_managed} (uid, filename, uri, filemime, filesize, status, timestamp) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6); Array ( [:db_insert_placeholder_0] => 1 [:db_insert_placeholder_1] => download_1.csv [:db_insert_placeholder_2] => temporary://download_1_0.csv [:db_insert_placeholder_3] => text/csv [:db_insert_placeholder_4] => 169 [:db_insert_placeholder_5] => 1 [:db_insert_placeholder_6] => 1658351886 ) in drupal_write_record() (line 7498 of common.inc).
There was a racing condition that happened when the website was under heavy load. Fixed.