kyokan / bob-wallet

Bob Wallet is a GUI for DNS Record Management and Name Auctions on Handshake. It includes an integrated full node: hsd
https://www.bobwallet.io/
GNU General Public License v3.0
380 stars 92 forks source link

Failed RPC connection bricks app #614

Open miguelgargallo opened 1 year ago

miguelgargallo commented 1 year ago

Dear Bob Wallet community, we need to add a rig settings button everywhere

I cannot change the apikey of my settings, I am getting "crazy" trying to find the json or .env, but no way, also try to find the .hsd on my computer...

Where is the rig in case I changed my API Key from my rpc, i cannot accces, CRITTICAL NEED UNABLE TO USE BOB WALLET

I have the right API on the server and my rust app, but not on bob wallet settings...

image

miguelgargallo commented 1 year ago

If you are here finding a solution, here is a temporary fix: okay to fix this: go back your server, change to the last API-KEY, reboot bob wallet

miguelgargallo commented 1 year ago

@rithvikvibhu if you allow me to begin to work on this I will be most of happy!

miguelgargallo commented 1 year ago

Can we just add a message saying, ¿did you change the rpc api-key or any other data? change it here and a form with the input with a button saying: "Try again"

rithvikvibhu commented 1 year ago

This also happens when other RPC settings change (domain, port, expired certs, etc) and it's not possible to change to local node without starting the server back up or editing db externally.

We should probably add a whole new screen for first start (switching between full, RPC, SPV, etc.) but in the mean time, just the link to settings will do.

@miguelgargallo yeah a PR adding that gear / link to settings would be great!