Sometimes, error log are raised in the application log file:
error: [Errno 32] Broken pipe
This is nothing to take care of ... the Web UI do not catch this kind of error that happen when the user navigates to another page before the current page is finished to be loaded.
Sometimes, error log are raised in the application log file:
This is nothing to take care of ... the Web UI do not catch this kind of error that happen when the user navigates to another page before the current page is finished to be loaded.