Open 007andmax opened 5 years ago
In the new guide, I'll try to make sure everything is written to be hosted on a server rather than localhost
. See #100!
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?
@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.
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:
I use:
But still have problem. mb you have tutorial how settings server for bot, or mb you can help?