25 lines
16 KiB
Plaintext
25 lines
16 KiB
Plaintext
2026-04-21 12:32:04 +08:00: 2026-04-21 12:32:04 [[32minfo[39m]: [WebSocketClient] executing 消息: node=20, prompt_id=5c665958-abdf-4c6e-829f-eff14c667c3b
|
||
2026-04-21 12:32:04 +08:00: 2026-04-21 12:32:04 [[32minfo[39m]: [WebSocketClient] 收到消息 from server-1-8194: type=executing, data={"node":"24","display_node":"24","prompt_id":"5c665958-abdf-4c6e-829f-eff14c667c3b"}
|
||
2026-04-21 12:32:04 +08:00: 2026-04-21 12:32:04 [[32minfo[39m]: [WebSocketClient] executing 消息: node=24, prompt_id=5c665958-abdf-4c6e-829f-eff14c667c3b
|
||
2026-04-21 12:34:23 +08:00: 2026-04-21 12:34:23 [[32minfo[39m]: [WebSocketClient] 收到消息 from server-1-8190: type=executing, data={"node":"55","display_node":"55","prompt_id":"e511838f-46b5-47a7-80b1-2168598bf4b1"}
|
||
2026-04-21 12:34:23 +08:00: 2026-04-21 12:34:23 [[32minfo[39m]: [WebSocketClient] executing 消息: node=55, prompt_id=e511838f-46b5-47a7-80b1-2168598bf4b1
|
||
2026-04-21 12:34:28 +08:00: 2026-04-21 12:34:28 [[32minfo[39m]: [WebSocketClient] 收到消息 from server-1-8190: type=executing, data={"node":"127","display_node":"127","prompt_id":"e511838f-46b5-47a7-80b1-2168598bf4b1"}
|
||
2026-04-21 12:34:28 +08:00: 2026-04-21 12:34:28 [[32minfo[39m]: [WebSocketClient] executing 消息: node=127, prompt_id=e511838f-46b5-47a7-80b1-2168598bf4b1
|
||
2026-04-21 12:34:28 +08:00: 2026-04-21 12:34:28 [[32minfo[39m]: [WebSocketClient] 收到消息 from server-1-8190: type=executing, data={"node":"126","display_node":"126","prompt_id":"e511838f-46b5-47a7-80b1-2168598bf4b1"}
|
||
2026-04-21 12:34:28 +08:00: 2026-04-21 12:34:28 [[32minfo[39m]: [WebSocketClient] executing 消息: node=126, prompt_id=e511838f-46b5-47a7-80b1-2168598bf4b1
|
||
2026-04-21 12:34:28 +08:00: 2026-04-21 12:34:28 [[32minfo[39m]: [WebSocketClient] 收到消息 from server-1-8190: type=executing, data={"node":"54","display_node":"54","prompt_id":"e511838f-46b5-47a7-80b1-2168598bf4b1"}
|
||
2026-04-21 12:34:28 +08:00: 2026-04-21 12:34:28 [[32minfo[39m]: [WebSocketClient] executing 消息: node=54, prompt_id=e511838f-46b5-47a7-80b1-2168598bf4b1
|
||
2026-04-21 12:35:20 +08:00: 2026-04-21 12:35:20 [[32minfo[39m]: [WebSocketClient] 收到消息 from server-1-8190: type=execution_error, data={"prompt_id":"e511838f-46b5-47a7-80b1-2168598bf4b1","node_id":"54","node_type":"LatentSyncNode","executed":["55","122","132","130","128","127","129","126","131"],"exception_message":"Face not detected
|
||
2026-04-21 12:35:20 +08:00: 2026-04-21 12:35:20 [[31merror[39m]: [WebSocketClient] execution_error 消息: {"prompt_id":"e511838f-46b5-47a7-80b1-2168598bf4b1","node_id":"54","node_type":"LatentSyncNode","executed":["55","122","132","130","128","127","129","126","131"],"exception_message":"Face not detected\n","exception_type":"RuntimeError","traceback":[" File \"/root/ComfyUI/execution.py\", line 524, in execute\n output_data, output_ui, has_subgraph, has_pending_tasks = await get_output_data(prompt_id, unique_id, obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"," File \"/root/ComfyUI/execution.py\", line 333, in get_output_data\n return_values = await _async_map_node_over_list(prompt_id, unique_id, obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb, v3_data=v3_data)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"," File \"/root/ComfyUI/execution.py\", line 307, in _async_map_node_over_list\n await process_inputs(input_dict, i)\n"," File \"/root/ComfyUI/execution.py\", line 295, in process_inputs\n result = f(**inputs)\n ^^^^^^^^^^^\n"," File \"/root/ComfyUI/custom_nodes/ComfyUI-LatentSyncWrapper/nodes.py\", line 672, in inference\n inference_module.main(config, args)\n"," File \"/root/ComfyUI/custom_nodes/ComfyUI-LatentSyncWrapper/scripts/inference.py\", line 148, in main\n pipeline(\n"," File \"/opt/miniconda3/lib/python3.12/site-packages/torch/utils/_contextlib.py\", line 124, in decorate_context\n return func(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^\n"," File \"/root/ComfyUI/custom_nodes/ComfyUI-LatentSyncWrapper/latentsync/pipelines/lipsync_pipeline.py\", line 373, in __call__\n video_frames, faces, boxes, affine_matrices = self.loop_video(whisper_chunks, video_frames)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"," File \"/root/ComfyUI/custom_nodes/ComfyUI-LatentSyncWrapper/latentsync/pipelines/lipsync_pipeline.py\", line 286, in loop_video\n faces, boxes, affine_matrices = self.affine_transform_video(video_frames)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"," File \"/root/ComfyUI/custom_nodes/ComfyUI-LatentSyncWrapper/latentsync/pipelines/lipsync_pipeline.py\", line 260, in affine_transform_video\n face, box, affine_matrix = self.image_processor.affine_transform(frame)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"," File \"/root/ComfyUI/custom_nodes/ComfyUI-LatentSyncWrapper/latentsync/utils/image_processor.py\", line 59, in affine_transform\n raise RuntimeError(\"Face not detected\")\n"],"current_inputs":{"seed":[507990733],"lips_expression":[1.5],"inference_steps":[25],"images":["tensor([[[[0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n ...,\n [0.9569, 0.9451, 0.9765],\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686]],\n\n [[0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n ...,\n [0.9569, 0.9451, 0.9765],\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686]],\n\n [[0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n ...,\n [0.9608, 0.9490, 0.9804],\n [0.9569, 0.9451, 0.9725],\n [0.9569, 0.9451, 0.9686]],\n\n ...,\n\n [[0.6627, 0.5333, 0.5176],\n [0.6588, 0.5294, 0.5137],\n [0.6510, 0.5216, 0.5059],\n ...,\n [0.6392, 0.5137, 0.4824],\n [0.6353, 0.5098, 0.4784],\n [0.6275, 0.5020, 0.4706]],\n\n [[0.6549, 0.5255, 0.5098],\n [0.6549, 0.5255, 0.5098],\n [0.6471, 0.5216, 0.5059],\n ...,\n [0.6392, 0.5137, 0.4824],\n [0.6392, 0.5137, 0.4824],\n [0.6353, 0.5098, 0.4784]],\n\n [[0.6353, 0.5059, 0.4902],\n [0.6353, 0.5059, 0.4902],\n [0.6353, 0.5098, 0.4941],\n ...,\n [0.6510, 0.5255, 0.4941],\n [0.6471, 0.5216, 0.4902],\n [0.6392, 0.5137, 0.4824]]],\n\n\n [[[0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n ...,\n [0.9569, 0.9451, 0.9765],\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686]],\n\n [[0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n ...,\n [0.9569, 0.9451, 0.9765],\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686]],\n\n [[0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n ...,\n [0.9608, 0.9490, 0.9804],\n [0.9569, 0.9451, 0.9725],\n [0.9569, 0.9451, 0.9686]],\n\n ...,\n\n [[0.6549, 0.5216, 0.5176],\n [0.6588, 0.5255, 0.5176],\n [0.6588, 0.5294, 0.5098],\n ...,\n [0.6392, 0.5137, 0.4824],\n [0.6353, 0.5098, 0.4784],\n [0.6275, 0.5020, 0.4706]],\n\n [[0.6510, 0.5176, 0.5137],\n [0.6471, 0.5137, 0.5098],\n [0.6549, 0.5255, 0.5059],\n ...,\n [0.6392, 0.5137, 0.4824],\n [0.6392, 0.5137, 0.4824],\n [0.6353, 0.5098, 0.4784]],\n\n [[0.6353, 0.5020, 0.4980],\n [0.6392, 0.5059, 0.5020],\n [0.6431, 0.5137, 0.4980],\n ...,\n [0.6510, 0.5255, 0.4941],\n [0.6471, 0.5216, 0.4902],\n [0.6392, 0.5137, 0.4824]]],\n\n\n [[[0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n ...,\n [0.9569, 0.9451, 0.9765],\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686]],\n\n [[0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n ...,\n [0.9569, 0.9451, 0.9765],\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686]],\n\n [[0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n [0.8431, 0.8314, 0.8706],\n ...,\n [0.9608, 0.9490, 0.9804],\n [0.9569, 0.9451, 0.9725],\n [0.9569, 0.9451, 0.9686]],\n\n ...,\n\n [[0.6627, 0.5333, 0.5176],\n [0.6510, 0.5216, 0.5059],\n [0.6471, 0.5176, 0.5020],\n ...,\n [0.6392, 0.5137, 0.4824],\n [0.6353, 0.5098, 0.4784],\n [0.6275, 0.5020, 0.4706]],\n\n [[0.6588, 0.5294, 0.5137],\n [0.6471, 0.5176, 0.5020],\n [0.6471, 0.5176, 0.5020],\n ...,\n [0.6392, 0.5137, 0.4824],\n [0.6392, 0.5137, 0.4824],\n [0.6353, 0.5098, 0.4784]],\n\n [[0.6471, 0.5176, 0.5020],\n [0.6431, 0.5137, 0.4980],\n [0.6431, 0.5137, 0.4980],\n ...,\n [0.6510, 0.5255, 0.4941],\n [0.6471, 0.5216, 0.4902],\n [0.6392, 0.5137, 0.4824]]],\n\n\n ...,\n\n\n [[[0.8392, 0.8275, 0.8667],\n [0.8392, 0.8275, 0.8667],\n [0.8392, 0.8275, 0.8667],\n ...,\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686]],\n\n [[0.8392, 0.8275, 0.8667],\n [0.8392, 0.8275, 0.8667],\n [0.8392, 0.8275, 0.8667],\n ...,\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686]],\n\n [[0.8392, 0.8275, 0.8667],\n [0.8392, 0.8275, 0.8667],\n [0.8392, 0.8275, 0.8667],\n ...,\n [0.9569, 0.9451, 0.9765],\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686]],\n\n ...,\n\n [[0.9333, 0.8941, 0.9176],\n [0.8510, 0.8039, 0.8275],\n [0.7490, 0.6980, 0.7098],\n ...,\n [0.6353, 0.5098, 0.4706],\n [0.6353, 0.5098, 0.4706],\n [0.6314, 0.5059, 0.4667]],\n\n [[0.6980, 0.6157, 0.6392],\n [0.6196, 0.5412, 0.5608],\n [0.5686, 0.4824, 0.4941],\n ...,\n [0.6353, 0.5176, 0.4784],\n [0.6314, 0.5176, 0.4745],\n [0.6275, 0.5137, 0.4706]],\n\n [[0.5451, 0.4549, 0.4784],\n [0.5451, 0.4510, 0.4745],\n [0.5686, 0.4667, 0.4784],\n ...,\n [0.6392, 0.5255, 0.4824],\n [0.6353, 0.5216, 0.4784],\n [0.6314, 0.5176, 0.4745]]],\n\n\n [[[0.8353, 0.8314, 0.8667],\n [0.8353, 0.8314, 0.8667],\n [0.8431, 0.8314, 0.8706],\n ...,\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686]],\n\n [[0.8353, 0.8314, 0.8667],\n [0.8353, 0.8314, 0.8667],\n [0.8431, 0.8314, 0.8706],\n ...,\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686]],\n\n [[0.8353, 0.8314, 0.8667],\n [0.8353, 0.8314, 0.8667],\n [0.8431, 0.8314, 0.8706],\n ...,\n [0.9569, 0.9451, 0.9765],\n [0.9569, 0.9451, 0.9765],\n [0.9569, 0.9451, 0.9765]],\n\n ...,\n\n [[0.9333, 0.8941, 0.9098],\n [0.8549, 0.8078, 0.8157],\n [0.7412, 0.6784, 0.6824],\n ...,\n [0.6353, 0.5098, 0.4706],\n [0.6275, 0.5137, 0.4706],\n [0.6235, 0.5098, 0.4667]],\n\n [[0.7020, 0.6235, 0.6353],\n [0.6314, 0.5451, 0.5529],\n [0.5725, 0.4745, 0.4784],\n ...,\n [0.6353, 0.5176, 0.4784],\n [0.6314, 0.5176, 0.4745],\n [0.6275, 0.5137, 0.4706]],\n\n [[0.5490, 0.4549, 0.4667],\n [0.5529, 0.4588, 0.4706],\n [0.5882, 0.4706, 0.4824],\n ...,\n [0.6392, 0.5255, 0.4824],\n [0.6353, 0.5216, 0.4784],\n [0.6314, 0.5176, 0.4745]]],\n\n\n [[[0.8353, 0.8314, 0.8667],\n [0.8353, 0.8314, 0.8667],\n [0.8392, 0.8275, 0.8667],\n ...,\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686]],\n\n [[0.8353, 0.8314, 0.8667],\n [0.8353, 0.8314, 0.8667],\n [0.8392, 0.8275, 0.8667],\n ...,\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686],\n [0.9569, 0.9451, 0.9686]],\n\n [[0.8353, 0.8314, 0.8667],\n [0.8353, 0.8314, 0.8667],\n [0.8392, 0.8275, 0.8667],\n ...,\n [0.9569, 0.9451, 0.9765],\n [0.9569, 0.9451, 0.9765],\n [0.9569, 0.9451, 0.9765]],\n\n ...,\n\n [[0.9373, 0.8980, 0.9098],\n [0.8510, 0.8039, 0.8118],\n [0.7373, 0.6745, 0.6784],\n ...,\n [0.6353, 0.5098, 0.4706],\n [0.6275, 0.5137, 0.4706],\n [0.6235, 0.5098, 0.4667]],\n\n [[0.6902, 0.6078, 0.6196],\n [0.6235, 0.5412, 0.5529],\n [0.5843, 0.4824, 0.4902],\n ...,\n [0.6314, 0.5176, 0.4745],\n [0.6314, 0.5176, 0.4745],\n [0.6275, 0.5137, 0.4706]],\n\n [[0.5529, 0.4588, 0.4706],\n [0.5529, 0.4588, 0.4706],\n [0.5882, 0.4745, 0.4863],\n ...,\n [0.6392, 0.5255, 0.4824],\n [0.6353, 0.5216, 0.4784],\n [0.6314, 0.5176, 0.4745]]]])"],"audio":["{'waveform': tensor([[[0.0009, 0.0009, 0.0007, ..., 0.0000, 0.0000, 0.0000]]]), 'sample_rate': 22050}"]},"current_outputs":["55","122","132","130","54","128","127","129","126","81","131"],"timestamp":1776746120290}
|
||
2026-04-21 12:35:20 +08:00: 2026-04-21 12:35:20 [[31merror[39m]: [TaskForwarder] 收到 execution_error 事件: instanceId=server-1-8190, promptId=e511838f-46b5-47a7-80b1-2168598bf4b1
|
||
2026-04-21 12:35:20 +08:00: 2026-04-21 12:35:20 [[31merror[39m]: [TaskForwarder] handleExecutionError: instanceId=server-1-8190, promptId=e511838f-46b5-47a7-80b1-2168598bf4b1
|
||
2026-04-21 12:35:20 +08:00: 2026-04-21 12:35:20 [[31merror[39m]: 任务 e511838f-46b5-47a7-80b1-2168598bf4b1 执行失败: Face not detected
|
||
2026-04-21 12:35:20 +08:00:
|
||
2026-04-21 12:35:20 +08:00: 2026-04-21 12:35:20 [[32minfo[39m]: 发送Webhook回调到: https://www.whjbjm.com/taskCallback/callback/all
|
||
2026-04-21 12:35:20 +08:00: 2026-04-21 12:35:20 [[32minfo[39m]: [WebSocketClient] 收到消息 from server-1-8190: type=status, data={"status":{"exec_info":{"queue_remaining":0}}}
|
||
2026-04-21 12:35:20 +08:00: 2026-04-21 12:35:20 [[32minfo[39m]: [WebSocketClient] status 消息: {"status":{"exec_info":{"queue_remaining":0}}}
|
||
2026-04-21 12:35:20 +08:00: 2026-04-21 12:35:20 [[32minfo[39m]: [WebSocketClient] 收到消息 from server-1-8190: type=executing, data={"node":null,"prompt_id":"e511838f-46b5-47a7-80b1-2168598bf4b1"}
|
||
2026-04-21 12:35:20 +08:00: 2026-04-21 12:35:20 [[32minfo[39m]: [WebSocketClient] executing 消息: node=null, prompt_id=e511838f-46b5-47a7-80b1-2168598bf4b1
|
||
2026-04-21 12:35:20 +08:00: 2026-04-21 12:35:20 [[32minfo[39m]: Webhook回调发送成功: e511838f-46b5-47a7-80b1-2168598bf4b1
|
||
2026-04-21 12:35:20 +08:00: 2026-04-21 12:35:20 [[32minfo[39m]: [MessageDispatcher] 发送回调到:https://www.whjbjm.com/taskCallback/callback/all
|
||
2026-04-21 12:35:21 +08:00: 2026-04-21 12:35:21 [[32minfo[39m]: [MessageDispatcher] 回调发送成功:e511838f-46b5-47a7-80b1-2168598bf4b1 |