openclaw - 💡(How to fix) Fix [Bug]: blocked URL fetch (url-fetch) targetOrigin=https://XXXXX reason=Blocked: resolves to private/internal/special-use IP address

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Since upgrading from 2026.5.7 to 2026.5.12, my OpenClaw has been unable to connect to my locally deployed llamacpp server. The logs show:

blocked URL fetch (url-fetch) targetOrigin=https://XXXXX reason=Blocked: resolves to private/internal/special-use IP address

https://XXXXX obviously points to a private address because XXX is provided by Tailscale's Magic DNS. I think this block is completely unreasonable. I have already applied for an HTTPS certificate for XXXXX using DNS-01, so this is an extremely secure address. Any browser can safely access this address as long as Tailscale's Magic DNS service is enabled. Furthermore, previous versions worked without issue.

Root Cause

Since upgrading from 2026.5.7 to 2026.5.12, my OpenClaw has been unable to connect to my locally deployed llamacpp server. The logs show:

blocked URL fetch (url-fetch) targetOrigin=https://XXXXX reason=Blocked: resolves to private/internal/special-use IP address

https://XXXXX obviously points to a private address because XXX is provided by Tailscale's Magic DNS. I think this block is completely unreasonable. I have already applied for an HTTPS certificate for XXXXX using DNS-01, so this is an extremely secure address. Any browser can safely access this address as long as Tailscale's Magic DNS service is enabled. Furthermore, previous versions worked without issue.

Code Example

blocked URL fetch (url-fetch) targetOrigin=https://XXXXX reason=Blocked: resolves to private/internal/special-use IP address

---
RAW_BUFFERClick to expand / collapse

Bug type

Behavior bug (incorrect output/state without crash)

Beta release blocker

No

Summary

Since upgrading from 2026.5.7 to 2026.5.12, my OpenClaw has been unable to connect to my locally deployed llamacpp server. The logs show:

blocked URL fetch (url-fetch) targetOrigin=https://XXXXX reason=Blocked: resolves to private/internal/special-use IP address

https://XXXXX obviously points to a private address because XXX is provided by Tailscale's Magic DNS. I think this block is completely unreasonable. I have already applied for an HTTPS certificate for XXXXX using DNS-01, so this is an extremely secure address. Any browser can safely access this address as long as Tailscale's Magic DNS service is enabled. Furthermore, previous versions worked without issue.

Steps to reproduce

  1. Deploy a llamacpp server in the tailscale private LAN.
  2. Configure OpenClaw to use the server described above, using the domain name provided by Magic DNS.
  3. Apply for a certificate for this domain name using dns-01.
  4. Bang, OpenClaw's agent went down.

Expected behavior

Normal use

Actual behavior

Unable to connect

OpenClaw version

2026.5.12

Operating system

Ubuntu 22.04.5

Install method

docker

Model

qwen3.6

Provider / routing chain

openclaw -> llamacpp

Additional provider/model setup details

No response

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

Normal use

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Bug]: blocked URL fetch (url-fetch) targetOrigin=https://XXXXX reason=Blocked: resolves to private/internal/special-use IP address