stellar / go

Stellar's public monorepo of go code
https://stellar.org/developers
Apache License 2.0
1.31k stars 499 forks source link

The latest version starts with an error #5354

Open isReset728 opened 5 months ago

isReset728 commented 5 months ago

time="2024-06-20T02:31:55.386Z" level=error msg="History: Skipping catchup: incompatible core version or invalid local state" pid=37 service=ingest subservice=stellar-core time="2024-06-20T02:32:01.533Z" level=info msg="Herder: Quorum information for 52201745 : {\"agree\":23,\"cost\":30933344,\"delayed\":0,\"disagree\":0,\"fail_at\":6,\"hash\":\"5c464e\",\"lag_ms\":905,\"ledger\":52201745,\"missing\":0,\"phase\":\"EXTERNALIZE\"}" pid=37 service=ingest subservice=stellar-core time="2024-06-20T02:32:01.536Z" level=info msg="Ledger: Got consensus: [seq=52201747, prev=989c00, txs=531, ops=805, sv: [ SIGNED@Whalestack (Germany) txH: 5fab13, ct: 1718850720, upgrades: [ ] ]]" pid=37 service=ingest subservice=stellar-core time="2024-06-20T02:32:01.536Z" level=info msg="Ledger: Close of ledger 52201747 buffered. mSyncingLedgers has 20 ledgers" pid=37 service=ingest subservice=stellar-core time="2024-06-20T02:32:01.536Z" level=error msg="History: Skipping catchup: incompatible core version or invalid local state" pid=37 service=ingest subservice=stellar-core time="2024-06-20T02:32:07.164Z" level=info msg="Herder: Quorum information for 52201746 : {\"agree\":23,\"cost\":34158088,\"delayed\":0,\"disagree\":0,\"fail_at\":6,\"hash\":\"5c464e\",\"lag_ms\":905,\"ledger\":52201746,\"missing\":0,\"phase\":\"EXTERNALIZE\"}" pid=37 service=ingest subservice=stellar-core time="2024-06-20T02:32:07.167Z" level=info msg="Ledger: Got consensus: [seq=52201748, prev=1c5372, txs=277, ops=852, sv: [ SIGNED@Blockdaemon Validator 2 txH: f9bd1a, ct: 1718850726, upgrades: [ ] ]]" pid=37 service=ingest subservice=stellar-core time="2024-06-20T02:32:07.168Z" level=info msg="Ledger: Close of ledger 52201748 buffered. mSyncingLedgers has 21 ledgers" pid=37 service=ingest subservice=stellar-core time="2024-06-20T02:32:07.168Z" level=error msg="History: Skipping catchup: incompatible core version or invalid local state" pid=37 service=ingest subservice=stellar-core

urvisavla commented 5 months ago

imaiops What versions of stellar-horizon and stellar-core are you running?