Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

config file #85

Open
codemutt opened this issue Jul 3, 2013 · 2 comments
Open

config file #85

codemutt opened this issue Jul 3, 2013 · 2 comments

Comments

@codemutt
Copy link

codemutt commented Jul 3, 2013

Hi,

I'm using Mac OS X 10.8.4.

When I try to use the example bosh.conf.example.js file as the config file for node-bosh I get an error on connecting.

Specifics:
When I run "node run-server.js" and then connect with a test XMPP client everything works as expected and I can interact via node bosh with the backend which is OpenFire.

When I run "node run-server.js --config=bosh.conf.example.js" (no mods to the file, it is as it exists on GitHub) then I get the following error while connecting with my test client:

[WARN] [session.js:Object.Session.send_creation_response:619] - fc7e131b-fab3-4821-a107-4b982a9f22fa send_creation_response - No response object to send creation response for stream: 6c421c3f-0e28-4786-b538-f85bf02111c4

All I want to do is set the inactivty timeouts to be high enough to not be disconnected while I am debugging my client software. Any suggestions?

Thx,
codemutt

@dhruvbird
Copy link
Collaborator

Try setting pidgin_compatible to false, and if that works, open up and issue, and I'll change the example config file.

@dhruvbird
Copy link
Collaborator

@codemutt Is there any update on this from your side?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

2 participants