View Single Post
Old 04-07-2017, 08:28 AM   #59
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,316
Karma: 95058547
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by odamizu View Post
I did ;dm to dump the logs all 3 times. I must admit I don't really know what I'm looking at. There are also 4 logs for each dump: all_netlog_logs, all_system_logs, all_wpa_supplicant_logs, and wininfo_logs.

What should I look for???
The all_systems_logs file is the one most likely to be useful. Try looking for errors somewhere within the last hundred or so lines of the end of the file.

Most messages are formatted as: date:time process[pid]: severity message
where severity is I (info), W (warning), E (error)
For example:

Quote:
170406:214834 ADM[19165]: E HttpClient: IOError: Couldn't resolve host name: Could not resolve: device-messaging-na.amazon.com (Could not contact DNS servers)
170406:214834 wifid[2432]: I spectator:conn-start:t=240294.866017, essid=any:
170406:214834 wifid[2432]: I wmgr:wconn:scanning...::~:
170406:214834 wifid[2432]: I wmgr:scan:hidden-nets=1 :starting...::~:
170406:214834 wifid[2432]: I spectator:scan-start:t=240294.866705:
170406:214834 wifid[2432]: W sysev:power::redundant Wakeup - discarded
170406:214834 ADM[19165]: I HttpClient: Waiting for 7 seconds before next attempt
170406:214834 system: I tinyrot:def::Rotating file /var/log/messages with max size 256
jhowell is online now   Reply With Quote