Hello folks
I've read this post when I had this 608 issue. But I couldn't figure out what the problem was.
So I'm here to share what was my problem.
I used PHP and my website had this buffering option "ob_start()"
Since I wasn't really using it, I removed it and any other buffering option and the problem stopped.
Hope it helps