Tried starting in a terminal with
calibre-server --develop
Here is the terminal ouput:
[24/Aug/2009:00:41:21] ENGINE Bus STARTING
[24/Aug/2009:00:41:21] ENGINE Started monitor thread '_TimeoutMonitor'.
[24/Aug/2009:00:41:21] ENGINE Started monitor thread 'Autoreloader'.
[24/Aug/2009:00:41:21] ENGINE Serving on 0.0.0.0:8080
[24/Aug/2009:00:41:21] ENGINE Bus STARTED
[24/Aug/2009:00:48:54] ENGINE Bus STARTING
[24/Aug/2009:00:48:54] ENGINE Started monitor thread '_TimeoutMonitor'.
[24/Aug/2009:00:48:54] ENGINE Started monitor thread 'Autoreloader'.
[24/Aug/2009:00:48:54] ENGINE Serving on 0.0.0.0:8080
[24/Aug/2009:00:48:54] ENGINE Bus STARTED
192.168.1.100 - - [24/Aug/2009:00:49:11] "GET /stanza/ HTTP/1.1" 200 1080 "" "Stanza/1.9.1 iPhone OS/3.0/iPhone catalog/1.9.1"
192.168.1.100 - - [24/Aug/2009:00:49:19] "GET /?sortby=bytitle HTTP/1.1" 200 2514 "" "Stanza/1.9.1 iPhone OS/3.0/iPhone catalog/1.9.1"
^C[24/Aug/2009:00:49:35] ENGINE Keyboard Interrupt: shutting down bus
[24/Aug/2009:00:49:35] ENGINE Bus STOPPING
[24/Aug/2009:00:49:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8080)) shut down
[24/Aug/2009:00:49:35] ENGINE Stopped thread 'Autoreloader'.
[24/Aug/2009:00:49:35] ENGINE Stopped thread '_TimeoutMonitor'.
[24/Aug/2009:00:49:35] ENGINE Bus STOPPED
[24/Aug/2009:00:49:35] ENGINE Bus EXITING
[24/Aug/2009:00:49:35] ENGINE Bus EXITED
[24/Aug/2009:00:49:35] ENGINE Waiting for child threads to terminate...
|