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

RM 4.7.0.3 | Cannot add a member with the name "Ezil" because a member with that name already exists. #1486

Closed
AnthonyBe opened this issue Mar 13, 2021 · 2 comments
Assignees
Labels
bug Something isn't working solved An issue has been solved

Comments

@AnthonyBe
Copy link

AnthonyBe commented Mar 13, 2021

Seeing this with RM 4.7.0.3
Could be because I just updated PowerShell from 7.1.2 to 7.1.3, or could be result of RM 4.7.0.2 -> 4.7.0.3 update, or both, or neither :)

cmd_2021-03-13_11-03-52

NVSMI installed successfully!
Initialize configuration ..

Add-Member: D:\Applications\RainbowMiner\Modules\Include.psm1:5301
Line |
5301 |                      $Done | Add-Member $Pool_Name $Setup_Content
     |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Cannot add a member with the name "Ezil" because a member with that name already exists. To overwrite the member anyway, add the Force parameter to your command.

�[91mAdd-Member: �[0mD:\Applications\RainbowMiner\Modules\Include.psm1:5301
�[96mLine |
�[96m5301 | �[0m                     $Done | �[96mAdd-Member $Pool_Name $Setup_Content�[0m
�[96m     | �[91m                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
�[91m�[96m     | �[91mCannot add a member with the name "Ezil" because a member with that name already exists. To overwrite the member anyway,
�[96m     | �[91madd the Force parameter to your command.
�[0m
Read configuration ..
Loading pool modules ..

debug_2021-03-13.zip

@RainbowMiner
Copy link
Owner

Ah! I see. I have added Ezil pool with the last release. Since you already have that pool as Userpool, the above error happens. I will add some extra checks. I would recommend, you remove Ezil from the userpools.config.txt and add $ETH and $ZIL to the Ezil pool section in pools.config.txt.

@RainbowMiner RainbowMiner self-assigned this Mar 13, 2021
RainbowMiner added a commit that referenced this issue Mar 13, 2021
- avoid error in case userpools contain same pool name as regular pools (issue #1486)
@RainbowMiner RainbowMiner added bug Something isn't working solved An issue has been solved labels Mar 13, 2021
@AnthonyBe
Copy link
Author

/facepalm

Sorry. I had completely forgotten!
I've removed it from Userpool and all good now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working solved An issue has been solved
Projects
None yet
Development

No branches or pull requests

2 participants