Post
Topic
Board Mining (Altcoins)
Re: Megaminer - Multi pool (8 pools) / Multi Algo (>20) launcher
by
falsealarm_bf
on 19/10/2017, 16:52:30 UTC
Can someone please enlighten me on the root cause of this error?

Code:
PS>TerminatingError(Invoke-WebRequest): "The remote server returned an error: (404) Not Found."
Nicehash API NOT RESPONDING...ABORTING
Add-Member : Cannot add a member with the name "Name" because a member with that name already exists. To overwrite the
member anyway, add the Force parameter to your command.
At C:\Users\Ahmet\Downloads\Megaminer-master\Megaminer-master\Include.ps1:354 char:95
+ ... ent -ne $null) {$_.Content | Add-Member @{Name = $_.Name} -PassThru}}
+                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (@{Algorithm=Equ...ining_Pool_Hub}:PSObject) [Add-Member],
InvalidOperationException
    + FullyQualifiedErrorId : MemberAlreadyExists,Microsoft.PowerShell.Commands.AddMemberCommand
Add-Member : Cannot add a member with the name "Name" because a member with that name already exists. To overwrite
the member anyway, add the Force parameter to your command.
At C:\Users\Ahmet\Downloads\Megaminer-master\Megaminer-master\Include.ps1:354 char:95
+ ... ent -ne $null) {$_.Content | Add-Member @{Name = $_.Name} -PassThru}}
+                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (@{Algorithm=Equ...ining_Pool_Hub}:PSObject) [Add-Member], InvalidO
   perationException
    + FullyQualifiedErrorId : MemberAlreadyExists,Microsoft.PowerShell.Commands.AddMemberCommand