#1057·grok2api

[Bug]: Error: 上游流式响应长时间无数据

Author: QuartzWarriorCreated Sep 22, 2026Updated Sep 22, 2026
Labelsbug

问题模块

OpenAI API 兼容层(Responses / Chat Completions)

相关 Provider

Grok Build

版本信息

main@5e5ad75

部署与运行环境

Docker Compose Debian 12 amd64 PostgreSQL 17.1 alpine caddy local

复现步骤

  1. Try to use grok 4.7 via api
  2. It will give 上游流式响应长时间无数据 and will not use writing tools and only think without giving actual output

预期行为

It should end with a finish reason but it doesn't, and it should also chat instead of putting everything in the thinking box.

实际行为

It says everything within the thinking box, but never says anything in the actual output, and gives 上游流式响应长时间无数据 at the end after waiting 60 seconds becasue there isnt a finsih reason.

请求、响应、日志与截图

Image

提交前检查

  • 我已经搜索现有 Issue 和 Pull Request,确认没有相同问题。
  • 我已经删除 Token、Cookie、API Key、账号凭据和个人信息。
  • 这不是需要私下披露的安全漏洞。