Gunthy

GUNBOT: The automatic profit generator => Technical Support & Development => Topic started by: rbh80 on February 10, 2018, 01:24:19 AM

Title: Trouble updating most recent version AND need API Key change -sincerely, new guy
Post by: rbh80 on February 10, 2018, 01:24:19 AM
Hi...MAC user and setting up bot for the first time after buying from a friend.

Thank you in advance for your patience. I feel like I've looked all over and I'm having trouble figuring out how to solve this problem.

1. I installed an older version of the bot and am getting an error telling me so when I go to run it. I downloaded the most recent version and when I install it the same way as the previous version, I get the following error -

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

Error: listen EADDRINUSE :::5000
    at Object.exports._errnoException (util.js:1026:11)
    at exports._exceptionWithHostPort (util.js:1049:20)
    at Server.setupListenHandle [as _listen2] (net.js:1305:14)
    at listenInCluster (net.js:1353:12)
    at Server.listen (net.js:1453:7)
    at Application.listen (/snapshot/gunbot-autoconfig/node_modules/koa/lib/application.js:64:19)
    at Object.<anonymous> (/snapshot/gunbot-autoconfig/index.js:21:5)
    at Module._compile (pkg/prelude/bootstrap.js:1226:22)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:503:32)
    at tryModuleLoad (module.js:466:12)
    at Function.Module._load (module.js:458:3)
    at Function.Module.runMain (pkg/prelude/bootstrap.js:1281:12)
    at startup (bootstrap_node.js:200:16)
    at bootstrap_node.js:617:3
RBH-MacBook-Pro-2:Gunbot XT Edition - MacOs package rbh$

I can't seem to figure out how to get the most recent version of the bot to run on my computer. There's a VERY good chance that it's something very simple but any suggestions are appreciated.

2. I just got the bot from a friend. I need to update the API Key. From what I understand, the newest version of the bot will allow me to do this on my own. Am I correct in that assumption? If not, are there steps I need to take in order to make that happen?

Thank you again. I appreciate your patience as I dive into this all. 
Title: Re: Trouble updating most recent version AND need API Key change -sincerely, new guy
Post by: sloaleks on February 10, 2018, 08:27:54 AM
1. for the error, something is already occupying port 5000, which needs to be clear for gunbot.
2. you can't just get the bot from a friend. there are procedures to be made for changing ownership. firstly, the original ownership needs to get validated from Gunthar, then a certain procedure using escrow needs to be done for changing ownership, during which your keys are validated. this happens on gunbot's servers, there's no way around.
Title: Re: Trouble updating most recent version AND need API Key change -sincerely, new guy
Post by: rbh80 on February 10, 2018, 03:48:11 PM
Thanks for your help. I cleared the port and updated the bot an am starting the process of changing ownership. Much appreciated.