I can't for the life of me get Siacoin to dual mine. Anything obvious I'm doing wrong? Ethereum runs fine, but SC never gets authorized, and my SC hash rate just sits at 0.000 MH/s and I just keep getting SC job timeouts.
My startup script:
ethdcrminer64.exe -epool eth-us-east1.nanopool.org:9999 -ewal ***my ethereum info*** -epsw x -dpool stratum+tcp://sia-us-west1.nanopool.org:7777 -dwal ***my siacoin address***/***miner name***/***email address*** -ftime 10 -dcoin sia
Specify -allpools 1 -allcoins 1 in startup script
Thanks, but no luck there either. Same issue as before.
I think it's really weird that I get the "SC - Stratum: connected" line but never get a "SC Authorized" line. Would there be any weird firewall stuff that could be causing this that would let through ETH but not SC?
Did you comment out the config file dpools.txt and\or epools.txt? the miner will go check those file first then the parameter in the .bat file.
Everything in config.txt appears to be commented out already, and dpools and epools contain consistent info with what I'm putting into my startup script.