continuedev / continuedev/continue

Error: GLM 5.2 - 502

Open
#13,195 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
36k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Error Details

Model: GLM 5.2
Provider: openai
Status Code: 502

Error Output

502 All variants failed with errors: glm-5.2: All model providers failed to infer with errors: zai: Inference stream closed due to error from openai server: Invalid status code: 429 Too Many Requests: {"error":{"code":"1308","message":"Usage limit reached for 5 hour. Your limit will reset at 2026-08-27 21:31:39"}}, ollama1: Inference stream closed due to error from openai server: Invalid status code: 403 Forbidden: {"error":{"message":"your subscription payment is past due. update your payment method: https://ollama.com/settings/billing (ref: 56727837-9650-43c2-9aad-441e0e8a87ba)","type":"api_error","param":null,"code":null}}
, ollama2: Inference stream closed due to error from openai server: Invalid status code: 403 Forbidden: {"error":{"message":"your subscription payment is past due. update your payment method: https://ollama.com/settings/billing (ref: 48f39d77-2131-463e-bf4c-5caf6a44d3ea)","type":"api_error","param":null,"code":null}}

Additional Context
Please add any additional context about the error here

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository file, test, or entry point is named. Start by tracing the GLM 5.2 request through the openai provider and reproducing the 502, including its upstream 429 and 403 responses. Done means the project has a defined handling or reporting change for these provider-limit errors, backed by a regression test if an existing test location is found.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
ai
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.