oliverw / miningcore

Miningcore is a high-performance Mining Pool Software for Linux and Windows.
https://store.miningcore.pro
MIT License
724 stars 664 forks source link

eth_sendTransaction returned error: invalid sender code -32000 #1690

Open Pollycraft42 opened 1 year ago

Pollycraft42 commented 1 year ago

I tried setting up an Elhereum mining pool. Everytime the payoutmanager runs through I get this error

[2023-05-27 21:08:12.1757] [I] [Elhereum] [Ethereum Payout Handler] Sending 6,36186 ELH to 0xf34fa63cb9522379d2f2b23f6098a50cc2071316 [2023-05-27 21:08:12.1806] [E] [Elhereum] System.Exception: eth_sendTransaction returned error: invalid sender code -32000 System.Exception: eth_sendTransaction returned error: invalid sender code -32000 at Miningcore.Blockchain.Ethereum.EthereumPayoutHandler.PayoutAsync(Balance balance, CancellationToken ct) in /home/exory/miningcore/src/Miningcore/Blockchain/Ethereum/EthereumPayoutHandler.cs:line 458 at Miningcore.Blockchain.Ethereum.EthereumPayoutHandler.PayoutAsync(IMiningPool pool, Balance[] balances, CancellationToken ct) in /home/exory/miningcore/src/Miningcore/Blockchain/Ethereum/EthereumPayoutHandler.cs:line 267 at Miningcore.Blockchain.Ethereum.EthereumPayoutHandler.PayoutAsync(Balance balance, CancellationToken ct) in /home/exory/miningcore/src/Miningcore/Blockchain/Ethereum/EthereumPayoutHandler.cs:line 458 at Miningcore.Blockchain.Ethereum.EthereumPayoutHandler.PayoutAsync(IMiningPool pool, Balance[] balances, CancellationToken ct) in /home/exory/miningcore/src/Miningcore/Blockchain/Ethereum/EthereumPayoutHandler.cs:line 267

Here is the output I get using the trace debug option. WhatsApp Bild 2023-05-27 um 00 21 41

Is there any know solution for that issue?

Miguel974 commented 1 year ago

hello pollycraft42

ghost commented 1 year ago

It appears to be a repo. It was incorrectly integrated by the creator of the repo. Some mods are missing from the EthereumPayout files. Ask the creator of the repo.