Skip to content

OpenClaw 2026.5.18 bundled in NemoClaw v0.0.50 has critical regressions: Telegram silent failure + web_fetch SSRF blocks host.openshell.internal #4251

@convexchaos

Description

@convexchaos

Description

Environment

  • NemoClaw: v0.0.50
  • OpenClaw: 2026.5.18
  • Hardware: NVIDIA DGX Spark (aarch64)
  • Inference: vLLM via compatible-endpoint

Issues

1. Telegram channel silently fails to start

After onboard with Telegram configured, the bot never connects.
No errors in logs — gateway starts, "starting channels and sidecars..." logs, then nothing for Telegram.
Bot token is registered but the bridge never initializes.
Fixed in OpenClaw 2026.5.22 (Telegram polling stall fix).

2. web_fetch SSRF blocks host.openshell.internal

Agents cannot reach local services via web_fetch using host.openshell.internal even when the local-inference policy explicitly allows the endpoint with allowed_ips configured.
Error: "Blocked hostname or private/internal/special-use IP address"
This breaks any agent architecture that uses local APIs (Gmail, custom tools, etc.).
Related: openclaw/openclaw#39604

Request

Please bundle OpenClaw 2026.5.22 in the next NemoClaw release (v0.0.51). Both issues are fixed in that version.

Reproduction Steps

Run curl -fsSL https://www.nvidia.com/nemoclaw.sh | bash

Environment

DGX Spark running NemoClaw v0.0.50 which comes with OpenClaw v2026.5.18

Debug Output

Logs

Checklist

  • I confirmed this bug is reproducible
  • I searched existing issues and this is not a duplicate

Metadata

Metadata

Assignees

No one assigned

    Labels

    Integration: OpenClawSupport for OpenClawIntegration: TelegramUse this label to identify Telegram bot integration issues with NemoClaw.bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions