I have error when i use gemini-1.5-pro-exp-0827
GoogleGenerativeAI Error]: Error fetching from https://generativelanguage.googleapis.com/v1beta/models/gemini-1.5-pro-exp-0827:generateContent: [429 Too Many Requests] Resource has been exhausted (e.g. check quota).
Quota is ok.
any idea ?
Debug info
core
n8nVersion: 1.56.2
platform: docker (self-hosted)
nodeJsVersion: 20.15.0
database: postgres
executionMode: regular
concurrency: -1
license: community
consumerId: unknown
storage
success: all
error: all
progress: false
manual: true
binaryMode: memory
pruning
enabled: true
maxAge: 336 hours
maxCount: 10000 executions
Generated at: 2024-09-07T19:11:09.646Z
n8n
September 7, 2024, 7:11pm
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
KHarv
September 8, 2024, 2:10pm
3
You’re running from the Gemini node, correct? Have you tried running from the HTTP Request node using the cURL syntax from the Gemini documentation? I personally get less weird errors when I do it that way.
1 Like
system
Closed
December 7, 2024, 2:10pm
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.