Ergo Pool App Error #1619
-
Daemon is sync'd and working. However when miner starts I get this error. [2023-02-09 07:40:17.1994] [I] [ergo] All daemons online Status: 403 Miningcore.Blockchain.Ergo.ApiException`1[Miningcore.Blockchain.Ergo.ApiError]: Error Status: 403 at Miningcore.Blockchain.Ergo.ErgoClient.WalletAddressesAsync(CancellationToken cancellationToken) in /home/ubuntu/miningcore/src/Miningcore/Blockchain/Ergo/RPC/ErgoClient.cs:line 4986 Ergo Config is set to mining and wallet is unlocked. Read all the discussions and cannot seem to find a fix. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I have fixed the issue. It was caused by putting in the wrong value in the API key in the config file. It needs to be the actual api password and not the api key. |
Beta Was this translation helpful? Give feedback.
I have fixed the issue. It was caused by putting in the wrong value in the API key in the config file. It needs to be the actual api password and not the api key.