Lightning channels don't come online after updating LND & RTL

Hello,

So i updated LND & RTL and now my channel’s don’t come online.
I already deleted the peers.dat & settings.json file but that doesn’t fix it. Bitcoind is working only the lightning channels don’t come online.

Umbrel Troubleshoot logs:

LND logs:

Bitcoin logs:

I’m not sure what’s causing the problem, hopefully someone can help me.

Seems like LND may have had a bad start-up, could you please try restarting your Umbrel and see if that resolves the issue.

If that doesn’t work and you are concerned about the funds, you can delete the lightning app, redownload it and then after selecting a back-up these channels should close sending you funds to your onchain address.

So i restarted Umbrel and still see the same error:
i2pd_daemon_1 | 10:38:01@760/error - Tunnels: Can’t create inbound tunnel, no peers available
i2pd_daemon_1 | 10:38:31@760/error - Tunnels: Can’t select next hop for NA~k5oM21ZQBTI3TlsHX4CfNKKxqL6tqN9ORCJF5HTc=
i2pd_daemon_1 | 10:38:31@760/error - Tunnels: Can’t create inbound tunnel, no peers available
i2pd_daemon_1 | 10:44:06@186/error - Garlic: Can’t handle ECIES-X25519-AEAD-Ratchet message
i2pd_daemon_1 | 10:47:37@177/error - Garlic: Can’t handle ECIES-X25519-AEAD-Ratchet message
i2pd_daemon_1 | 10:48:01@760/error - Tunnel: Tunnel with id 921728239 already exists
i2pd_daemon_1 | 10:52:31@760/error - Tunnels: Can’t select next hop for k6-Qyj0Yo8LK0fjPmC84eSMKMugI-AP17TFyQ-MYT3k=
i2pd_daemon_1 | 10:52:31@760/error - Tunnels: Can’t create inbound tunnel, no peers available
i2pd_daemon_1 | 10:54:22@186/error - SSU2: Runtime exception: cannot create std::vector larger than max_size()
i2pd_daemon_1 | 11:05:58@186/error - Garlic: Can’t handle ECIES-X25519-AEAD-Ratchet message

Force closing my channels doesn’t seem as a solution to me, since i’m having those issues regulary with Umbrel. Otherwise i have to open channels again and when there is a new LND update i can force close again when i’m getting those issues.
I’m trying to understand what is causing this i2pd_daemon_1 error and what could be a possible fix?