You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -226,7 +226,6 @@ Synology UI: open the Project → **Action → Pull** → **Restart**.
226
226
227
227
| Symptom | Likely cause |
228
228
|---|---|
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|
230
229
|`/api/health` returns **401**|`Authorization: Bearer <API_KEY>` header missing or mismatched against `.env`|
231
230
| 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 |
232
231
| Synology can't write to `/downloads`| Check folder permissions in DSM File Station (project user needs read/write) |
0 commit comments