2022-12-02 18:38:30 RPINTS: Sending Status;N;-1;0;1;0;0;|
2022-12-02 18:38:32 RPINTS: reconfigure trigger: valve
2022-12-02 18:38:32 RPINTS: updating valve status from db
2022-12-02 18:38:32 RPINTS: valve update: RPU:VALVE:0=0
Traceback (most recent call last):
File "/usr/lib/python3.9/socketserver.py", line 650, in process_request_thread
self.finish_request(request, client_address)
File "/usr/lib/python3.9/socketserver.py", line 360, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/var/www/rpints/python/mod_pywebsocket/standalone.py", line 673, in __init__
CGIHTTPServer.CGIHTTPRequestHandler.__init__(
File "/usr/lib/python3.9/http/server.py", line 653, in __init__
super().__init__(*args, **kwargs)
File "/usr/lib/python3.9/socketserver.py", line 720, in __init__
self.handle()
File "/usr/lib/python3.9/http/server.py", line 427, in handle
self.handle_one_request()
File "/usr/lib/python3.9/http/server.py", line 405, in handle_one_request
if not self.parse_request():
File "/var/www/rpints/python/mod_pywebsocket/standalone.py", line 774, in parse_request
self._options.dispatcher.transfer_data(request)
File "/var/www/rpints/python/mod_pywebsocket/dispatch.py", line 297, in transfer_data
request.ws_stream.close_connection()
File "/var/www/rpints/python/mod_pywebsocket/_stream_hybi.py", line 848, in close_connection
self._send_closing_handshake(code, reason)
File "/var/www/rpints/python/mod_pywebsocket/_stream_hybi.py", line 817, in _send_closing_handshake
self._write(frame)
File "/var/www/rpints/python/mod_pywebsocket/_stream_base.py", line 141, in _write
self._request.connection.write(bytes_to_write)
File "/var/www/rpints/python/mod_pywebsocket/standalone.py", line 198, in write
return self._request_handler.wfile.write(data)
File "/usr/lib/python3.9/socketserver.py", line 799, in write
self._sock.sendall(b)
BrokenPipeError: [Errno 32] Broken pipe
[2022-12-02 18:38:32,762] [ERROR] mod_pywebsocket.standalone.WebSocketServer: Exception in processing request from: ('::ffff:192.168.0.100', 34648, 0, 0)
None
2022-12-02 18:38:32 RPINTS: Sending Status;N;-1;0;0;0;0;|