Skip to content

[Bug]: Docker image cannot load bundled Telegram plugin #46180

@gordonhwc

Description

@gordonhwc

Bug type

Regression (worked before, now fails)

Summary

After upgrading from 2026.3.3 to 2026.3.13, the Docker image fails to load the bundled Telegram plugin during openclaw onboard.

Steps to reproduce

Start from a fresh config/workspace and run:

export OPENCLAW_IMAGE=ghcr.io/openclaw/openclaw:main-slim
export OPENCLAW_CONFIG_DIR="$HOME/.openclaw"
export OPENCLAW_WORKSPACE_DIR="$HOME/.openclaw/workspace"

docker compose run --rm openclaw-gateway openclaw onboard

Then select Telegram (Bot API) during onboarding.

Expected behavior

The bundled Telegram plugin should load normally and onboarding should continue.

Actual behavior

After Telegram is selected, onboarding reports:

◇  Select channel (QuickStart)
│  Telegram (Bot API)
12:46:02 [plugins] telegram failed to load from /app/extensions/telegram/index.ts: Error: Cannot find module '../../../src/infra/outbound/deliver.js'
Require stack:
- /app/extensions/telegram/src/channel.ts

OpenClaw version

2026.3.13

Operating system

Ubuntu 24.04

Install method

docker

Model

N/A

Provider / routing chain

N/A

Config file / key location

No response

Additional provider/model setup details

No response

Logs, screenshots, and evidence

Telegram onboarding failure

Impact and severity

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingregressionBehavior that previously worked and now fails

    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