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
-
RESET joinmarket.cfg
-
Exit and re-start JoinMarket
-
In joinmarket.cfg
- rpc_port = 8332
- rpc_user = raspibolt
- rpc_password = MYPASSWORD
- 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)
@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
Remove JoinMarket via the RaspiBlitz menu
Re-Install Joinmarket via the RaspiBlitz menu
RESET the joinmarket.cfg to the defaults Status: JoininBox v0.6.1 JoinMarket v0.9.2 -> JoininBox works correctly
Update JoininBox to v0.6.6 Status: JoininBox v0.6.6 JoinMarket v0.9.2 -> JoininBox is NOT working correctly
Update JoinMarket to v0.9.4 + reset the joinmarket.cfg Status: JoininBox v0.6.6 JoinMarket v0.9.4 -> JoininBox is NOT working correctly