<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>LLM Integration on ErrorVault — Developer Error Code Dictionary</title>
    <link>http://localhost:1313/categories/llm-integration/</link>
    <description>Recent content in LLM Integration on ErrorVault — Developer Error Code Dictionary</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 18 Apr 2026 11:19:13 +0800</lastBuildDate>
    <atom:link href="http://localhost:1313/categories/llm-integration/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Fix clw-llm-unreachable: OpenClaw LLM service unreachable connection error</title>
      <link>http://localhost:1313/openclaw/openclaw-clw-llm-unreachable-llm-service-down/</link>
      <pubDate>Sat, 18 Apr 2026 11:19:13 +0800</pubDate>
      <guid>http://localhost:1313/openclaw/openclaw-clw-llm-unreachable-llm-service-down/</guid>
      <description>&lt;h2 id=&#34;1-symptoms&#34;&gt;1. Symptoms&lt;/h2&gt;&#xA;&lt;p&gt;The &lt;code&gt;clw-llm-unreachable&lt;/code&gt; error in OpenClaw manifests when the client cannot establish a connection to the configured Large Language Model (LLM) service endpoint. This blocks all inference requests, CLI commands, or API calls relying on the LLM backend.&lt;/p&gt;&#xA;&lt;h2 id=&#34;typical-error-output-from-clw-cli&#34;&gt;Typical error output from &lt;code&gt;clw&lt;/code&gt; CLI:&lt;/h2&gt;&#xA;&lt;p&gt;$ clw infer &amp;ndash;prompt &amp;ldquo;Hello world&amp;rdquo;&#xA;clw-llm-unreachable: Failed to reach LLM service at &lt;a href=&#34;https://llm.example.com:443/v1&#34;&gt;https://llm.example.com:443/v1&lt;/a&gt;.&#xA;Connection refused (error code: ECONNREFUSED). Retries exhausted after 3 attempts.&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#282a36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;In application logs (e.g., from a Python integration):&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;ERROR:clw.client: LLM endpoint unreachable: https://localhost:8080/v1/models&#xA;Traceback (most recent call last):&#xA;File &amp;ldquo;/usr/local/lib/python3.11/site-packages/openclaw/client.py&amp;rdquo;, line 245, in _connect&#xA;raise LLMUnreachableError(f&amp;quot;Failed to reach LLM at {self.endpoint}&amp;quot;)&#xA;clw-llm-unreachable: Connection timeout after 30s&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
