Skip to content

[Bug]: avalanche blockchain deploy report "bad CPU type in executable" #2808

Open
@soliditor413

Description

@soliditor413

Describe the bug
我在布署 创建的 blockChain的时候,报错 “bad CPU type in executable"

To Reproduce

avalanche blockchain create WhiteChain
✔ Subnet-EVM
✔ Proof Of Authority
✔ Get address from an existing stored key (created from avalanche key create or avalanche key import)
✔ ewoq
✓ Validator Manager Contract owner address 0x8db97C7cEcE249c2b98bDC0226Cc4C2A57BF52FC
✔ I want to use defaults for a test environment
Chain ID: 20250514
Token Symbol: White
prefunding address 0x8db97C7cEcE249c2b98bDC0226Cc4C2A57BF52FC with balance 1000000000000000000000000
File /Users/zhangxiaobin/.avalanche-cli/subnets/WhiteChain/chain.json successfully written
✓ Successfully created blockchain configuration
Run 'avalanche blockchain describe' to view all created addresses and what their roles are
➜ ~ avalanche blockchain describe WhiteChain
+------------------------------------------------------------------+
| WHITECHAIN |
+------------+-----------------------------------------------------+
| Name | WhiteChain |
+------------+-----------------------------------------------------+
| VM ID | fViZ8T9zkQYqqDViEn9xJHgpiBzKo9KQYFRRhiPgD9DaB2m2u |
+------------+-----------------------------------------------------+
| VM Version | v0.7.3 |
+------------+-----------------------------------------------------+
| Validation | Proof Of Authority |
+------------+-----------------------------------------------------+

+----------------------------+
| TOKEN |
+--------------+-------------+
| Token Name | White Token |
+--------------+-------------+
| Token Symbol | White |
+--------------+-------------+

+-----------------------------------------------------------------------------------------------------------------------------------------+
| INITIAL TOKEN ALLOCATION |
+-------------------------+------------------------------------------------------------------+----------------+---------------------------+
| DESCRIPTION | ADDRESS AND PRIVATE KEY | AMOUNT (WHITE) | AMOUNT (WEI) |
+-------------------------+------------------------------------------------------------------+----------------+---------------------------+
| Used by ICM | 0x1ef196D688c3bF199e0E28f88CA7f3b2D7d47A12 | 600 | 600000000000000000000 |
| cli-teleporter-deployer | 9adec916a9f99d4e45702a67bac626371d918d78d8187a07e2ef531e00b2ab53 | | |
+-------------------------+------------------------------------------------------------------+----------------+---------------------------+
| Main funded account | 0x8db97C7cEcE249c2b98bDC0226Cc4C2A57BF52FC | 1000000 | 1000000000000000000000000 |
| ewoq | 56289e99c94b6912bfc12adc093c9b51124f0dc54ac7a766b2bc5ccf558d8027 | | |
+-------------------------+------------------------------------------------------------------+----------------+---------------------------+

+----------------------------------------------------------------------------------------------------------------------------------+
| SMART CONTRACTS |
+----------------------------------------+--------------------------------------------+--------------------------------------------+
| DESCRIPTION | ADDRESS | DEPLOYER |
+----------------------------------------+--------------------------------------------+--------------------------------------------+
| Validator Messages Lib | 0x9C00629cE712B0255b17A4a657171Acd15720B8C | |
+----------------------------------------+--------------------------------------------+--------------------------------------------+
| Proxy Admin | 0xC0fFEE1234567890aBCdeF1234567890abcDef34 | 0x8db97C7cEcE249c2b98bDC0226Cc4C2A57BF52FC |
+----------------------------------------+--------------------------------------------+--------------------------------------------+
| ACP99 Compatible PoA Validator Manager | 0x0C0DEbA5E0000000000000000000000000000000 | |
+----------------------------------------+--------------------------------------------+--------------------------------------------+
| Transparent Proxy | 0x0Feedc0de0000000000000000000000000000000 | |
+----------------------------------------+--------------------------------------------+--------------------------------------------+

+----------------------------------------------------------------------+
| INITIAL PRECOMPILE CONFIGS |
+------------+-----------------+-------------------+-------------------+
| PRECOMPILE | ADMIN ADDRESSES | MANAGER ADDRESSES | ENABLED ADDRESSES |
+------------+-----------------+-------------------+-------------------+
| Warp | n/a | n/a | n/a |
+------------+-----------------+-------------------+-------------------+
➜ ~ avalanche blockchain deploy WhiteChain
✔ Local Network
Deploying [WhiteChain] to Local Network

AvalancheGo path: /Users/zhangxiaobin/.avalanche-cli/bin/avalanchego/avalanchego-v1.13.0/avalanchego

Booting Network. Wait until healthy...
Error: fork/exec /Users/zhangxiaobin/.avalanche-cli/bin/avalanchego/avalanchego-v1.13.0/avalanchego: bad CPU type in executable
➜ ~

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Logs
If applicable, please include the relevant logs that indicate a problem.

Operating System
Which OS you used to reveal the bug.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions