Skip to content

Commit df016fd

Browse files
docs: drop GHCR-package-is-private troubleshooting row
The package was made public after the v1.9.x rollout, so anonymous docker compose pull works without owner action. Remove the row from both Common Issues / 常見問題 tables. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
1 parent 8e3de3c commit df016fd

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@ Synology UI: open the Project → **Action → Pull** → **Restart**.
226226

227227
| Symptom | Likely cause |
228228
|---|---|
229-
| `docker compose pull` returns 404 | GHCR package is private. Owner must flip visibility to public at https://github.com/asdfghj1237890/WebVideo2NAS/pkgs/container/webvideo2nas |
230229
| `/api/health` returns **401** | `Authorization: Bearer <API_KEY>` header missing or mismatched against `.env` |
231230
| Worker container shows **unhealthy** | Pre-1.9.2 templates inherit the API healthcheck. Upgrade to ≥ 1.9.2 (`docker compose pull`) — fixed compose disables the inherited check |
232231
| Synology can't write to `/downloads` | Check folder permissions in DSM File Station (project user needs read/write) |

README.zh-TW.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ Synology UI:在 Project 點 **Action → Pull**,再 **Restart**。
119119

120120
| 症狀 | 原因 |
121121
|---|---|
122-
| `docker compose pull` 回 404 | GHCR package 是 private。owner 要去 https://github.com/asdfghj1237890/WebVideo2NAS/pkgs/container/webvideo2nas 切成 public |
123122
| `/api/health`**401** | `Authorization: Bearer <API_KEY>` header 漏帶或值跟 `.env` 不符 |
124123
| Worker container 顯示 **unhealthy** | 1.9.2 之前的 compose template 繼承了 API healthcheck。升級到 ≥ 1.9.2(`docker compose pull`)就好 |
125124
| Synology 寫不進 `/downloads` | 到 DSM File Station 檢查資料夾權限(Project user 要可讀寫) |

0 commit comments

Comments
 (0)