umbrel icon indicating copy to clipboard operation
umbrel copied to clipboard

Bitcoin core RPC password

Open pox opened this issue 1 year ago • 1 comments
trafficstars

The UI seems to indicate that the bitcoin node running inside Umbrel is accepting RPC connections:

Screenshot 2024-06-10 at 10 25 34

Yet rpcpassword is not defined in the bitcoin node's config... Is RPC actually enabled?

When I exec into the bitcoin core container the password is nowhere to be found. e.g. bitcoin-umbrel.conf does not have RPC enabled. This is regardless of the values of the 'Public REST API' advanced setting. Same if it's on or off.

image

If RPC is disabled by design, as issue #506 seems to indicate, then why is the UI telling a different story?

pox avatar Jun 10 '24 09:06 pox

Oh RPC is disabled? I used the .env for setting them but it's very tricky to tell other apps those information.

How you solved this?

https://github.com/getumbrel/umbrel-electrs/issues/11

TylonHH avatar Feb 23 '25 11:02 TylonHH