-
Notifications
You must be signed in to change notification settings - Fork 428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mod_event_pusher returns error when pushing notifications to muc_light rooms #3407
Comments
Hi! Thank you for the report. Did you manage to enable push notifications in the end? From what I see, the error was related to mishandling of the MUC Light host, when a stanza was addressed to a room, and should not affect push notifications. We will fix the error in the logs, but you should still get the notifications. From the configuration you provided, they should be POSTed to "http://172.17.0.4:1080/push/notifications". |
Hi! Thank you for your response. No, I didn't investigate this further due to time related reasons but I'll try again if I'm able to! |
Fixed in #3939 |
MongooseIM version: 5.0.0
Installed from: Docker
Erlang/OTP version: 23.1-1
As the title states, when I send a message to a muc light room, the following log string is printed and no notification is sent.
My configuration is the following
I'll add more information if needed
The text was updated successfully, but these errors were encountered: