> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# UI では run の状態が `crashed` ですが、マシン上ではまだ実行中です。データを復元するにはどうすればよいですか？

この状態は通常、トレーニング中にマシンとの接続が切れたことを意味します。[`wandb sync [PATH_TO_RUN]`](/ja/models/ref/cli/wandb-sync) を実行してデータを復元してください。run のパスは、`wandb` ディレクトリ内にある、実行中の run の run ID と一致する名前のフォルダです。

***

<Badge stroke shape="pill" color="orange" size="md">[Experiments](/ja/support/models/tags/experiments)</Badge><Badge stroke shape="pill" color="orange" size="md">[Run のクラッシュ](/ja/support/models/tags/run-crashes)</Badge>
