gemini-web2api显示429,不让用了吗?

mark 2026-09-12 09:05 1

首先感谢站里的佬:


[开源推广]无鉴权调用gemini 3.7flash 爽用gemini 3.7 - 开发调优 - LINUX DO


[开源推广] Gemini网页端 3.6-flash 模型 匿名调用, 免费调用API - 开发调优 / 开发调优, Lv1 - LINUX DO


爽用了几个月的GEMINI,用美国大豆包替代了日常


除了不能发图片,做对话还好


今天发现发了消息没回音,看后台是429


gemini-web2api v1.1.0
Listening: http://0.0.0.0:8081
Base URL: http://localhost:8081/v1
Models: gemini-3.7-flash, gemini-3.6-flash, gemini-3.5-flash, gemini-3.5-flash-thinking, gemini-3.1-pro, gemini-auto, gemini-3.5-flash-thinking-lite, gemini-flash-lite
Cookie: none (anonymous)
Proxy: none (uses system env HTTP_PROXY/HTTPS_PROXY)
Retry: 3x / 2s
BL: boq_assistant-bard-web-server_20260907.07_p3
Temporary: no
[08:30:07] 127.0.0.1 "GET /v1/models HTTP/1.1" 200 -
[08:30:38] 127.0.0.1 "POST /v1/chat/completions HTTP/1.1" 200 -
[08:30:41] Stream error: Redirect response '302 Found' for url 'https://gemini.google.com/_/BardChatUi/data/assistant.lamda.BardFrontendService/StreamGenerate?bl=boq_assistant-bard-web-server_20260907.07_p3&hl=en&_reqid=173038&rt=c'
Redirect location: 'https://www.google.com/sorry/index?continue=https://gemini.google.com/_/BardChatUi/data/assistant.lamda.BardFrontendService/StreamGenerate%3Fbl%3Dboq_assistant-bard-web-server_20260907.07_p3%26hl%3Den%26_reqid%3D173038%26rt%3Dc&hl=en&q=EgQmL3Z7GLa6ktUGIjBvBXJz6fu7KrSw8IHbK891mNH_YCWCIH9E0YMIJMzggo-ea2wiFVTUOjeeYlOPKm4yAnJSWgFD'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/302
[08:31:04] 127.0.0.1 "POST /v1/chat/completions HTTP/1.1" 200 -
[08:31:16] Stream error: Redirect response '302 Found' for url 'https://gemini.google.com/_/BardChatUi/data/assistant.lamda.BardFrontendService/StreamGenerate?bl=boq_assistant-bard-web-server_20260907.07_p3&hl=en&_reqid=173073&rt=c'
Redirect location: 'https://www.google.com/sorry/index?continue=https://gemini.google.com/_/BardChatUi/data/assistant.lamda.BardFrontendService/StreamGenerate%3Fbl%3Dboq_assistant-bard-web-server_20260907.07_p3%26hl%3Den%26_reqid%3D173073%26rt%3Dc&hl=en&q=EgQmL3Z7GNm6ktUGIjAgjE7y0FgM4kgw9dcanMVbivPQtAUuaHroBa6DlDRefYK20mOsM-iYJG9mRMjRSY0yAnJSWgFD'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/302
[08:31:23] 127.0.0.1 "POST /v1/chat/completions HTTP/1.1" 200 -
[08:31:26] Stream error: Redirect response '302 Found' for url 'https://gemini.google.com/_/BardChatUi/data/assistant.lamda.BardFrontendService/StreamGenerate?bl=boq_assistant-bard-web-server_20260907.07_p3&hl=en&_reqid=173083&rt=c'
Redirect location: 'https://www.google.com/sorry/index?continue=https://gemini.google.com/_/BardChatUi/data/assistant.lamda.BardFrontendService/StreamGenerate%3Fbl%3Dboq_assistant-bard-web-server_20260907.07_p3%26hl%3Den%26_reqid%3D173083%26rt%3Dc&hl=en&q=EgQmL3Z7GOO6ktUGIjAqTYRFSnKkAv-JmKHdC5dasiU1Dt4VguQQMnIjaOHeoTK7A0IVwryQ3fwidttSx8UyAnJSWgFD'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/302

DS分析如下:





我换了一轮节点,依旧429,特来请教佬友们,谷歌是对这种调用方式关门了?


你们的反代还好吗?

最新回复 (4)
  • 指挥官Alzar 09-12 09:08
    1

    会不会是节点被送中了? 现在gemini对节点的要求还挺高的

  • 火之神神乐 09-12 09:54
    2

    我的帖子里有写,可以自己先访问下gemini官网看看有没有问题,判断下节点

  • 先手必胜 09-12 12:02
    3

    同一个cf,建了两个worker,一个部署的旧一点的代码,一个部署github上新一点的代码,结果新的429,旧的还能用。。。。


    都用的同一个geminiBl,模型也一样,这就奇怪了。。。

  • wg1929 09-12 12:12
    4

    不是无法调用工具吗,这个玩法

* 帖子来源Linux.do
返回