Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Invalid Reference Block Transaction's reference block did not match #4659

@guaiguaihw

Description

@guaiguaihw

We start a program to sync our accounts' transactions, but meet some errors from the noodes.
It seems that the transacations did not belong to the main network, but It should not happen because our transactions are always send to the main network.
I wonder in what circumstances that would happend??? The details of errors are below:

2366835ms thread-0   net_plugin.cpp:2547           operator()           ] accept txn threw  3040007 invalid_ref_block_exception: Invalid Reference Block
Transaction's reference block did not match. Is this transaction from a different fork?
    {"tapos_summary":{"block_id":"00588a114f3146c2dae54a1926812a7b7e8d5915ea4ffc917dac847cdd3e977e"}}
    thread-0  controller.cpp:1544 validate_tapos

    {}
    thread-0  controller.cpp:1545 validate_tapos
2366840ms thread-0   net_plugin.cpp:2547           operator()           ] accept txn threw  3040007 invalid_ref_block_exception: Invalid Reference Block
Transaction's reference block did not match. Is this transaction from a different fork?
    {"tapos_summary":{"block_id":"00588a139fbcfbb7650ad718a8e72ffc97d304721744c56cf2e3518cb510782f"}}
    thread-0  controller.cpp:1544 validate_tapos

    {}
    thread-0  controller.cpp:1545 validate_tapos
2366840ms thread-0   net_plugin.cpp:2547           operator()           ] accept txn threw  3040007 invalid_ref_block_exception: Invalid Reference Block
Transaction's reference block did not match. Is this transaction from a different fork?
    {"tapos_summary":{"block_id":"00588a114f3146c2dae54a1926812a7b7e8d5915ea4ffc917dac847cdd3e977e"}}
    thread-0  controller.cpp:1544 validate_tapos

    {}
    thread-0  controller.cpp:1545 validate_tapos

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions