Manual uploads via Calibre-Web no longer working. I'm getting the following error:
`[2020-07-27 15:04:35,147] INFO {cps:98} Starting Calibre Web...
[2020-07-27 17:44:49,558] ERROR {cps.editbooks:778} Failed to create path /books/Unknown/The A-Z of Therapeutic Parenting Strategies and Solutions (Permission denied)
[2020-07-27 17:49:46,226] ERROR {cps.editbooks:778} Failed to create path /books/Unknown/The A-Z of Therapeutic Parenting Strategies and Solutions (Permission denied)
[2020-07-27 17:52:35,363] ERROR {cps.editbooks:778} Failed to create path /books/Unknown/The A-Z of Therapeutic Parenting_ Strategies and Solutions (Permission denied)`
I've tired sudo chmod o+rwx [calibre database directory] but nothing doing.
I read something about this being a PGID/PUID error but they are set to 65529 and 1029 respectively.
Manual uploads via Calibre-Web no longer working. I'm getting the following error:
`[2020-07-27 15:04:35,147] INFO {cps:98} Starting Calibre Web...
[2020-07-27 17:44:49,558] ERROR {cps.editbooks:778} Failed to create path /books/Unknown/The A-Z of Therapeutic Parenting Strategies and Solutions (Permission denied) [2020-07-27 17:49:46,226] ERROR {cps.editbooks:778} Failed to create path /books/Unknown/The A-Z of Therapeutic Parenting Strategies and Solutions (Permission denied) [2020-07-27 17:52:35,363] ERROR {cps.editbooks:778} Failed to create path /books/Unknown/The A-Z of Therapeutic Parenting_ Strategies and Solutions (Permission denied)`
I've tired
sudo chmod o+rwx [calibre database directory]
but nothing doing. I read something about this being a PGID/PUID error but they are set to 65529 and 1029 respectively.Is there anything else that I can try?