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
{{ message }}
This repository was archived by the owner on Mar 7, 2026. It is now read-only.
⚠️MY PROBLEM:
It's impossible to get a simple task like opening Firefox and opening Google to work. Or even opening a text editor, typing a word, and saving it. EVERY SINGLE tasks end within a few seconds, displaying “Task Failed.”
There is communication between Bytebot and Ollama because I'm constantly checking both container logs (Bytebot Agent and Ollama, below screenshot of both logs):
Bytebot-agent node execution logs:
Ollama node execution logs:
I tried doing search at google, here in the issues at git, in the Bytebot main site... but totally frustrated.
Can someone help me to solve this problems? Thanks a million in advanced
I'm starting to get frustrated. Here's a screenshot of my current setup:
ℹ️
✅OLLAMA:
🚨BYTEBOT:
As mentioned, docker version with the litlellm-proxy compose:
litellm_params:
drop_params: true
model: ollama/gpt-oss:latest
api_base: http://host.docker.internal:11434
litellm_params:
model: ollama/deepseek-r1:latest
api_base: http://host.docker.internal:11434`
It's impossible to get a simple task like opening Firefox and opening Google to work. Or even opening a text editor, typing a word, and saving it. EVERY SINGLE tasks end within a few seconds, displaying “Task Failed.”
There is communication between Bytebot and Ollama because I'm constantly checking both container logs (Bytebot Agent and Ollama, below screenshot of both logs):
Bytebot-agent node execution logs:

Ollama node execution logs:
I tried doing search at google, here in the issues at git, in the Bytebot main site... but totally frustrated.
Can someone help me to solve this problems? Thanks a million in advanced