View Single Post
Old 05-25-2017, 03:19 PM   #306
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,995
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by kovidgoyal View Post
@JimmXinu: Hmm can you post the server logs (get them from Preferences->Sharing over the net)
Pulled the lastest master. It took several tries and a considerable wait before the server would start. Now it works as expected--not sure what's up with that. I believe it happened before, too.

I do get a more meaningful error message now:
Error: Could not initialize database
You must allow calibre to use IndexedDB storage in your browser to read books


However, immediately after that, I still get:
Error: Unhandled error
UnknownError
Error at http://juuban.xinu.nu:8080/:9226:22


Here's the server log:
Spoiler:
Code:
10.37.99.54 port-53062 - 25/May/2017:13:51:19 -0500 "GET /auto-reload-port?1495738279080 HTTP/1.1" 200 288
10.37.99.54 port-53064 - 25/May/2017:13:51:19 -0500 "GET /calibre.appcache HTTP/1.1" 200 676
10.37.99.54 port-53062 - 25/May/2017:13:51:19 -0500 "GET /interface-data/update?1495738279157 HTTP/1.1" 200 -
10.37.99.54 port-53062 - 25/May/2017:13:51:19 -0500 "GET /favicon.png HTTP/1.1" 304 135
10.37.99.54 port-53062 - 25/May/2017:13:51:19 -0500 "GET /icon/book.png HTTP/1.1" 200 1470
10.37.99.54 port-53064 - 25/May/2017:13:51:19 -0500 "GET /icon/catalog.png HTTP/1.1" 200 946
10.37.99.54 port-53065 - 25/May/2017:13:51:19 -0500 "GET /icon/column.png HTTP/1.1" 200 657
10.37.99.54 port-53062 - 25/May/2017:13:51:19 -0500 "GET /icon/identifiers.png HTTP/1.1" 200 2682
10.37.99.54 port-53064 - 25/May/2017:13:51:19 -0500 "GET /icon/languages.png HTTP/1.1" 200 3163
10.37.99.54 port-53065 - 25/May/2017:13:51:19 -0500 "GET /icon/news.png HTTP/1.1" 200 1401
10.37.99.54 port-53066 - 25/May/2017:13:51:19 -0500 "GET /icon/rating.png HTTP/1.1" 200 2174
10.37.99.54 port-53067 - 25/May/2017:13:51:19 -0500 "GET /icon/publisher.png HTTP/1.1" 200 1701
10.37.99.54 port-53062 - 25/May/2017:13:51:19 -0500 "GET /icon/search.png HTTP/1.1" 200 1663
10.37.99.54 port-53062 - 25/May/2017:13:51:19 -0500 "GET /icon/series.png HTTP/1.1" 200 1608
10.37.99.54 port-53066 - 25/May/2017:13:51:19 -0500 "GET / HTTP/1.1" 200 -
10.37.99.54 port-53064 - 25/May/2017:13:51:19 -0500 "GET /icon/tags.png HTTP/1.1" 200 1834
10.37.99.54 port-53065 - 25/May/2017:13:51:19 -0500 "GET /icon/tb_folder.png HTTP/1.1" 200 1713
10.37.99.54 port-53067 - 25/May/2017:13:51:19 -0500 "GET /icon/user_profile.png HTTP/1.1" 200 1934
10.37.99.54 port-53063 - 25/May/2017:13:51:19 -0500 "GET /interface-data/books-init?library_id=TestingCalibreLibrary&sort=timestamp.desc&1495738279165 HTTP/1.1" 200 -
10.37.99.54 port-53066 - 25/May/2017:13:51:19 -0500 "GET /calibre.appcache HTTP/1.1" 200 676
10.37.99.54 port-53066 - 25/May/2017:13:51:22 -0500 "GET /auto-reload-port?1495738282033 HTTP/1.1" 200 288
10.37.99.54 port-53066 - 25/May/2017:13:51:22 -0500 "GET /interface-data/update?1495738282083 HTTP/1.1" 200 -
10.37.99.54 port-53064 - 25/May/2017:13:51:22 -0500 "GET /calibre.appcache HTTP/1.1" 304 135
10.37.99.54 port-53063 - 25/May/2017:13:51:22 -0500 "GET /interface-data/books-init?library_id=TestingCalibreLibrary&sort=timestamp.desc&1495738282089 HTTP/1.1" 200 -


FYI, I've tried a couple IndexedDB demo pages and they also failed with some unknown error during the DB open() call.

So apparently this is something wrong with my Firefox install.
(Update -- uninstall and reinstall of FF didn't help.)

Unrelated New Issue:

In the GUI, if I switch to a library that I have open in a browser (currently or previously?--not sure), I end up with a second, all lowercase entry for the same library. Those remain even after switch back to 2.85 and have to be removed manually:

Click image for larger version

Name:	Libraries.png
Views:	151
Size:	24.7 KB
ID:	156995

Last edited by JimmXinu; 05-25-2017 at 03:30 PM.
JimmXinu is online now   Reply With Quote