Gpt oss 20b not giving the failed generation?

Hello,

This is what I receive when the 20b crashes:

error: {
message: “Failed to validate JSON. Please adjust your prompt. See ‘failed_generation’ for more details.”,
type: ‘invalid_request_error’,
code: ‘json_validate_failed’,
failed_generation: ‘’
}

It it normal ? It’s hard to know how to debug that. Is there any way I could help you trace that ? Maybe with a request id ?