Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
alexgleason opened this issue Jul 23, 2024 · 10 comments
Open
1 task done

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

alexgleason opened this issue Jul 23, 2024 · 10 comments

Comments

@alexgleason
Copy link
Contributor

alexgleason commented Jul 23, 2024

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

@alexgleason
Copy link
Contributor Author

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

@patrickReiis
Copy link

Happens with me as well.

@bumi
Copy link
Collaborator

bumi commented Jul 23, 2024

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!

@alexgleason
Copy link
Contributor Author

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

@Danidfra
Copy link

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

@Danidfra
Copy link

@bumi any ideas?

@jpl-btc
Copy link
Contributor

jpl-btc commented Jul 30, 2024

@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!😃
🇦🇷⭐⭐⭐

@alexgleason
Copy link
Contributor Author

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.

@jpl-btc
Copy link
Contributor

jpl-btc commented Jul 30, 2024

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
Copy link
Collaborator

bumi commented Jul 30, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants