develsoftware / GMinerRelease

Ethash, ProgPoW, Equihash, CuckooCycle GPU Miner
https://bitcointalk.org/index.php?topic=5034735.0
1.97k stars 330 forks source link

Dual Mining TON - Server whalestonpool.com just connect, no need port (HiveOs) #645

Open gnutirt opened 2 years ago

gnutirt commented 2 years ago

I connect Gminer to whalestonpool.com. The server don't require the port to connect, just simply connect to server but Gminer said no port then error. Haha

paalomnikdev commented 2 years ago

443 port works for me

eaamgh commented 2 years ago

If you're using command line parameters (or a batch) to run v. 2.79 and ethash+ton, do not specify the eth pool in the form "--server eth.2miners.com:2020". Change it to "--server eth.2miners.com --port 2020". Also, do not prefix server with protocol, "https://...". I was having the same issue, this worked for me.