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
I get this issue when trying to use the resolver, why does it have a 30s timeout when running commands? How do I prevent the timeout from triggering?
13:09:42 - openhands:INFO: resolve_issue.py:198 - **CmdRunAction (source=EventSource.AGENT, is_input=False)**
THOUGHT: The installation process was interrupted while building the dlib package. This is a common issue when building dlib from source, as it requires specific system dependencies and can be resource-intensive. Let's try installing dlib separately first, then continue with the rest of the dependencies.
I'll install dlib using pip with the --no-cache-dir flag to ensure a clean installation:
COMMAND:
pip install --no-cache-dir dlib==19.24.6
13:11:21 - openhands:INFO: resolve_issue.py:198 - **CmdOutputObservation (source=EventSource.AGENT, exit code=-1, metadata={
"exit_code": -1,
"pid": -1,
"username": null,
"hostname": null,
"working_dir": null,
"py_interpreter_path": null,
"prefix": "",
"suffix": "\n[The command has no new output after 30 seconds. You may wait longer to see additional output by sending empty command '', send other commands to interact with the current process, or send keys to interrupt/kill the command.]"
})**
--BEGIN AGENT OBSERVATION--
Collecting dlib==19.24.6
Downloading dlib-19.24.6.tar.gz (3.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 59.6 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: dlib
Building wheel for dlib (pyproject.toml) ... -
[The command has no new output after 30 seconds. You may wait longer to see additional output by sending empty command '', send other commands to interact with the current process, or send keys to interrupt/kill the command.]
--END AGENT OBSERVATION--
[Agent Controller default] LEVEL 0 LOCAL STEP 4 GLOBAL STEP 4
OpenHands Installation
Docker command in README
OpenHands Version
0.21.0
Operating System
Linux
Logs, Errors, Screenshots, and Additional Context
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for the same bug?
Describe the bug and reproduction steps
I get this issue when trying to use the resolver, why does it have a 30s timeout when running commands? How do I prevent the timeout from triggering?
OpenHands Installation
Docker command in README
OpenHands Version
0.21.0
Operating System
Linux
Logs, Errors, Screenshots, and Additional Context
No response
The text was updated successfully, but these errors were encountered: