[SOLVED] calibre-web did not accept the path of Location of Calibre Database?
by shams from LinuxQuestions.org on (#5N25A)
I installed the calibre-web with yay in arch, after running the calibre-web the window url is:
Code:http://localhost:8083/admin/basicconfigasking for the "Location of Calibre Database", the path to my calibre library is:
Code:/home/my_user_name/tafseerand the file metadata.db is inside the /home/my_user_name/tafseer folder, i added the path to the Calibre Database as bellow:
Code:/home/my_user_name/tafseerIt did not accept the path and give the error:
Code:DB Location is not Valid, Please Enter Correct Pathbellow in the basiccconfig window is written:
Code:To activate serverside filepicker start Calibre-Web with -f optionThis is the calibre-web log:
Code:[2021-08-07 10:51:16,009] WARN {cps.config_sql:348} invalidating configuration
[2021-08-07 10:51:16,014] ERROR {cps.admin:1310} DB Location is not Valid, Please Enter Correct Path
Code:http://localhost:8083/admin/basicconfigasking for the "Location of Calibre Database", the path to my calibre library is:
Code:/home/my_user_name/tafseerand the file metadata.db is inside the /home/my_user_name/tafseer folder, i added the path to the Calibre Database as bellow:
Code:/home/my_user_name/tafseerIt did not accept the path and give the error:
Code:DB Location is not Valid, Please Enter Correct Pathbellow in the basiccconfig window is written:
Code:To activate serverside filepicker start Calibre-Web with -f optionThis is the calibre-web log:
Code:[2021-08-07 10:51:16,009] WARN {cps.config_sql:348} invalidating configuration
[2021-08-07 10:51:16,014] ERROR {cps.admin:1310} DB Location is not Valid, Please Enter Correct Path