{"id":50542715,"url":"https://github.com/changyu87/openclaw","last_synced_at":"2026-06-03T21:02:00.570Z","repository":{"id":353621030,"uuid":"1204906057","full_name":"changyu87/openclaw","owner":"changyu87","description":"OpenClaw 安装与调试问题排查笔记（macOS + DeepSeek）｜ OpenClaw installation and configuration problem solving notes","archived":false,"fork":false,"pushed_at":"2026-04-10T02:04:07.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-24T18:36:52.674Z","etag":null,"topics":["api-keys","claude","deepseek","gpu","homebrew","launchd","llm","macos","npm","ollama","openclaw","proxy","troubleshooting"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/changyu87.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-08T12:56:52.000Z","updated_at":"2026-04-10T09:58:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/changyu87/openclaw","commit_stats":null,"previous_names":["changyu87/openclaw"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/changyu87/openclaw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changyu87%2Fopenclaw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changyu87%2Fopenclaw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changyu87%2Fopenclaw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changyu87%2Fopenclaw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/changyu87","download_url":"https://codeload.github.com/changyu87/openclaw/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/changyu87%2Fopenclaw/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33878990,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-03T02:00:06.370Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-keys","claude","deepseek","gpu","homebrew","launchd","llm","macos","npm","ollama","openclaw","proxy","troubleshooting"],"created_at":"2026-06-03T21:01:59.797Z","updated_at":"2026-06-03T21:02:00.565Z","avatar_url":"https://github.com/changyu87.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐾 OpenClaw Troubleshooting Hub\n\n\u003e **The definitive collection of OpenClaw troubleshooting guides, scripts, and solutions for macOS users.**\n\n[![OpenClaw](https://img.shields.io/badge/OpenClaw-2026.4.9-blue)](https://openclaw.ai)\n[![macOS](https://img.shields.io/badge/macOS-Apple%20Silver-orange)](https://www.apple.com/macos)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n[![Bilingual](https://img.shields.io/badge/内容-双语%20(Bilingual)-brightgreen)](README_zh.md)\n\n**This repository** contains practical, battle-tested solutions for common OpenClaw issues—from installation errors and API key management to network proxy configurations and GPU optimization. Each guide includes step-by-step instructions, troubleshooting flows, and reusable scripts.\n\n---\n\n## 📚 Quick Navigation\n\n| Issue Category | Document | Language |\n|----------------|----------|----------|\n| **🔐 API Key Management** | [DeepSeek API Key Rotation \u0026 Security](./problem-solving-notes/OpenClaw-DeepSeek-API-Key-替换流程与安全注意事项.md) | 中文 |\n| | [DeepSeek API Key Rotation \u0026 Security (EN)](./problem-solving-notes/OpenClaw-DeepSeek-API-Key-Rotation-and-Security.en.md) | English |\n| | [Claude API Key Rotation \u0026 Security](./problem-solving-notes/OpenClaw-Claude-API-Key-替换流程与安全注意事项.md) | 中文 |\n| **🌐 Network \u0026 Proxy** | [LLM Request Timeout Troubleshooting](./problem-solving-notes/OpenClaw-DeepSeek-LLM请求超时排查与解决.md) | 中文 |\n| | [LLM Request Timeout (EN)](./problem-solving-notes/OpenClaw-DeepSeek-LLM-Request-Timed-Out-Troubleshooting.en.md) | English |\n| | [Anthropic API Proxy via launchd plist](./problem-solving-notes/OpenClaw-launchd-代理配置-plist注入方案.md) | 中文 |\n| | [Anthropic API Proxy (EN)](./problem-solving-notes/OpenClaw-launchd-Proxy-Configuration-and-plist-Injection.en.md) | English |\n| **🛠️ Installation \u0026 Upgrade** | [npm Global Installation Troubleshooting](./problem-solving-notes/OpenClaw-npm全局安装问题排查-EACCES-ENOTEMPTY-SSL证书.md) | 中文 |\n| | [npm Global Installation (EN)](./problem-solving-notes/OpenClaw-npm-Global-Installation-Troubleshooting.en.md) | English |\n| | [**Auto-upgrade Script**](./scripts/update-openclaw.sh) – One‑click OpenClaw upgrade | Bash |\n| **⚡ Performance \u0026 GPU** | [Ollama GPU 100% Usage Troubleshooting](./problem-solving-notes/OpenClaw-Ollama-GPU占用排查与解决.md) | 中文 |\n| | [Ollama GPU Usage (EN)](./problem-solving-notes/OpenClaw-Ollama-GPU-Usage-Troubleshooting.en.md) | English |\n\n---\n\n## 🚀 Featured Script: One‑Click OpenClaw Upgrade\n\nThe `scripts/update-openclaw.sh` script provides a **colorful, real‑time progress** upgrade experience:\n\n```bash\n# Make executable and run\nchmod +x scripts/update-openclaw.sh\n./scripts/update-openclaw.sh\n```\n\n**What it does:**\n- Fixes npm cache permissions (EACCES)\n- Stops \u0026 restarts the OpenClaw gateway service\n- Cleans old installation directories (ENOTEMPTY)\n- Installs the latest OpenClaw with `--progress --loglevel http` (live download feedback)\n- Validates the version and prints a completion summary\n\n**Features:**\n- 🎨 **Colored output** with timestamps for each step\n- 📊 **Real‑time npm progress** – see each package downloading\n- ⏱️ **Total elapsed time** displayed at the end\n- ✅ **Automatic validation** of the installed version\n\n---\n\n## 🎯 Who Is This For?\n\n- **OpenClaw users on macOS** (especially Apple Silicon)\n- **Developers** who self‑host LLM agents and need reliable operation\n- **DevOps / SREs** managing local AI infrastructure\n- **Anyone** struggling with OpenClaw installation, API keys, or network issues\n\n---\n\n## 🔍 How to Use This Repository\n\n### 1. Browse by Problem\nCheck the [Problem‑Solving Notes](./problem-solving-notes/) directory for detailed, bilingual guides on specific issues.\n\n### 2. Use the Upgrade Script\nKeep your OpenClaw installation up‑to‑date with the automated script in `scripts/`.\n\n### 3. Search Keywords\nCommon keywords in this repo:\n- `EACCES`, `ENOTEMPTY` – npm installation errors\n- `401`, `403` – API authentication failures  \n- `LLM request timed out` – network/timeout issues\n- `GPU 100%` – Ollama GPU utilization\n- `launchd plist` – macOS service configuration\n- `auth-profiles.json` – OpenClaw API key cache\n\n---\n\n## 📁 Repository Structure\n\n```\nopenclaw/\n├── problem-solving-notes/     # Bilingual troubleshooting guides\n│   ├── *.md                   # Chinese documentation\n│   └── *.en.md               # English counterparts\n├── scripts/                   # Reusable automation scripts\n│   └── update-openclaw.sh    # One‑click upgrade with progress\n└── README.md                 # This file\n```\n\nAll Chinese guides have English counterparts (same filename with `.en.md`).\n\n---\n\n## 🛡️ Security Note\n\n**All API keys in this repository are placeholders** (`sk‑YOUR_KEY`, `sk‑ant‑api03‑新key`).  \nNo real credentials have ever been committed. If you find any actual keys, please report them immediately.\n\n---\n\n## 🤝 Contributing\n\nFound a solution not listed here? Fixed a bug in a script?\n\n1. **Fork** this repository\n2. **Create** a new branch (`git checkout -b fix/your-fix`)\n3. **Commit** your changes (`git commit -m 'Add fix for ...'`)\n4. **Push** (`git push origin fix/your-fix`)\n5. **Open a Pull Request**\n\nPlease keep documentation bilingual (Chinese + English) when possible.\n\n---\n\n## 📄 License\n\nThis repository is licensed under the **MIT License**.  \nSee the [LICENSE](LICENSE) file for details.\n\n---\n\n## ⭐ Support \u0026 Recognition\n\nIf this repository helped you solve an OpenClaw problem:\n\n1. **Star** this repo on GitHub ⭐\n2. **Share** it with others facing similar issues\n3. **Contribute** your own solutions\n\n---\n\n**Maintained by** [Changyu Xu](https://github.com/changyu87) · **Last Updated:** 2026‑04‑10\n\n*OpenClaw is an open‑source personal AI assistant platform. This repository is community‑maintained and not officially affiliated with the OpenClaw project.*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchangyu87%2Fopenclaw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchangyu87%2Fopenclaw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchangyu87%2Fopenclaw/lists"}