esl / MongooseIM

MongooseIM is Erlang Solutions' robust, scalable and efficient XMPP server, aimed at large installations. Specifically designed for enterprise purposes, it is fault-tolerant and can utilise the resources of multiple clustered machines.
Other
1.67k stars 428 forks source link

mongooseimctl connected_users_info lists websocket and bosh_socket connections as unknown #2691

Open ppcharli opened 4 years ago

ppcharli commented 4 years ago

MongooseIM version: 3.6.2 Installed from: pkg

mongooseimctl connected_users_info lists websocket and bosh_socket connections as unknown

# mongooseimctl connected_users_info
pruebaim1@imprep.prueba.com/web     unknown 192.168.1.11  62326   0       mongooseim@srv-vln-pr1       121
pruebaim2@imprep.prueba.com/dsk      c2s     192.168.1.22   47546   50      mongooseim@srv-vln-pr1       67527
michalwski commented 4 years ago

Hi @ppcharli, thanks for creating the issue.

Indeed, it would be useful to have information if the user is connected with bosh or ws. I'll see what we can do about it.

ppcharli commented 4 years ago

Hi @michalwski

In both cases (bosh and ws) it appears as "unknown"

fenek commented 4 years ago

Hi @ppcharli !

It's obviously a small bug in the code, we'll fix it. :)