Page 1 of 1

Phoenix miner and/or Team Red Miner connection

Posted: Wed Sep 15, 2021 8:45 am
by dhr09
Hi guys, I have no problem setting up and running gminer. But am having issues getting Phoenix and Team Red to connect and start with prohashing even though I use them on other pools. Any advice on setting them up for prohashing?

Thanks

Re: Phoenix miner and/or Team Red Miner connection

Posted: Wed Sep 15, 2021 10:27 am
by -MaVerick-
Are you by any chance using Awesome Miner? I had to delete the worker instead of editing it when switching to some mining softwares or else they could not connect.

Re: Phoenix miner and/or Team Red Miner connection

Posted: Wed Sep 15, 2021 10:56 am
by dhr09
No running from .bat file.

Re: Phoenix miner and/or Team Red Miner connection

Posted: Wed Sep 15, 2021 6:03 pm
by jreysack
what algo? for ethereum im using phoenix miner

here is what my batch file looks like...

Code: Select all

PhoenixMiner.exe -pool prohashing.com:3339 -wal "prohash username" -epsw "password arguments" -coin eth
pause
gminer i have:

Code: Select all

miner.exe --algo ethash --intensity 100 100 --server prohashing.com:3339 --user "username" -p password arguments

pause