You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Devon will produce a few outputs and then gets stuck at "Devon is gathering himself", ive left it sitting for an hour and still nothing. I'm using GPT-4o, don't seem to be getting rate limited, and in the terminal im getting:
Server: INFO: 127.0.0.1:51512 - "GET /sessions/UI/state HTTP/1.1" 200 OK
On restart it does the same thing, few outputs then stuck.
Any ideas here?
The text was updated successfully, but these errors were encountered:
Hey @krishmoran yeah if it's stuck like that for more than 5 seconds the backend probably failed, so no need to wait any longer (we're pushing out a patch to properly display the error). For now, try opening the devtools and check the server error log. Sorry about that!
@krishmoran if you ran it using the npx command from a terminal you should also be able to see the issue there. if you have a stack trace that could help!
Sometimes it's stuck on a command. I've tried developing a web application and the command to start the webserver would (obviously) never return. So I manually had to kill it to continue iterating.
Devon will produce a few outputs and then gets stuck at "Devon is gathering himself", ive left it sitting for an hour and still nothing. I'm using GPT-4o, don't seem to be getting rate limited, and in the terminal im getting:
Server: INFO: 127.0.0.1:51512 - "GET /sessions/UI/state HTTP/1.1" 200 OK
On restart it does the same thing, few outputs then stuck.
Any ideas here?
The text was updated successfully, but these errors were encountered: