#1296 Resource exhausted. Please try again later. Please refer to https://cloud.google.com/vertex-ai/generative-ai/docs/error-

124.163* Posted at: 9 hours ago 👁8

Resource exhausted. Please try again later. Please refer to https://cloud.google.com/vertex-ai/generative-ai/docs/error-code-429 for more details.


=
system:Windows-10-10.0.22631-SP0
version:v3.82
frozen:True
language:zh
root_dir:E:/win-videotrans-v3.82

1 Replies

您遇到的错误 Resource exhausted. Please try again later. 是 Google Vertex AI 的 429 错误,表示 API 配额已耗尽或请求速率过高。

请按以下步骤解决:

  1. 检查配额和用量:登录您的 Google Cloud Console,导航到 Vertex AI API 页面,检查您的配额使用情况和限制。确保您的项目有足够的配额,并且没有达到请求速率上限。
  2. 降低请求频率:在 pyVideoTrans 的“高级选项”中,找到“翻译调整”区域,将“同时翻译的字幕数”设置为 1,并适当增加“翻译后暂停时间/秒”(例如设为 3-5 秒)。这可以有效降低向 API 发送请求的频率。
  3. 切换翻译渠道:作为临时解决方案,您可以先切换到其他翻译渠道(如 Google 翻译或 Microsoft 翻译)来完成当前任务。
  4. 等待配额重置:如果配额是每日限额,请等待至 UTC 时间第二天配额重置后再试。

如果问题持续存在,请提供 E:/win-videotrans-v3.82/logs/ 目录下最新的日志文件以获取更详细的分析。

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Donate: https://ko-fi.com/jianchang512

Trending Questions