Bonjour,
Lors d’un téléversement à partir de n’importe quel navigateur l’erreur suivante apparait :
Erreur de la base de données: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely) (sqlite3.OperationalError) disk I/O error [SQL: INSERT INTO books (title, sort, author_sort, timestamp, pubdate, series_index, last_modified, path, has_cover, uuid, isbn, flags) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] [parameters: (‘Marie d’en haut’, ‘’, ‘Ledig, Agnès’, ‘2021-10-30 09:44:40.687568’, ‘0101-01-01 00:00:00.000000’, ‘1’, ‘2021-10-30 09:44:40.687582’, “Agnes Ledig/Marie d’en haut”, True, None, ‘’, 1)] (Background on this error at: Error Messages — SQLAlchemy 1.4 Documentation).
Sur Raspberry PI3+
Yunohost version 4.2.8.3
Calibre Web version 0.96.13~ynh1
Si vous avez une solution je suis preneur
Dans l’attente de vous lire
Excellente Journée
Dominique Olivier
Ci-joint le fichier paste de calibre-web
LOGFILE: journalctl
-- Logs begin at Tue 2021-10-26 12:17:01 BST, end at Sat 2021-10-30 12:30:29 BST. --
Oct 26 12:17:11 systemd[1]: Started calibreweb.
Oct 30 11:46:37 systemd[1]: calibreweb.service: Current command vanished from the unit file, execution of the command list won't be resumed.
LOGFILE: /var/log/calibreweb/calibreweb.log
[2021-10-25 17:14:01,533] INFO {cps.helper:701} Downloading file: /mnt/freebox/Bibliotheque_calibre/Coulon Alain/L'ecole de Chicago (614)/L'ecole de Chicago - Coulon Alain.epub
[2021-10-25 19:05:15,908] INFO {cps.web:1406} Serving book: Recits avec figures - Antonio Tabucchi
[2021-10-25 19:07:56,921] INFO {cps.web:1406} Serving book: L'Absolue Simplicite - Lucien Jerphagnon
[2021-10-26 07:49:35,417] WARN {cps.config_sql:348} invalidating configuration
[2021-10-26 07:49:41,566] WARN {fake_useragent:184} Error occurred during loading data. Trying to use cache server https://fake-useragent.herokuapp.com/browsers/0.1.11
Traceback (most recent call last):
File "/var/www/calibreweb/vendor/fake_useragent/utils.py", line 154, in load
for item in get_browsers(verify_ssl=verify_ssl):
File "/var/www/calibreweb/vendor/fake_useragent/utils.py", line 99, in get_browsers
html = html.split('<table class="w3-table-all notranslate">')[1]
IndexError: list index out of range
[2021-10-26 07:49:42,336] INFO {cps:117} Starting Calibre Web...
[2021-10-26 07:49:43,022] INFO {cps.server:205} Starting Gevent server on [::]:8083
[2021-10-30 08:11:57,411] WARN {cps.config_sql:348} invalidating configuration
[2021-10-30 08:12:01,667] WARN {fake_useragent:184} Error occurred during loading data. Trying to use cache server https://fake-useragent.herokuapp.com/browsers/0.1.11
Traceback (most recent call last):
File "/var/www/calibreweb/vendor/fake_useragent/utils.py", line 154, in load
for item in get_browsers(verify_ssl=verify_ssl):
File "/var/www/calibreweb/vendor/fake_useragent/utils.py", line 99, in get_browsers
html = html.split('<table class="w3-table-all notranslate">')[1]
IndexError: list index out of range
[2021-10-30 08:12:02,480] INFO {cps:117} Starting Calibre Web...
[2021-10-30 08:12:03,305] INFO {cps.server:205} Starting Gevent server on [::]:8083
[2021-10-30 09:49:35,675] WARN {cps.web:1577} Login failed for user "dominique" IP-address: 192.168.0.254,192.168.0.254
[2021-10-30 09:54:17,086] INFO {cps.web:1406} Serving book: Je M'En Vais - Jean Echenoz
[2021-10-30 10:01:11,657] INFO {cps.shelf:265} Shelf Non terminé (Dominique) created
[2021-10-30 10:01:55,864] INFO {cps.ub:829} Book 8800 archivebit toggled
[2021-10-30 10:02:22,473] INFO {cps.shelf:265} Shelf A lire (Dominique) created
[2021-10-30 10:02:44,491] INFO {cps.shelf:265} Shelf Lu (Dominique) created
[2021-10-30 10:04:24,196] INFO {cps.ub:829} Book 11152 readbit toggled
[2021-10-30 10:08:57,050] INFO {cps.helper:701} Downloading file: /mnt/freebox/Bibliotheque_calibre/Bonzon, Paul-Jacques/Les Six Compagnons a Scotland Yard (11690)/Les Six Compagnons a Scotland Yard - Bonzon, Paul-Jacques.epub
[2021-10-30 10:09:28,864] ERROR {cps.editbooks:1055} Database error: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely)
(sqlite3.OperationalError) disk I/O error
[SQL: INSERT INTO books (title, sort, author_sort, timestamp, pubdate, series_index, last_modified, path, has_cover, uuid, isbn, flags) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]
[parameters: ('Les Six Compagnons à Scotland Yard', '', 'Bonzon, Paul-Jacques', '2021-10-30 09:09:28.815980', '0101-01-01 00:00:00.000000', '14', '2021-10-30 09:09:28.815995', 'Paul-Jacques Bonzon/Les Six Compagnons a Scotland Yard', True, None, '', 1)]
(Background on this error at: https://sqlalche.me/e/14/e3q8)
[2021-10-30 10:19:12,672] ERROR {cps.editbooks:1055} Database error: (sqlite3.OperationalError) disk I/O error
[SQL: INSERT INTO authors (name, sort, link) VALUES (?, ?, ?)]
[parameters: ('Inconnu', 'Inconnu', '')]
(Background on this error at: https://sqlalche.me/e/14/e3q8)
[2021-10-30 10:27:32,415] INFO {cps.admin:1335} Missing entries on new user
[2021-10-30 10:27:52,087] ERROR {cps.helper:533} Invalid e-mail address format
[2021-10-30 10:32:55,132] WARN {cps.web:1577} Login failed for user "freebox" IP-address: 192.168.0.254,192.168.0.254
[2021-10-30 10:39:19,892] INFO {cps.web:1406} Serving book: Un noel so british - Caroline W. Barnes
[2021-10-30 10:44:40,711] ERROR {cps.editbooks:1055} Database error: (raised as a result of Query-invoked autoflush; consider using a session.no_autoflush block if this flush is occurring prematurely)
(sqlite3.OperationalError) disk I/O error
[SQL: INSERT INTO books (title, sort, author_sort, timestamp, pubdate, series_index, last_modified, path, has_cover, uuid, isbn, flags) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]
[parameters: ('Marie d’en haut', '', 'Ledig, Agnès', '2021-10-30 09:44:40.687568', '0101-01-01 00:00:00.000000', '1', '2021-10-30 09:44:40.687582', "Agnes Ledig/Marie d'en haut", True, None, '', 1)]
(Background on this error at: https://sqlalche.me/e/14/e3q8)
[2021-10-30 10:45:34,942] INFO {cps.web:1406} Serving book: Juste avant le bonheur - Agnes Ledig