Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck on "Devon is gathering himself..." in GUI #78

Open
krishmoran opened this issue Jun 29, 2024 · 4 comments
Open

Stuck on "Devon is gathering himself..." in GUI #78

krishmoran opened this issue Jun 29, 2024 · 4 comments

Comments

@krishmoran
Copy link

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?

@ObjectJosh
Copy link
Contributor

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!

@akiradev0x
Copy link
Contributor

@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!

@dwahdany
Copy link

dwahdany commented Jul 1, 2024

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.

@ObjectJosh
Copy link
Contributor

@lsc64 yeah, we noticed it too. In the next update it should be able to create background jobs! Thanks for bringing this up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants