Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ASIC-RESISTANT] UltraCoin (UTC) - Newly Launched
by
derBruchpilotPro
on 11/03/2014, 10:26:43 UTC
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".