Skip to content
This repository was archived by the owner on Jun 17, 2021. It is now read-only.
This repository was archived by the owner on Jun 17, 2021. It is now read-only.

-reindex option when running dashd #30

@tanggrapes

Description

@tanggrapes

Attaching to 9ab47c9e9a64_dashd
9ab47c9e9a64_dashd | + dash_init
9ab47c9e9a64_dashd | + '[' '!' -e /dash/.dashcore/dash.conf ']'
9ab47c9e9a64_dashd | + cat /dash/.dashcore/dash.conf
9ab47c9e9a64_dashd | rpcport=9998
9ab47c9e9a64_dashd | rpcconnect=127.0.0.1
9ab47c9e9a64_dashd | rpcuser=winstantpay
9ab47c9e9a64_dashd | rpcpassword=iwillchangethat
9ab47c9e9a64_dashd | server=1
9ab47c9e9a64_dashd | Initialization completed successfully
9ab47c9e9a64_dashd | + echo 'Initialization completed successfully'
9ab47c9e9a64_dashd | + '[' 0 -gt 0 ']'
9ab47c9e9a64_dashd | + args=("-rpcallowip=::/0")
9ab47c9e9a64_dashd | + exec dashd -rpcallowip=::/0
9ab47c9e9a64_dashd | : Error opening block database.
9ab47c9e9a64_dashd | Please restart with -reindex or -reindex-chainstate to recover.
9ab47c9e9a64_dashd exited with code 1

how can i modify the entrypoint of the image? I want to run dashd with -reindex options

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions