-
-
Notifications
You must be signed in to change notification settings - Fork 69.2k
[Bug]: Docker image cannot load bundled Telegram plugin #46180
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingregressionBehavior that previously worked and now failsBehavior that previously worked and now fails
Description
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 onboardThen 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
Impact and severity
No response
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingregressionBehavior that previously worked and now failsBehavior that previously worked and now fails
Type
Fields
Give feedbackNo fields configured for issues without a type.
