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').