View Single Post
Old 03-23-2018, 04:13 PM   #3
momus
Junior Member
momus began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jan 2017
Device: Kindle Paperwhite
I don't want to clear cache of application (chrome/firefox) loosing all data, I want only clean cache of Calibre Content Server webpage.

I found on one computer corrupted localStorage data. There is some problem with old translations in "calibre-translations-current", which it's not reloaded, even when new version of calibre-server was installed on server.

I attached file with wrong and correct data.

There is a second problem. How to reload webpage when I change language of calibre-server e.g. from english to polish or polish to english without clearing webbrowser cache?

Stack trace of error:
Code:
uncaught exception: KeyError:
Error at :0:
Traceback (most recent call last):

node_clicked@https://calibre3.kklimczak.eu/:13344:17
render_tag_browser@https://calibre3.kklimczak.eu/:13579:13
render_children@https://calibre3.kklimczak.eu/:13488:39
@https://calibre3.kklimczak.eu/:3331:28
render_markup@https://calibre3.kklimczak.eu/:3287:27
KeyError

And raw message from console:
Code:
Object { message: " ", stack: "__init__@https://calibre3.kklimczak.eu/#library_id=Calibre&panel=book_list^search:2036:19\n__init__@https://calibre3.kklimczak.eu/#library_id=Calibre&panel=book_list^search:2098:37\nKeyError@https://calibre3.kklimczak.eu/#library_id=Calibre&panel=book_list^search:2094:5\nrender_markup@https://calibre3.kklimczak.eu/#library_id=Calibre&panel=book_list^search:3287:27\n@https://calibre3.kklimczak.eu/#library_id=Calibre&panel=book_list^search:3331:28\nrender_children@https://calibre3.kklimczak.eu/#library_id=Calibre&panel=book_list^search:13488:39\nrender_tag_browser@https://calibre3.kklimczak.eu/#library_id=Calibre&panel=book_list^search:13579:13\nnode_clicked@https://calibre3.kklimczak.eu/#library_id=Calibre&panel=book_list^search:13344:17\n", name: "KeyError", … }
Attached Files
File Type: txt calibre-notok.txt (20.9 KB, 215 views)
File Type: txt calibre-ok.txt (21.8 KB, 257 views)

Last edited by momus; 03-23-2018 at 04:16 PM.
momus is offline   Reply With Quote