Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MRR API Key keeps syncing across systems #679

Closed
Yamanipanuchi opened this issue Sep 28, 2019 · 5 comments
Closed

MRR API Key keeps syncing across systems #679

Yamanipanuchi opened this issue Sep 28, 2019 · 5 comments

Comments

@Yamanipanuchi
Copy link

I have the following in the ExcludeServerConfigVars

pools:MiningRigRentals:API_Key,pools:MiningRigRentals:API_Secre

I keep finding that my system still sync the keys. I have all my rigs as separate rig rentals. I've found that I end up getting the same physical rig rented for different algorithms at the same time unless I have different API Keys.

Either something is Bugged, Or I am no excluding MRR API Keys correctly.

@Yamanipanuchi
Copy link
Author

I just found "EnableServerExcludeList": "0", I dont ever remember setting it to 0. I just set it to 1. Im going to guess maybe this it is?

@Yamanipanuchi
Copy link
Author

Also getting the following in the server log files quite a lot.

2019-09-28 05:46:26 [328.96 0.00] INFO: MiningRigRental call: Cannot process argument transformation on parameter 'body'. Cannot convert the "{
"status": "disabled"
}" value of type "System.String" to type "System.Collections.Hashtable".

@Yamanipanuchi
Copy link
Author

Getting the following from one system that keeps showing this issue.
2019-09-28 05:57:29 [354.44 0.00] INFO: Could not request from us-west01.miningrigrentals.com:3333

@RainbowMiner
Copy link
Owner

Oh, that's interesting! Most probably the Mrr server has some problems. I already wondered, if it might be an API change, but this really looks like a Mrr stratum problem. I will investigate

@RainbowMiner
Copy link
Owner

RainbowMiner commented Sep 30, 2019

I keep finding that my system still sync the keys

If you had added the "pools:MiningRigRentals:API_Key,pools:MiningRigRentals:API_Secret" to the server's exclude-list, only, then setting "EnableServerExcludeList": "1", should have solved that for you. Otherwise you would have had to set the above two to every client's config.txt exclude-list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants