janfiedler / mineiota

IOTA Faucet - Get IOTA through mining Monero and PIVX staking pool
52 stars 25 forks source link

Cannot connect to xmrproxy #82

Closed Bodeplot80 closed 5 years ago

Bodeplot80 commented 5 years ago

Hi,

I cannot connect to xmrproxy.mineiota.com:8100 and get connection timed out error. I saw in issue #80 that some users were banned and wonder if I'm one of them?

I did some testing with xmr-stak 2.5.0 yesterday playing around with settings for nvidia card. Sorry if this caused problems for you. I really like this project and would very much like to continue using the xmrproxy.

Thanks

janfiedler commented 5 years ago

Hi, I am glad you contact me. I implement ban system. If you send bad shares, propably your miner is set to mine some fork of monero. You get ban for 1 hour. Than you are unbaned. I also gave few permanent ban, because sending bad shares over and over.

Can you tell me part of your IP? I looking for right reason why some sending bad shares. And how can I help to avoid this.

Thanks for help.

Bodeplot80 commented 5 years ago

Thank you.

Last two numbers of my ip is 51.22

janfiedler commented 5 years ago

Thank you, yes I have your IP in firewall to block. I just removed you. Can you tell me what was your setting yesterday? Maybe it can help me understand others. Thanks

Bodeplot80 commented 5 years ago

Thanks a lot.

This is the settings I ended up using. Please let me know if I cause more bad shares (I guess I'll know when I get banned...). I cannot remember exatly what settings I was using, but I changed the threads, blocks and bsleep numbers. I also restarted xmr-stak several times to implement new settings and recheck hashrate.

"gpu_threads_conf" : [ // gpu: GeForce GTX 1050 Ti architecture: 61 // memory: 3372/4096 MiB // smx: 6 { "index" : 0, "threads" : 12, "blocks" : 60, "bfactor" : 8, "bsleep" : 50, "affine_to_cpu" : false, "sync_mode" : 3, },

],

janfiedler commented 5 years ago

Yes you will see error message about you are banned until... it is one hour. And you will need wait i cannot removed it manualy. It is interesting if bad shares caused some of those setting. My tip was just setting with wrong used algo.

Bodeplot80 commented 5 years ago

In xmr-stak 2.5.0 I was using "currency" : "monero", as stated in the supported values * monero (use this to support Monero's Oct 2018 fork).

Thanks a lot for quick response and help.

janfiedler commented 5 years ago

I thank you too