Skip to content
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

Unreceived message in chat rooms #499

Closed
BenJaziaSadok opened this issue Oct 12, 2015 · 4 comments
Closed

Unreceived message in chat rooms #499

BenJaziaSadok opened this issue Oct 12, 2015 · 4 comments

Comments

@BenJaziaSadok
Copy link

Hello, i set up an openfire server and converse js for client side and i get this problem.
I'm connecting user and guests in chatrooms.
The problem is sometimes, messages are not received by members.
In spite i have a message '77' received in converse debug, i don't see this message appearing in the chat interface.

1 _dataRecv called
converse.min.js:236 <-body xmlns="http://jabber.org/protocol/httpbind" ack="570051797"><-message xmlns="jabber:client" to="3ed88d8a@chat.server.com/3ed88d8a" from="66@conference.chat.server.com/loggued user" type="groupchat" id="24"><-body>77</-body><-x xmlns="jabber:x:event"><-composing/></-x></-message><-/body>
converse.min.js:236 1 no requests during idle cycle, sending blank request
converse.min.js:236 0 _throttledRequestHandler called with 1 requests
converse.min.js:236 0 request id 94.0 posting
converse.min.js:236 0 request id 94.0 state changed to 1

@jcbrand jcbrand changed the title Unreceived message Unreceived message in chat room Oct 12, 2015
@jcbrand jcbrand changed the title Unreceived message in chat room Unreceived message in chat rooms Oct 12, 2015
@jcbrand
Copy link
Member

jcbrand commented Oct 12, 2015

Should be fixed by making a new release which depends on Strophe.js 1.2.3.

For reference: strophe/strophejs@a3964ed

@jcbrand
Copy link
Member

jcbrand commented Oct 12, 2015

New release made.

@jcbrand jcbrand closed this as completed Oct 12, 2015
@BenJaziaSadok
Copy link
Author

not solved with latest version

@jcbrand
Copy link
Member

jcbrand commented Oct 13, 2015

On https://conversejs.org? Make sure you've cleared the cache in your browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants