BenWestgate / Bails

Bails is a Bitcoin solution protecting against surveillance, censorship, and confiscation. It installs Bitcoin Core on the encrypted Persistent Storage of Tails, creates and recovers Bitcoin Core wallets from Codex32 (BIP93) seed backups, and creates backup Bails USB sticks and shareable blank Bails USB sticks. Learn more in README.md.
MIT License
39 stars 7 forks source link

bails wallet not starting, $PATH bug #121

Closed BenWestgate closed 1 month ago

BenWestgate commented 1 month ago

Describe the bug Isn’t bails-wallet supposed to automatically launch after the Bitcoin Core IBD starts?

I’m also trying to open it by clicking the Wallet button in the Bails menu but nothing is happening.

The problem is the $PATH variable is not being updated after installation.

To Reproduce Steps to reproduce the behavior:

  1. Install bails
  2. The wallet won't start
  3. Open menu
  4. Wallet still doesn't start
  5. Doesn't start when bails-wallet is typed in terminal

Expected behavior I expect bails wallet to open at these times.

Screenshots image