Hi all
Maybe anybody knows how to stop cgminer in SMOS 1.3 remotly?
I tried to stop it via putty, but error occurs:
root@smos-1:~# mine stop
Stopping mining processes...: mine..cgminer api failed...
root@smos-1:~# gpumon
root@smos-1:~# mine stop
Stopping mining processes...: mine..cgminer api failed...
root@smos-1:~#
maybe log file may help, where it could be located?
use the webinterface: http://:8080 -> default PW: donate
Seems more that the this line are missing in the config:
"api-listen" : true,
EDIT:
type in putty:
screen -r
then you should see cgminer and you can quit em with pressing "q".