Skip to content

how long does it take to bootstrap an Avalanche node ? #947

@wxf-kine

Description

@wxf-kine

I installed an Avalanche node yesterday with avalanchego-installer.sh on ubuntu,it still show false when i "curl -X POST --data '{
"jsonrpc":"2.0",
"id" :1,
"method" :"info.isBootstrapped",
"params": {
"chain":"X"
}
}' -H 'content-type:application/json;' 127.0.0.1:9650/ext/info"
{"jsonrpc":"2.0","result":{"isBootstrapped":false},"id":1}

and log shows like this "
image
"
Is this normal?

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