Closed jun0tpyrc closed 4 years ago
the line in horizon-stdout
loading transaction records: executing transaction records query: sql: no rows in result set might be related?
or this might be file / data corruption?
2020-10-21T05:14:46.596 GADW2 [History INFO] Verifying ledgers [1322394,1329408)
2020-10-21T05:14:46.596 GADW2 [History ERROR] Catchup material failed verification - unsupported ledger version, propagating failure [VerifyLedgerChainWork.cpp:438]
2020-10-21T05:14:46.596 GADW2 [History ERROR] Upgrade this stellar-core installation to newest version [VerifyLedgerChainWork.cpp:441]
2020-10-21T05:14:46.596 GADW2 [History INFO] Verifying ledgers [1322394,1329408)
2020-10-21T05:14:46.596 GADW2 [History INFO] Catching up to ledger 1329407: Failed: verify-ledger-chain
2020-10-21T05:14:46.596 GADW2 [History INFO] Catching up to ledger 1329407: Succeeded: batch-download-ledger-00142dbf-0014493f : 440/440 children completed
2020-10-21T05:14:46.890 GADW2 [Herder INFO] Quorum information for 1329410 : {"agree":3,"delayed":0,"disagree":0,"fail_at":2,"hash":"59d361","lag_ms":13,"ledger":1329410,"missing":0,"phase":"EXTERNALIZE"}
even updated to newest image in docker hub (13 hours ago ) stellar/quickstart:latest DIGEST:sha256:b48e00fb86095830028e62a47abdb97daa35186735198d5f2d127509714b1c70
ok seems https://www.stellar.org/blog/announcing-stellar-protocol-15 is the reason, For that reason, can we have a quickstart image at docker hub soon? thanks
The quickstart image already supports testnet, you need to use the Docker.testing
docker file.
I think it's a situation where the instructions are not super clear?
Any chance to get the apt repository updated?
Right now the only apt package available is in the unstable repo, that's what https://github.com/stellar/docker-stellar-core-horizon/blob/master/Dockerfile.testing is using.
The promotion to stable (that can be deployed to production nodes) is scheduled for next week.
using stellar/quickstart:testing is ok.
verified image now working to catch up testnet , thanks
Using the rc1 build of https://apt.stellar.org/pool/testing/s/stellar-core/stellar-core_15.0.0rc1-318~4e7d3fd~v2_amd64.deb and seems to work too.
stellar-stdout seems continue to sync new blocks
stellar-core-stderr (empty)
horizon-stdout