hermes - 💡(How to fix) Fix [Bug]: Updated to 0.14 in Docker. python-telegram-bot not installed

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)

Code Example

unable to access the terminal

---
RAW_BUFFERClick to expand / collapse

Bug Description

I upgraded from 0.12 to 0.14 via the image: nousresearch/hermes-agent After building and firing up the containers, I was unable to get a response from the model via Telegram. Examining the docker log I see:

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.

I tried creating a custom dockerFile to install the dependency, but was unsuccessful.

Steps to Reproduce

  1. install / update to 0.14 of docker instance
  2. run hermes gateway in docker desktop on windows, via WSL (Fedora 43) - with telegram params configured in .hermes . env file
  3. view docker log

Expected Behavior

Telegram is supported by the gateway

Actual Behavior

Telegram is not supported by the gateway

Affected Component

Gateway (Telegram/Discord/Slack/WhatsApp)

Messaging Platform (if gateway-related)

Telegram

Debug Report

unable to access the terminal

Operating System

Windows 11 + WSL (Fedora 43)

Python Version

No response

Hermes Version

No response

Additional Logs / Traceback (optional)

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