You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Log.debug("{} has not responded to a ping request that we sent earlier and didn't have other activity. Occupant should be kicked from the room.", occupant);
tryRemoveOccupantFromRoom(occupant, JiveGlobals.getProperty("admin.mucRoom.noPingResponseKickReason", "User seems to be unreachable (didn't respond to a ping request).") );
Neustradamus
changed the title
USER has been kicked (User seems to be unreachable (didn't respond to a ping request).) are showed but the option is not enabled
In MUC Room, USER has been kicked (User seems to be unreachable (didn't respond to a ping request).) are showed but the option is not enabled
May 9, 2024
We can see a lot of:
[XX:XX:XX] *** USER (user@server/client) has been kicked (User seems to be unreachable (didn't respond to a ping request).)
But the option is not enabled in Options -> Messages -> Groupchat -> Show technical kicks
Linked to:
The text was updated successfully, but these errors were encountered: