whapp-irc icon indicating copy to clipboard operation
whapp-irc copied to clipboard

"unknown chat" from status

Open mojoman opened this issue 6 years ago • 1 comments
trafficstars

I get this message every 5 minutes:

21:55 <status> unknown chat
22:00 <status> unknown chat
22:05 <status> unknown chat
22:10 <status> unknown chat
22:15 <status> unknown chat
22:20 <status> unknown chat

Version:

21:52 *** 375 The server is running on commit
              51c154b96e7d07f269fecfee3343e56a45ba510a

mojoman avatar Mar 08 '19 19:03 mojoman

This seems like your client tries to do WHO queries (looking at the interval) on a chat that doesn't exist.

Does this continue after reconnecting to the whapp-irc instance? Since that should throw an error at the moment your client tries to JOIN it.

lieuwex avatar Mar 11 '19 19:03 lieuwex