跳转到内容

故障排除

完成此页面专用的流程: 故障排除. 此流程使用 docker compose · /api/next/health · postgres · RP_ID.

本页面仅适用于 故障排除 (所有平台). 通道与数据边界为: DiscVault · ghcr.io/helmerznl/discvault:latest; /api/next/health; DiscVault · ghcr.io/helmerznl/discvault:beta; /api/next/health. 本页面专用检查点: docker compose · /api/next/health · postgres · RP_ID.

  • DiscVault · ghcr.io/helmerznl/discvault:latest
  • /api/next/health
  • DiscVault · ghcr.io/helmerznl/discvault:beta
  • /api/next/health
  • 所选发布通道
  • 已隐藏隐私数据且带时间戳的日志
  • postgres
  1. 记录: docker compose
  2. 隔离: 容器 → 反向代理 → 浏览器/应用 → 提供商 → 数据
  3. 检查: 已隐藏隐私数据且带时间戳的日志
  4. 保留: PostgreSQL /data
Terminal window
docker compose --env-file /opt/discvault/.env -p discvault -f /opt/discvault/compose.yaml ps
curl --fail http://localhost:6080/api/next/health
docker compose --env-file /opt/discvault/.env -p discvault -f /opt/discvault/compose.yaml logs --tail=200 next-api next-worker next-mcp postgres

仅在以下条件下接受结果: 故障排除 必须确认以下所有结果: 已隔离出单个故障层,并记录时间戳、状态、镜像摘要和脱敏错误. 本页面专用检查点: docker compose · /api/next/health · postgres · RP_ID.

  • 已隔离出单个故障层,并记录时间戳、状态、镜像摘要和脱敏错误

参考