simple-xmpp / node-simple-xmpp

Simple High Level NodeJS XMPP Client
301 stars 90 forks source link

Won't connect to XMPP Server Google Talk #33

Open megubyte opened 11 years ago

megubyte commented 11 years ago

TypeError: Cannot call method 'end' of undefined

This error seems to always appear for me, any idea what is causing it, or is it a bug?

silverbucket commented 11 years ago

I believe this is an error with node-xmpp and I filed an issue about it here: https://github.com/astro/node-xmpp/issues/111

If it looks the same, please add a comment there. Otherwise let me know if it seems to be a different cause.

Echo3ToEcho7 commented 11 years ago

I have also run across this issue, but I can narrow it down (in my case) to authentication failures. Basically, if I don't add the @gmail.com portion of my username I get this error.