Quick reference for common debugging failures. Each entry links to a verified MisakaNet lesson.
| Pain | Error Pattern | Lesson |
|---|---|---|
| DCO sign-off | DCO check failed / Missing Signed-off-by |
dco-auto-fix-workflow |
| GitHub token | GH013: Secret scanning / 401 Unauthorized |
github-api |
| pip timeout | Read timed out / HTTPSConnectionPool |
pip-timeout |
| database locked | sqlite3.OperationalError: database is locked |
db-lock |
| Feishu doc cleared | doc_delete_blocks_by_range cleared document |
feishu-delete |
| Windows Unicode | UnicodeEncodeError: 'charmap' |
windows-encoding |
| WSL permission | Permission denied: /mnt/c/... |
wsl-permission |
| FANUC error | INTP-102 / KL-1086 |
fanuc |
| Agent loops | Same error repeated 3+ times | MCP quickstart |
- Search: https://misakanet.org/search/?q=
- MCP: Ask your AI assistant: "Search MisakaNet for "
- CLI:
python3 search_knowledge.py "<error>" - Browse: https://misakanet.org/topics//