Replies: 1 comment
|
The settings shown are mixing separate config namespaces.
For [web_fetch]
allowed_domains = ["home.local"]
allowed_private_hosts = ["home.local"]Domain entries also match subdomains, so this covers If the agent is using [http_request]
allowed_domains = ["home.local"]
allowed_private_hosts = ["home.local"]If it is using If this still fails, please share: along with the tool name and the raw tool error, rather than only the agent's summary. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Whenever I ask zeroclaw to access intranet, I encountered error.
Zeroclaw told me:
I encountered an error when trying to open that URL. Accessing xxxx.home.local is a blocked local or private network address according to my security constraints for external browsing tools.
I tried many settings that AI told me and looked for the document. Nothing helped me to bypass the restrictions.
I tried below settings, but don't work. Anyone can help please?
All reactions