Skip to content

'tx iteration error' after upgrading to 1.10.0 #22453

Closed
@adamkoch

Description

@adamkoch

System information

Geth version: v1.9.25, upgrading to v1.10.0
OS & Version: Linux (Ubuntu 20.04.2)
Using docker and docker-compose.

Expected behaviour

No errors in logs and chain syncing fine

Actual behaviour

Lots of repeated errors in logs, showing:

tx iteration error                       error="unexpected EOF",

Steps to reproduce the behaviour

Not sure, but in my case, using docker engine and upgrading from a fully sync'd 1.9.25 geth version to 1.10.0

Logs

INFO [03-07|23:18:08.725] Unindexed transactions                   blocks=0 txs=0   tail=9644286 elapsed="692.231µs",
INFO [03-07|23:18:12.475] Aborting state snapshot generation       root="c3b625…8ad7e3" at="003ca1…dcd450" accounts=111699 slots=115478 storage=14.26MiB elapsed=1m26.492s   eta=25h56m44.563s,
INFO [03-07|23:18:12.475] Resuming state snapshot generation       root="e8cc64…1e191c" at="003ca1…dcd450" accounts=111699 slots=115478 storage=14.26MiB elapsed=1m26.492s   eta=25h56m44.563s,
INFO [03-07|23:18:12.483] Chain reorg detected                     number=11994284 hash="d733f7…fffc3e" drop=1 dropfrom="a544f0…466d48" add=2 addfrom="03ac81…23b944",
INFO [03-07|23:18:12.491] Imported new chain segment               blocks=1 txs=136 mgas=12.401 elapsed=231.060ms   mgasps=53.671  number=11994286 hash="03ac81…23b944" dirty=34.56MiB,
WARN [03-07|23:18:12.492] tx iteration error                       error="unexpected EOF",
WARN [03-07|23:18:12.492] tx iteration error                       error="unexpected EOF",
WARN [03-07|23:18:12.492] tx iteration error                       error="unexpected EOF",
WARN [03-07|23:18:12.492] tx iteration error                       error="unexpected EOF",
WARN [03-07|23:18:12.492] tx iteration error                       error="unexpected EOF",
WARN [03-07|23:18:12.492] tx iteration error                       error="unexpected EOF",
WARN [03-07|23:18:12.492] tx iteration error                       error="unexpected EOF",
WARN [03-07|23:18:12.492] tx iteration error                       error="unexpected EOF",
INFO [03-07|23:18:12.492] Unindexed transactions                   blocks=0 txs=0   tail=9644287 elapsed=1.469ms,
INFO [03-07|23:18:12.806] Deep froze chain segment                 blocks=14 elapsed=55.320ms    number=11904286 hash="f10952…3d4c1e",
INFO [03-07|23:18:17.541] Looking for peers                        peercount=11 tried=5  static=0,
INFO [03-07|23:18:23.440] Generating state snapshot                root="e8cc64…1e191c" in="0042a5…807326" at="06d932…74052e" accounts=122849 slots=138896 storage=16.46MiB elapsed=1m37.457s   eta=26h35m35.461s,
INFO [03-07|23:18:27.542] Looking for peers                        peercount=11 tried=4  static=0,
INFO [03-07|23:18:31.742] Generating state snapshot                root="e8cc64…1e191c" in="0042a5…807326" at="0ee060…ae5ff7" accounts=122849 slots=163055 storage=18.15MiB elapsed=1m45.758s   eta=28h51m29.744s,
INFO [03-07|23:18:35.768] Aborting state snapshot generation       root="e8cc64…1e191c" in="0042a5…807326" at="1305ca…d03bb5" accounts=122849 slots=175390 storage=19.01MiB elapsed=1m49.785s   eta=29h57m25.568s,
INFO [03-07|23:18:35.769] Resuming state snapshot generation       root="7efc07…7eda3d" in="0042a5…807326" at="1305ca…d03bb5" accounts=122849 slots=175390 storage=19.01MiB elapsed=1m49.785s   eta=29h57m25.568s,
INFO [03-07|23:18:35.770] Imported new chain segment               blocks=1  txs=249 mgas=12.498 elapsed=265.570ms   mgasps=47.060  number=11994287 hash="b3fe18…30bc14" dirty=36.39MiB,
WARN [03-07|23:18:35.771] tx iteration error                       error="unexpected EOF",
WARN [03-07|23:18:35.771] tx iteration error                       error="unexpected EOF",
WARN [03-07|23:18:35.771] tx iteration error                       error="unexpected EOF",
WARN [03-07|23:18:35.771] tx iteration error                       error="unexpected EOF",
WARN [03-07|23:18:35.771] tx iteration error                       error="unexpected EOF",
WARN [03-07|23:18:35.771] tx iteration error                       error="unexpected EOF",
WARN [03-07|23:18:35.771] tx iteration error                       error="unexpected EOF",
WARN [03-07|23:18:35.771] tx iteration error                       error="unexpected EOF",

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