![]() |
#1 |
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Jun 2015
Device: mac os yosemite, iphone
|
Error: no books found - mac os and calibre 2.3
Hello-
I have installed 2.30 on yosemite. I created a plist in LaunchDaemons which starts the server listening. However, it says I have no books. I'm stuck. It used to work and then about 10 versions ago it stopped. I am also unable to share directly from preferences when running the calibre app because it can't create a socket. I'd gladly just run it from the app to get some books to my iphone. This may simply be a yosemite issue. The library is on an external volume. Any thoughts or guidance would be greatly appreciated. Below is my plist file and the error i get when searching for books. Cheers, Erik <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>KeepAlive</key> <true/> <key>Label</key> <string>local.calibre_server_8080</string> <key>ProgramArguments</key> <array> <string>/Applications/calibre.app/Contents/MacOS/calibre-server</string> <string>--port=8080</string> <string>--timeout=10</string> <string>--username=calibre</string> <string>--password=test</string> <string>--with-library=/Volumes/TheMax1\ 1/Media/ebooks/Calibre\ Library/</string> </array> </dict> </plist> ERROR: Error: No books found printStackTrace.implementation.proto.../stacktrace.js:81:13 printStackTrace.implementation.proto.../stacktrace.js:66:1 printStackTrace@http://localhost:808.../stacktrace.js:57:60 render_error@http://localhost:8080/s...owse/browse.js:134:18 booklist@http://localhost:8080/static/browse/browse.js:271:29 @http://localhost:8080/browse/category/allbooks:34:17 .ready@http://localhost:8080/static/jquery.js:392:6 DOMContentLoaded@http://localhost:8080/static/jquery.js:745:3 Last edited by p0cus; 06-11-2015 at 11:06 PM. Reason: adding error messages |
![]() |
![]() |
![]() |
Tags |
mac os, server error, share library network |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mac + Calibre + Test error message resolution requtest | MacKindle | Devices | 1 | 05-11-2015 01:34 AM |
Calibre Library - Books not found | andy_0 | Library Management | 2 | 02-20-2012 12:29 PM |
"Error importing EPUB. EOCD not found. Not a ZIP archive? (Error Code 1068)" | oren | Android Devices | 1 | 02-20-2012 04:10 AM |
Calibre-Server - Error: No Books Found | Pinkeyes | Calibre | 6 | 09-28-2011 10:46 AM |