Closed jeroen closed 10 years ago
So these warnings were harmless, or did you actually fix a problem?
I'm still a bit worried about the second one. Did that mean the application called receiveBin()
but wasn't able to read the incoming application/json
post payload?
The OpenCPU error.log is filled with thousands of these:
So there are two warnings here. One is
This is expected; the application is manually parsing input using receiveBin(). Can we make an option to suppress these warnings?
The other one i'm less certain about:
It seems to be related to the other warning. Can we ignore this one as well?