8000 Exception during contract deployment · Issue #1082 · Nethereum/Nethereum · GitHub
[go: up one dir, main page]

Skip to content

Exception during contract deployment #1082

@TSKHot

Description

@TSKHot

We're randomly getting the following exception when calling DeployContractAndWaitForReceiptAsync
{"Contract code not deployed successfully"}
at Nethereum.RPC.TransactionReceipts.TransactionReceiptPollingService.d__13.MoveNext()
at Nethereum.RPC.TransactionReceipts.TransactionReceiptPollingService.d__12.MoveNext()
at Nethereum.Contracts.DeploymentHandlers.DeploymentTransactionReceiptPollHandler`1.d__3.MoveNext()

Note, the TransactionReceipt included in the exception does have a ContractAddress.

Occurs in our local test environment running Geth in dev mode (geth --http --http.api eth,net,web3,debug --dev --dev.period 2 --keystore --datadir )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0