Username: Password:

Author Topic: Error "Events.js:183"  (Read 7136 times)

Offline Bmanus

  • Rookie
  • *
  • Posts: 2
    • View Profile
Error "Events.js:183"
« on: February 03, 2018, 04:10:14 AM »
I keep getting this error. I disabled my firewall completely and it is still coming up. I havnt been able to make any buys or sells for over a week! please help!


events.js:183
      throw er; // Unhandled 'error' event
      ^

Error: read ECONNRESET
    at _errnoException (util.js:1024:11)
    at TCP.onread (net.js:615:25)

Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: Error "Events.js:183"
« Reply #1 on: February 04, 2018, 07:44:02 AM »
Try switch to version 602 and see if it works out of the box, without any tweaks.

Offline Blianga

  • Rookie
  • *
  • Posts: 11
    • View Profile
Re: Error "Events.js:183"
« Reply #2 on: February 09, 2018, 08:27:08 PM »
Google ECONNRESET and you will find its an issue with websockets. I found firefox doesnt have this issue (Chrome, IE, and Opera all did for me).