It has been a few days with 500 errors. I see this mostly for the embedding endpoint and it is frustrating
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.
Same here, itās happening intermittently on my end.
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?
my bad, ill do better next time, sorry
Time to fire up lmdeploy on the V100 clusterā¦
{ā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
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ā}
RIP getting the same error
āerrorā: {
āmessageā: āInternal server errorā,
ātypeā: āauth_subrequest_errorā,
āparamā: null,
ācodeā: āinternal_errorā
}
It is being looked into, please be patent.
error: {
code: 502,
message: āBad gateway.ā,
param: null,
type: ācf_bad_gatewayā
},
Down here in Singapore too
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
Azure OpenAI has proper SLA. Iām probably going to switch if the usage grows
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ā
}
}
500 {āerrorā: {āmessageā: āInternal server errorā, ātypeā: āauth_subrequest_errorā, āparamā: None, ācodeā: āinternal_errorā}}
I also got same error