I have an API in dev mode and it's started showing this SSL error:
SSL received a record that exceeded the maximum permissible length.
Error code: SSL_ERROR_RX_RECORD_TOO_LONG
The API worked fine before and I can't find details why this error suddenly started or how to fix it. This is an Express REST API.