View Single Post
Old 06-22-2017, 09:02 AM   #3
aCIDsLAM
Enthusiast
aCIDsLAM began at the beginning.
 
Posts: 28
Karma: 10
Join Date: Oct 2016
Device: Xiaomi MI Pad 1, LineageOS14.1
Quote:
Originally Posted by kovidgoyal View Post
Are you using a valid certificate or a self signed one? It might be that the browser is blocking access when using a self signed one. Check if you can load

/interface-data/more-books

using curl or another command line tool.
Its a valid ceftificate so no blocking.
curl gave me this, without auth enabled:
Invalid query: No JSON object could be decoded

I must say, i tried a stresstest through the opds view/link.
It is more stable but after a while it also stops working. The server stops to respond and i cant load the next page. I have to relogin/auth and start again from the beginng.

The same like the main web view, just it takes longer until i get problems.

SOmetimes when the preview fails, i get the picture of the book clicking on it. Sometimes it fails all together. After a while (2-3 Pages) i cant load the next page and get stuck and have to relogin in too.

It seems to me, like it gets worse with every page. The first page shows 80 %, the next one 30 and the last one maybe only one working

While browsing i also got these two. DOnt know if they help:
Uncaught TypeError: Cannot read property 'firstChild' of null
Error at https://calibre.FQDN:8080/:19495:21
Traceback (most recent call last):
at ct_impl (https://calibre.FQDN:8080/:7016:26)
at HTMLDivElement.check_for_books_loaded (https://calibre.FQDN:8080/:19666:13)
at create_books_list (https://calibre.FQDN:8080/:19616:13)
at abort_get_more_books (https://calibre.FQDN:8080/:19505:52)
at XMLHttpRequest.ρσ_anonfunc (https://calibre.FQDN:8080/:4864:21)
at complete_callback (https://calibre.FQDN:8080/:4853:17)
at got_more_books (https://calibre.FQDN:8080/:19522:13)
at update_fetching_status (https://calibre.FQDN:8080/:19495:21)
TypeError: Cannot read property 'firstChild' of null

TypeError: more is null
Error at https://calibre.FQDN:8080/:19495:17

Console output sometimes throws this. Dont know, if its related:
QObject::startTimer: Timers can only be used with threads started with QThread

To mention again, i dont have this problems when it runs encrypted.
aCIDsLAM is offline   Reply With Quote