500 The server had an error processing your request

Error: InternalServerError: 500 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 req_6057cd8cc5710eb787764e1b63dbacca in your email.)
    at APIError.generate (/root/propietaNegociosInmobiliarios/node_modules/openai/error.js:66:20)
    at OpenAI.makeStatusError (/root/propietaNegociosInmobiliarios/node_modules/openai/core.js:302:33)
    at OpenAI.makeRequest (/root/propietaNegociosInmobiliarios/node_modules/openai/core.js:346:30)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async Asistente (/root/propietaNegociosInmobiliarios/utils/Asistente.js:168:23)
    at async chatHandler (/root/propietaNegociosInmobiliarios/event/chat_event.js:475:22)
    at async EventEmitter.<anonymous> (/root/propietaNegociosInmobiliarios/lib/connect.js:146:17) {
  status: 500,
  headers: {
    'alt-svc': 'h3=":443"; ma=86400',
    'cf-cache-status': 'DYNAMIC',
    'cf-ray': '98ae8bae5e09dd6d-ORD',
    connection: 'keep-alive',
    'content-length': '369',
    'content-type': 'application/json',
    date: 'Tue, 07 Oct 2025 15:48:57 GMT',
    'openai-processing-ms': '337',
    server: 'cloudflare',
    'set-cookie': '__cf_bm=CaY_LQahqXUxHplg1bvGlkqCDHwfErsJ6tile9qT99A-1759852137-1.0.1.1-s0fv0PwCTILFbMd87UoM; path=/; expires=Tue, 07-Oct-25 16:18:57 GMT; domain=.api.openai.com; HttpOnly; Secure; SameSite=None, _cfuvid=_r8gkiTkYGKWfJ4UnkdHLjt.rz.wrtp_.AJ43A7giiM-1759852137347-0.0.1.1-604800000; path=/; domain=.api.openai.com; HttpOnly; Secure; SameSite=None',
    'strict-transport-security': 'max-age=31536000; includeSubDomains; preload',
    'x-content-type-options': 'nosniff',
    'x-envoy-upstream-service-time': '349',
    'x-openai-proxy-wasm': 'v0.1',
    'x-request-id': 'req_6057cd8cc5710eb787764e1b63dbacca'
  },
  request_id: 'req_6057cd8cc5710eb787764e1b63dbacca',
  error: {
    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 req_6057cd8cc5710eb787764e1b63dbacca in your email.)',
    type: 'server_error',
    param: null,
    code: null
  },
  code: null,
  param: null,
  type: 'server_error'
}

and from the playground:

3 Likes

Having a similar issue currently

haha now it works again :confused:

It works again here, it’s ok!

Issue seems to be fixed and working now

1 Like

Hi everyone! Sorry about this disruption. We had spikes of 500s starting around 8am PT and ending around 9:10am PT after reverting a breaking change. Thank you all for flagging.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.