最近Midjourney画图一直报错,都是提示任务超时,之前都是好的,这期间没改过任何东西。从网页端发起画图请求,前端一直没响应,10分钟后提示任务超时。另外我去discord看了下,那边是正常出图,就是自己网站接收不到响应和提示任务超时。
{
"id": "1762851101217763763",
"action": "IMAGINE",
"status": "FAILED",
"submitTime": 1762851101,
"startTime": 1762851101,
"finishTime": 1762851741,
"progress": null,
"imageUrl": null,
"imageRawUrl": null,
"prompt": "A close-up of a lady’s feet gently stepping onto a carpet-like grassy field. Surrounding her are many lazy cats. A cute tabby cat approaches, affectionately rubbing against her ankle, and then, as if by magic, it instantly wraps around and transforms into a pair of plush high-heeled ankle boots that perfectly match its fur pattern, with the shape of the cat's paws beautifully preserved. The background is a dreamy fairytale world with floating castles. The entire scene is surreal and aesthetically pleasing, with cinematic lighting and rendering, extremely rich in detail, in 8K ultra-high definition. --v 7.0 ",
"finalPrompt": null,
"params": [],
"images": [],
"attachments": [],
"description": null,
"failReason": "任务超时",
"messageHash": null,
"nonce": "1762851101217763763",
"messageId": null,
"discordId": "1437724755670073366",
"data": [],
"buttons": []
}
简单点说,就是我自己网站执行画图,10分钟后提示任务超时,另外discord那边是显示已经出图了,也就是画好了。
我看网站指令能正常发到discord,discord的回应网站接收不到