Hey nostr:nprofile1qqs8nrt397h8y97wskue2js2fyy7hw2qh54f993wwnr889tl62av9ccytunav is it possible that you have multiple wallets connected to your Alby Go?
It works with any NWC wallet as long as it supports notifications capability
*it's under the same version v1.9.0
No we released it under the same version v1.9.0 as it was just a build error
Just pushed a new release, please update 🙏
Fixed now! Please let us know if it works!
Sorry for the error, will be fixing this ASAP!
nostr:npub1getal6ykt05fsz5nqu4uld09nfj3y3qxmv8crys4aeut53unfvlqr80nfm hello, the settings button is not working in the latest release for Alby go ✌️
Fixed now! v1.8.1 is released on zap store and on GitHub: https://github.com/getAlby/go/releases/tag/v1.8.1
Yay! Sorry for the issue though, you will not face this again after the next release, it will automatically update the LND config files if they change ✌️
No, I mean ssh into your umbrel node using
ssh umbrel@
and then
printenv APP_LIGHTNING_NODE_IP
printenv APP_LIGHTNING_NODE_GRPC_PORT
But I think this is not necessary, you should be having all the LND files, can you just uninstall and install Alby Hub again?
The issue must be that the tls certificate was empty when AlbyHub was first run, so i sets it to empty and never updates it if it was set later. This is fixed in dev and will be released in the next version!
Let me know if that works!
Do you see the env vars $APP_LIGHTNING_NODE_IP and $APP_LIGHTNING_NODE_GRPC_PORT printing something in the terminal?
If you can see those too, you should atleast see a different error than what you shared above. If not, try reinstalling alby hub on umbrel (I believe that should work, given you have the required LND conf)
No, you don't need any channels to run Alby Hub. Ah, so you had it working before on the same Umbrel? Did anything change in between?
I highly suspect that those certificate files aren't there, let's try to get the Umbrel Lightning app running first, that should then populate those files.
This happens when one of the LND's cert file, macroon file or address are missing.
Can you check if they are present in:
/lnd/tls.cert and
/lnd/data/chain/bitcoin/mainnet/admin.macaroon
If not then you might have to configure the Umbrel's lightning app first to make sure it runs properly (Alby Hub uses LND from Umbrel's lightning app so that should be running)
Hello!
