joininbox: Wallet management option do not work after update

When trying to use e.g. WALLET+DISPLAY or WALLER+HISTORY no choice of wallet and password query is shown. Just:

----------------
# ESC pressed
# Press ENTER to return to the menu.
----------------

I did the following steps:

1 delete and re-install JoinMarket from raspiblitz

In the title it shows: JoininBox v0.6.6 mainnet However under UPDATE it shows current versions:

  • JoininBox v0.6.1
  • JoinMarket v0.9.2

2 update JoininBox

Now under UPDATE it shows:

  • JoininBox v0.6.6
  • JoinMarket v0.9.2
  1. RESET joinmarket.cfg

  2. Exit and re-start JoinMarket

  3. In joinmarket.cfg

  • rpc_port = 8332
  • rpc_user = raspibolt
  • rpc_password = MYPASSWORD
  1. In bitcoin.conf
  • rpcuser = raspibolt
  • rpcpassword = MYPASSWORD
  • main.rpcport = 8332

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 44 (17 by maintainers)

Most upvoted comments

@openoms I updated to RaspiBlitz v1.7.2 with JoininBox 0.6.7 and now everything seems to work as it should. Thanks!

Maybe it helps that I can reproduce the error repeatedly. It appears each time when JoininBox is updated from 0.6.1 to v0.6.6. Please see the detailed sequence below:

RaspiBlitz Version 1.7.1

  1. Remove JoinMarket via the RaspiBlitz menu

  2. Re-Install Joinmarket via the RaspiBlitz menu

  3. RESET the joinmarket.cfg to the defaults Status: JoininBox v0.6.1 JoinMarket v0.9.2 -> JoininBox works correctly

  4. Update JoininBox to v0.6.6 Status: JoininBox v0.6.6 JoinMarket v0.9.2 -> JoininBox is NOT working correctly

  5. Update JoinMarket to v0.9.4 + reset the joinmarket.cfg Status: JoininBox v0.6.6 JoinMarket v0.9.4 -> JoininBox is NOT working correctly