Skip to content

Error in container eth-pos-devnet-geth-genesis-1 (encoding/hex: invalid byte: U+000D") #64

@Ale998-cmd

Description

@Ale998-cmd

On windows 10, trying to create a private blockchain, I get service "geth-genesis" didn't start

Opening logs I get:

D:\Blockchain2\eth-pos-devnet>docker logs eth-pos-devnet-create-beacon-chain-genesis-1

time="2025-03-01T20:24:58Z" level=info msg="Specified a chain config file: /consensus/config.yml" prefix=genesis
time="2025-03-01T20:24:58Z" level=error msg="Failed to decode hex string." error="encoding/hex: invalid byte: U+000D"
time="2025-03-01T20:24:58Z" level=error msg="Failed to decode hex string." error="encoding/hex: invalid byte: U+000D"
time="2025-03-01T20:24:58Z" level=error msg="Failed to decode hex string." error="encoding/hex: invalid byte: U+000D"
time="2025-03-01T20:24:58Z" level=error msg="Failed to decode hex string." error="encoding/hex: invalid byte: U+000D"
time="2025-03-01T20:24:58Z" level=error msg="Failed to decode hex string." error="encoding/hex: invalid byte: U+000D"
time="2025-03-01T20:24:58Z" level=error msg="Failed to decode hex string." error="encoding/hex: invalid byte: U+000D"
time="2025-03-01T20:24:58Z" level=error msg="Failed to decode hex string." error="encoding/hex: invalid byte: U+000D"

This is the config file (which I modified changed several times):

CONFIG_NAME: interop
PRESET_BASE: interop

Fulu

FULU_FORK_VERSION: 0x20000095

Genesis

GENESIS_FORK_VERSION: 0x20000089

Altair

ALTAIR_FORK_EPOCH: 0
ALTAIR_FORK_VERSION: 0x20000090

Merge

BELLATRIX_FORK_EPOCH: 0
BELLATRIX_FORK_VERSION: 0x20000091
TERMINAL_TOTAL_DIFFICULTY: 0

Capella

CAPELLA_FORK_EPOCH: 0
CAPELLA_FORK_VERSION: 0x20000092
MAX_WITHDRAWALS_PER_PAYLOAD: 16

Deneb

DENEB_FORK_VERSION: 0x20000093

Electra

ELECTRA_FORK_VERSION: 0x20000094

Time parameters

SECONDS_PER_SLOT: 12
SLOTS_PER_EPOCH: 6

Deposit contract

DEPOSIT_CONTRACT_ADDRESS: 0x4242424242424242424242424242424242424242

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions