nioc / xmpp-web

Lightweight web chat client for XMPP server
GNU Affero General Public License v3.0
142 stars 20 forks source link

"There is no MUC serivce" when connecting as guest #84

Closed singpolyma closed 1 year ago

singpolyma commented 1 year ago

I have a defaultMuc service set in local.js but when I connect as guest instead of seeing a list of rooms I see a blank page and console says "There is no MUC service"

nioc commented 1 year ago

It could be obvious but does your XMPP server has a MUC service matching the value you set in defaultMuc config?

This is working on Prosody with a valid MUC service.

Please fill out the form to avoid me asking you what is your XMPP server and so on, thanks.

nioc commented 1 year ago

Also are you logging (anonymously) on the same server that the one you want to use MUC service?

singpolyma commented 1 year ago

Ah, re-reading the readme again I guess maybe this isn't a bug but a feature request. I would like to be able to specify what MUC service should be used to render the grid, independent of anything on the XMPP server side.

github-actions[bot] commented 1 year ago

This issue will be closed within two weeks if the requested reproduction data is not provided. Please refer to this guide.

github-actions[bot] commented 1 year ago

This issue has been closed since it cannot be reproduced without the data you were asked for.