getAlby/lightning-browser-extension

[BUG] Error: No separator character for danidfra@getalby.com

Opened this issue ยท 10 comments

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Not sure what I'm doing wrong here:

image

Traceback:

Error: No separator character for danidfra@getalby.com
    at Object.decode (options.bundle.js?08b19d49a8e384da8814:2:22873)
    at Yd (options.bundle.js?08b19d49a8e384da8814:172:600216)
    at options.bundle.js?08b19d49a8e384da8814:172:653797
    at Object.<anonymous> (options.bundle.js?08b19d49a8e384da8814:172:653967)
    at options.bundle.js?08b19d49a8e384da8814:172:652990
    at Object.next (options.bundle.js?08b19d49a8e384da8814:172:653095)
    at lh (options.bundle.js?08b19d49a8e384da8814:172:650514)
    at a (options.bundle.js?08b19d49a8e384da8814:172:655271)
    at options.bundle.js?08b19d49a8e384da8814:172:655332
    at new Promise (<anonymous>)

Screenshots [optional]

No response

Steps To Reproduce

  1. Try to send a payment to danidfra@getalby.com

Expected behavior

It works

Alby information

Alby 3.9.0

Device information

  • Brave Version 1.67.123 Chromium: 126.0.6478.126 (Official Build) (64-bit)
  • Linux

Additional context

No response

Are you working on this?

None

"no separator character" makes me think it's trying to parse as bech32 and not falling back to lightning address.

Happens with me as well.

bumi commented

the error you see in the logs is an error when it checks if it's a plain LNURL it is caught and logged.

The issue with that ln address is that the user does not have incoming liquidity, yet.
We are currently in the process of releasing our self-sovereign wallet, and this user still needs to finish the setup.
The error message needs to be improved, thanks for raising this!

What does he need to do to finish setup? @Danidfra

image

I tried to create a new account, to see if would work, but it didn't.
I can't generate invoices and can't receive satoshis through my lightning address.

Here's my lightning address: danidfra@getalby.com

@bumi any ideas?

@bumi any ideas?

Hey @Danidfra ! You have to link your Alby Account to a wallet.
You can either connect your Alby Account to a wallet that supports NWC
Or you can connect it to a Node, umbrel, or start9 or MyNode
Or you can connect it to an Alby Hub self-custodial wallet.

I'd be happy to assist you on setting up an Alby Hub if you need to, feel free to join our discord server for that!๐Ÿ˜ƒ
๐Ÿ‡ฆ๐Ÿ‡ทโญโญโญ

Is the method of "getting an Alby account and not having to think about it" going away? It used to just give you a wallet.

Hey there @alexgleason !

Thanks so much for your interest! Custodial technology is great for just providing a wallet, but it can pose issues when scaling. New technologies are enabling Alby and other Bitcoin companies to develop self-custodial wallets. These wallets give more power and sovereignty back to users, which is both nice and much needed. However, as you mentioned, self-custody still needs improvement in terms of ease of use.

You're more than welcome to try it out! Join our Discord, or even schedule a group onboarding for the Alby Hub. We can continue our chat on Discord. See you there, and thanks for your feedback! ๐Ÿ˜Š๐Ÿ™Œ

bumi commented

Is the method of "getting an Alby account and not having to think about it" going away? It used to just give you a wallet.

going forward you will still just get a wallet and you will still not need to think about it and you will own it.
but yes, it will slightly a bit more todo during the setup.

I'll share a demo video that you can see it.