Devon UI stuck on rate limit reached: automatically retrying in 1 minute infinitely #24

Closed
opened 2025-10-14 15:42:15 -06:00 by navan · 0 comments
Owner

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

*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 <RESULT> </RESULT><RESULT> </RESULT><RESULT> </RESULT> 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
navan closed this issue 2025-10-14 15:42:16 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/Devon#24
No description provided.