View Single Post
Old 04-11-2020, 05:05 PM   #7
AllowPing
Junior Member
AllowPing began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Apr 2020
Device: none
Like this?

Quote:
The same error is returned when running as a command:

Code:
CALIBRE_OVERRIDE_DATABASE_PATH=/home/a_real_person/calibre-library/db/metadata.db /opt/calibre/calibre-server /home/a_real_person/calibre-data/test_write
If I move metadata.db to the library directory (test_write) the server runs successfully. Keeping the environment variable prepended to the command has no bearing on it running successfully once the db is in the same directory as the library.
Maybe I'm missing something here.
AllowPing is offline   Reply With Quote