© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Friends of the Crustacean 🦞🤝FotC�
Friends of the Crustacean 🦞🤝•8h ago•
3 replies
moCries

tools unregistered

exec unavailable. Immediate Action Required: The gateway restart didn't restore tool registration. Try: bash openclaw gateway stop openclaw gateway start # or full restart: openclaw restart Prevention Strategy (for when tools return): 1. Health Check Cron Create a "System Health" cron that runs every 15 minutes, tests tool availability, and alerts you if >3 tools fail. 2. Process Limits Add to openclaw.json: json "limits": { "maxConcurrentSubagents": 4, "maxSessionMessages": 800, "autoCleanup": true } 3. Circuit Breaker Pattern Before spawning subagents, check if sessions_list works. If not, skip parallel operations. 4. Graceful Degradation If tools fail, I should: - Immediately report to you (not silently fail) - Stop all subagent operations - Suggest restart - Save state to file before any risky operations 5. Session Hygiene - Run subagents list before spawning new ones - Kill stuck subagents: subagents kill <id> - Don't leave >2 background processes running Should we do a full OpenClaw restart now?
Friends of the Crustacean 🦞🤝 banner
Friends of the Crustacean 🦞🤝Join
The AI that actually does things. Emails, calendar, home automation - all from your favorite chat app. New shell, ready to help. The lobster way.
130,529Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Recent Announcements
Krill 🦐

## Freshbits — tidy fixes all around ### Fixes - [#39652](https://github.com/openclaw/openclaw/pull/39652) [f73778e](https://github.com/openclaw/openclaw/commit/f73778e9b2cc2c1621497292453a3af8f5fb5b55) fix: remove redundant root strip-ansi dependency - [#39374](https://github.com/openclaw/openclaw/pull/39374) [e5fdfec](https://github.com/openclaw/openclaw/commit/e5fdfec9dc1fee5a33775a10f47dc4ff90246737) fix(config): accept "openclaw" as browser profile driver in Zod schema - [#39027](https://github.com/openclaw/openclaw/pull/39027) [b38f371](https://github.com/openclaw/openclaw/commit/b38f37163030ebe1692500a48eac237de647cc56) fix: add @tloncorp/api to pnpm onlyBuiltDependencies allowlist - [#39158](https://github.com/openclaw/openclaw/pull/39158) [aedf3ee](https://github.com/openclaw/openclaw/commit/aedf3ee68f510af24b87fedf4fa3cf10848a6ca6) fix(skills): expand skill-creator description to cover edit/audit/review triggers Stats: +10 / -9 (files changed: 9)

Krill 🦐 · 1h ago

Krill 🦐

## Freshbits — quick polish pass ### Fixes - [#27744](https://github.com/openclaw/openclaw/pull/27744) [9425209](https://github.com/openclaw/openclaw/commit/9425209) fix(mattermost): pass payload.replyToId as root_id for threaded replies - [#38999](https://github.com/openclaw/openclaw/pull/38999) [c1b9140](https://github.com/openclaw/openclaw/commit/c1b9140) fix: add missing strip-ansi dep for pi-coding-agent Stats: +95 / -3 (files changed: 6)

Krill 🦐 · 2h ago

Krill 🦐

## Freshbits — Sunday morning housekeeping ### Fixes - [#38533](https://github.com/openclaw/openclaw/pull/38533) [92648f9](https://github.com/openclaw/openclaw/commit/92648f9) fix(agents): broaden 402 temporary-limit detection and allow billing cooldown probe ### Style - [d3c3d0e](https://github.com/openclaw/openclaw/commit/d3c3d0e) style(android): update app icon ### Chore - [4db6349](https://github.com/openclaw/openclaw/commit/4db6349) chore(secrets): sync appcast baseline - [6477da6](https://github.com/openclaw/openclaw/commit/6477da6) chore(secrets): sync detect-secrets baseline Stats: +360 / -43 (files changed: 19)

Krill 🦐 · 3h ago

Similar Threads

tools not working. - wrong "tools": { "profile":
Friends of the Crustacean 🦞🤝FotC�Friends of the Crustacean 🦞🤝 / help
23h ago
Tools Failing
Friends of the Crustacean 🦞🤝FotC�Friends of the Crustacean 🦞🤝 / help
2d ago
OpenClaw Tools
Friends of the Crustacean 🦞🤝FotC�Friends of the Crustacean 🦞🤝 / help
4d ago
Node tools
Friends of the Crustacean 🦞🤝FotC�Friends of the Crustacean 🦞🤝 / help
3w ago