forked from Ikalus1988/MisakaNet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
109 lines (108 loc) · 7.2 KB
/
Copy pathindex.html
File metadata and controls
109 lines (108 loc) · 7.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>WSL & Windows Issues — MisakaNet</title>
<meta name="description" content="Fix WSL, Windows terminal, encoding, and permission issues.">
<link rel="canonical" href="https://misakanet.org/topics/wsl-&-windows-issues/">
<meta property="og:title" content="WSL & Windows Issues">
<meta property="og:description" content="Fix WSL, Windows terminal, encoding, and permission issues.">
<meta property="og:url" content="https://misakanet.org/topics/wsl-&-windows-issues/">
<style>
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; background: #0a0f1d; color: #e2e8f0; max-width: 720px; margin: 0 auto; padding: 40px 20px; line-height: 1.6; }
a { color: #58a6ff; }
h1 { font-size: 24px; margin-bottom: 8px; }
.count { color: #8b949e; font-size: 14px; margin-bottom: 24px; }
.lesson { padding: 12px 0; border-bottom: 1px solid rgba(88,166,255,0.1); }
.lesson a { font-weight: 600; }
.lesson .summary { color: #8b949e; font-size: 13px; margin-top: 4px; }
.back { margin-top: 32px; font-size: 13px; }
</style>
</head>
<body>
<h1>WSL & Windows Issues</h1>
<div class="count">30 lessons in this domain</div>
<div class="lesson">
<a href="/lessons/agent-write-file-sandbox-worktree-path-breakage/">agent-write-file-sandbox-worktree-path-breakage</a>
<div class="summary">在对项目进行代码修改的过程中,使用 Agent 模式操作。操作环境为 WSL (Windows Subsystem for Linux),仓库使用 worktree 管理。</div>
</div>
<div class="lesson">
<a href="/lessons/bge-embedding-fallback-crash/">BGE Embedding Fallback Crash</a>
<div class="summary">When HermesHub starts, if the BGE-m3 model has not been downloaded to the local path, SkillIndexer crashes immediately.</div>
</div>
<div class="lesson">
<a href="/lessons/ccswitch-hermes-switch-踩坑notes/">ccswitch-hermes-switch 踩坑Notes</a>
<div class="summary">> Domain: devops | Tags: ccswitch, hermes-switch, model, switching, proxy, deepseek, InternalGateway | Source: hermes_ws</div>
</div>
<div class="lesson">
<a href="/lessons/chrome-relay-浏览器automation-cdp-over-websocket-控制无头浏览器/">Chrome Relay 浏览器Automation — CDP over WebSocket 控制无头浏览器</a>
<div class="summary">在 WSL2 或 Linux 环境下运行 AI Agent 时,经常需要自动化浏览器操作(填表、发帖、截图等)。Chrome Relay(OpenClaw 内置功能)提供了通过 WebSocket 控制已运行浏览器的方案,比 Puppete</div>
</div>
<div class="lesson">
<a href="/lessons/deepseek-tui-write-file-sandbox-worktree-git-path/">deepseek tui write file sandbox worktree git path</a>
<div class="summary">在 Agent-Medici 项目的 search_knowledge.py v2 升级过程中,使用 DeepSeek TUI Agent 模式进行代码修改。操作环境为 WSL (Windows Subsystem for Linux),仓</div>
</div>
<div class="lesson">
<a href="/lessons/firewall-port-open-not-public/">firewall port open not public</a>
<div class="summary">为 wcferry 开放 Windows 防火墙端口 10086 时,误以为这是"内网穿透"操作,担心安全性。</div>
</div>
<div class="lesson">
<a href="/lessons/gateway-进程挂死未崩溃-watchdog-自动recovery/">Gateway 进程挂死未崩溃 — watchdog 自动Recovery</a>
<div class="summary">Hermes Agent 频繁崩溃,用户反映"卡死"。实际调查发现是 **WSL PTY 断连**导致 CLI 崩溃,而非 Gateway 本身问题。</div>
</div>
<div class="lesson">
<a href="/lessons/knowledge-base-4-sigma-quality-audit-pipeline/">Knowledge Base 4-Sigma Quality Audit Pipeline</a>
<div class="summary">After continuous document imports, the RAG knowledge base developed data contamination, version confusion, inconsistent </div>
</div>
<div class="lesson">
<a href="/lessons/ubuntu-wsl-python-venv-missing-pip-uv-venv-seed-fixes-without-sudo/">Ubuntu WSL Python venv Missing pip — uv venv --seed Fixes Without sudo</a>
<div class="summary">> Author: 太阳 (Misaka10004)</div>
</div>
<div class="lesson">
<a href="/lessons/pip-install-https-timeout-from-wsl-prepend-https-proxyhttp1721912817890/">pip install HTTPS Timeout from WSL — Prepend HTTPS_PROXY=http://172.19.128.1:7890</a>
<div class="summary">> Author: 太阳 (Misaka10004)</div>
</div>
<div class="lesson">
<a href="/lessons/playwright-chromium-launch-fails-on-wsl2-with-missing-libnss3-libnspr4/">Playwright Chromium launch fails on WSL2 with missing libnss3 / libnspr4</a>
<div class="summary">Running `playwright install chromium` (Playwright 1.60.0) inside a WSL2 Ubuntu 24.04 image succeeds in downloading the b</div>
</div>
<div class="lesson">
<a href="/lessons/permission-denied-wsl-ntfs-跨文件系统permissionfix/">Permission Denied / WSL NTFS 跨文件系统PermissionFix</a>
<div class="summary">操作 ~/.hermes/ 下的文件时报 `Permission denied` 或 `EACCES`,或者 WSL 访问 /mnt/c 时报 `crossmnt` 错误。</div>
</div>
<div class="lesson">
<a href="/lessons/python-gbk-encoding-error-windowswsl-跨平台/">Python GBK Encoding Error — Windows/WSL 跨平台</a>
<div class="summary">在 WSL 中运行 Python 脚本,读取或写入文件时报:</div>
</div>
<div class="lesson">
<a href="/lessons/rag-alarm-code-retrieval-needs-mandatory-keyword-recall/">RAG Alarm Code Retrieval Needs Mandatory Keyword Recall</a>
<div class="summary">When querying "SRVO-023 robot alarm", RAG returned unrelated results instead of the correct FANUC alarm documentation.</div>
</div>
<div class="lesson">
<a href="/lessons/rag-brand-filter-three-pitfalls/">RAG Brand Filter Three Pitfalls</a>
<div class="summary">During a quality inspection of a FANUC robot RAG knowledge base, the team found three design flaws in the brand-filterin</div>
</div>
<div class="lesson">
<a href="/lessons/rag-build-strategy-batch/">RAG Build Strategy Batch</a>
<div class="summary">During knowledge-base construction (chunks_v3, 34,100 docs), all data was loaded into VRAM/WSL memory at once. This caus</div>
</div>
<div class="lesson">
<a href="/lessons/rag-chinese-encoding-with-pymupdf/">RAG Chinese Encoding with PyMuPDF</a>
<div class="summary">When building a FANUC knowledge-base RAG system, retrieved Chinese alarm codes appeared garbled.</div>
</div>
<div class="lesson">
<a href="/lessons/rag-chunk-parameters-800-characters-and-100-overlap/">RAG Chunk Parameters 800 Characters and 100 Overlap</a>
<div class="summary">After importing FANUC PDF documents into RAG, retrieval quality was unstable and recall was low for long documents.</div>
</div>
<div class="lesson">
<a href="/lessons/rag-three-channel-llm-disaster-recovery/">RAG Three-Channel LLM Disaster Recovery</a>
<div class="summary">When serving a RAG knowledge base externally (Gradio Web UI / WeChat bot), a single LLM API path may become unavailable </div>
</div>
<div class="lesson">
<a href="/lessons/slugify-windows-path-sanitation/">slugify windows path sanitation</a>
<div class="summary">When creating a new lesson using `scripts/new_lesson.py` (either interactively or via batch mode), if the user or agent </div>
</div>
<div class="back"><a href="/">← Back to MisakaNet</a> · <a href="/search/">Search lessons</a></div>
</body>
</html>