Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

eth_sendTransaction returned error: invalid sender code -32000 #1690

Open
Pollycraft42 opened this issue May 27, 2023 · 2 comments
Open

eth_sendTransaction returned error: invalid sender code -32000 #1690

Pollycraft42 opened this issue May 27, 2023 · 2 comments
Labels

Comments

@Pollycraft42
Copy link

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
Copy link

hello pollycraft42

@ghost
Copy link

ghost commented Aug 24, 2023

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.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants