Question
Bitcoin node on docker instance fails on various ways, networks and disk errors. What you might recommend to do?
Hey. I’m building a microservice on top of Bitcoin and trying to launch a testnet node. It constantly fails however it works on my desktop. The problem is complicated because I do not have any debug info which allowed me to trace errors. Docker container just stops working and I have not other option as to repeat downloading blockchain which is huge. Or an application inside container (Bitcoin daemon) exits and I can figure out what’s happening only when adding debug level (problem with connection with peers).
I’m close to go on our Google instance and stop working with DO at least if I need blockchain-related applications.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×