> ## 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]`](/ko/models/ref/cli/wandb-sync)을 실행해 데이터를 복구하세요. run 경로는 `wandb` 디렉터리에서 이름이 현재 진행 중인 run의 run ID와 일치하는 폴더입니다.

***

<Badge stroke shape="pill" color="orange" size="md">[Experiments](/ko/support/models/tags/experiments)</Badge><Badge stroke shape="pill" color="orange" size="md">[run 비정상 종료](/ko/support/models/tags/run-crashes)</Badge>
