LN-Zap / zap-desktop

Zap Wallet - Cross platform Lightning Network wallet focused on user experience and ease of use ⚡️
MIT License
1.28k stars 216 forks source link

Zap Desktop - macOS - LND has unexpectedly quit #3783

Open umlautmatt opened 2 years ago

umlautmatt commented 2 years ago

My Zap wallet is no longer able to open. This is the error I get: Error Code: 1 Error signal: Unknown Shutting down because error in main method: error creating wallet config: unable to initialize neutrino backend: unable to create neutrino light client: EOF Zap also populates the following error: Unable to connect to host: Nuetrino was shut down mid-startup.

From what I've read, I think I need to update my instance of LND? But really, I have no idea.

welcome[bot] commented 2 years ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. To help make it easier for us to investigate your issue, please follow the contributing guidelines.

rahulbile commented 2 years ago

@umlautmatt are you connecting your own LND instance ? If yes then I would recommend updating it and also to update Zap desltop to the latest release v0.7.6-beta.

If you are not using own LND instance, try updating to latest release.

umlautmatt commented 2 years ago

@rahulbile I am running LND only from my Umbrel node. My Zap wallet is not actually connected to my node - I only created the wallet through the Zap app as if I didn't even have a node

umlautmatt commented 2 years ago

@mrfelton anyway you could help a guy out?