コンテンツにスキップ

トラブルシューティング

このページ専用の手順を実行します: トラブルシューティング. この手順で扱う項目: 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

次の結果を受け入れる条件: トラブルシューティング 以下の結果をすべて確認した場合のみ: 障害レイヤーを 1 つに切り分け、時刻、状態、イメージダイジェスト、秘匿済みエラーを記録します. このページ固有の確認点: docker compose · /api/next/health · postgres · RP_ID.

  • 障害レイヤーを 1 つに切り分け、時刻、状態、イメージダイジェスト、秘匿済みエラーを記録します

リファレンス