Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dddrgonzooo

Pages: [1]
1
Change websockets port in config of second gunbot instance.

Got it working - thanks!

2
When I try to run a second gunbot I get this:

Loading config...
events.js:182
      throw er; // Unhandled 'error' event
      ^

Error: bind EADDRINUSE null:5001
    at Object.exports._errnoException (util.js:1026:11)
    at exports._exceptionWithHostPort (util.js:1049:20)
    at listenOnMasterHandle (net.js:1385:16)
    at shared (internal/cluster/child.js:105:3)
    at Worker.send (internal/cluster/child.js:76:7)
    at process.onInternalMessage (internal/cluster/utils.js:42:8)
    at emitTwo (events.js:130:20)
    at process.emit (events.js:213:7)
    at process.nextTick (internal/child_process.js:755:12)
    at _combinedTickCallback (internal/process/next_tick.js:95:7)
    at process._tickCallback (internal/process/next_tick.js:161:9)

Any idea what I need to do to get this to work?

3
Beginners & Help / Re: WINDOWS TUTORIAL FOR GUNBOT - VIDEO
« on: April 17, 2017, 04:34:03 AM »
Thank s for the tutorial on how to run gunbot from a bat file!  I used timeout /t 30 to give a 30 second pause between each pair starting and it works well.

Pages: [1]