microsoft / microsoft/OmniParser
Omnibox VM creation fails
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 25.4k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
Omnibox VM creation fails with docker complaining about reset.sh script.
❯ Starting OmniParser Windows for Docker v0.00...
❯ For support visit https://github.com/microsoft/OmniParser
reset.sh: line 38: cpu: command not found
reset.sh: line 38: error: command not found
reset.sh: line 38: error: command not found
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing Omnibox VM creation and inspect reset.sh at line 38 alongside the Docker startup output. Trace why the reported cpu and error commands are not recognized; done means the VM starts without these reset.sh failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100