오류노트 [오류노트] ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units === by Yikanghee 2022. 5. 19. 개발하다보면 여러 부문에서 발견되는 오류이다 생각보다 간단하게 해결할 수 있다 관리자 권한이 없다는 것인데 su - root 를 통해서 관리자 권한 변경을 하던지 명령어 앞에 sudo ---- 를 붙여주면 된다. 공유하기 게시글 관리 Yikanghee's '오류노트' 카테고리의 다른 글 [오류노트] SQL Error: 1366, SQLState: 22007, (conn=1160) Incorrect string value: JPA, AWS RDS, DATAGRIP (0) 2022.05.13 [오류노트] npm ERR! code ERESOLVEnpm ERR! ERESOLVE unable to resolve dependency treenpm ERR!npm ERR! While resolving: test-react@0.1.0npm ERR! Found: react@18.0.0npm ERR! (0) 2022.04.12 Mongo Server error (MongoQueryException): Query failed with error code 13 and error message 'command find requires authentication' on server 해결 (0) 2022.03.22 [오류 노트] Got permission denied while trying to connect to the Docker socket at unix://var/run/docker.sock 오류 (0) 2022.02.19 관련글 [오류노트] SQL Error: 1366, SQLState: 22007, (conn=1160) Incorrect string value: JPA, AWS RDS, DATAGRIP [오류노트] npm ERR! code ERESOLVEnpm ERR! ERESOLVE unable to resolve dependency treenpm ERR!npm ERR! While resolving: test-react@0.1.0npm ERR! Found: react@18.0.0npm ERR! Mongo Server error (MongoQueryException): Query failed with error code 13 and error message 'command find requires authentication' on server 해결 [오류 노트] Got permission denied while trying to connect to the Docker socket at unix://var/run/docker.sock 오류 댓글
댓글