UniPager icon indicating copy to clipboard operation
UniPager copied to clipboard

Unknown Message received from server

Open winnieXY opened this issue 5 months ago • 0 comments

Hey,

I recently got some of these error messages in my log:

After the error the unipager disconnects itself from the master and reconnect. However all messages which are within the queue are than droppend and not transmitted.

Would it be possible to either:

  • not disconnect but just discard that unkown message
  • or not clear the queue on reconnect?
info 08:36:29 Connection established.

info 08:36:21 Connection to dapnet.afu.rwth-aachen.de:43434...

warn 08:36:19 Disconnected from master.

error 08:36:19 Unknown message received from server (type: [)

info 08:36:19 Received Message { id: 4, mtype: AlphaNum, speed: Baud(1200), addr: 666411, func: Func3, data: "Uptime Warning" }

error 08:36:19 Unknown message received from server (type: [) 

winnieXY avatar Sep 05 '24 08:09 winnieXY