View Single Post
Old 07-24-2011, 01:18 PM   #11
PepeM
Junior Member
PepeM began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jul 2011
Device: several
Kovid,

Quote:
Originally Posted by kovidgoyal View Post
calibre-server --develop
Here's the whole log after trying to download two books. The Lazarillo book, I can download flawlessly. The Gulliver, I can't. Both can be opened without problems from within Caliber in the EPUB viewer and have been transferred over USB to a Sony PRS-650 also without trouble.

Code:
[24/Jul/2011:19:08:40] ENGINE Bus STARTING
CherryPy Checker:
The config entry 'server.shutdown_timeout' in section 'server.shutdown_timeout'
is of type 'float', which does not match the expected type 'int'.

[24/Jul/2011:19:08:40] ENGINE Started monitor thread '_TimeoutMonitor'.
[24/Jul/2011:19:08:40] ENGINE Serving on 0.0.0.0:8080
[24/Jul/2011:19:08:41] ENGINE Bus STARTED
Function browse_matches called with args: () {'category': u'allbooks', 'cid': u'
dummy'}
        Time: browse_matches 0.108999967575
192.168.1.11 - - [24/Jul/2011:19:09:04] "GET /browse/matches/allbooks/dummy HTTP
/1.1" 200 8152 "http://192.168.1.11:8080/browse" "Mozilla/5.0 (Windows NT 5.1; r
v:2.0.1) Gecko/20100101 Firefox/4.0.1"
Function browse_booklist_page called with args: () {'ids': '[81, 64, 62, 61, 76,
 58, 59, 77, 73, 66, 75, 60, 68, 65, 57, 69, 74, 72, 70, 71, 63, 67, 1, 95, 82]'
}
        Time: browse_booklist_page 0.43799996376
192.168.1.11 - - [24/Jul/2011:19:09:06] "POST /browse/booklist_page HTTP/1.1" 20
0 34457 "http://192.168.1.11:8080/browse/category/allbooks" "Mozilla/5.0 (Window
s NT 5.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1"
Function get called with args: () {'what': u'epub', 'id': u'La vida de Lazarillo
 de Tormes y de sus fortunas y adversidades - Anonimo_81.epub'}
        Time: get 0.203999996185
192.168.1.11 - - [24/Jul/2011:19:09:26] "GET /get/epub/La vida de Lazarillo de T
ormes y de sus fortunas y adversidades - Anonimo_81.epub HTTP/1.1" 200 80056 "ht
tp://192.168.1.11:8080/browse/category/allbooks" "Mozilla/5.0 (Windows NT 5.1; r
v:2.0.1) Gecko/20100101 Firefox/4.0.1"
Function get called with args: () {'what': u'epub', 'id': u'Los viajes de Gulliv
er - Jonathan Swift_82.epub'}
        Time: get 0.281000137329
192.168.1.11 - - [24/Jul/2011:19:10:40] "GET /get/epub/Los viajes de Gulliver -
Jonathan Swift_82.epub HTTP/1.1" 200 301211 "http://192.168.1.11:8080/browse/cat
egory/allbooks" "Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20100101 Firefox/4
.0.1"
Pepe
PepeM is offline   Reply With Quote