{"record":{"id":"7fb7c6e33e87a53f","repo":"Comfy-Org/ComfyUI","slug":"minimax-generation-failed-response-base-resp","errorCode":null,"errorMessage":"MiniMax generation failed: {response.base_resp}","messagePattern":"MiniMax generation failed: (.+?)","errorType":"exception","errorClass":"Exception","httpStatus":null,"severity":"error","filePath":"comfy_api_nodes/nodes_minimax.py","lineNumber":82,"sourceCode":"            subject_reference=subject_reference,\n            prompt_optimizer=None,\n        ),\n    )\n\n    task_id = response.task_id\n    if not task_id:\n        raise Exception(f\"MiniMax generation failed: {response.base_resp}\")\n\n    task_result = await poll_op(\n        cls,","sourceCodeStart":64,"sourceCodeEnd":100,"githubUrl":"https://github.com/Comfy-Org/ComfyUI/blob/1c6d8d45b3693bfbb32385b410d813a7fd6be216/comfy_api_nodes/nodes_minimax.py#L64-L100","documentation":"Error \"MiniMax generation failed: {response.base_resp}\" thrown in Comfy-Org/ComfyUI.","triggerScenarios":"Thrown at comfy_api_nodes/nodes_minimax.py:82 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Check the MiniMax API base_resp payload 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"}