hermes - 💡(How to fix) Fix [Bug]: python-telegram-bot not installed in latest Docker image (v0.13.0) [1 pull requests]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

Additional Logs / Traceback (optional)

Root Cause

Root Cause Analysis (optional)

Fix Action

Fixed

Code Example

Report       https://paste.rs/0fuoy
  agent.log    https://paste.rs/NrLKD
  gateway.log  https://paste.rs/ociL0

---

Syncing bundled skills into ~/.hermes/skills/ ...
  ~ sketch (user-modified, skipping)
  ~ github-auth (user-modified, skipping)

Done: 0 new, 0 updated, 85 unchanged, 2 user-modified (kept). 87 total bundled.
Starting hermes dashboard on 0.0.0.0:9119 (background)
[dashboard]   Hermes Web UI → http://0.0.0.0:9119
┌─────────────────────────────────────────────────────────┐
│           ⚕ Hermes Gateway Starting...├─────────────────────────────────────────────────────────┤
Messaging platforms + cron scheduler                    │
Press Ctrl+C to stop                                   │
└─────────────────────────────────────────────────────────┘

WARNING gateway.run: Telegram: python-telegram-bot not installed
WARNING gateway.run: No adapter available for telegram
WARNING gateway.run: No adapter could be created for any of the 1 configured platform(s). Check that required dependencies are installed and credentials are set. Gateway will continue for cron job execution.
RAW_BUFFERClick to expand / collapse

Bug Description

Telegram gateway fails to start with the official Docker image. The dependency python-telegram-bot appears to be missing from the image.

Steps to Reproduce

Pull nousresearch/hermes-agent:latest (digest sha256:5a5d54ffac7e3b3f670b55497919b5930c2231b38fb638968093c7a415b61eae) Run in gateway mode with Telegram configured Check logs

Expected Behavior

telegram works

Actual Behavior

telegram no works

Affected Component

Gateway (Telegram/Discord/Slack/WhatsApp)

Messaging Platform (if gateway-related)

Telegram

Debug Report

Report       https://paste.rs/0fuoy
  agent.log    https://paste.rs/NrLKD
  gateway.log  https://paste.rs/ociL0

Operating System

truenas scale 25.04.2.6

Python Version

No response

Hermes Version

v0.13.0

Additional Logs / Traceback (optional)

Syncing bundled skills into ~/.hermes/skills/ ...
  ~ sketch (user-modified, skipping)
  ~ github-auth (user-modified, skipping)

Done: 0 new, 0 updated, 85 unchanged, 2 user-modified (kept). 87 total bundled.
Starting hermes dashboard on 0.0.0.0:9119 (background)
[dashboard]   Hermes Web UI → http://0.0.0.0:9119
┌─────────────────────────────────────────────────────────┐
│           ⚕ Hermes Gateway Starting...                 │
├─────────────────────────────────────────────────────────┤
│  Messaging platforms + cron scheduler                    │
│  Press Ctrl+C to stop                                   │
└─────────────────────────────────────────────────────────┘

WARNING gateway.run: Telegram: python-telegram-bot not installed
WARNING gateway.run: No adapter available for telegram
WARNING gateway.run: No adapter could be created for any of the 1 configured platform(s). Check that required dependencies are installed and credentials are set. Gateway will continue for cron job execution.

Root Cause Analysis (optional)

No response

Proposed Fix (optional)

No response

Are you willing to submit a PR for this?

  • I'd like to fix this myself and submit a PR

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

hermes - 💡(How to fix) Fix [Bug]: python-telegram-bot not installed in latest Docker image (v0.13.0) [1 pull requests]