Fastpath log messages at8404 – Kontron AT8404 CLI User Manual
Page 339
FASTPATH log messages
AT8404
AT8404 CLI Reference Manual
Page B - 6
Table 12: EmWeb Log Messages
Component
Message
Cause
EmWeb
EMWEB (Telnet): Max number of Telnet login
sessions exceeded
A user attempted to connect via telnet when
the maximum number of telnet sessions were
already active.
EmWeb
EMWEB (SSH): Max number of SSH login
sessions exceeded
A user attempted to connect via SSH when
the maximum number of SSH sessions were
already active.
EmWeb
Handle table overflow
All the available EmWeb connection handles
are being used and the connection could not
be made.
EmWeb
ConnectionType EmWeb socket accept()
failed: errno
Socket accept failure for the specified
connection type.
EmWeb
ewsNetHTTPReceive failure in
NetReceiveLoop() - closing connection.
Socket receive failure.
EmWeb
EmWeb: connection allocation failed
Memory allocation failure for the new
connection.
EmWeb
EMWEB TransmitPending : EWOULDBLOCK
error sending data
Socket error on send.
EmWeb
ewaNetHTTPEnd: internal error - handle not in
Handle table
EmWeb handle index not valid.
EmWeb
ewsNetHTTPReceive:recvBufCnt exceeds
MAX_QUEUED_RECV_BUFS!
The receive buffer limit has been reached.
Bad request or DoS attack.
EmWeb
EmWeb accept: XXXX
Accept function for new SSH connection
failed. XXXX indicates the error info.
Table 13: CLI_UTIL Log Messages
Component
Message
Cause
CLI_UTIL
Telnet Send Failed errno = 0x%x
Failed to send text string to the telnet client.
CLI_UTIL
osapiFsDir failed
Failed to obtain the directory information from
a volume's directory.
Table 14: SSHD Log Messages
Component
Message
Cause
SSHD
SSHD: Unable to create the global (data)
semaphore
Failed to create semaphore for global data
protection.
SSHD
SSHD: Msg Queue is full, event = XXXX
Failed to send the message to the SSHD
message queue as message queue is full.
XXXX indicates the event to be sent
SSHD
SSHD: Unknown UI event in message,
event=XXXX
Failed to dispatch the UI event to the
appropriate SSHD function as it’s an invalid
event. XXXX indicates the event to be
dispatched.
SSHD
sshdApiCnfgrCommand: Failed calling
sshdIssueCmd.
Failed to send the message to the SSHD
message queue