API hard down 500 errors now do a good job šŸ‘ fix it guys


2 Likes

It has been a few days with 500 errors. I see this mostly for the embedding endpoint and it is frustrating

1 Like

Iā€™m seeing the same issue.

openai.error.APIError: Internal server error {
ā€œerrorā€: {
ā€œmessageā€: ā€œInternal server errorā€,
ā€œtypeā€: ā€œauth_subrequest_errorā€,
ā€œparamā€: null,
ā€œcodeā€: ā€œinternal_errorā€
}
}

It started raising the error since a hour ago. Iā€™m using ā€œgpt-3.5-turbo-instructā€ model.
In PST, the bay area.

Hope OpenAPI can provide some SLAs so I can use it in production env confidently.

2 Likes

Same here, itā€™s happening intermittently on my end.

1 Like

Youā€™re in the forum specifically dedicated to the API, and people are having issues working due to API server errors. This is surprising to you?

2 Likes

my bad, ill do better next time, sorry

1 Like

Time to fire up lmdeploy on the V100 clusterā€¦

2 Likes

{ā€œerrorā€:{ā€œcodeā€:502,ā€œmessageā€:ā€œBad gateway.ā€,ā€œparamā€:null,ā€œtypeā€:ā€œcf_bad_gatewayā€}}

ā€œerrorā€: {ā€œmessageā€: ā€œInternal server errorā€,ā€œtypeā€: ā€œauth_subrequest_errorā€,ā€œparamā€: null,ā€œcodeā€: ā€œinternal_errorā€}

URL:https://api.openai.com/v1/chat/completions POST Code:500 failed.
URL:https://api.openai.com/v1/chat/completions POST Code:502 failed.

are packed in a log file :dizzy_face:

:face_with_spiral_eyes:

2 Likes

Down for me now, consistently.

in _interpret_response_line
raise self.handle_error_response(
openai.error.APIError: Internal server error {
ā€œerrorā€: {
ā€œmessageā€: ā€œInternal server errorā€,
ā€œtypeā€: ā€œauth_subrequest_errorā€,
ā€œparamā€: null,
ā€œcodeā€: ā€œinternal_errorā€
}
}
500 {ā€˜errorā€™: {ā€˜messageā€™: ā€˜Internal server errorā€™, ā€˜typeā€™: ā€˜auth_subrequest_errorā€™, ā€˜paramā€™: None, ā€˜codeā€™: ā€˜internal_errorā€™}} {ā€˜Dateā€™: ā€˜Fri, 20 Oct 2023 01:37:56 GMTā€™, ā€˜Content-Typeā€™: ā€˜application/json; charset=utf-8ā€™, ā€˜Content-Lengthā€™: ā€˜166ā€™, ā€˜Connectionā€™: ā€˜keep-aliveā€™, ā€˜varyā€™: ā€˜Originā€™, ā€˜x-request-idā€™: ā€˜dabace7d4d6ec9c96b3411eaf9ebd84ā€™, ā€˜strict-transport-securityā€™: ā€˜max-age=15724800; includeSubDomainsā€™, ā€˜CF-Cache-Statusā€™: ā€˜DYNAMICā€™, ā€˜Serverā€™: ā€˜cloudflareā€™, ā€˜CF-RAYā€™: ā€˜818d9b8be3767d7-SJCā€™, ā€˜alt-svcā€™: ā€˜h3=ā€œ:443ā€; ma=86400ā€™}

1 Like

RIP getting the same error :frowning:

ā€œerrorā€: {
ā€œmessageā€: ā€œInternal server errorā€,
ā€œtypeā€: ā€œauth_subrequest_errorā€,
ā€œparamā€: null,
ā€œcodeā€: ā€œinternal_errorā€
}

1 Like

Still hard down here my servers are in NYC

It is being looked into, please be patent.

2 Likes

error: {
code: 502,
message: ā€˜Bad gateway.ā€™,
param: null,
type: ā€˜cf_bad_gatewayā€™
},

Down here in Singapore too

1 Like

0_o yeaaaā€¦ failed about 500 failed calls in a row in my appā€¦ still seems to be down. I really need to build a fall back LLM into the system

1 Like

Azure OpenAI has proper SLA. Iā€™m probably going to switch if the usage grows

3 Likes

Would be nice to hear what is wrong and what didnā€™t work as a fix these guys might have some good feedback

Got the same error here

Internal server error {
ā€œerrorā€: {
ā€œmessageā€: ā€œInternal server errorā€,
ā€œtypeā€: ā€œauth_subrequest_errorā€,
ā€œparamā€: null,
ā€œcodeā€: ā€œinternal_errorā€
}
}

2 Likes

500 {ā€˜errorā€™: {ā€˜messageā€™: ā€˜Internal server errorā€™, ā€˜typeā€™: ā€˜auth_subrequest_errorā€™, ā€˜paramā€™: None, ā€˜codeā€™: ā€˜internal_errorā€™}}
I also got same error

Just saw first sucess

Seems now intermittent works


儽家伙

4 Likes