lukso-network / network-docker-containers

Docker container for LUKSO compatible clients
5 stars 6 forks source link

docker-compose not work with latest lighthouse for Unable to open deposit_contract_block.txt #24

Closed jun0tpyrc closed 4 hours ago

jun0tpyrc commented 4 hours ago
Unable to open testnet dir at "/configs/shared": Unable to open deposit_contract_block.txt: Os { code: 2, kind: NotFound, message: "No such file or directory" }

with lighthouse > 5.0.0

jun0tpyrc commented 4 hours ago

removing with hit another problem

Oct 16 06:35:33.658 INFO Blob DB initialized                     oldest_blob_slot: Some(Slot(8626176)), path: "/consensus_data/beacon/blobs_db", service: freezer_db
Oct 16 06:35:33.676 INFO Refusing to checkpoint sync             msg: database already exists, use --purge-db to force checkpoint sync, service: beacon
Oct 16 06:35:33.676 INFO Starting beacon chain                   method: resume, service: beacon
Oct 16 06:35:33.853 CRIT Failed to start beacon node             reason: DB error when reading genesis block: SszDecodeError(OffsetSkipsVariableBytes(384)). Ensure the data directory is not initialized for a different network. The --purge-db flag can be used to permanently delete the existing data directory.
Oct 16 06:35:33.853 INFO Internal shutdown received              reason: Failed to start beacon node
Oct 16 06:35:33.854 INFO Shutting down..                         reason: Failure("Failed to start beacon node")
jun0tpyrc commented 4 hours ago

seem on another thread with lighthouse on another chain it mentioning beacon-node-genesis https://github.com/ethereum-optimism/optimism/issues/12426

jun0tpyrc commented 4 hours ago

sovled , one would need https://github.com/lukso-network/tools-lukso-cli/releases to regenerate and combine files