I had a whole routine down when updating – ssh to the node, update my config.
Now, I see two containers with “bitcoin” in their name and have no idea where the bitcoin.conf file lives.
Is it in “bitcoin_server_1” or “bitcoin_bitcoind_1”? I tried to do some commands like – docker exec < container name > ls -l just to find out what the directory structure is like, but I don’t see it.
Where did it go? Do I have to make a new one? What is going on?
Update – tried to find the file using “find . -name bitcoin.conf” both in the root and inside the container. No dice. Not sure where to create a new one or where it is… 20+ views and no answer? I feel sorry for the newbies that need to config their Bitcoin node…
I’m THIS close to wiping this entire SD Card and either rolling back, or just installing whatever flavor of Linux RasPi will support and just doing it all myself. This is ridiculous.
For those looking for prior releases to potentially roll back – https://github.com/getumbrel/umbrel-os/releases
Older version instructions: