kylemanna/docker-bitcoind

error on :dev image

ahsandev2019 opened this issue · 1 comments

i get this error when running bitcoin docker on dev mode

2021-01-08 10:34:20 Bitcoin Core version v0.16.0.0-g4b4d7eb255 (release build)
2021-01-08 10:34:20 InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
2021-01-08 10:34:20 Assuming ancestors of block 0000000000000000005214481d2d96f898e3d5416e43359c145944a909d242e0 have valid signatures.
2021-01-08 10:34:20 Setting nMinimumChainWork=000000000000000000000000000000000000000000f91c579d57cad4bc5278cc
2021-01-08 10:34:20 Using the 'sse4' SHA256 implementation
2021-01-08 10:34:20 ERROR: Error while attempting to lock directory /bitcoin/.bitcoin: No such file or directory
2021-01-08 10:34:20 Error: Cannot obtain a lock on data directory /bitcoin/.bitcoin. Bitcoin Core is probably already running.
Error: Cannot obtain a lock on data directory /bitcoin/.bitcoin. Bitcoin Core is probably already running.

Should be resolved, and on top of that the dev image doesn't really do much other then it used to provide a way for me to test the build.