Skip to content

moonbeam alphanet full snapshot #3317

@darinvhs

Description

@darinvhs

Hi folks, I’m trying to run a Moonbeam Alphanet testnet node using this command:

        - --base-path=/var/lib/alphanet-data
        - --chain=alphanet
        - --state-pruning=124
        - --blocks-pruning=124
        - --trie-cache-size=1073741824
        - --sync=full
        - --rpc-methods=safe
        - --rpc-port=9944
        - --rpc-external
        - --rpc-cors=*
        - --prometheus-port=6060
        - --prometheus-external
        - --ethapi=debug,trace,txpool
        - --wasm-runtime-overrides=/var/lib/alphanet-data
        - --runtime-cache-size=2
        - --in-peers=100
        - --out-peers=100

But the sync is extremely slow.. Just wondering if there’s any snapshot available to speed things up? Would really appreciate any help, thanks!

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