problem with route api rest

Carlos Colque8 months ago

Hi all.

since time ago, I had had a problem with the information of route api, When the api is executed in a range of 3 days for 10 devices, the connection is suddenly closed. The error in the log is the following:

An I/O error has occurred while writing a response message entity to the container output stream. -

WARN: Failed callback -
java.io.IOException: Close SendCallback@437c8117[PENDING][i=null,cb=null] in state PENDING

Maybe it's too much information, but I don't know why it used to do it without problems and now it gives me this error.
Has anyone had this error on Linux?

Thanks.

Anton Tananaev8 months ago

Enable full stack traces.

Carlos Colque8 months ago

Thank you for your answer, but where is that?

Carlos Colque8 months ago

I see in the traccar.xlm file.. and it is true.

Track-trace8 months ago

Set logger.fullStackTraces to true.