Skip to content

OUT_OF_TIME #5763

@SukiratWarring

Description

@SukiratWarring

I was trying to deploy a simple ERC20 smart contract on tron private chain and i received an error saying OUT_OF_TIME.
My network has multiple node runinng, can you tell me how to resolve it?
this was the transactions response for /gettransactioninfobyid

{
    "id": "628e284db24b9afcde3e6244a99eaee8f7923faf9fb20451759fc2f49e98ba67",
    "fee": 99900000,
    "blockNumber": 564795,
    "blockTimeStamp": 1710248229000,
    "contractResult": [
        ""
    ],
    "contract_address": "4192f3d54f9d099f9e378c0cf8493263d5ebe4b820",
    "receipt": {
        "energy_fee": 96996400,
        "energy_usage_total": 96996400,
        "net_fee": 2903600,
        "result": "OUT_OF_TIME"
    },
    "result": "FAILED",
    "resMessage": "4350552074696d656f757420666f722027505553483227206f7065726174696f6e20657865637574696e67"
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions