hey team, i have a problem, i try to mine bitcoinZ solo, but get an error, here is what i'm trying to do:
i edited the conf file:
gen=1
listen=1
server=1
daemon=1
rpcuser=name
rpcpassword=123
rpcport=1979
rpcconnect=127.0.0.1
addnode=136.33.111.57
addnode=52.207.253.9
addnode=34.211.79.94
addnode=148.251.6.58
addnode=38.99.163.72
addnode=62.12.7.151
I open the actual java-wallet the cmd file in on windows, and wait until wallet is synced 100% and i have 6 or more connections.
So i use DTSM Miner 0.5.8, and did following setup in the bat file
zm --telemetry 127.0.0.1 --port 1979 --user name --pass 123 --time --logfile
Then i get the following error log file:
2018-01-29 22:05:55|# zm 0.5.8
2018-01-29 22:05:55|# GPU0 + GeForce GTX 1080 Ti MB: 11264 PCI: 23:0
2018-01-29 22:05:55|# GPU1 + GeForce GTX 1080 Ti MB: 11264 PCI: 101:0
2018-01-29 22:05:55|
2018-01-29 22:05:55|# telemetry server started
2018-01-29 22:06:05|# connect to :1979 failed
So can someone help? What am i'm doing wrong?
dstm and ewbf only support stratum, to solo mine you would need to make your own pool. Here is an easy way to do so on linux.(AFAIK no way on windows)
https://github.com/z-classic/z-nomp