trexminer / T-Rex

T-Rex NVIDIA GPU miner with web control monitoring page
2.64k stars 439 forks source link

Trex Can't Connect to Ethermine.org #1299

Open cypres0099 opened 2 years ago

cypres0099 commented 2 years ago

I installed the trex docker on an unraid server today hoping to try out a little ETH mining. I'm running into issues connecting to ethermine.org

Not sure where I'm going wrong. Settings look ok to me!

Could someone help me out?

image

image

cypres0099 commented 2 years ago

additional settings info

image

spmedia commented 2 years ago

Try doing this directly with t-rex and see if it works. If so, your config is wrong. Its saying wrong URL format.

t-rex.exe -a ethash -o stratum+tcp://us1.ethermine.org:4444 -u 0xF52636C7blahblahyour_stuff_here -p x -w cypres0099 --api-bind-http 0.0.0.0:4067

Could also be your firewall blocking it.

cypres0099 commented 2 years ago

@spmedia thanks for the suggestion. How do I run command lines for t-rex? I just tried to do it through the console on the docker, but it said t-rex.exe was not found. I don't see a place in the trex GUI for command line

spmedia commented 2 years ago

@spmedia thanks for the suggestion. How do I run command lines for t-rex? I just tried to do it through the console on the docker, but it said t-rex.exe was not found. I don't see a place in the trex GUI for command line

idk mang I dont use Docker or unraid servers.

I also recommend https://hiveon.com/os/ HiveOS. super easy to use and free and stuffs.

cypres0099 commented 2 years ago

@spmedia thanks for the suggestion. How do I run command lines for t-rex? I just tried to do it through the console on the docker, but it said t-rex.exe was not found. I don't see a place in the trex GUI for command line

idk mang I dont use Docker or unraid servers.

I also recommend https://hiveon.com/os/ HiveOS. super easy to use and free and stuffs.

Ok, thanks for the ideas!