[개인적인 메모용도로 적어두는 포스팅입니다.]
환경 :
오라클 클라우드 A1 (우분투 20.04)
도커-컴포즈로 실행한 NginxProxyManager
도커 이미지 : https://github.com/NginxProxyManager/nginx-proxy-manager
NginxProxyManager가 다음 오류로 인해 제대로 실행되지 않을 때
s6-chown: fatal: unable to chown /var/run/s6/etc/cont-init.d/01_s6-secret-init.sh: Operation not permitted
s6-chmod: fatal: unable to change mode of /var/run/s6/etc/cont-init.d/01_s6-secret-init.sh: Operation not permitted
s6-chown: fatal: unable to chown /var/run/s6/etc/cont-init.d/01_perms.sh: Operation not permitted
s6-chmod: fatal: unable to change mode of /var/run/s6/etc/cont-init.d/01_perms.sh: Operation not permitted
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 01_perms.sh: executing...
foreground: warning: unable to spawn /var/run/s6/etc/cont-init.d/01_perms.sh: Operation not permitted
foreground: fatal: unable to wait for /var/run/s6/etc/cont-init.d/01_perms.sh: No child process
퍼미션 문제를 자동으로 수정하지만 적용되지 않음.
퍼미션 문제를 수정하려 하지 말고 간단히 Portainer에서 NginxProxyManager 도커 컨테이너를 Recreate하면 해결
'IT,게임,문학 이야기 > 컴퓨터, OS, 소프트웨어' 카테고리의 다른 글
IFTTT가 이제 변수 지원안해서 대안을 찾아야 겠네요. (0) | 2022.09.05 |
---|---|
윈도우에서 특정 확장자에 우클릭 메뉴 추가 (0) | 2022.06.09 |
KODI에서 FTPES(TLS를 통한 명시적 FTP 필요) 네트워크 추가 방법 (0) | 2021.06.26 |
Rclone 사용법 (윈도우10, 윈도우 서버) (16) | 2021.06.24 |
오큘러스 퀘스트 USB 연결이 갑자기 안될 때 (0) | 2021.03.19 |
댓글을 달아 주세요