<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Resolution on ErrorVault — Developer Error Code Dictionary</title>
    <link>https://errorvault.dev/tags/resolution/</link>
    <description>Recent content in Resolution on ErrorVault — Developer Error Code Dictionary</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 04 Jul 2026 11:17:00 +0800</lastBuildDate>
    <atom:link href="https://errorvault.dev/tags/resolution/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Fix docker-dns-resolution-failed: Docker container fails to resolve hostnames due to DNS issues</title>
      <link>https://errorvault.dev/docker/docker-docker-dns-resolution-failed-container-dns-issue/</link>
      <pubDate>Sat, 04 Jul 2026 11:17:00 +0800</pubDate>
      <guid>https://errorvault.dev/docker/docker-docker-dns-resolution-failed-container-dns-issue/</guid>
      <description>&lt;p&gt;The &lt;code&gt;docker-dns-resolution-failed&lt;/code&gt; error indicates that a Docker container is unable to resolve domain names to IP addresses, effectively preventing it from accessing external network resources like APIs, package repositories, or other services on the internet. This issue manifests as connectivity failures within the container, even if the host machine has full network access. Understanding and resolving this error is crucial for deploying functional containerized applications that rely on external communication.&lt;/p&gt;</description>
    </item>
    <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>
  </channel>
</rss>
