4

Gunbot Error: bind EADDRINUSE null 5000

This is one of the most common errors when running Gunbot:

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)
events.js:182
throw er; // Unhandled ‘error’ event
^

The cause of this error is clear: Most likely you have multiple instances opened in the same port. In order to fix it, restart your computer and be sure you only open one instance. Also note that you don’t need to open Gunthy-gui.exe more than one time and you don’t need to execute gunthy.exe if you are already running the bot through GUI.

Contact us