Skip to content

fullnode-testnet:latest core dumped #22

@mikolajsobolewski

Description

@mikolajsobolewski

Hello.

My lsb_release -a is:

No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 22.04.3 LTS
Release:	22.04
Codename:	jammy

uname -a is:
Linux minion-03 5.15.0-91-generic #101-Ubuntu SMP Tue Nov 14 13:30:08 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

I tried to run
docker run --name exchain-testnet-fullnode -v ~/.exchaind/data:/root/.exchaind/data/ -p 8545:8545 -p 26656:26656 okexchain/fullnode-testnet:latest
but received:

/root/start.sh: line 5:     7 Illegal instruction     (core dumped) exchaind init fullnode --chain-id exchain-65
/root/start.sh: line 10:     8 Illegal instruction     (core dumped) exchaind start --chain-id exchain-65 --rest.laddr tcp://0.0.0.0:8545 --db_backend rocksdb

images with tags v1.8.0 and v1.7.9 gave the same result.

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