视频生成20%不动了,第一次视频是好的,第二个出问题,没有办法删除这个任务
第一个视频OKAY,第二个20%,关键没有终止任务选项!!创建新的只能排队
这个我也遇到了,应该是处理失败了 ,但是 如果 客户端不自动切换进程导致了,因为异常后,我把这个任务删除了,希望博主帮看下 ,解决下这个大bug
[2025-03-16 11:32:23] [process.py[line:108]] [ERROR] [[e8b27547-a507-4851-b051-341a3e77807f]任务视频驱动队列满,严重阻塞,下游队列异常] 2025-03-16 11:32:25 [2025-03-16 11:32:25] [_internal.py[line:96]] [INFO] [172.18.0.1 - - [16/Mar/2025 11:32:25] "GET /easy/query?code=e8b27547-a507-4851-b051-341a3e77807f HTTP/1.1" 200 -] 2025-03-16 11:32:27 [2025-03-16 11:32:27] [_internal.py[line:96]] [INFO] [172.18.0.1 - - [16/Mar/2025 11:32:27] "GET /easy/query?code=e8b27547-a507-4851-b051-341a3e77807f HTTP/1.1" 200 -] 2025-03-16 11:32:29 [2025-03-16 11:32:29] [_internal.py[line:96]] [INFO] [172.18.0.1 - - [16/Mar/2025 11:32:29] "GET /easy/query?code=e8b27547-a507-4851-b051-341a3e77807f HTTP/1.1" 200 -]
我的也是这样的。
The latest version already supports the deletion of tasks in the process of generation and tasks in the queue.
The latest version already supports the deletion of tasks in the process of generation and tasks in the queue.
Should I update the backend code? Or just update the client?
新版本能解决删除的问题,但是删除后依旧无法出视频。报错Traceback (most recent call last): File "/opt/conda/envs/python310/lib/python3.10/site-packages/kui/asgi/exceptions.py", line 27, in wrapper return await endpoint() File "/opt/conda/envs/python310/lib/python3.10/site-packages/kui/asgi/views.py", line 29, in wrapper return await function() File "/opt/conda/envs/python310/lib/python3.10/site-packages/kui/asgi/parameters.py", line 119, in callback_with_auto_bound_params result = await result File "/code/tools/server/views_guiji.py", line 199, in tts req.references = await build_references(req.reference_audio, req.reference_text) File "/code/tools/server/views_guiji.py", line 170, in build_references references.append(await _build_solo_reference(reference_audio, reference_text)) File "/code/tools/server/views_guiji.py", line 143, in _build_solo_reference with open(audio_local_path, "rb") as file: FileNotFoundError: [Errno 2] No such file or directory: '/code/sessions/20250319/d646ecceb77c4b8d88f3c53cc7c697c3/format_denoise_20250319205814346_part0.wav' INFO: 192.168.5.198:57569 - "POST /v1/invoke HTTP/1.1" 500 Internal Server Error
新版本能解决删除的问题,但是删除后依旧无法出视频。报错Traceback (most recent call last): File "/opt/conda/envs/python310/lib/python3.10/site-packages/kui/asgi/exceptions.py", line 27, in wrapper return await endpoint() File "/opt/conda/envs/python310/lib/python3.10/site-packages/kui/asgi/views.py", line 29, in wrapper return await function() File "/opt/conda/envs/python310/lib/python3.10/site-packages/kui/asgi/parameters.py", line 119, in callback_with_auto_bound_params result = await result File "/code/tools/server/views_guiji.py", line 199, in tts req.references = await build_references(req.reference_audio, req.reference_text) File "/code/tools/server/views_guiji.py", line 170, in build_references references.append(await _build_solo_reference(reference_audio, reference_text)) File "/code/tools/server/views_guiji.py", line 143, in _build_solo_reference with open(audio_local_path, "rb") as file: FileNotFoundError: [Errno 2] No such file or directory: '/code/sessions/20250319/d646ecceb77c4b8d88f3c53cc7c697c3/format_denoise_20250319205814346_part0.wav' INFO: 192.168.5.198:57569 - "POST /v1/invoke HTTP/1.1" 500 Internal Server Error
@lukaiwo @whl88 遇到同样的问题+1
[2025-03-16 11:32:23][process.py[行:108]][错误][[e8b27547-a507-4851-b051-341a3e77807f]任务视频驱动队列满,严重阻塞,下游队列异常] 2025-03-16 11:32:25 [2025-03-16 11:32:25] [_internal.py[行:96]] [信息] [172.18.0.1 - - [16/Mar/2025 11:32:25] “获取 /easy/query? code=e8b27547-a507-4851-b051-341a3e77807f HTTP/1.1” 200 -] 2025-03-16 11:32:27 [2025-03-16 11:32:27] [_internal.py[line:96]] [INFO] [172.18.0.1 - - [16/Mar/2025 11:32:27] “获取 /easy/query? 代码=e8b27547-a507-4851-b051-341a3e77807f HTTP/1.1” 200 -]2025-03-16 11:32:29 [2025-03-16 11:32:29] [_internal.py[line:96]] [信息] [172.18.0.1 - - [16/Mar/2025 11:32:29] “GET /easy/query?code=e8b27547-a507-4851-b051-341a3e77807f HTTP/1.1” 200 -]
gen或者f2f那个模型删了重新拉取