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

[Bug]: UI gets stuck after one step of browsing #4790

Closed
1 task done
neubig opened this issue Nov 6, 2024 · 9 comments
Closed
1 task done

[Bug]: UI gets stuck after one step of browsing #4790

neubig opened this issue Nov 6, 2024 · 9 comments
Assignees
Labels
bug Something isn't working frontend Related to frontend severity:medium Affecting multiple users

Comments

@neubig
Copy link
Contributor

neubig commented Nov 6, 2024

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Describe the bug and reproduction steps

After one step of browsing, the UI gets stuck and doesn't update despite the fact that the agent was still working. Here's a prompt that I used:

Please look at this pull request and resolve the remaining issues: https://github.com/All-Hands-AI/openhands-resolver/pull/274

After I did this, the UI stopped working after the first agent reply, but after I reloaded the web page the remaining steps in the process were displayed.

OpenHands Installation

app.all-hands.dev

OpenHands Version

main

Operating System

None

Logs, Errors, Screenshots, and Additional Context

No response

@neubig neubig added bug Something isn't working frontend Related to frontend labels Nov 6, 2024
@mamoodi mamoodi added the severity:medium Affecting multiple users label Nov 6, 2024
@amanape amanape self-assigned this Nov 11, 2024
@amanape
Copy link
Member

amanape commented Nov 11, 2024

I'm unable to replicate this bug. I was able to browse through our GitHub repo via OpenHands. Here is the trajectory, but it seems to be loading too much. I guess we never fixed that browser trajectory stuff?

Could you confirm the issue still persists? Maybe it was fixed from a recent merge?

@enyst
Copy link
Collaborator

enyst commented Nov 11, 2024

The website has troubles opening that trajectory link so I can't see it. 😅 The browser trajectory stuff worked here, I think, maybe it broke?

@amanape
Copy link
Member

amanape commented Nov 11, 2024

We've made a change to how feedback is sent in #4597. We use to filter the data to remove the large browser data on the frontend, but seem to have missed that in the new change.

@neubig
Copy link
Contributor Author

neubig commented Nov 11, 2024

Hey @amanape , I was able to replicate the issue in the online version this morning, let me try again.

@neubig
Copy link
Contributor Author

neubig commented Nov 11, 2024

Here's an example (on slack because the movie was too big for github): https://openhands-ai.slack.com/archives/C07S376KASK/p1731357841319049

@enyst
Copy link
Collaborator

enyst commented Nov 11, 2024

This sounds like the same that I saw tonight on the website. For some reason it was hanging with "Starting up" message after it started browsing. After some refreshes it suddenly displayed what it had done. No error, just, I don't know, slow?

@neubig
Copy link
Contributor Author

neubig commented Dec 3, 2024

I guess this is only a problem online, but this problem is pretty annoying…
I’m also encountering it when not just browsing but also when the agent reads a large log file, etc.

@mamoodi
Copy link
Collaborator

mamoodi commented Dec 15, 2024

Is this still happening with the changes to browser?

@amanape
Copy link
Member

amanape commented Dec 16, 2024

Nope, all fixed!

@amanape amanape closed this as completed Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Related to frontend severity:medium Affecting multiple users
Projects
None yet
Development

No branches or pull requests

4 participants