Skip to content

GPT-5.6 Sol is not working: upstream 500/server_error #202

Description

@0xCheetah1

Summary

openai/gpt-5.6-sol is not working through ClawRouter. Requests fail with upstream server_error / HTTP 500, and in direct curl testing can hang until the client times out.

Observed on testbed

  • Model: openai/gpt-5.6-sol
  • Prior request attempt signed Base payments, then failed twice after long waits with upstream server_error / HTTP 500.
  • Total observed latency for that failed attempt was about 251 seconds.
  • Direct curl smoke test against local ClawRouter also did not complete: timed out after 180 seconds with no response body (HTTP_STATUS:000).

Expected

Requests to openai/gpt-5.6-sol should complete successfully. If the upstream is broken, ClawRouter should classify/handle the failure instead of leaving users stuck on long failed attempts.

Notes

For now, openai/gpt-5.6-terra appears safer as the generic GPT-5.6 target while Sol is failing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions