-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
Labels
No labels