티스토리 뷰
반응형
갑자기 맥 어플리케이션이 아래와 같은 메시지가 뜨면서 실행이 되지 않았다.
‘SpringToolSuite4.app’ 응용 프로그램을 열 수 있는 권한이 없습니다. 지원을 받으려면 컴퓨터 또는 네트워크 관리자에게 문의하십시오.
구글링을 해보니, stackoverflow 에 해답이 있었다.
Can't run app because of permission in macOS v11 (Big Sur)
I installed macOS v11 (Big Sur) yesterday and since then I am not able to run some old application. This is the message I get: You do not have permission to open the application I think this
stackoverflow.com
아래 명령어를 실행하면 invalid 상태임을 확인할 수 있다.
$ pkgutil --check-signature /Applications/SpringToolSuite4.app
Package "SpringToolSuite4.app":
Status: package is invalid (checksum did not verify)
수정하려면 아래 명령어를 실행한다.
$ codesign --force --deep --sign - /Applications/SpringToolSuite4.app
/Applications/SpringToolSuite4.app: replacing existing signature
앱을 다시 실행해보니, 잘 실행된다.
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- ggplot2
- ipTIME
- SVN
- 도넛차트
- Google Chart Tools
- 막대그래프
- Oracle
- Spring
- 이클립스
- 자급제폰
- java
- github
- R
- 알뜰요금제
- ubuntu
- heroku
- 마인크래프트
- ktm모바일
- vagrant
- ggplot
- MyBatis
- 셀프개통
- docker
- javascript
- MySQL
- python
- 아이맥
- eclipse
- 맥북
- MongoDB
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
글 보관함