View Single Post
Old 08-22-2011, 09:04 PM   #10
aruangra
Connoisseur
aruangra has learned how to read e-booksaruangra has learned how to read e-booksaruangra has learned how to read e-booksaruangra has learned how to read e-booksaruangra has learned how to read e-booksaruangra has learned how to read e-booksaruangra has learned how to read e-books
 
Posts: 83
Karma: 888
Join Date: May 2010
Device: Nook Touch, iPad1, iPad2, iPod Touch 4G, Pixel Qi
I made another progress by using "apt-get install calibre" to get all dependencies. Then I run calibre 0.8.15 by calling /opt/calibre/book-convert ***.recipes ***.epub. I can now get epub files

The problem is calibre-server. I start the server using this command:
/opt/calibre/calibre-server --with-library /opt/calibre/serve/ --daemonize
I put my EPUB files in the directory "/opt/calibre/serve/"
I got this error message on my browser:

Code:
Error: No books found
createException()@http://********.net:8080/stati/stacktrace.js:81
run(null)@http://********.net:8080/static/stacktrace.js:66
printStackTrace()@http://********.net:8080/static/stacktrace.js:57
render_error("No books found")@http://********:8080/static/browse/browse.js:134
booklist(true)@http://********.net:8080/static/browse/browse.js:271
(?)((function (selector, context){return new jQuery.fn.init(selector, context);}))@http://********:8080/browse/category/newest:33
(?)()@http://********:8080/static/jquery.js:392
DOMContentLoaded([object Event])@http://********:8080/static/jquery.js:745
Please suggest me. Thank you.
aruangra is offline   Reply With Quote