Why Nostr? What is Njump?
2024-08-26 20:23:17
in reply to

bitcoin_mises on Nostr: okay this is a structural issue with live wallet's backend process I really should ...

okay this is a structural issue with live wallet's backend process I really should find an open port before I assign the backend to it, right now I just hard coded using port 5011 since it isn't a commonly used port (or at least so I thought).

Can you try to first close Live Wallet, then kill whatever is running on port 5011 before opening Live wallet again.

to kill whatever is on port 5011 you can run

$ lsof -i :5011
- find the PID number then run

$ kill {whatever the PID number is}
Author Public Key
npub1f94ly2mkuc648vk2cuxyfdfcvumgkjmkzgzn5trcvz0nz3pjfqrsql3x8k