BlueWallet / rn-ldk

Lightweight lightning node for React Native
MIT License
136 stars 25 forks source link

LDK init error: `channel_manager_constructor init Failed` #63

Closed bufo24 closed 1 year ago

bufo24 commented 1 year ago

My Bluewallet LDK stopped working after opening a new channel. It alerts on startup:

LDK init error: channel_manager_constructor init Failed

Overtorment commented 1 year ago

looks like channels state is borked. i can take a look and try to recover if you send me ldk wallet backup to i@bluewallet.io

bufo24 commented 1 year ago

Done, thanks in advance

EZ0010 commented 1 year ago

hi, same issue here, do I send the backup to the same email?

EZ0010 commented 1 year ago

UPDATE: I recovered the wallet successfully on an Android, the issue seems to be only on iOS.

bufo24 commented 1 year ago

Why is this issue closed? I'm still struggling with this in iOS