• Resolved ISF_crew

    (@isf_crew)


    Hello guys

    In Botwriter setting I have selected NONE to image provider, but when it comes the time to create post the post is not published (not even in draft) with error:

    Error (id server:51877)
    Image generation failed (dalle): DALL-E HTTP 400: { “error”: { “message”: “The model ‘none’ does not exist.”, “type”: “image_generation_user_error”, “param”: “model”, “code”: “invalid_value” } }

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Esteban

    (@estebandezafra)

    Hi @isf_crew ! Thanks for reporting this, and sorry for the trouble.

    We identified the cause: when a task was created earlier with image generation enabled, and later the Image Provider was changed to NONE, the compatibility flow could still attempt DALL-E with model “none”, which triggered that OpenAI 400 error.

    We have now deployed a server-side fix in our server that treats provider NONE as a hard no-image mode and forces image generation off in that path.

    So this specific error should now be resolved without requiring an immediate plugin update.

    If a task already failed before the fix, please re-run or duplicate that task so it is processed with the patched flow.

    Thread Starter ISF_crew

    (@isf_crew)

    How to rerun the task?

    Thread Starter ISF_crew

    (@isf_crew)

    Ok, back to work 🙂

    Thank you Esteban

    Plugin Author Esteban

    (@estebandezafra)

    I’m going to mark this as resolved for now. If the problem happens again, please open a new post. Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.