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

app.agent.toolcall:execute_tool:214 - ⚠️ Tool 'str_replace_editor' encountered a problem: Error while fetching server API version: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory')) #906

Open
slearnAI opened this issue Mar 22, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@slearnAI
Copy link

Bug Description

ask to write a gui blackjack game and get error in 2nd step, any clue on this?
and, another error shows:
docker.errors.DockerException: Error while fetching server API version: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))

sandbox enabled in config file with default setting.
log file:
20250322224507.log

Bug solved method

anyone can help on this?

Environment information

  • System version: 15.3.2
  • Python version: 3.13
  • OpenManus version or branch: main with pull today
  • Installation method (e.g., pip install -r requirements.txt or pip install -e .): uv pip install -r requirements.txt

Extra information

Image
@slearnAI slearnAI added the bug Something isn't working label Mar 22, 2025
@slearnAI
Copy link
Author

2025-03-24 19:49:16.375 | ERROR | app.agent.toolcall:execute_tool:214 - ⚠️ Tool 'str_replace_editor' encountered a problem: Failed to create sandbox: 404 Client Error for http+docker://localhost/v1.48/containers/create?name=sandbox_b00dae96: Not Found ("No such image: python:3.12-slim")

docker engine is running fine in background

did I missed any configuration?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant