I did the upgrade this morning and this one took a particularly long time for LND to reconnect and be happy. 30 minutes or so from 08:21 to 08:48 my local time (UTC+2).
My LND logs were full of this:
2022-02-12 06:46:28.407 [ERR] RPCS: [/lnrpc.Lightning/ConnectPeer]: server is still in the process of starting
2022-02-12 06:46:31.841 [ERR] RPCS: [/lnrpc.Lightning/ConnectPeer]: server is still in the process of starting
2022-02-12 06:46:35.075 [ERR] RPCS: [/lnrpc.Lightning/ConnectPeer]: server is still in the process of starting
2022-02-12 06:46:39.649 [ERR] RPCS: [/lnrpc.Lightning/ConnectPeer]: server is still in the process of starting
2022-02-12 06:46:43.308 [ERR] RPCS: [/lnrpc.Lightning/ConnectPeer]: server is still in the process of starting
2022-02-12 06:46:47.181 [ERR] RPCS: [/lnrpc.Lightning/ConnectPeer]: server is still in the process of starting
2022-02-12 06:46:51.006 [ERR] RPCS: [/lnrpc.Lightning/ConnectPeer]: server is still in the process of starting
2022-02-12 06:46:54.214 [ERR] RPCS: [/lnrpc.Lightning/ConnectPeer]: server is still in the process of starting
2022-02-12 06:46:57.283 [ERR] RPCS: [/lnrpc.Lightning/ConnectPeer]: server is still in the process of starting
I did one restart after the first 10 minutes, not sure that helped, after that I just let it run.
This part of Lightning really worries me: I’m building a service based on this node, but if I have to take it down, I can’t send payments or connections anywhere else.
Are there any real answers to this?