crosscontry#666
crosscontry#666
RRunPod
Created by crosscontry#666 on 9/8/2024 in #⛅|pods
INFO:app_logger:Error generating output Connection to remote host was lost.
I have ofte got this error when working with Dough animation, is there any thing I can do to have securer renderings ? The full error message: INFO:app_logger:Error generating output Connection to remote host was lost. Traceback (most recent call last): File "/workspace/Dough/comfy_runner/inf.py", line 735, in predict node_output = self.get_output(ws, workflow, client_id, output_node_ids) File "/workspace/Dough/comfy_runner/inf.py", line 106, in get_output out = ws.recv() File "/workspace/Dough/dough-env/lib/python3.10/site-packages/websocket/_core.py", line 388, in recv opcode, data = self.recv_data() File "/workspace/Dough/dough-env/lib/python3.10/site-packages/websocket/_core.py", line 416, in recv_data opcode, frame = self.recv_data_frame(control_frame) File "/workspace/Dough/dough-env/lib/python3.10/site-packages/websocket/_core.py", line 437, in recv_data_frame frame = self.recv_frame() File "/workspace/Dough/dough-env/lib/python3.10/site-packages/websocket/_core.py", line 478, in recv_frame return self.frame_buffer.recv_frame() File "/workspace/Dough/dough-env/lib/python3.10/site-packages/websocket/_abnf.py", line 363, in recv_frame self.recv_header() File "/workspace/Dough/dough-env/lib/python3.10/site-packages/websocket/_abnf.py", line 319, in recv_header header = self.recv_strict(2) File "/workspace/Dough/dough-env/lib/python3.10/site-packages/websocket/_abnf.py", line 398, in recvstrict bytes = self.recv(min(16384, shortage)) File "/workspace/Dough/dough-env/lib/python3.10/site-packages/websocket/_core.py", line 563, in _recv return recv(self.sock, bufsize) File "/workspace/Dough/dough-env/lib/python3.10/site-packages/websocket/_socket.py", line 129, in recv raise WebSocketConnectionClosedException("Connection to remote host was lost.") websocket._exceptions.WebSocketConnectionClosedException: Connection to remote host was lost. and som emore txt
2 replies