<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Openclaw问题排查 on OHTLY Blog</title>
    <link>https://blog.ohtly.com/tags/openclaw%E9%97%AE%E9%A2%98%E6%8E%92%E6%9F%A5/</link>
    <description>Recent content in Openclaw问题排查 on OHTLY Blog</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 24 Jun 2026 18:26:29 +0800</lastBuildDate>
    <atom:link href="https://blog.ohtly.com/tags/openclaw%E9%97%AE%E9%A2%98%E6%8E%92%E6%9F%A5/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>openclaw 6.6 修复 DeepSeek 定时 Wiki 编译问题</title>
      <link>https://blog.ohtly.com/posts/2026-06-14-openclaw-66-deepseek-wiki-cron/</link>
      <pubDate>Sun, 14 Jun 2026 13:29:16 +0800</pubDate>
      <guid>https://blog.ohtly.com/posts/2026-06-14-openclaw-66-deepseek-wiki-cron/</guid>
      <description>&lt;h2 id=&#34;背景&#34;&gt;&#xA;  背景&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#%e8%83%8c%e6%99%af&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;链接到标题&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;链接到标题&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;我在一台个人服务器上运行 OpenClaw，并使用 Memory Wiki 功能把本地知识库编译成可检索的结构化内容。这个编译动作原本由一个每天定时执行的 cron job 完成，任务内容很简单：触发 &lt;code&gt;/wiki-compile&lt;/code&gt;。&lt;/p&gt;&#xA;&lt;p&gt;这类任务长期运行正常。后来默认模型切换到 DeepSeek 后，定时任务开始失败，表面错误是：&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;LLM request failed.&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;一开始这个错误很容易被误判成 DeepSeek 接口不稳定。但后续排查发现，问题并不是 DeepSeek 全局不可用，也不是 Wiki 编译工具本身坏了，而是 OpenClaw 旧版本中 cron isolated agent 运行路径的 timeout 传递问题。&lt;/p&gt;</description>
    </item>
    <item>
      <title>升级 OpenClaw 后 /model 报错的排查与修复</title>
      <link>https://blog.ohtly.com/posts/2026-06-12-openclaw-model-command-debug/</link>
      <pubDate>Fri, 12 Jun 2026 12:20:12 +0800</pubDate>
      <guid>https://blog.ohtly.com/posts/2026-06-12-openclaw-model-command-debug/</guid>
      <description>&lt;h2 id=&#34;现象&#34;&gt;&#xA;  现象&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#%e7%8e%b0%e8%b1%a1&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;链接到标题&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;链接到标题&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;升级 OpenClaw 后，在飞书私聊中输入 &lt;code&gt;/model&lt;/code&gt; 指令，返回：&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;⚠️ This reply completed without visible content. The turn may have been interrupted; please retry or ask me to recover from recent context.&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;但令人困惑的是：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;普通对话消息正常回复&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;/new&lt;/code&gt; 指令也正常（&amp;ldquo;New session started.&amp;quot;）&lt;/li&gt;&#xA;&lt;li&gt;只有 &lt;code&gt;/model&lt;/code&gt;、&lt;code&gt;/models&lt;/code&gt; 这类指令型命令无响应&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;同一个模型、同一个会话，为什么有的命令能走有的不行？&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
