JuicyPasta / Claymore-No-Fee-Proxy

Removes Claymore's 1-2% mining fee
138 stars 67 forks source link

Local proxy warning #6

Closed dhaern closed 7 years ago

dhaern commented 7 years ago

Hello, I'm new to this program but I dont know if it's working with new Claymore 9.7

I had this "error" when mining

miner error

Miner detected that you use local pool or local stratum proxy. This mode is not currently supported and will cause more stale shares.

My fake pool is dwarfpool with correct config in host file, stratum_proxy.py and Python 2.7.13 installed. My real pool is nanopool.

It's a problem? Thanks.

drdada commented 7 years ago

Hello, Don't worry it's just a warning, because the software detect the server with localhost address. Just ignore it Read the FAQ for more infos.

If you want to remove the warning you can create a fake wan network.

Regards.

dhaern commented 7 years ago

Oh ok, thanks! then is it 100% working with 9.7? :)

drdada commented 7 years ago

I have not tried it yet.

prizrakpk commented 7 years ago

9.7 all set up. But when the dev fee to appear as in the screenshot above, there are rejections, strongly decreases the number of found shares. Please check

suspended commented 7 years ago

10% stales with the 9.7 Claymore. Something is up but can't quite put a finger to it

drdada commented 7 years ago

We figured it out. https://github.com/JuicyPasta/Claymore-No-Fee-Proxy/issues/7#issuecomment-315032273 You should try the fake wan trick.

zeryx commented 6 years ago

How would one go about implementing the fake wan trick in a Linux/Debian environment?

eLvErDe commented 6 years ago

ip addr add 12.34.56.78/32 dev lo