Getting server-error on gpt-4 vision api

Hi, getting server_error since last 12 hours in gpt-4 vision ,

{
error: {
message: 'The server had an error processing your request. Sorry about that! You can retry your request, or contact us through an Azure support request at: if you keep seeing this error. ',
type: ‘server_error’,
param: null,
code: null
}

1 Like

Same here.

UPDATES:

here’s the error received, after a few minutes(!):

{
  "message": "The server had an error processing your request. Sorry about that! You can retry your request, or contact us through an Azure support request at: https://go.microsoft.com/fwlink/?linkid=2213926 if you keep seeing this error. (Please include the request ID ********-****-****-****-************ in your email.)",
  "type": "server_error",
  "param": null,
  "code": null
}

I’m using 1.0.0-beta.11 nodeJS SDK and 2023-12-01-preview apiVersion.

Follow up: seems Sweden Central GPT-4 Vision is down. Try switching to other region.
Meanwhile it can be helpful to check if other models in Sweden Central are down as well.