<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Endpoint on ErrorVault — Developer Error Code Dictionary</title>
    <link>https://errorvault.dev/tags/endpoint/</link>
    <description>Recent content in Endpoint on ErrorVault — Developer Error Code Dictionary</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 11 Jun 2026 22:20:04 +0800</lastBuildDate>
    <atom:link href="https://errorvault.dev/tags/endpoint/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Fix clw-api-not-found: OpenClaw API Endpoint Resolution Failure</title>
      <link>https://errorvault.dev/openclaw/openclaw-clw-api-not-found-api-endpoint-resolution/</link>
      <pubDate>Thu, 11 Jun 2026 22:20:04 +0800</pubDate>
      <guid>https://errorvault.dev/openclaw/openclaw-clw-api-not-found-api-endpoint-resolution/</guid>
      <description>&lt;h2 id=&#34;1-symptoms&#34;&gt;1. Symptoms&lt;/h2&gt;&#xA;&lt;p&gt;The &lt;code&gt;clw-api-not-found&lt;/code&gt; error manifests when OpenClaw fails to resolve or locate a required API endpoint during runtime. Developers typically encounter this error immediately after initiating a connection, running a sync operation, or attempting to access cloud resources through the OpenClaw CLI or API client.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Common symptom patterns include:&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;CLI command terminates with exit code 127 and the &lt;code&gt;clw-api-not-found&lt;/code&gt; message&lt;/li&gt;&#xA;&lt;li&gt;API calls return 404 status codes or connection failures&lt;/li&gt;&#xA;&lt;li&gt;Configuration files appear correct but operations fail silently or with cryptic messages&lt;/li&gt;&#xA;&lt;li&gt;The error occurs on first-time setup or after infrastructure changes&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;Typical error output:&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fix clw-llm-unreachable: OpenClaw LLM Endpoint Unreachable Error</title>
      <link>https://errorvault.dev/openclaw/openclaw-clw-llm-unreachable-endpoint-connection/</link>
      <pubDate>Mon, 01 Jun 2026 19:56:04 +0800</pubDate>
      <guid>https://errorvault.dev/openclaw/openclaw-clw-llm-unreachable-endpoint-connection/</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 occurs during OpenClaw operations that require communication with a Large Language Model endpoint. You may observe the following symptoms:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;OpenClaw commands hang indefinitely before failing with the unreachable error&lt;/li&gt;&#xA;&lt;li&gt;API requests to the LLM endpoint return connection timeouts&lt;/li&gt;&#xA;&lt;li&gt;Error message appears in the terminal or application logs&lt;/li&gt;&#xA;&lt;li&gt;The configured model appears valid but responses are never received&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Common manifestations of this error include:&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;-webkit-text-size-adjust:none;&#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;[ERROR] clw-llm-unreachable: Failed to connect to LLM endpoint at https://api.example.com/v1&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;[ERROR] Connection refused or endpoint not reachable after 30s timeout&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;[ERROR] DNS resolution failed for the configured LLM host&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;When this error surfaces, OpenClaw cannot establish a connection to the language model backend, preventing any LLM-dependent operations from completing.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
