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 - liberspirita

Pages: [1]
1
Beginners & Help / Re: Gunbot won't start, even with config.js sure is OK
« on: December 08, 2017, 09:38:55 PM »
Waooo ... incredible but yes, it works.
So i bought it one week ago, and suddendly ... the version I installed (i did download the version i have been told to install)  became outdated ? !

2
Beginners & Help / Re: Gunbot won't start, even with config.js sure is OK
« on: December 08, 2017, 05:31:47 PM »
We are 3 guys with the same problem at the same time ???
I use gunbot on ubuntu 64 bits, and you ?

3
Beginners & Help / Gunbot won't start, even with config.js sure is OK
« on: December 08, 2017, 03:13:30 AM »
Hi,
Here is the log when i start ./gunthy-linx64


pkg/prelude/bootstrap.js:1102
      throw error;
      ^

TypeError: Cannot read property 'charCodeAt' of undefined
    at /snapshot/gunbot-build/crypto.lib.js:0:0
    at /snapshot/gunbot-build/crypto.lib.js:0:0
    at Object.<anonymous> (/snapshot/gunbot-build/crypto.lib.js:0:0)
    at Module._compile (pkg/prelude/bootstrap.js:1173: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 Module.require (module.js:513:17)
    at Module.require (pkg/prelude/bootstrap.js:1083:31)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/snapshot/gunbot-build/bot.lib.js:0:0)
    at Module._compile (pkg/prelude/bootstrap.js:1173: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 Module.require (module.js:513:17)
    at Module.require (pkg/prelude/bootstrap.js:1083:31)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/snapshot/gunbot-build/index.js:0:0)
    at Module._compile (pkg/prelude/bootstrap.js:1173:22)


I tried to reinstall, without success. Same  drama ...

Any help ?

4
Beginners & Help / Re: No real communication with bittrex
« on: November 27, 2017, 09:05:34 PM »
How could someone help ?
Enclosed my config.js (i washed private parts)
I launched my gunbot with several methods :  without gui, with gui, with pm2 .... it does not work !




5
Beginners & Help / No real communication with bittrex
« on: November 27, 2017, 05:31:03 PM »
Hi,

my gunbot logs only this :
cresus:~/GUNBOT$ tail -f out.log
Loading exchange bittrex
Detected config changes...
Loading config...
Loading exchange bittrex
Detected config changes...
Loading config...
Loading exchange bittrex
Detected config changes...
Loading config...
Loading exchange bittrex

Obviously, it 's not working, is it ?


6
Beginners & Help / Re: where are the logs ?
« on: November 26, 2017, 09:59:21 PM »
Could someone say if this is the only logs we can have  ?:

cresus:~/GUNBOT$ tail -f out.log
Loading exchange bittrex
Detected config changes...
Loading config...
Loading exchange bittrex
Detected config changes...
Loading config...
Loading exchange bittrex
Detected config changes...
Loading config...
Loading exchange bittrex


7
Beginners & Help / Re: [TUT] How to running GUNBOT in Linux
« on: November 26, 2017, 09:20:08 PM »
Hi,
I have managed to run on nodejs
but i have nothing else on logs :

jerome@cresus:~/GUNBOT$ pm2 logs BTC_LSK
[TAILING] Tailing last 15 lines for [BTC_LSK] process (change the value with --lines option)
/home/jerome/.pm2/logs/BTC-LSK-error-2.log last 15 lines:
/home/jerome/.pm2/logs/BTC-LSK-out-2.log last 15 lines:
2|BTC_LSK  | Loading config...
2|BTC_LSK  | Loading exchange bittrex
2|BTC_LSK  | Loading config...
2|BTC_LSK  | Loading exchange bittrex
2|BTC_LSK  | Loading config...
2|BTC_LSK  | Loading exchange bittrex
2|BTC_LSK  | Loading config...
2|BTC_LSK  | Loading exchange bittrex



I was not sure gunbot was doing anything, now i'm confident gunbot is doing nothing !

8
Beginners & Help / where are the logs ?
« on: November 26, 2017, 05:56:17 PM »
Hi guys,

i've just bought gunbot, try to configure it. but don't know yet it it works or not.

My main problem is : where are the logs ?
i would like to see the live calculated MA, TA, RSI, etc ...

because at this state, i cannot be confident my bot is communicating with the market ! I tried gmon, but i read somewhere it does not work with new versions of gunbot. I imagine there is somewhere a log file i could tail, of perhaps with a query inside database ?
My config : ubuntu on a vps, bittrex, pairs BTC-LSK, BTC-ETH, ...

Hope someone has the answer

Pages: [1]