#Openclaw using 10+ GB of network bandwidth in less than a week

7 messages · Page 1 of 1 (latest)

dawn cosmos
#

For some reason my openclaw instance is using a ton of bandwidth, and even just having the gateway on can use 300+ MB in hours even when it’s completely idle

split tokenBOT
opal templeBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

fierce kindleBOT
#

Let me verify this against the docs/code so I don’t guess.

#

300+ MB in a few idle hours does not sound normal.

First thing, what does this show?

openclaw --version

Then please paste these too:

openclaw status --deep
openclaw gateway status
openclaw channels status --probe

And while it’s happening:

#
openclaw logs --follow

Most likely causes are:

  • a dashboard / Control UI tab left open to a remote gateway
  • a channel connection stuck reconnecting
  • WhatsApp Web heartbeat/reconnect churn
  • browser/CDP or node connections staying attached
  • crons / heartbeats / automation firing even though it looks “idle”

Also tell me:

  • which channels you have enabled
  • whether the dashboard/Control UI is open when this happens