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

Error when clicking run agent with the default prompt (or any other prompt) #191

Open
robert-tomulet opened this issue Jan 29, 2025 · 2 comments

Comments

@robert-tomulet
Copy link

It starts chromium in the about:blank and gives this error in the terminal. I'm using deepseek-r1 14B, also tried with 32B, same result

ERROR [agent] ❌ Result failed 1/5 times:
[WinError 10049] The requested address is not valid in its context
INFO [src.agent.custom_agent]
📍 Step 1
ERROR [agent] ❌ Result failed 2/5 times:
[WinError 10049] The requested address is not valid in its context
INFO [src.agent.custom_agent]
📍 Step 1
ERROR [agent] ❌ Result failed 3/5 times:
[WinError 10049] The requested address is not valid in its context
INFO [src.agent.custom_agent]
📍 Step 1
ERROR [agent] ❌ Result failed 4/5 times:
[WinError 10049] The requested address is not valid in its context
INFO [src.agent.custom_agent]
📍 Step 1
ERROR [agent] ❌ Result failed 5/5 times:
[WinError 10049] The requested address is not valid in its context
ERROR [agent] ❌ Stopping due to 5 consecutive failures
INFO [src.agent.custom_agent] Created GIF at agent_history.gif

@warmshao
Copy link
Collaborator

It starts chromium in the about:blank and gives this error in the terminal. I'm using deepseek-r1 14B, also tried with 32B, same result

ERROR [agent] ❌ Result failed 1/5 times: [WinError 10049] The requested address is not valid in its context INFO [src.agent.custom_agent] 📍 Step 1 ERROR [agent] ❌ Result failed 2/5 times: [WinError 10049] The requested address is not valid in its context INFO [src.agent.custom_agent] 📍 Step 1 ERROR [agent] ❌ Result failed 3/5 times: [WinError 10049] The requested address is not valid in its context INFO [src.agent.custom_agent] 📍 Step 1 ERROR [agent] ❌ Result failed 4/5 times: [WinError 10049] The requested address is not valid in its context INFO [src.agent.custom_agent] 📍 Step 1 ERROR [agent] ❌ Result failed 5/5 times: [WinError 10049] The requested address is not valid in its context ERROR [agent] ❌ Stopping due to 5 consecutive failures INFO [src.agent.custom_agent] Created GIF at agent_history.gif

The requested address is not valid in its context. what is your ollama server address

@robert-tomulet
Copy link
Author

The requested address is not valid in its context. what is your ollama server address

I think it's running on the default address. How do I check to make sure?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants