Post
Topic
Board Mining (Altcoins)
Re: [NEW] rig-monitor 3.2 now incl. support cgminer, Xmrig, Yiimp and Revive devices
by
rodney2250
on 04/09/2018, 07:56:12 UTC
Hi.hero!
i need you help!

 I am going to run  it  in UBUNTU 18.04

but i cant run grm  In last step  .

snake@snake-VirtualBox:~/grm-3.2$ ./grm -config  config.toml
INFO: 2018/09/04 15:03:50 main.go:32: Starting rig-monitor version 3.2 ...
INFO: 2018/09/04 15:03:50 main.go:48: Commmand line arguments: -config config.toml
INFO: 2018/09/04 15:03:50 main.go:62: Config file specified. Using config.toml file.
INFO: 2018/09/04 15:03:50 config.go:65: Reading configuration file...
ERROR: 2018/09/04 15:03:50 config.go:74: Couldn't load config: While parsing config: invalid base

plz help me to run it . thx!

Hi,

there's a typo on the default config file. Under the telegram section the chatID should be
chatID = 43592

and not

chatID = 043592

even if you do not use it, you should remove the leading 0. That's what's causing grm to crash.

Let me know