Post
Topic
Board Mining (Altcoins)
Merits 2 from 1 user
Re: dual mining
by
deedeeranged
on 18/09/2022, 21:29:34 UTC
⭐ Merited by vapourminer (2)
hello i have been mining eth + zill with phoenixminer with this config:


phoenixminer.exe -epool eu-zil.rustpool.xyz:8008 -ewal MYETHADRESS -epsw MYZILLADRESS @eu1.ethermine.org:4444@4G -eworker MYRIGNAME -allpools 1 -allcoins 1
pause

now to mine ETC and ZiLL i did this

phoenixminer.exe -epool eu-zil.rustpool.xyz:8008 -ewal MYETCADRESS -epsw MYZILLADRESS @eu1-etc.ethermine.org:5555@4G -eworker MYRIGNAME -allpools 1 -allcoins 1
pause

but it doesnt start mining, any ideas? thanks




Your using eu1-etc.ethermine.org:5555 and before you were using eu1.ethermine.org:4444.
See the difference in ports, 5555 is ssl port and 4444 is stratum port.