cmkelley
Very Senior Member
Hello!
What is it and how to get rid of it from the event log?
Jan 9 11:24:58 wlceventd: WLCEVENTD wlceventd_proc_event(401): eth6: Disassoc 70:8B:CD:C8:52:90, status: 0, reason: Disassociated because sending station is leaving (or has left) BSS (8)
Jan 9 11:25:01 wlceventd: WLCEVENTD wlceventd_proc_event(386): eth6: Deauth_ind 70:8B:CD:C8:52:90, status: 0, reason: Class 3 frame received from nonassociated station (7)
Jan 9 11:25:04 wlceventd: WLCEVENTD wlceventd_proc_event(420): eth6: Auth 70:8B:CD:C8:52:90, status: 0, reason: d11 RC reserved (0)
Jan 9 11:25:04 wlceventd: WLCEVENTD wlceventd_proc_event(449): eth6: Assoc 70:8B:CD:C8:52:90, status: 0, reason: d11 RC reserved (0)
AC86U + 384.14_2
PS: On version 14, there really was some kind of strange floating problem with Internet monitoring. I had active ping on google. So sometimes the router ceases to be allowed on the Internet, connections with the provider are established. A full reboot helped. As soon as I turn off Internet monitoring - everything is OK, well, or return to version 13. Paradox.
WLCEVENTD = WireLess Client EVENT Daemon.I have the same messages in my log
ASUS (intentionally or otherwise) turned on some excess debugging messages in the closed source section of the code (i.e. there is nothing RMerlin can do about it). The only way to "get rid of it" is to install scribe which replaces the system logger (syslogd) with a more robust logger (syslog-ng). Syslog-ng allows capturing various messages and putting them in their own log file (or discarding them altogether). One of scribe's default filters is for the WLCEVENTD messages.
Or, just ignore them, they're harmless.