openclaw - 💡(How to fix) Fix [Bug]: Numeraous calls to statsig.anthropic.com when not using Claude / Anthropic models [1 comments, 1 participants]

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…
GitHub stats
openclaw/openclaw#58884Fetched 2026-04-08 02:31:32
View on GitHub
Comments
1
Participants
1
Timeline
2
Reactions
0
Author
Participants
Timeline (top)
labeled ×2

When reviewing the network logs I can see numerous calls to statsig.anthropic.com coming form openclaw even if I don't use / have never setup any Anthropic product.

<img width="481" height="844" alt="Image" src="https://github.com/user-attachments/assets/63a451f1-e71d-4a17-816f-e76c1d2b4a04" />

Root Cause

When reviewing the network logs I can see numerous calls to statsig.anthropic.com coming form openclaw even if I don't use / have never setup any Anthropic product.

<img width="481" height="844" alt="Image" src="https://github.com/user-attachments/assets/63a451f1-e71d-4a17-816f-e76c1d2b4a04" />
RAW_BUFFERClick to expand / collapse

Bug type

Behavior bug (incorrect output/state without crash)

Beta release blocker

No

Summary

When reviewing the network logs I can see numerous calls to statsig.anthropic.com coming form openclaw even if I don't use / have never setup any Anthropic product.

<img width="481" height="844" alt="Image" src="https://github.com/user-attachments/assets/63a451f1-e71d-4a17-816f-e76c1d2b4a04" />

Steps to reproduce

  1. Start Openclaw
  2. Monitor network traffic

Expected behavior

No calls made to Anthropic

Actual behavior

Multiple calls

OpenClaw version

2026.3.26

Operating system

Ubuntu 24.04

Install method

docker

Model

gpt-5

Provider / routing chain

openclaw

Additional provider/model setup details

No response

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

extent analysis

TL;DR

Disable or remove any unnecessary dependencies or configurations related to Anthropic in OpenClaw to prevent unwanted network calls.

Guidance

  • Investigate OpenClaw's configuration and dependencies to identify any references to Anthropic or statsig.anthropic.com.
  • Check the Docker installation and container settings for any environment variables or configuration files that may be triggering these calls.
  • Review the network traffic monitoring setup to ensure it is accurately capturing all relevant traffic and not introducing any false positives.
  • Consider reaching out to OpenClaw's support or community forums for guidance on disabling or removing Anthropic-related functionality.

Notes

The exact cause of the issue is unclear, but it appears to be related to OpenClaw's configuration or dependencies. Further investigation is needed to determine the root cause and develop a permanent fix.

Recommendation

Apply workaround: Disable or remove any unnecessary dependencies or configurations related to Anthropic in OpenClaw, as this is likely to prevent the unwanted network calls and mitigate the issue until a more permanent solution is found.

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

No calls made to Anthropic

Still need to ship something?

×6

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

Back to top recommendations

TRENDING