Error on entry creation: server committed a protocol violation

I’m experiencing the following error and I don’t have a clue about how to resolve it.

Error on entry creation. The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF

Sorry not Kaltura-specific.
More information on: http://stackoverflow.com/questions/2482715/the-server-committed-a-protocol-violation-section-responsestatusline-error

Hi,

Not sure I understand. When does this happen to you? is this an action you take from Kaltura’s web I/F? If so, which and what’s the action? if it happens from your code which is calling the Kaltura API, please provide the code.

In general, we need to understand exactly when it happens and what’s the HTTP RC from the request and then I can help you further.

This happened using the API and trying to upload a new video to KMC. This can be marked as resolved as it was more related to the HTTP request and response than to Kaltura.