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

Flaky Test in CI - ValueTransferAcceptanceTest.multipleValueTransfers #1059

Open
usmansaleem opened this issue Feb 14, 2025 · 0 comments
Open
Labels
TeamCerberus Under active development by TeamCerberus @Consensys

Comments

@usmansaleem
Copy link
Contributor

org.web3j.protocol.exceptions.ClientConnectionException: Invalid response received: 400; {"jsonrpc":"2.0","id":121,"error":{"code":-32603,"message":"Internal error"}}
	at app//org.web3j.protocol.http.HttpService.performIO(HttpService.java:172)
	at app//org.web3j.protocol.Service.send(Service.java:48)
	at app//org.web3j.protocol.core.Request.send(Request.java:87)
	at app//tech.pegasys.web3signer.dsl.Eth.sendTransaction(Eth.java:40)
	at app//tech.pegasys.web3signer.dsl.Transactions.lambda$submit$0(Transactions.java:43)
	at app//tech.pegasys.web3signer.dsl.utils.ExceptionUtils.failOnIOException(ExceptionUtils.java:28)
	at app//tech.pegasys.web3signer.dsl.Transactions.submit(Transactions.java:43)
	at app//tech.pegasys.web3signer.tests.eth1rpc.signing.ValueTransferAcceptanceTest.multipleValueTransfers(ValueTransferAcceptanceTest.java:205)
	at [email protected]/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodH
@usmansaleem usmansaleem added the TeamCerberus Under active development by TeamCerberus @Consensys label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TeamCerberus Under active development by TeamCerberus @Consensys
Projects
None yet
Development

No branches or pull requests

1 participant