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
Hi,
We've recently expanded our tests to cover the usage of mod_stream_management using the WebSockets API. During this process, we identified and fixed some errors and bugs. These changes were included in a recent pull request (#4303) that has already been merged into the master branch. Could you please check if the error is still present in the current master version?
Hi, have you experienced any issues with stream resumption using WebSockets after the version update? If everything is working fine, I'll proceed with closing the issue.
MongooseIM version: 6.2.1
Installed from: image
Erlang/OTP version: 26
Hey 👋🏻
I'm trying to implement stream resumption, and even though it works most of the time, there are cases where I receive this element:
This is because MongooseIM cannot find the SMID, but it's not clear the reason.
Example in the logs:
Example in the socket:
mongooseim.toml
Sharing these files in case they can help:
Not sure if I'm missing something here. Any help will be appreciated! Thanks. 🙏🏻
The text was updated successfully, but these errors were encountered: