One of the issues in not providing fuller logs is that there’s no context. I assume somewhere nearby in the logs it identifies the peer that is sending you this malformed string. Most likely they are having technical issues, most likely they are a peer you don’t have channel with. If you do have a channel with them, I’m not sure if their misconfiguration is a particular risk to you or not.
The problem was it seemed like it was stuck in a never ending loop which kept my LND node from being seen online for over a day.
I checked the channels list and was still intact, tried restarting the node a few times, but it didn’t change anything. Then I tried to block internet access and then connecting again and after doing that it triggered a pruning which then the warnings stopped and LND was able to start again. Never had this in years of running LND. I was about to try a manual pruning but it got triggered automatically I guess.
Now however I am missing liquidity, I’m thinking of trying to reset wallet transactions to trigger a rescan and hopefully find what is missing, but will let the node run for a while before trying that I think. Unless there’s something I should do?