View Single Post
Old 07-04-2017, 12:04 PM   #1
kobemtl
Junior Member
kobemtl began at the beginning.
 
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').
kobemtl is offline   Reply With Quote