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

Error: socket hang up #95

Open
007andmax opened this issue Feb 20, 2019 · 3 comments
Open

Error: socket hang up #95

007andmax opened this issue Feb 20, 2019 · 3 comments

Comments

@007andmax
Copy link

I have problem:

2019-01-14T16:31:25.036Z - error: Error polling for trade offers: Error: socket hang up
2019-01-14T18:31:43.234Z - error: Error polling for trade offers: Error: socket hang up
My server:

  • Ubuntu 14.04 Plesk (64bit)
  • I use nodejs server with express + ssl

I use:

  • ufw
  • iptables

But still have problem. mb you have tutorial how settings server for bot, or mb you can help?

@andrewda
Copy link
Owner

andrewda commented Jan 4, 2020

In the new guide, I'll try to make sure everything is written to be hosted on a server rather than localhost. See #100!

@Senzweb
Copy link

Senzweb commented Jan 19, 2020

In the new guide, I'll try to make sure everything is written to be hosted on a server rather than localhost. See #100!

Does this problem exist only on the localhost?

@andrewda
Copy link
Owner

@Senzweb I actually didn't read this closely enough. Looks like the error is likely because we're not using secure websockets. I'll either use wss:// in the new guide, or use polling instead.

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

3 participants