File Endpoint Timing Out

I’m trying to upload a new jsonl file for search, but am receiving this error:

curl: (92) HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)

The jsonl file is 4mb. Is this a KP?

1 Like

Thanks! I contacted support.

I also tried with a smaller file with a subset of 1000 documents (I have 1700 total) and it worked. Puzzling since I’m way under the 1GB limit for my org. Seems like a bug on OA end.

1 Like

Yep that was the problem. Updating curl did the trick

1 Like