Forums

[Errno 90] Message too long

What does this means as per error log, On local it seems to eb workign fine

It means the thing that you tried to log was too long. So you will need to shorten whatever it is that you are trying to log.

I was forwarding some base64 image format in my json and got the same error?, how best can i solve this

Don't log such long messages