Hi, newbie here. Just set up my PI and run it overnight OK. Suddenly the front page stop loading, stuck on the progress bar below umbrella icon.
Check logs via SSH and it seems like lnd container is constantly restarting.
Here is relevant log from it:
unable to initialize neutrino backend: unable to create neutrino light client: EOF
lnd | 2021-11-11 18:04:52.312 [INF] LTND: Version: 0.13.4-beta commit=v0.13.4-beta, build=production, logging=default, debuglevel=info
lnd | 2021-11-11 18:04:52.313 [INF] LTND: Active chain: Bitcoin (network=mainnet)
lnd | 2021-11-11 18:04:52.593 [ERR] LTND: unable to initialize neutrino backend: unable to create neutrino light client: EOF
lnd | 2021-11-11 18:04:52.593 [INF] LTND: Shutdown complete
repeating every minute or so. Problem disappears after script/stop - start but come back next day.
Any suggestions how to fix it?
Thanks!