Skip to content

Failed to create database path '/home/simnet/.bitcoin/regtest'. Database already exists. #10

@gijswijs

Description

@gijswijs

Lately I've been getting the following error:

bitcoind1_1  | + WALLET_NAME=
bitcoind1_1  | + WALLET_DIR=/home/simnet/.bitcoin/regtest/wallets/
bitcoind1_1  | + [[ -e /home/simnet/.bitcoin/regtest/wallets/ ]]
bitcoind1_1  | + ./bitcoin-cli.sh createwallet ''
bitcoind1_1  | error code: -4
bitcoind1_1  | error message:
bitcoind1_1  | Wallet file verification failed. Failed to create database path '/home/simnet/.bitcoin/regtest'. Database already exists.

It happens if I start a Simverse for a second time. So the first time everything runs fine. I then stop it (either with CTRL+C or with /dc stop) and if I run ./dc up again it results in this error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions