![]() |
#181 |
Evangelist
![]() ![]() ![]() ![]() ![]() ![]() Posts: 405
Karma: 692
Join Date: Sep 2006
Device: Samsung Galaxy Note 3 | Kindle Paperwhite | iPad Mini
|
My "Newest" catalog is empty but everything else shows up. I am using "opds" at the end of the http address.
|
![]() |
![]() |
![]() |
#182 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,419
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
@da_jane: What are you using to access the catalog?
|
![]() |
![]() |
Advert | |
|
![]() |
#183 |
Evangelist
![]() ![]() ![]() ![]() ![]() ![]() Posts: 405
Karma: 692
Join Date: Sep 2006
Device: Samsung Galaxy Note 3 | Kindle Paperwhite | iPad Mini
|
I am using Stanza. The web version looks fine but every since the move to 0.7 my "newest" section is empty.
|
![]() |
![]() |
![]() |
#184 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,419
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
you need stanza version 3.0 And can you post the debug logs from the server (get them from preferences->content server)
|
![]() |
![]() |
![]() |
#185 |
Evangelist
![]() ![]() ![]() ![]() ![]() ![]() Posts: 405
Karma: 692
Join Date: Sep 2006
Device: Samsung Galaxy Note 3 | Kindle Paperwhite | iPad Mini
|
I have Stanza 3.03.
[20/Jun/2010:21:56:47] ENGINE Bus STARTING [20/Jun/2010:21:56:47] ENGINE Started monitor thread '_TimeoutMonitor'. [20/Jun/2010:21:56:47] ENGINE Serving on 0.0.0.0:8080 [20/Jun/2010:21:56:47] ENGINE Bus STARTED [21/Jun/2010:17:24:45] ENGINE Bus STOPPING [21/Jun/2010:17:24:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [21/Jun/2010:17:24:45] ENGINE Stopped thread '_TimeoutMonitor'. [21/Jun/2010:17:24:45] ENGINE Bus STOPPED [21/Jun/2010:17:24:45] ENGINE Bus EXITING [21/Jun/2010:17:24:45] ENGINE Bus EXITED [21/Jun/2010:17:24:45] ENGINE Waiting for child threads to terminate... [21/Jun/2010:17:40:43] ENGINE Bus STARTING [21/Jun/2010:17:40:43] ENGINE Started monitor thread '_TimeoutMonitor'. [21/Jun/2010:17:40:43] ENGINE Serving on 0.0.0.0:8080 [21/Jun/2010:17:40:43] ENGINE Bus STARTED [21/Jun/2010:18:53:36] ENGINE Bus STOPPING [21/Jun/2010:18:53:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [21/Jun/2010:18:53:36] ENGINE Stopped thread '_TimeoutMonitor'. [21/Jun/2010:18:53:36] ENGINE Bus STOPPED [21/Jun/2010:18:53:36] ENGINE Bus EXITING [21/Jun/2010:18:53:36] ENGINE Bus EXITED [21/Jun/2010:18:53:36] ENGINE Waiting for child threads to terminate... [21/Jun/2010:20:19:55] ENGINE Bus STARTING [21/Jun/2010:20:19:55] ENGINE Started monitor thread '_TimeoutMonitor'. [21/Jun/2010:20:19:56] ENGINE Serving on 0.0.0.0:8080 [21/Jun/2010:20:19:56] ENGINE Bus STARTED [21/Jun/2010:23:22:34] HTTP Traceback (most recent call last): File "site-packages/cherrypy/_cprequest.py", line 606, in respond File "site-packages/cherrypy/_cpdispatch.py", line 25, in __call__ File "site-packages/calibre/library/server/utils.py", line 26, in do File "site-packages/calibre/library/server/opds.py", line 438, in opds_navcatalog File "site-packages/calibre/library/server/opds.py", line 378, in get_opds_all_books File "site-packages/calibre/library/server/opds.py", line 346, in get_opds_acquisition_feed File "site-packages/calibre/library/server/opds.py", line 264, in __init__ File "site-packages/calibre/library/server/opds.py", line 159, in ACQUISITION_ENTRY File "site-packages/calibre/library/server/opds.py", line 100, in html_to_lxml File "lxml.etree.pyx", line 2532, in lxml.etree.fromstring (src/lxml/lxml.etree.c:48270) File "parser.pxi", line 1545, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:71812) File "parser.pxi", line 1424, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:70673) File "parser.pxi", line 938, in lxml.etree._BaseParser._parseDoc (src/lxml/lxml.etree.c:67442) File "parser.pxi", line 539, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:63824) File "parser.pxi", line 625, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:64745) File "parser.pxi", line 565, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:64088) XMLSyntaxError: XML declaration allowed only at the start of the document, line 1, column 138 [21/Jun/2010:23:36:16] HTTP Traceback (most recent call last): File "site-packages/cherrypy/_cprequest.py", line 606, in respond File "site-packages/cherrypy/_cpdispatch.py", line 25, in __call__ File "site-packages/calibre/library/server/utils.py", line 26, in do File "site-packages/calibre/library/server/opds.py", line 438, in opds_navcatalog File "site-packages/calibre/library/server/opds.py", line 378, in get_opds_all_books File "site-packages/calibre/library/server/opds.py", line 346, in get_opds_acquisition_feed File "site-packages/calibre/library/server/opds.py", line 264, in __init__ File "site-packages/calibre/library/server/opds.py", line 159, in ACQUISITION_ENTRY File "site-packages/calibre/library/server/opds.py", line 100, in html_to_lxml File "lxml.etree.pyx", line 2532, in lxml.etree.fromstring (src/lxml/lxml.etree.c:48270) File "parser.pxi", line 1545, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:71812) File "parser.pxi", line 1424, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:70673) File "parser.pxi", line 938, in lxml.etree._BaseParser._parseDoc (src/lxml/lxml.etree.c:67442) File "parser.pxi", line 539, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:63824) File "parser.pxi", line 625, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:64745) File "parser.pxi", line 565, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:64088) XMLSyntaxError: XML declaration allowed only at the start of the document, line 1, column 138 [21/Jun/2010:23:45:36] HTTP Traceback (most recent call last): File "site-packages/cherrypy/_cprequest.py", line 606, in respond File "site-packages/cherrypy/_cpdispatch.py", line 25, in __call__ File "site-packages/calibre/library/server/utils.py", line 26, in do File "site-packages/calibre/library/server/opds.py", line 438, in opds_navcatalog File "site-packages/calibre/library/server/opds.py", line 378, in get_opds_all_books File "site-packages/calibre/library/server/opds.py", line 346, in get_opds_acquisition_feed File "site-packages/calibre/library/server/opds.py", line 264, in __init__ File "site-packages/calibre/library/server/opds.py", line 159, in ACQUISITION_ENTRY File "site-packages/calibre/library/server/opds.py", line 100, in html_to_lxml File "lxml.etree.pyx", line 2532, in lxml.etree.fromstring (src/lxml/lxml.etree.c:48270) File "parser.pxi", line 1545, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:71812) File "parser.pxi", line 1424, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:70673) File "parser.pxi", line 938, in lxml.etree._BaseParser._parseDoc (src/lxml/lxml.etree.c:67442) File "parser.pxi", line 539, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:63824) File "parser.pxi", line 625, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:64745) File "parser.pxi", line 565, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:64088) XMLSyntaxError: XML declaration allowed only at the start of the document, line 1, column 138 [21/Jun/2010:23:47:25] ENGINE Bus STOPPING [21/Jun/2010:23:47:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [21/Jun/2010:23:47:25] ENGINE Stopped thread '_TimeoutMonitor'. [21/Jun/2010:23:47:25] ENGINE Bus STOPPED [21/Jun/2010:23:47:25] ENGINE Bus EXITING [21/Jun/2010:23:47:25] ENGINE Bus EXITED [21/Jun/2010:23:47:25] ENGINE Waiting for child threads to terminate... [21/Jun/2010:23:47:29] ENGINE Bus STARTING [21/Jun/2010:23:47:29] ENGINE Bus STARTING [21/Jun/2010:23:47:29] ENGINE Started monitor thread '_TimeoutMonitor'. [21/Jun/2010:23:47:29] ENGINE Started monitor thread '_TimeoutMonitor'. [21/Jun/2010:23:47:29] ENGINE Serving on 0.0.0.0:8080 [21/Jun/2010:23:47:29] ENGINE Serving on 0.0.0.0:8080 [21/Jun/2010:23:47:29] ENGINE Bus STARTED [21/Jun/2010:23:47:29] ENGINE Bus STARTED [21/Jun/2010:23:47:29] Failed to start BonJour: [21/Jun/2010:23:47:29] Failed to start BonJour: [21/Jun/2010:23:47:29] Traceback (most recent call last): File "site-packages/calibre/library/server/base.py", line 146, in start File "site-packages/calibre/utils/mdns.py", line 75, in publish File "site-packages/calibre/utils/Zeroconf.py", line 1346, in registerService File "site-packages/calibre/utils/Zeroconf.py", line 1433, in checkService NonUniqueNameException [21/Jun/2010:23:47:29] Traceback (most recent call last): File "site-packages/calibre/library/server/base.py", line 146, in start File "site-packages/calibre/utils/mdns.py", line 75, in publish File "site-packages/calibre/utils/Zeroconf.py", line 1346, in registerService File "site-packages/calibre/utils/Zeroconf.py", line 1433, in checkService NonUniqueNameException [21/Jun/2010:23:53:07] ENGINE Bus STARTING [21/Jun/2010:23:53:07] ENGINE Started monitor thread '_TimeoutMonitor'. [21/Jun/2010:23:53:07] ENGINE Serving on 0.0.0.0:8080 [21/Jun/2010:23:53:07] ENGINE Bus STARTED [21/Jun/2010:23:53:36] HTTP Traceback (most recent call last): File "site-packages/cherrypy/_cprequest.py", line 606, in respond File "site-packages/cherrypy/_cpdispatch.py", line 25, in __call__ File "site-packages/calibre/library/server/utils.py", line 26, in do File "site-packages/calibre/library/server/opds.py", line 438, in opds_navcatalog File "site-packages/calibre/library/server/opds.py", line 378, in get_opds_all_books File "site-packages/calibre/library/server/opds.py", line 346, in get_opds_acquisition_feed File "site-packages/calibre/library/server/opds.py", line 264, in __init__ File "site-packages/calibre/library/server/opds.py", line 159, in ACQUISITION_ENTRY File "site-packages/calibre/library/server/opds.py", line 100, in html_to_lxml File "lxml.etree.pyx", line 2532, in lxml.etree.fromstring (src/lxml/lxml.etree.c:48270) File "parser.pxi", line 1545, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:71812) File "parser.pxi", line 1424, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:70673) File "parser.pxi", line 938, in lxml.etree._BaseParser._parseDoc (src/lxml/lxml.etree.c:67442) File "parser.pxi", line 539, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:63824) File "parser.pxi", line 625, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:64745) File "parser.pxi", line 565, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:64088) XMLSyntaxError: XML declaration allowed only at the start of the document, line 1, column 138 [22/Jun/2010:18:56:01] ENGINE Bus STOPPING [22/Jun/2010:18:56:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [22/Jun/2010:18:56:01] ENGINE Stopped thread '_TimeoutMonitor'. [22/Jun/2010:18:56:01] ENGINE Bus STOPPED [22/Jun/2010:18:56:01] ENGINE Bus EXITING [22/Jun/2010:18:56:01] ENGINE Bus EXITED [22/Jun/2010:18:56:01] ENGINE Waiting for child threads to terminate... [22/Jun/2010:18:59:10] ENGINE Bus STARTING [22/Jun/2010:18:59:10] ENGINE Started monitor thread '_TimeoutMonitor'. [22/Jun/2010:18:59:11] ENGINE Serving on 0.0.0.0:8080 [22/Jun/2010:18:59:11] ENGINE Bus STARTED [22/Jun/2010:21:19:36] HTTP Traceback (most recent call last): File "site-packages/cherrypy/_cprequest.py", line 606, in respond File "site-packages/cherrypy/_cpdispatch.py", line 25, in __call__ File "site-packages/calibre/library/server/utils.py", line 26, in do File "site-packages/calibre/library/server/opds.py", line 438, in opds_navcatalog File "site-packages/calibre/library/server/opds.py", line 378, in get_opds_all_books File "site-packages/calibre/library/server/opds.py", line 346, in get_opds_acquisition_feed File "site-packages/calibre/library/server/opds.py", line 264, in __init__ File "site-packages/calibre/library/server/opds.py", line 159, in ACQUISITION_ENTRY File "site-packages/calibre/library/server/opds.py", line 100, in html_to_lxml File "lxml.etree.pyx", line 2532, in lxml.etree.fromstring (src/lxml/lxml.etree.c:48270) File "parser.pxi", line 1545, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:71812) File "parser.pxi", line 1424, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:70673) File "parser.pxi", line 938, in lxml.etree._BaseParser._parseDoc (src/lxml/lxml.etree.c:67442) File "parser.pxi", line 539, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:63824) File "parser.pxi", line 625, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:64745) File "parser.pxi", line 565, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:64088) XMLSyntaxError: XML declaration allowed only at the start of the document, line 1, column 138 [23/Jun/2010:00:18:43] ENGINE Bus STOPPING [23/Jun/2010:00:18:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [23/Jun/2010:00:18:43] ENGINE Stopped thread '_TimeoutMonitor'. [23/Jun/2010:00:18:43] ENGINE Bus STOPPED [23/Jun/2010:00:18:43] ENGINE Bus EXITING [23/Jun/2010:00:18:43] ENGINE Bus EXITED [23/Jun/2010:00:18:43] ENGINE Waiting for child threads to terminate... [23/Jun/2010:00:19:01] ENGINE Bus STARTING [23/Jun/2010:00:19:01] ENGINE Started monitor thread '_TimeoutMonitor'. [23/Jun/2010:00:19:01] ENGINE Serving on 0.0.0.0:8080 [23/Jun/2010:00:19:01] ENGINE Bus STARTED [24/Jun/2010:07:27:04] ENGINE Bus STARTING [24/Jun/2010:07:27:04] ENGINE Started monitor thread '_TimeoutMonitor'. [24/Jun/2010:07:27:04] ENGINE Serving on 0.0.0.0:8080 [24/Jun/2010:07:27:04] ENGINE Bus STARTED [24/Jun/2010:07:27:53] ENGINE Bus STOPPING [24/Jun/2010:07:27:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [24/Jun/2010:07:27:53] ENGINE Stopped thread '_TimeoutMonitor'. [24/Jun/2010:07:27:53] ENGINE Bus STOPPED [24/Jun/2010:07:27:53] ENGINE Bus EXITING [24/Jun/2010:07:27:53] ENGINE Bus EXITED [24/Jun/2010:07:27:53] ENGINE Waiting for child threads to terminate... [24/Jun/2010:07:28:05] ENGINE Bus STARTING [24/Jun/2010:07:28:05] ENGINE Started monitor thread '_TimeoutMonitor'. [24/Jun/2010:07:28:05] ENGINE Serving on 0.0.0.0:8080 [24/Jun/2010:07:28:05] ENGINE Bus STARTED [24/Jun/2010:08:16:41] ENGINE Bus STOPPING [24/Jun/2010:08:16:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [24/Jun/2010:08:16:41] ENGINE Stopped thread '_TimeoutMonitor'. [24/Jun/2010:08:16:41] ENGINE Bus STOPPED [24/Jun/2010:08:16:41] ENGINE Bus EXITING [24/Jun/2010:08:16:41] ENGINE Bus EXITED [24/Jun/2010:08:16:41] ENGINE Waiting for child threads to terminate... [24/Jun/2010:08:19:08] ENGINE Bus STARTING [24/Jun/2010:08:19:08] ENGINE Started monitor thread '_TimeoutMonitor'. [24/Jun/2010:08:19:09] ENGINE Serving on 0.0.0.0:8080 [24/Jun/2010:08:19:09] ENGINE Bus STARTED [24/Jun/2010:08:25:01] ENGINE Bus STOPPING [24/Jun/2010:08:25:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [24/Jun/2010:08:25:01] ENGINE Stopped thread '_TimeoutMonitor'. [24/Jun/2010:08:25:01] ENGINE Bus STOPPED [24/Jun/2010:08:25:01] ENGINE Bus EXITING [24/Jun/2010:08:25:01] ENGINE Bus EXITED [24/Jun/2010:08:25:01] ENGINE Waiting for child threads to terminate... [24/Jun/2010:22:41:30] ENGINE Bus STARTING [24/Jun/2010:22:41:31] ENGINE Started monitor thread '_TimeoutMonitor'. [24/Jun/2010:22:41:31] ENGINE Serving on 0.0.0.0:8080 [24/Jun/2010:22:41:31] ENGINE Bus STARTED [25/Jun/2010:00:47:31] ENGINE Bus STOPPING [25/Jun/2010:00:47:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [25/Jun/2010:00:47:31] ENGINE Stopped thread '_TimeoutMonitor'. [25/Jun/2010:00:47:31] ENGINE Bus STOPPED [25/Jun/2010:00:47:31] ENGINE Bus EXITING [25/Jun/2010:00:47:31] ENGINE Bus EXITED [25/Jun/2010:00:47:31] ENGINE Waiting for child threads to terminate... [26/Jun/2010:16:34:26] ENGINE Bus STARTING [26/Jun/2010:16:34:26] ENGINE Started monitor thread '_TimeoutMonitor'. [26/Jun/2010:16:34:26] ENGINE Serving on 0.0.0.0:8080 [26/Jun/2010:16:34:26] ENGINE Bus STARTED [26/Jun/2010:17:26:10] ENGINE Bus STOPPING [26/Jun/2010:17:26:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [26/Jun/2010:17:26:10] ENGINE Stopped thread '_TimeoutMonitor'. [26/Jun/2010:17:26:10] ENGINE Bus STOPPED [26/Jun/2010:17:26:10] ENGINE Bus EXITING [26/Jun/2010:17:26:10] ENGINE Bus EXITED [26/Jun/2010:17:26:10] ENGINE Waiting for child threads to terminate... [27/Jun/2010:19:58:33] ENGINE Bus STARTING [27/Jun/2010:19:58:33] ENGINE Started monitor thread '_TimeoutMonitor'. [27/Jun/2010:19:58:35] ENGINE Serving on 0.0.0.0:8080 [27/Jun/2010:19:58:35] ENGINE Bus STARTED [27/Jun/2010:20:01:37] ENGINE Bus STOPPING [27/Jun/2010:20:01:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [27/Jun/2010:20:01:37] ENGINE Stopped thread '_TimeoutMonitor'. [27/Jun/2010:20:01:37] ENGINE Bus STOPPED [27/Jun/2010:20:01:37] ENGINE Bus EXITING [27/Jun/2010:20:01:37] ENGINE Bus EXITED [27/Jun/2010:20:01:37] ENGINE Waiting for child threads to terminate... [27/Jun/2010:20:01:58] ENGINE Bus STARTING [27/Jun/2010:20:01:58] ENGINE Started monitor thread '_TimeoutMonitor'. [27/Jun/2010:20:01:58] ENGINE Serving on 0.0.0.0:8080 [27/Jun/2010:20:01:58] ENGINE Bus STARTED [27/Jun/2010:20:15:19] ENGINE Bus STOPPING [27/Jun/2010:20:15:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [27/Jun/2010:20:15:19] ENGINE Stopped thread '_TimeoutMonitor'. [27/Jun/2010:20:15:19] ENGINE Bus STOPPED [27/Jun/2010:20:15:19] ENGINE Bus EXITING [27/Jun/2010:20:15:19] ENGINE Bus EXITED [27/Jun/2010:20:15:19] ENGINE Waiting for child threads to terminate... [27/Jun/2010:20:15:38] ENGINE Bus STARTING [27/Jun/2010:20:15:38] ENGINE Started monitor thread '_TimeoutMonitor'. [27/Jun/2010:20:15:38] ENGINE Serving on 0.0.0.0:8080 [27/Jun/2010:20:15:38] ENGINE Bus STARTED [28/Jun/2010:07:25:13] ENGINE Bus STOPPING [28/Jun/2010:07:25:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [28/Jun/2010:07:25:18] ENGINE Stopped thread '_TimeoutMonitor'. [28/Jun/2010:07:25:18] ENGINE Bus STOPPED [28/Jun/2010:07:25:18] ENGINE Bus EXITING [28/Jun/2010:07:25:18] ENGINE Bus EXITED [28/Jun/2010:07:25:18] ENGINE Waiting for child threads to terminate... [28/Jun/2010:07:32:34] ENGINE Bus STARTING [28/Jun/2010:07:32:34] ENGINE Started monitor thread '_TimeoutMonitor'. [28/Jun/2010:07:32:34] ENGINE Serving on 0.0.0.0:8080 [28/Jun/2010:07:32:34] ENGINE Bus STARTED [28/Jun/2010:07:34:32] ENGINE Bus STOPPING [28/Jun/2010:07:34:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [28/Jun/2010:07:34:32] ENGINE Stopped thread '_TimeoutMonitor'. [28/Jun/2010:07:34:32] ENGINE Bus STOPPED [28/Jun/2010:07:34:32] ENGINE Bus EXITING [28/Jun/2010:07:34:32] ENGINE Bus EXITED [28/Jun/2010:07:34:33] ENGINE Waiting for child threads to terminate... [28/Jun/2010:10:47:53] ENGINE Bus STARTING [28/Jun/2010:10:47:53] ENGINE Started monitor thread '_TimeoutMonitor'. [28/Jun/2010:10:47:54] ENGINE Serving on 0.0.0.0:8080 [28/Jun/2010:10:47:54] ENGINE Bus STARTED [28/Jun/2010:10:48:13] ENGINE Bus STOPPING [28/Jun/2010:10:48:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [28/Jun/2010:10:48:13] ENGINE Stopped thread '_TimeoutMonitor'. [28/Jun/2010:10:48:13] ENGINE Bus STOPPED [28/Jun/2010:10:48:13] ENGINE Bus EXITING [28/Jun/2010:10:48:13] ENGINE Bus EXITED [28/Jun/2010:10:48:13] ENGINE Waiting for child threads to terminate... [28/Jun/2010:10:49:23] ENGINE Bus STARTING [28/Jun/2010:10:49:23] ENGINE Started monitor thread '_TimeoutMonitor'. [28/Jun/2010:10:49:23] ENGINE Serving on 0.0.0.0:8080 [28/Jun/2010:10:49:23] ENGINE Bus STARTED [28/Jun/2010:11:37:47] ENGINE Bus STOPPING [28/Jun/2010:11:37:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [28/Jun/2010:11:37:47] ENGINE Stopped thread '_TimeoutMonitor'. [28/Jun/2010:11:37:47] ENGINE Bus STOPPED [28/Jun/2010:11:37:47] ENGINE Bus EXITING [28/Jun/2010:11:37:47] ENGINE Bus EXITED [28/Jun/2010:11:37:47] ENGINE Waiting for child threads to terminate... [28/Jun/2010:16:56:31] ENGINE Bus STARTING [28/Jun/2010:16:56:31] ENGINE Started monitor thread '_TimeoutMonitor'. [28/Jun/2010:16:56:31] ENGINE Serving on 0.0.0.0:8080 [28/Jun/2010:16:56:31] ENGINE Bus STARTED [28/Jun/2010:17:32:39] ENGINE Bus STOPPING [28/Jun/2010:17:32:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [28/Jun/2010:17:32:39] ENGINE Stopped thread '_TimeoutMonitor'. [28/Jun/2010:17:32:39] ENGINE Bus STOPPED [28/Jun/2010:17:32:39] ENGINE Bus EXITING [28/Jun/2010:17:32:39] ENGINE Bus EXITED [28/Jun/2010:17:32:39] ENGINE Waiting for child threads to terminate... [28/Jun/2010:18:31:58] ENGINE Bus STARTING [28/Jun/2010:18:31:58] ENGINE Started monitor thread '_TimeoutMonitor'. [28/Jun/2010:18:31:58] ENGINE Serving on 0.0.0.0:8080 [28/Jun/2010:18:31:58] ENGINE Bus STARTED [28/Jun/2010:20:32:47] ENGINE Bus STOPPING [28/Jun/2010:20:32:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [28/Jun/2010:20:32:47] ENGINE Stopped thread '_TimeoutMonitor'. [28/Jun/2010:20:32:47] ENGINE Bus STOPPED [28/Jun/2010:20:32:47] ENGINE Bus EXITING [28/Jun/2010:20:32:47] ENGINE Bus EXITED [28/Jun/2010:20:32:47] ENGINE Waiting for child threads to terminate... [28/Jun/2010:20:32:49] ENGINE Bus STARTING [28/Jun/2010:20:32:49] ENGINE Bus STARTING [28/Jun/2010:20:32:49] ENGINE Started monitor thread '_TimeoutMonitor'. [28/Jun/2010:20:32:49] ENGINE Started monitor thread '_TimeoutMonitor'. [28/Jun/2010:20:32:49] ENGINE Serving on 0.0.0.0:8080 [28/Jun/2010:20:32:49] ENGINE Serving on 0.0.0.0:8080 [28/Jun/2010:20:32:49] ENGINE Bus STARTED [28/Jun/2010:20:32:49] ENGINE Bus STARTED [28/Jun/2010:20:32:49] Failed to start BonJour: [28/Jun/2010:20:32:49] Failed to start BonJour: [28/Jun/2010:20:32:49] Traceback (most recent call last): File "site-packages/calibre/library/server/base.py", line 146, in start File "site-packages/calibre/utils/mdns.py", line 75, in publish File "site-packages/calibre/utils/Zeroconf.py", line 1346, in registerService File "site-packages/calibre/utils/Zeroconf.py", line 1433, in checkService NonUniqueNameException [28/Jun/2010:20:32:49] Traceback (most recent call last): File "site-packages/calibre/library/server/base.py", line 146, in start File "site-packages/calibre/utils/mdns.py", line 75, in publish File "site-packages/calibre/utils/Zeroconf.py", line 1346, in registerService File "site-packages/calibre/utils/Zeroconf.py", line 1433, in checkService NonUniqueNameException [28/Jun/2010:20:35:56] HTTP Traceback (most recent call last): File "site-packages/cherrypy/_cprequest.py", line 606, in respond File "site-packages/cherrypy/_cpdispatch.py", line 25, in __call__ File "site-packages/calibre/library/server/utils.py", line 26, in do File "site-packages/calibre/library/server/opds.py", line 438, in opds_navcatalog File "site-packages/calibre/library/server/opds.py", line 378, in get_opds_all_books File "site-packages/calibre/library/server/opds.py", line 346, in get_opds_acquisition_feed File "site-packages/calibre/library/server/opds.py", line 264, in __init__ File "site-packages/calibre/library/server/opds.py", line 159, in ACQUISITION_ENTRY File "site-packages/calibre/library/server/opds.py", line 100, in html_to_lxml File "lxml.etree.pyx", line 2532, in lxml.etree.fromstring (src/lxml/lxml.etree.c:48270) File "parser.pxi", line 1545, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:71812) File "parser.pxi", line 1424, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:70673) File "parser.pxi", line 938, in lxml.etree._BaseParser._parseDoc (src/lxml/lxml.etree.c:67442) File "parser.pxi", line 539, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:63824) File "parser.pxi", line 625, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:64745) File "parser.pxi", line 565, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:64088) XMLSyntaxError: XML declaration allowed only at the start of the document, line 1, column 138 [28/Jun/2010:20:35:56] HTTP Traceback (most recent call last): File "site-packages/cherrypy/_cprequest.py", line 606, in respond File "site-packages/cherrypy/_cpdispatch.py", line 25, in __call__ File "site-packages/calibre/library/server/utils.py", line 26, in do File "site-packages/calibre/library/server/opds.py", line 438, in opds_navcatalog File "site-packages/calibre/library/server/opds.py", line 378, in get_opds_all_books File "site-packages/calibre/library/server/opds.py", line 346, in get_opds_acquisition_feed File "site-packages/calibre/library/server/opds.py", line 264, in __init__ File "site-packages/calibre/library/server/opds.py", line 159, in ACQUISITION_ENTRY File "site-packages/calibre/library/server/opds.py", line 100, in html_to_lxml File "lxml.etree.pyx", line 2532, in lxml.etree.fromstring (src/lxml/lxml.etree.c:48270) File "parser.pxi", line 1545, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:71812) File "parser.pxi", line 1424, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:70673) File "parser.pxi", line 938, in lxml.etree._BaseParser._parseDoc (src/lxml/lxml.etree.c:67442) File "parser.pxi", line 539, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:63824) File "parser.pxi", line 625, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:64745) File "parser.pxi", line 565, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:64088) XMLSyntaxError: XML declaration allowed only at the start of the document, line 1, column 138 [28/Jun/2010:20:36:02] HTTP Traceback (most recent call last): File "site-packages/cherrypy/_cprequest.py", line 606, in respond File "site-packages/cherrypy/_cpdispatch.py", line 25, in __call__ File "site-packages/calibre/library/server/utils.py", line 26, in do File "site-packages/calibre/library/server/opds.py", line 438, in opds_navcatalog File "site-packages/calibre/library/server/opds.py", line 378, in get_opds_all_books File "site-packages/calibre/library/server/opds.py", line 346, in get_opds_acquisition_feed File "site-packages/calibre/library/server/opds.py", line 264, in __init__ File "site-packages/calibre/library/server/opds.py", line 159, in ACQUISITION_ENTRY File "site-packages/calibre/library/server/opds.py", line 100, in html_to_lxml File "lxml.etree.pyx", line 2532, in lxml.etree.fromstring (src/lxml/lxml.etree.c:48270) File "parser.pxi", line 1545, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:71812) File "parser.pxi", line 1424, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:70673) File "parser.pxi", line 938, in lxml.etree._BaseParser._parseDoc (src/lxml/lxml.etree.c:67442) File "parser.pxi", line 539, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:63824) File "parser.pxi", line 625, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:64745) File "parser.pxi", line 565, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:64088) XMLSyntaxError: XML declaration allowed only at the start of the document, line 1, column 138 [28/Jun/2010:20:36:02] HTTP Traceback (most recent call last): File "site-packages/cherrypy/_cprequest.py", line 606, in respond File "site-packages/cherrypy/_cpdispatch.py", line 25, in __call__ File "site-packages/calibre/library/server/utils.py", line 26, in do File "site-packages/calibre/library/server/opds.py", line 438, in opds_navcatalog File "site-packages/calibre/library/server/opds.py", line 378, in get_opds_all_books File "site-packages/calibre/library/server/opds.py", line 346, in get_opds_acquisition_feed File "site-packages/calibre/library/server/opds.py", line 264, in __init__ File "site-packages/calibre/library/server/opds.py", line 159, in ACQUISITION_ENTRY File "site-packages/calibre/library/server/opds.py", line 100, in html_to_lxml File "lxml.etree.pyx", line 2532, in lxml.etree.fromstring (src/lxml/lxml.etree.c:48270) File "parser.pxi", line 1545, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:71812) File "parser.pxi", line 1424, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:70673) File "parser.pxi", line 938, in lxml.etree._BaseParser._parseDoc (src/lxml/lxml.etree.c:67442) File "parser.pxi", line 539, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:63824) File "parser.pxi", line 625, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:64745) File "parser.pxi", line 565, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:64088) XMLSyntaxError: XML declaration allowed only at the start of the document, line 1, column 138 [28/Jun/2010:20:42:30] ENGINE Bus STOPPING [28/Jun/2010:20:42:30] ENGINE Bus STOPPING [28/Jun/2010:20:42:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [28/Jun/2010:20:42:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [28/Jun/2010:20:42:30] ENGINE Stopped thread '_TimeoutMonitor'. [28/Jun/2010:20:42:30] ENGINE Stopped thread '_TimeoutMonitor'. [28/Jun/2010:20:42:30] ENGINE Bus STOPPED [28/Jun/2010:20:42:30] ENGINE Bus STOPPED [28/Jun/2010:20:42:30] ENGINE Bus EXITING [28/Jun/2010:20:42:30] ENGINE Bus EXITING [28/Jun/2010:20:42:30] ENGINE Bus EXITED [28/Jun/2010:20:42:30] ENGINE Bus EXITED [28/Jun/2010:20:42:30] ENGINE Waiting for child threads to terminate... [28/Jun/2010:20:42:30] ENGINE Waiting for child threads to terminate... [28/Jun/2010:20:43:02] ENGINE Bus STARTING [28/Jun/2010:20:43:02] ENGINE Started monitor thread '_TimeoutMonitor'. [28/Jun/2010:20:43:02] ENGINE Serving on 0.0.0.0:8080 [28/Jun/2010:20:43:02] ENGINE Bus STARTED [29/Jun/2010:09:28:42] ENGINE Bus STOPPING [29/Jun/2010:09:28:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [29/Jun/2010:09:28:43] ENGINE Stopped thread '_TimeoutMonitor'. [29/Jun/2010:09:28:43] ENGINE Bus STOPPED [29/Jun/2010:09:28:43] ENGINE Bus EXITING [29/Jun/2010:09:28:43] ENGINE Bus EXITED [29/Jun/2010:09:28:43] ENGINE Waiting for child threads to terminate... [29/Jun/2010:17:07:24] ENGINE Bus STARTING [29/Jun/2010:17:07:24] ENGINE Started monitor thread '_TimeoutMonitor'. [29/Jun/2010:17:07:24] ENGINE Serving on 0.0.0.0:8080 [29/Jun/2010:17:07:24] ENGINE Bus STARTED [29/Jun/2010:18:23:17] ENGINE Bus STOPPING [29/Jun/2010:18:23:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down [29/Jun/2010:18:23:18] ENGINE Stopped thread '_TimeoutMonitor'. [29/Jun/2010:18:23:18] ENGINE Bus STOPPED [29/Jun/2010:18:23:18] ENGINE Bus EXITING [29/Jun/2010:18:23:18] ENGINE Bus EXITED [29/Jun/2010:18:23:19] ENGINE Waiting for child threads to terminate... [29/Jun/2010:18:30:21] ENGINE Bus STARTING [29/Jun/2010:18:30:21] ENGINE Started monitor thread '_TimeoutMonitor'. [29/Jun/2010:18:30:21] ENGINE Serving on 0.0.0.0:8080 [29/Jun/2010:18:30:21] ENGINE Bus STARTED |
![]() |
![]() |
Advert | |
|
![]() |
#186 |
Connoisseur
![]() Posts: 94
Karma: 10
Join Date: May 2010
Device: Win 10
|
|
![]() |
![]() |
![]() |
#187 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,419
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Do you have a book with comments that include an xml declaration, something that startswith
<?xml |
![]() |
![]() |
![]() |
#188 |
Evangelist
![]() ![]() ![]() ![]() ![]() ![]() Posts: 405
Karma: 692
Join Date: Sep 2006
Device: Samsung Galaxy Note 3 | Kindle Paperwhite | iPad Mini
|
Why yes, Kovid, there was. That solved all my problems. Thank you.
|
![]() |
![]() |
![]() |
#189 | |
Connoisseur
![]() Posts: 94
Karma: 10
Join Date: May 2010
Device: Win 10
|
Quote:
Thanks a ton! I can now pull .PDFs onto my nook by using trook along with Calibre 0.7.7 (currently) and the html tag hack! I'm still unsuccessful compiling trook (without any changes) so I'm not really hopefully about MY being able to fix trook to work with calibre's expanded html tags. Richard |
|
![]() |
![]() |
![]() |
#190 |
Member
![]() Posts: 15
Karma: 10
Join Date: May 2010
Device: Sony prs-505, iPad
|
re:accessing my calibre books on web browsers
Somehow I am missing something in this process and cannot get this function to work.
Stanza on my ipad will show my desktop calibre collection (but my desktop computer and calibre need to be open) and if I try the TEST button in Calibre my books appear, however, if I try to get my web browser to show my books by typing in either of these addresses in my browser address bar, nothing happens except for a multitude of searches appearing-http://127.0.0.1:8080 or my computer's own IP address. I have tried this on the iPad and another netbook computer. Am I incorrect in thinking that if I am outside my own network and my desktop computer is turned off, I can somehow access my Calibre books on my iPad or netbook??? Could the exact steps to follow be outlined. The Help menu is helping. Thanks much for any follow-up |
![]() |
![]() |
![]() |
#191 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
|
Quote:
First, if your desktop computer is turned off (I assume Calibre is installed on it) then Calibre is not running and can't respond to a request to access your books. I run Calibre 24/7 to maintain access. Second, if you are outside your own network, you need some way to get back into your own network. I use a dyndns account and configure my router to route requests on port 8080 to the computer running Calibre. |
|
![]() |
![]() |
![]() |
#192 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Jul 2010
Device: Nexus One
|
Hello
My problem is when i try to start the server error appear : " ERROR: Failed to start content server: Port 8080 not free on '0.0.0.0' ". What can i do ? Thanks Edit : I use Windows 7 x64 |
![]() |
![]() |
![]() |
#193 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,462
Karma: 8025600
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
1) find the other program that is using port 8080 and kill it/change it. One way to do this is the command netstat. Try 'netstat -a -b -n' and note the executable that has the port open. 2) change the port to something else, such as 8081 |
|
![]() |
![]() |
![]() |
#194 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Jul 2010
Device: Nexus One
|
Thanks the fast reply. I found the problem...its the uTorrent Webui...i turn off, and working. Thanks again.
|
![]() |
![]() |
![]() |
#195 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,553
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
|
I normally change the port that the Calibre Content server uses to 8787 in Windows as that always seems to be free.
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
PRS+ 300 (Browse Folders, Book History, Key Bindings, Dictionary, epub customization) | kartu | Sony Reader | 137 | 03-06-2012 03:20 PM |
Calibre Collection (can I transfer) | madcatz990 | Calibre | 3 | 09-27-2010 06:13 PM |
calibre - collection metadata? | roffles | Calibre | 7 | 09-08-2010 10:08 PM |
Cannot browse other sites after using Calibre Content Server | duckbill | Amazon Kindle | 0 | 09-08-2010 12:08 AM |
calibre creates collection on Sony PRS700 but does not transfer book into it | leday | Calibre | 3 | 12-22-2009 12:45 PM |