System/OS
2022.06.01 08:14
[macos] How to Fix ‘You Shut Down Your Computer Because of a Problem’
조회 수 1596 댓글 0
첨부 '3' |
|
---|
Mac이 비정상적으로 종료되면 이후 부팅시 이런 내용이 나올 때가 있다.
You shut down your computer because of a problem.
If you want to open the applications that were open when you shut down, click Open.
If you do nothing, the computer will continue the login in 51. seconds.
보통의 경우는 다시 정상적으로 종료하면 사라지지만 계속 나온다면 관련 로그를 찾아서 삭제하면 된다.
Finder 또는 Terminal에서 해당 다음 경로를 찾아가자.
/Library/Logs/DiagnosticReports
그리고 다음과 같이 "Sleep Wake Failure..." 로 시작하는 파일을 찾아서 제거하면 된다.
[참고] 터미널에서 해당 경로 이동 후 파일 찾기
$ cd /Library/Logs/DiagnosticReports
$ find . -name 'Sleep\ Wake\ Failure*.diag'
[출처] https://macreports.com/how-to-fix-you-shut-down-your-computer-because-of-a-problem/
-
Brave Browser for Debian, Ubuntu, Mint
-
Ubuntu Desktop RDP Setup - 24.04 LTS
-
원어민이 매일 쓰는 일상표현 150개
-
영어. 반드시 외워야 할 문장 패턴 100개
-
[swift] UIView에서 subview 찾기
-
네트워크 용어 정리
-
[macos] How to Fix ‘You Shut Down Your Computer Because of a Problem’
-
[ios] 여러 버전의 Xcode 사용하기
-
[ios] Pod 특정 버전 설치하고 사용하기
-
맥에서 포트 확인하고 닫기 (mac)
-
개인적으로 쓰고 있는 zshrc 파일
-
[apache2] Redirect HTTP to HTTPS