View Single Post
Old 07-27-2020, 02:27 PM   #9
lrpirlet
Connoisseur
lrpirlet began at the beginning.
 
Posts: 96
Karma: 40
Join Date: Mar 2020
Location: Belgium (sorry, I am from the Walloon side of the country and I speak french only)
Device: PW3, Kobo Libra H2O
I have serial JB my PW3 recently. It was a success. My kindle displays the cover of the book I am reading...

The firmware version is Kindle 5.12.4 (360273 042) according to the version.txt file in the extensions/../system directory...

It looks like I have the same problem as the base note...

Using kterm I issued the following commands to extract the librariansync related messages...
Code:
showlog|grep ibrarian
To locate where/when to find librariansync related logs
Code:
showlog|grep 200727:19282|more>librarianfails
The result is (shortened to 2 lines before and after librariansync related)
Code:
200727:192821 Xorg: I GestureEngine:perfScenario::Sending button 1 up 1595870961.389353
200727:192821 framework: perfScenario CVM received X11 ButtonRelease button=1 time=1595870961.399401
200727:192823 system: I LibrarianSync:main:: Starting...
200727:192823 system: I LibrarianSync:rebuild_from_calibre_plugin_json:: Rebuilding collections (Calibre)...
200727:192823 system: I LibrarianSync:cc_update:: Sending commands...
200727:192824 cvm[4966]: E rc:request_callback:Unauthorized request!:
200727:192824 system: E LibrarianSync:cc_update:: Oh, no. It failed.
200727:192824 system: I LibrarianSync:main:: Done in 0.18s.
200727:192824 ADM[3189]: I HttpClient: Retry 2
200727:192824 ADM[3189]: E HttpClient: IOError: Couldn't resolve host name: Could not resolve: device-messaging-na.amazon.com (Could not contact DNS servers)
I will verify later if this comes from a python process as this does not look too *nix style... If that is the case, would increasing the the log level help?

I guess I could increase the log level with ;debugOn, but I want to be able to get back to normal...
So, would ;debuggoff decrease le log level back to normal??

Do I have to issue those commands at top level (accueil) search?

Last but not least, is there a list (documented?) of such nice commands?

Last edited by lrpirlet; 07-27-2020 at 02:30 PM.
lrpirlet is offline   Reply With Quote