|
|
#1 |
|
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Jul 2017
Device: kindle paperwhite
|
Calibre 3.2.1 web browser book reading problem
First I want to thank you for creating such great software for everybody.
![]() I just installed Calibre 3.2.1 on my headless ubuntu 16.04 server as content service. I followed https://manual.calibre-ebook.com/ser...g-a-url-prefix and everything works fine except when I try to read a book from the web browser. I always getting the error shows below. Does anybody else have the same issue? Any suggestion to fix it? ![]() Code:
Error: Unhandled error
Uncaught InvalidStateError: Failed to read the 'responseText' property from 'XMLHttpRequest': The value is only accessible if the object's 'responseType' is '' or 'text' (was 'blob').
Error at https://mydomain/calibre/:4819:32
Traceback (most recent call last):
at XMLHttpRequest.ρσ_anonfunc (https://mydomain/calibre/:4894:21)
at complete_callback (https://mydomain/calibre/:4863:21)
at set_error (https://mydomain/calibre/:4819:32)
Error: Failed to read the 'responseText' property from 'XMLHttpRequest': The value is only accessible if the object's 'responseType' is '' or 'text' (was 'blob').
|
|
|
|
|
|
#2 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,609
Karma: 28549044
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
|
|
|
|
| Advert | |
|
|
|
|
#3 |
|
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Jul 2017
Device: kindle paperwhite
|
Thank you so much. I was trying to search solution on Google but didn't find that thread. Sorry about that.
|
|
|
|
|
|
#4 |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Sep 2017
Device: Kindle
|
Hi,
I'm new here. Got the same error here my config. apache2: LoadModule proxy_http_module /usr/lib/apache2/modules/mod_proxy_http.so LoadModule proxy_module /usr/lib/apache2/modules/mod_proxy.so AllowEncodedSlashes On RewriteEngine on RewriteRule ^/calibre/(.*) http://127.0.0.1:81/calibre/$1 [proxy] #RedirectMatch permanent ^/calibre$ /calibre/ #I tried both, same error RedirectMatch 301 ^/calibre$ "/calibre/" My Error message: Traceback (most recent call last): at XMLHttpRequest.ρσ_anonfunc (https://someurl.test/calibre/:4895:21) at complete_callback (https://someurl.test/calibre/:4864:21) at set_error (https://someurl.test/calibre/:4820:33) Error: Failed to read the 'responseText' property from 'XMLHttpRequest': The value is only accessible if the object's 'responseType' is '' or 'text' (was 'blob'). Can somebody help me what I made wrong? Thx a lot for your help |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Problem] Web browser is forgetting sessions | dclauzel | Kobo Reader | 4 | 12-08-2016 07:26 PM |
| Touch Problem with my Web browser on Nook Simple touch | sega dude | Nook Developer's Corner | 0 | 02-11-2014 07:16 PM |
| cmdlines for launching web browser / reading content? | ryran | Kindle Developer's Corner | 0 | 08-27-2011 10:25 AM |
| Classic Big Nook web browser problem | Dragohunter | Barnes & Noble NOOK | 2 | 03-15-2011 08:30 PM |
| Troubleshooting web browser problem | kz9726 | Amazon Kindle | 2 | 09-14-2010 03:01 AM |