Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 09-18-2010, 07:22 PM   #1
Mogrith
Member
Mogrith began at the beginning.
 
Mogrith's Avatar
 
Posts: 10
Karma: 10
Join Date: May 2008
Location: Brea, CA
Device: K1,K2, Broken 505,M003(android 1.6)
Android Browsers won't download.

Content server works on local network. XP laptop can d/l books.

On my android devices I can see content page seach ect but downloads fail very quickly with download unsuccessful as only message.
part of log with Get command:
Code:
192.168.1.5 - mogrith [18/Sep/2010:15:20:39] "GET /get/EPUB/Bull, Emma|Bear, Elizabeth|Monette, Sarah|Shetterly, Will|Downum, Amanda|Shipman, Stephan-Shadow Unit - Season 1_9407.EPUB HTTP/1.1" 200 1061457 "http://192.168.1.2:8080/mobile?num=25&search=epub&sort=date&order=descending" "Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; Android for Telechips TCC8900 Evaluation Board (US) Build/ECLAIR) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17"
192.168.1.5 - - [18/Sep/2010:15:21:25] "GET /get/EPUB/Bull, Emma|Bear, Elizabeth|Monette, Sarah|Shetterly, Will|Downum, Amanda|Shipman, Stephan-Shadow Unit - Season 1_9407.EPUB HTTP/1.1" 401 1109 "" "Mozilla/5.0 (Linux; U; Android 2.1-update1; en-us; Android for Telechips TCC8900 Evaluation Board (US) Build/ECLAIR) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17"
I tried full name as listed and tried renaming file in both cases name is <unknown> in d/l queue

Same error with stock browser and with dolphinHD browser (one in log)

Same thing on either my android 2.1 or 1.6 device.
Mogrith is offline   Reply With Quote
Old 09-18-2010, 09:04 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,835
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
you are able to download using non android browsers, like the browser on your own computer?
kovidgoyal is offline   Reply With Quote
Advert
Old 09-18-2010, 10:49 PM   #3
Mogrith
Member
Mogrith began at the beginning.
 
Mogrith's Avatar
 
Posts: 10
Karma: 10
Join Date: May 2008
Location: Brea, CA
Device: K1,K2, Broken 505,M003(android 1.6)
yes and a different computer in the same network.

But the d/l fail when I try the same file on one of the android devices.
Mogrith is offline   Reply With Quote
Old 09-18-2010, 10:50 PM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,835
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Since it seems to be an android specific issue, you may have better luck posting in the android forums.
kovidgoyal is offline   Reply With Quote
Old 09-18-2010, 11:05 PM   #5
Mogrith
Member
Mogrith began at the beginning.
 
Mogrith's Avatar
 
Posts: 10
Karma: 10
Join Date: May 2008
Location: Brea, CA
Device: K1,K2, Broken 505,M003(android 1.6)
Thanks I'll try there. Just wondered if this was a common, easy fix. doesn't sound like it.

Thanks for the reply. When I get a fix I'll follow up here.
Mogrith is offline   Reply With Quote
Advert
Old 09-20-2010, 07:54 PM   #6
Mogrith
Member
Mogrith began at the beginning.
 
Mogrith's Avatar
 
Posts: 10
Karma: 10
Join Date: May 2008
Location: Brea, CA
Device: K1,K2, Broken 505,M003(android 1.6)
From the log file I see i am getting 401 errors.

According to the RFC:
10.4.2 401 Unauthorized


The request requires user authentication. The response MUST include a
WWW-Authenticate header field (section 14.47) containing a challenge
applicable to the requested resource. The client MAY repeat the
request with a suitable Authorization header field (section 14.8). If
the request already included Authorization credentials, then the 401
response indicates that authorization has been refused for those
credentials. If the 401 response contains the same challenge as the
prior response, and the user agent has already attempted
authentication at least once, then the user SHOULD be presented the
entity that was given in the response, since that entity might
include relevant diagnostic information. HTTP access authentication
is explained in "HTTP Authentication: Basic and Digest Access
Authentication" [43].
Mogrith is offline   Reply With Quote
Old 09-20-2010, 08:00 PM   #7
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,835
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
so turn off the password in the content server settings.
kovidgoyal is offline   Reply With Quote
Old 09-23-2010, 12:40 PM   #8
Mogrith
Member
Mogrith began at the beginning.
 
Mogrith's Avatar
 
Posts: 10
Karma: 10
Join Date: May 2008
Location: Brea, CA
Device: K1,K2, Broken 505,M003(android 1.6)
Yes that did it. But I am uncomfortable with leaving my server open to the internet w/o a password.

I'll keep the content server off most of the time.
Mogrith is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
'Cloud' epub generation tool for browsers garygibsonsf ePub 1 09-14-2010 08:59 PM
What's the differerence between the K2 and K3 browsers? gollu Amazon Kindle 0 08-28-2010 10:49 AM
Android Developers: Licensing Service For Android Applications kjk Android Devices 0 07-28-2010 03:23 PM
Alternative browsers like K-Meleon.... hidari Lounge 7 05-05-2010 06:50 AM
Redirection script for mobile browsers Alexander Turcic Lounge 0 08-01-2005 05:26 PM


All times are GMT -4. The time now is 08:04 AM.


MobileRead.com is a privately owned, operated and funded community.