Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [Numus] | PoW/PoS | Skein | Masternode
by
Brucelats
on 15/12/2017, 23:09:24 UTC
How to solo mine?

This is my conf:

listen=1
server=1
daemon=1
maxconnections=250
rpcuser=user
rpcpassword=pass
port=28121
rpcport=28122
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1


This is bat: ccminer.exe -a skein -o 127.0.0.1:28122 -u user -p pass
pause

Doesnt work

ccminer.exe -a skein -o 127.0.0.1:28122 -u user -p pass




C:\Users\BabyRig\Desktop\ccminer-x86-2.2.2-cuda9\ccminer-x86-2.2.2-cuda9>ccminer.exe -a skein -o http://127.0.0.1:28122 -u user -p pass
*** ccminer 2.2.2 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 9.0 32-bits

  Originally based on Christian Buchner and Christian H. project
  Include some kernels from alexis78, djm34, djEzo, tsiv and krnlx.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2017-12-16 00:08:40] NVAPI GPU monitoring enabled.
[2017-12-16 00:08:40] 5 miner threads started, using 'skein' algorithm.
[2017-12-16 00:08:41] HTTP request failed: Failed to connect to 127.0.0.1 port 28122: Connection refused
[2017-12-16 00:08:41] get_work failed, retry after 30 seconds


Not working : //

Tried also without https