View Single Post
Old 01-16-2015, 05:43 PM   #1
Caleb666
Zealot
Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.
 
Posts: 101
Karma: 400000
Join Date: Jul 2010
Device: iPad 2 64GB
Content Server in read-only mode?

Hi,

I would like to run the calibre content server on a separate computer and _only_ use it to serve content. Is this possible?

Currently, when I try to launch it with a library that is mounted as read-only I get:
Quote:
Traceback (most recent call last):
File "site.py", line 51, in main
File "site-packages/calibre/library/server/main.py", line 124, in main
File "site-packages/calibre/db/legacy.py", line 70, in __init__
File "site-packages/calibre/db/legacy.py", line 44, in create_backend
File "site-packages/calibre/db/backend.py", line 349, in __init__
File "site-packages/calibre/utils/filenames.py", line 115, in is_case_sensitive
IOError: [Errno 30] Read-only file system: u'/nfs/Calibre_Library/calibre_test_case_sensitivity.txt'
Thanks.
Caleb666 is offline   Reply With Quote