mirror of
https://github.com/entropy-research/Devon.git
synced 2026-05-23 07:47:57 -06:00
Devon UI stuck on rate limit reached: automatically retrying in 1 minute infinitely #24
Labels
No labels
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
⭐ feedback
👋 good first issue
👋 good first issue
👋 good first issue
💬 discussion
💬 discussion
💬 discussion
🔃 duplicate
🕹️ issue: agent
🕹️ issue: agent
🕹️ issue: agent
🕹️ issue: agent
🕹️ issue: agent
🕹️ issue: agent
🕹️ issue: agent
🤖 feat: agent
🪲 bug
🪲 bug
🪲 bug
🪲 bug
🪲 bug
🪲 bug
🪲 bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/Devon#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cbrane on 7/5/2024
Hi, I was running into this issue earlier, and with a restart it fixed it, but now it is just in an infinite loop of rate limit reached, even restarting 3-4 times and the issue is not being solved. I tried to both continue my old conversation and start a new one, and the same issue is happening over and over again. Here are the logs, they're identical every time the issue happens on an old or new convo and won't go away:
Server: INFO: 127.0.0.1:57277 - "GET /sessions/UI/state HTTP/1.1" 200 OK
Server: INFO: 127.0.0.1:57277 - "GET /sessions/UI/state HTTP/1.1" 200 OK
Server: event {'type': 'ModelRequest', 'content': '', 'producer': 'Devon', 'consumer': 'Devon'}
get_engine <sqlalchemy.ext.asyncio.engine.AsyncEngine object at 0x107560750>
Saving data for: UI
Give Feedback / Get Help: https://github.com/BerriAI/litellm/issues/new
LiteLLM.Info: If you need to debug this error, use `litellm.set_verbose=True'.
event {'type': 'EnvironmentRequest', 'content': 'pwd', 'producer': 'tool', 'consumer': 'local'}
event {'type': 'EnvironmentResponse', 'content': 'my directory that i chose here (replacing for privacy)', 'producer': 'local', 'consumer': 'tool'}
event {'type': 'EnvironmentRequest', 'content': 'pwd', 'producer': 'tool', 'consumer': 'local'}
event {'type': 'EnvironmentResponse', 'content': 'my directory that i chose here(replacing for privacy)', 'producer': 'local', 'consumer': 'tool'}
event {'type': 'RateLimit', 'content': '', 'producer': 'Devon', 'consumer': 'none'}
INFO: 127.0.0.1:57277 - "GET /sessions/UI/state HTTP/1.1" 200 OK
Server: INFO: 127.0.0.1:57277 - "GET /sessions/UI/state HTTP/1.1" 200 OK
Server: INFO: 127.0.0.1:57277 - "GET /sessions/UI/state HTTP/1.1" 200 OK
Server: INFO: 127.0.0.1:57277 - "GET /sessions/UI/state HTTP/1.1" 200 OK
Server: INFO: 127.0.0.1:57277 - "GET /sessions/UI/state HTTP/1.1" 200 OK
Server: INFO: 127.0.0.1:57277 - "GET /sessions/UI/state HTTP/1.1" 200 OK