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

XMPP authentication failure #19

Open
shyampathuri opened this issue Apr 12, 2017 · 0 comments
Open

XMPP authentication failure #19

shyampathuri opened this issue Apr 12, 2017 · 0 comments

Comments

@shyampathuri
Copy link

shyampathuri commented Apr 12, 2017

When ever we are sending more than 100 push notifications in onetime the following error is throwing.

server-0 (err): Error: Uncaught, unspecified "error" event. (XMPP authentication failure)
server-0 (err):     at EventEmitter.emit (events.js:163:17)
server-0 (err):     at Client.<anonymous> (/home/pins100/public_html/ccs-node/node_modules/node-gcm-ccs/node-gcm-ccs.js:56:10)
server-0 (err):     at emitOne (events.js:96:13)
server-0 (err):     at Client.emit (events.js:188:7)
server-0 (err):     at Client._handleAuthState (/home/pins100/public_html/ccs-node/node_modules/node-xmpp-client/lib/Client.js:298:10)
server-0 (err):     at Client._handleStanza (/home/pins100/public_html/ccs-node/node_modules/node-xmpp-client/lib/Client.js:234:12)
server-0 (err):     at Client.onStanza (/home/pins100/public_html/ccs-node/node_modules/node-xmpp-client/lib/Client.js:222:8)
server-0 (err):     at emitOne (events.js:96:13)
server-0 (err):     at Connection.emit (events.js:188:7)
server-0 (err):     at Connection.onStanza (/home/pins100/public_html/ccs-node/node_modules/node-xmpp-core/lib/Connection.js:369:10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants