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.


Topics - Rehnbot

Pages: [1]
1
Beginners & Help / Error on install
« on: January 16, 2021, 07:13:11 PM »
Getting this error when trying to install Gunbot.  I first purchased it back in 2017 and have had it offline for the last 2 years.  I would like to get it installed again, but not sure what this error is all about.  When I initially had it running, the gunthy token didn't exist, which has me confused.

Error: Failure to meet minimum Gunthy token balance requirement to operate the bot. Please purchase more tokens to run the bot...

I'm sure it's something easy that I'm overlooking, but anything is helpful.

2
Technical Support & Development / Getting error upon running Gunbot
« on: January 08, 2018, 11:33:31 PM »
I setup Gunbot on a Ubuntu 17.04 server that's hosted with Vultr.  I completed the beginners guide walkthrough and I believe I did everything right.  I have installed this previously on my mac, but wanted it hosted in the cloud for 24/7 performance.

After installing the two program files, I was able to access the localhost:5000 GUI.  However, it's not letting me preview the config I made.  Thinking this was strange and that maybe I skipped a step... I went into the terminal.  I figured I'd execute gunthy-linx64 and gunthy-gui-linx64 because that solded my problems when installing on my macbook.

Now I'm getting this error....

I have my API keys for my exchanges registered with the license server.  Do I need to edit the config.js file?  It was so much easier on my mac and not sure what I'm missing.



INVALID LICENSE FOR POLONIEX!!! Please contact Gunthar!
INVALID LICENSE FOR BITTREX!!! Please contact Gunthar!
INVALID LICENSE FOR KRAKEN!!! Please contact Gunthar!
INVALID LICENSE FOR CRYPTOPIA!!! Please contact Gunthar!
INVALID LICENSE FOR BITFINEX!!! Please contact Gunthar!
INVALID LICENSE FOR BINANCE!!! Please contact Gunthar!
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 rr (internal/cluster/child.js:111:12)
    at Worker.send (internal/cluster/child.js:78: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)
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 rr (internal/cluster/child.js:111:12)
    at Worker.send (internal/cluster/child.js:78: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)
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 rr (internal/cluster/child.js:111:12)
    at Worker.send (internal/cluster/child.js:78: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)
Loading config...
INVALID LICENSE FOR POLONIEX!!! Please contact Gunthar!
INVALID LICENSE FOR BITTREX!!! Please contact Gunthar!
INVALID LICENSE FOR KRAKEN!!! Please contact Gunthar!
INVALID LICENSE FOR CRYPTOPIA!!! Please contact Gunthar!
INVALID LICENSE FOR BITFINEX!!! Please contact Gunthar!
INVALID LICENSE FOR BINANCE!!! Please contact Gunthar!
L

Pages: [1]