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]: "Request failed with status code 409" on opening empty repo #5831

Closed
1 task done
neubig opened this issue Dec 26, 2024 · 2 comments · Fixed by #5833
Closed
1 task done

[Bug]: "Request failed with status code 409" on opening empty repo #5831

neubig opened this issue Dec 26, 2024 · 2 comments · Fixed by #5833
Labels
bug Something isn't working fix-me Attempt to fix this issue with OpenHands

Comments

@neubig
Copy link
Contributor

neubig commented Dec 26, 2024

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Describe the bug and reproduction steps

When opening an empty repo through the OpenHands interface, the UI shows an error "Request failed with status code 409".

Steps to reproduce:

  1. Open the OpenHands interface
  2. Open an empty github repo like this one: https://github.com/neubig/empty-repo

In order to fix this, we can examine the code related to opening a new repo in the app, write tests to reproduce the problem, and write code to fix the issue.

Once tests are passing locally, the relevant functions can be tested against a real repo like the one linked above.

OpenHands Installation

app.all-hands.dev

OpenHands Version

No response

Operating System

None

Logs, Errors, Screenshots, and Additional Context

No response

@neubig neubig added bug Something isn't working fix-me Attempt to fix this issue with OpenHands labels Dec 26, 2024
@openhands-agent
Copy link
Contributor

OpenHands started fixing the issue! You can monitor the progress here.

@openhands-agent
Copy link
Contributor

A potential fix has been generated and a draft PR #5833 has been created. Please review the changes.

neubig pushed a commit that referenced this issue Dec 30, 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 fix-me Attempt to fix this issue with OpenHands
Projects
None yet
2 participants