Skip to content

Seemingly Uncaused Random Stream Error #3875

@Aznatkoiny

Description

@Aznatkoiny

What version of Codex is running?

codex-cli 0.38.0

Which model were you using?

gpt codex-medium

What platform is your computer?

MacOS

What steps can reproduce the bug?

anything

What is the expected behavior?

response to query

What do you see instead?

⚠️ stream error: unexpected status 400 Bad Request: {
"error": {
"message": "Invalid 'input[181].content[0].image_url'. Expected
a base64-encoded data URL with an image MIME type (e.g. 'data:image/
png;base64,aW1nIGJ5dGVzIGhlcmU='), but got unsupported MIME type 'text/
markdown'.",
"type": "invalid_request_error",
"param": "input[181].content[0].image_url",
"code": "invalid_value"
}
}; retrying 5/5 in 3.481s…

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions