{"record":{"id":"22e92b0716bcffcd","repo":"Comfy-Org/ComfyUI","slug":"pixverse-request-failed-response-api-errmsg","errorCode":null,"errorMessage":"PixVerse request failed: '{response_api.ErrMsg}'","messagePattern":"PixVerse request failed: '(.+?)'","errorType":"exception","errorClass":"Exception","httpStatus":null,"severity":"error","filePath":"comfy_api_nodes/nodes_pixverse.py","lineNumber":171,"sourceCode":"                motion_mode=motion_mode,\n                negative_prompt=negative_prompt if negative_prompt else None,\n                template_id=pixverse_template,\n                seed=seed,\n            ),\n        )\n        if response_api.Resp is None:\n            raise Exception(f\"PixVerse request failed: '{response_api.ErrMsg}'\")\n\n        response_poll = await poll_op(\n            cls,","sourceCodeStart":153,"sourceCodeEnd":189,"githubUrl":"https://github.com/Comfy-Org/ComfyUI/blob/1c6d8d45b3693bfbb32385b410d813a7fd6be216/comfy_api_nodes/nodes_pixverse.py#L153-L189","documentation":"Error \"PixVerse request failed: '{response_api.ErrMsg}'\" thrown in Comfy-Org/ComfyUI.","triggerScenarios":"Thrown at comfy_api_nodes/nodes_pixverse.py:171 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Check the PixVerse API error message and adjust the request."],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"1c6d8d45b3693bfbb32385b410d813a7fd6be216","analyzedAt":"2026-08-14T19:37:18.893Z","schemaVersion":2},"datasetVersion":"2026-08-15T22:17:37.221Z"}