-
Notifications
You must be signed in to change notification settings - Fork 87
503 - no accounts with gpt-5.3-codex-spark #282
Copy link
Copy link
Open
Description
I have 2 accounts. One account has quote exceeded but has not been used at all for gpt-5.3-codex-spark:
Then my other account still has a bit left but now is exhausted got-5.3-codex-spark for the 5-hour.
When trying to use codex-5.3-codex-spark I get no accounts available:
proxy_error_response request_id=5de3e954-6ce3-4b00-9c55-cc331e3d8b87 method=POST path=/backend-api/codex/responses/compact status=503 code=no_accounts message=Rate limit exceeded. Try again in 213252s
2026-03-31T15:28:16Z INFO: 127.0.0.1:51281 - "POST /backend-api/codex/responses/compact HTTP/1.1" 503 Service Unavailable
No account selected strategy=usage_weighted sticky=True model=gpt-5.3-codex-spark error=Rate limit exceeded. Try again in 213252s
proxy_error_response request_id=e86dcc32-5fe8-4b3d-a406-791baec1bebc method=POST path=/backend-api/codex/responses/compact status=503 code=no_accounts message=Rate limit exceeded. Try again in 213252s
2026-03-31T15:28:16Z INFO: 127.0.0.1:51281 - "POST /backend-api/codex/responses/compact HTTP/1.1" 503 Service Unavailable
No account selected strategy=usage_weighted sticky=True model=gpt-5.3-codex-spark error=Rate limit exceeded. Try again in 213251s
proxy_error_response request_id=d1c8da0c-81b4-4fe2-912e-51808afe0d84 method=POST path=/backend-api/codex/responses/compact status=503 code=no_accounts message=Rate limit exceeded. Try again in 213251s
2026-03-31T15:28:17Z INFO: 127.0.0.1:51281 - "POST /backend-api/codex/responses/compact HTTP/1.1" 503 Service Unavailable
No account selected strategy=usage_weighted sticky=True model=gpt-5.3-codex-spark error=Rate limit exceeded. Try again in 213250s
proxy_error_response request_id=a2391f96-f24c-448b-85c2-9b2cdc0af3d4 method=POST path=/backend-api/codex/responses/compact status=503 code=no_accounts message=Rate limit exceeded. Try again in 213250s
2026-03-31T15:28:18Z INFO: 127.0.0.1:51281 - "POST /backend-api/codex/responses/compact HTTP/1.1" 503 Service Unavailable
No account selected strategy=usage_weighted sticky=True model=gpt-5.3-codex-spark error=Rate limit exceeded. Try again in 213249s
proxy_error_response request_id=981bcdd6-98ee-4ec9-8ab3-ede5c9ee9e4d method=POST path=/backend-api/codex/responses/compact status=503 code=no_accounts message=Rate limit exceeded. Try again in 213249s
2026-03-31T15:28:19Z INFO: 127.0.0.1:51281 - "POST /backend-api/codex/responses/compact HTTP/1.1" 503 Service Unavailable
I removed "Sticky" but that didn't help.
It should switch to the other account then that still has quote available for the model instead of blocking with 503.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels