Comment 13 for bug 1816727

Revision history for this message
melanie witt (melwitt) wrote :

The tracebacks are a socket.error "error: [Errno 104] Connection reset by peer" coming from websockify. I think we could probably try-except socket.error and log only the exception message, to handle that part. It would still spam the logs, but not with tracebacks.