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

Intermittent eth_sendRawTransaction failure on mainnet. #3235

Open
ebadiere opened this issue Nov 8, 2024 · 0 comments
Open

Intermittent eth_sendRawTransaction failure on mainnet. #3235

ebadiere opened this issue Nov 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ebadiere
Copy link
Collaborator

ebadiere commented Nov 8, 2024

Description

The release-light test suite had a test fail today:

"before all" hook in "@api-batch-2 RPC Server Acceptance Tests":
     Error: could not coalesce error (error={ "code": -32603, "message": "[Request ID: 0db45faa-4f82-43de-ad02-a6d47b0d4147] Error invoking RPC: No matching record found for transaction id [email protected]" }, payload={ "id": 112, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f874820127068086032a4029f0008309b7c69465e699621ffb2c139c59d0f74b63613bd147acb08902b5e3af16b188000080c080a0797f5c17c6b669b02a311782e999ea1c0c103fb76ed649976302c4a1a2f1bcdfa01ea58c9cbaa21551bbcee2acc836f49fb8d880920ae0c5905a695293a78f60f2" ] }, code=UNKNOWN_ERROR, version=6.13.2)
     ```

### Steps to reproduce

This is intermittent and happening on mainnet.  

### Additional context

_No response_

### Hedera network

mainnet

### Version

v0.59.4

### Operating system

Linux
@ebadiere ebadiere added the bug Something isn't working label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant