View Single Post
Old 12-29-2009, 02:41 PM   #1
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Server shows column headers, but not books, when accessed via mobile phone browser

The server runs great when accessed through any of my local PC computers. However, I want to get the books onto a Windows Mobile phone that has both Opera 9.7 and Internet Explorer. When the server is accessed via Opera, it asks for the password, then shows the Calibre logo header, all the author, title column headers, the >> and << symbols and the search box, but no books or rows appear.


I can type in the search box, but still get no books. The logs seem normal to me. Internet Explorer shows Python errors, and never asks for the password, but I never use it anyway.

Using port 8787 as 8080 was in use.

Does anyone have any suggestions?

Code:
[29/Dec/2009:13:29:49] ENGINE Bus STARTING
[29/Dec/2009:13:29:49] ENGINE Started monitor thread '_TimeoutMonitor'.
[29/Dec/2009:13:29:49] ENGINE Serving on 0.0.0.0:8787
[29/Dec/2009:13:29:49] ENGINE Bus STARTED
Code:
192.168.0.102 - User [29/Dec/2009:14:24:23] "GET /static/loading.gif HTTP/1.1" 200 2942 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT 5.1; U; en)"
192.168.0.102 - User [29/Dec/2009:14:24:24] "GET /static/loading.gif HTTP/1.1" 200 2942 "http://192.168.0.6:8787/" "HD2_T8585 Opera/9.7 (Windows NT 5.1; U; en)"
Starson17 is offline   Reply With Quote