hermes - 💡(How to fix) Fix Unable to connect Ollama Cloud with Pro Subscription to Hermes

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

⚠️ API call failed (attempt 1/3): NotFoundError [HTTP 404] 🔌 Provider: ollama-cloud Model: kimi-k2.6 🌐 Endpoint: https://ollama.com/api 📝 Error: HTTP 404: Error code: 404 - {'error': 'path "/api/chat/completions" not found'} 📋 Details: path "/api/chat/completions" not found ⏳ Retrying in 2.8s (attempt 1/3)...

Code Example

Report       https://dpaste.com/2C6KURR27
agent.log    https://dpaste.com/28RCWZ8HF
gateway.log  https://dpaste.com/86GGDBGH4

---

⚠️  API call failed (attempt 1/3): NotFoundError [HTTP 404]
   🔌 Provider: ollama-cloud  Model: kimi-k2.6
   🌐 Endpoint: https://ollama.com/api
   📝 Error: HTTP 404: Error code: 404 - {'error': 'path "/api/chat/completions" not found'}
   📋 Details: path "/api/chat/completions" not found
Retrying in 2.8s (attempt 1/3)...
RAW_BUFFERClick to expand / collapse

What's Going Wrong?

I am unable to establish a connection between my Ollama Cloud instance and Hermes, despite having an active Pro Subscription. The connection fails during the initial setup phase.

Steps Taken

  1. Verified that my Ollama Cloud Pro Subscription is active.
  2. Retrieved the necessary API keys/credentials from my Ollama Cloud dashboard.
  3. Attempted to input the connection details into the Hermes agent configuration settings.
  4. Ran hermes debug share to check for immediate connection errors (see debug report below).
  5. Checked the README troubleshooting section but did not find a solution for Ollama Cloud Pro authentication issues.

Installation Method

PowerShell installer (Windows)

Operating System

Windows 11

Python Version

Python 3.14.2

Hermes Version

Hermes Agent v0.14.0 (2026.5.16)

Debug Report

Report       https://dpaste.com/2C6KURR27
agent.log    https://dpaste.com/28RCWZ8HF
gateway.log  https://dpaste.com/86GGDBGH4

Full Error Output

⚠️  API call failed (attempt 1/3): NotFoundError [HTTP 404]
   🔌 Provider: ollama-cloud  Model: kimi-k2.6
   🌐 Endpoint: https://ollama.com/api
   📝 Error: HTTP 404: Error code: 404 - {'error': 'path "/api/chat/completions" not found'}
   📋 Details: path "/api/chat/completions" not found
⏳ Retrying in 2.8s (attempt 1/3)...

What I've Already Tried

No response

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