#API Returning Error 500

13 messages · Page 1 of 1 (latest)

eager wraith
#

I'm receiving constantly the error 500 with the message:
"The server had an error processing your request. Sorry about that! You can retry your request, or contact us through our help center at help.openai.com if you keep seeing this error. (Please include the request ID 5839d27e5b73ff8a09ff1d9817efb794 in your email.)"

Attached is a snap of my request:

tame patrol
#

@eager wraith Are you still having this issue? Can you share the prompt that's being sent that causes this error?

eager wraith
eager wraith
#

I have tried setting up a new account with a different API Key but I'm still receiving Error 500

sacred grove
#

I'm also frequently getting this error with gpt-4. It fails more often than it succeeds. Often many, many times in a row.

sacred grove
#

Example debug log

#

That request ID was 7fc21c410bc892028722e071cc4dfab5

#

It doesn't happen in other applications, only this one.

sacred grove
#

The first request often succeeds, but almost all requests after it fail.

sacred grove
#

I FIXED IT! After tinkering a while, seems the whole problem was caused by messages with role 'assistant' but different 'name' fields.

#

If all the assistant messages have the same name, there's no problem.

tame patrol
#

@sacred grove this is an issue with the API itself