Username:
Password:
News:
Gunbot v23: the way I run it
Home
Login
Register
Gunthy
»
GUNBOT: The automatic profit generator
»
Technical Support & Development
»
Error trying to run bot on linux
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Error trying to run bot on linux (Read 18085 times)
dcb942
Rookie
Posts: 16
Error trying to run bot on linux
«
on:
June 19, 2017, 12:47:04 PM »
I am attempting to switch from windows to linux and I get this error:
root@ubuntu-4gb-nyc3-01:~/Downloads# ./gunthy2 bittrex-BTC_AMP
Bot crashed at 2017/06/19 11:41:05
Reason: Failed to load config!!!
Parameter: undefined-bittrex-BTC_AMP-config.js
Original error: { Error: Cannot find module '/root/Downloads/undefined-bittrex-BTC_AMP-config.js'
at Module._resolveFilename (module.js:470:15)
at Function.Module._resolveFilename (evalmachine.<anonymous>:0:0)
at Function.Module._load (module.js:418:25)
at Module.require (module.js:498:17)
at Module.require (evalmachine.<anonymous>:0:0)
at require (internal/module.js:20:19)
at loadConfig (evalmachine.<anonymous>:0:0)
at new Bot (evalmachine.<anonymous>:0:0)
at Object.console./snapshot/Users/Enrico/Desktop/xBot_v2.9.3/index.js.dev (evalmachine.<anonymous>:0:0)
at Module._compile (evalmachine.<anonymous>:0:0)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)
at Module.runMain (evalmachine.<anonymous>:0:0)
at run (bootstrap_node.js:426:7)
at startup (bootstrap_node.js:147:9)
Any ideas? I have double checked spelling etc.
Logged
AlfonseX
Contributor
Posts: 101
Trop de chefs, pas assez d'indiens !
Re: Error trying to run bot on linux
«
Reply #1 on:
June 19, 2017, 03:09:59 PM »
Please report any bug/issue to the tracker:
https://gunthy.org/index.php?topic=353.msg1725#msg1725
Thanks.
Quote
Reason: Failed to load config!!!
Is there a config file?
And to launch GB:
Code:
[Select]
./gunthy-linuxx64 BTC_AMP bittrex
or gunthy-linuxx32
«
Last Edit: June 19, 2017, 03:13:11 PM by AlfonseX
»
Logged
If you think I helped you, give me a drink:
in btc: 12aeQSpytxoehCEptQE8tUJVVSAS42LvXo
in eth: 0x02a611f0c15bccdb6fa8e5e4b0692ff6d77852bd
altogo
Rookie
Posts: 1
Re: Error trying to run bot on linux
«
Reply #2 on:
June 26, 2017, 09:49:02 PM »
same error ? did you find the problem?
Logged
niklasmato
Rookie
Posts: 2
Re: Error trying to run bot on linux
«
Reply #3 on:
June 28, 2017, 09:34:48 PM »
Parameter: undefined-bittrex-BTC_AMP-config.js
Original error: { Error: Cannot find module '/root/Downloads/undefined-bittrex-BTC_AMP-config.js'
Doesn't seem to have the correct config file in that directory.
Try running gcd, and the run "ginit"
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Gunthy
»
GUNBOT: The automatic profit generator
»
Technical Support & Development
»
Error trying to run bot on linux