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

Problem with resetting Bolt Cards #5894

Open
rockstardev opened this issue Apr 3, 2024 · 1 comment
Open

Problem with resetting Bolt Cards #5894

rockstardev opened this issue Apr 3, 2024 · 1 comment

Comments

@rockstardev
Copy link
Member

rockstardev commented Apr 3, 2024

Occasionally reset of bolt cards fails. Here is the server logs:

image

https://github.com/btcpayserver/btcpayserver/blob/v1.12.5-r0-atlantis/BTCPayServer/Controllers/UIBoltcardController.cs#L136

The problem seems to be with HexToBytes method from Extensions.cs

image

@pavlenex
Copy link
Contributor

pavlenex commented Apr 9, 2024

I wasn't able to replicate this one, it seems that the issue comes when there's a change in lightning wallet setup (for example from one blink to another) or when a different store is used. I just wasn't able to go deep into this one and debug 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

2 participants