ข้ามไปยังเนื้อหา

Troubleshoot the system

หมายเหตุ: บทความนี้ยังเป็นภาษาอังกฤษ เนื่องจากคำแปลภาษาไทยกำลังอยู่ระหว่างจัดทำ

Framework administrators and deployment operators.

Access to application status, logs, host storage, and Docker commands when applicable.

Check ports, free disk space, runtime versions, and logs. Windows users can run status.cmd; Docker users can run docker compose ps and docker compose logs --tail=200.

Confirm access to GitHub Releases and GHCR. A proxy, DNS rule, API rate limit, missing updater token, or private package visibility can block the request.

Stop writes, preserve the database and WAL files, and create a filesystem copy before attempting recovery. Never edit a production SQLite file directly.

Recovery · Database storage