It's the second time i get this error while downloading news:
Code:
ReadOnlyError: attempt to write a readonly database
I observed that the directory has the correct permissions, see the database:
drwxr-xr-x. 709 root root 32K Feb 18 10:30 calibre database
and, the calibre subdirectory:
drwxr-xr-x 6 root root 4.0K Feb 18 09:54 calibre
After it happened I restarted calibre, and it downloaded the news OK, but it wasnt able to see the old news already fetched!
The calibre window shows only today's (18 Oct) Economist and NY Times, but the directory content is this:
drwxr-xr-x 2 root root 4.0K Feb 5 12:15 The Economist [Fri, 05 Feb 2021] (7586)
drwxr-xr-x 2 root root 4.0K Feb 5 12:15 NY Times Global [Thu, 04 Feb 2021] (7584)
drwxr-xr-x 2 root root 4.0K Feb 5 12:15 NY Times Global [Wed, 03 Feb 2021] (7583)
drwxr-xr-x 2 root root 4.0K Feb 18 09:54 NY Times Global [Wed, 17 Feb 2021] (7593)
drwxr-xr-x 2 root root 4.0K Feb 18 10:28 NY Times Global [Thu, 18 Feb 2021] (7592)
drwxr-xr-x 2 root root 4.0K Feb 18 10:30 The Economist [Thu, 18 Feb 2021] (7593)
... I fear the database could be corrupt - what can I do?
Thanks!