본문 바로가기
[FTP] 200,227 Entering Passive Mode 에러 해결 방법 (iptime 공유기 기준) 1. 외부IP와 포트 번호를 입력하여 ftp에 접속하면 아래와 같은 오류가 뜬다. [사진 1]2. 공유기 관리 페이지 접속 (웹 브라우저를 열고 192.168.0.1 입력 후 엔터.)3. "FTP 비정규 포트" 클릭 후 위 사진 처럼 "포트 번호" 입력, "추가" 버튼 클릭.    4. 다시 FTP에 접속하여 정상 접속하는지 확인. -- 감사합니다. -- 2022. 2. 4.
[nginx-proxy-manager]SSL: error:02001002:system library:fopen 에러 해결방법 [에러 기록] (호스트를 전부 지우지 않고 일부만 삭제했을 경우 아래의 방법이 가능.) 1. SSL 갱신 테스트 겸 저장되어 있던 Proxy Host들을 하나씩 갱신했다.2. 일부 SSL이 갱신되지 않아서 갱신되지 않은 호스트는 삭제함. (갱신된 호스트는 남겨둠)3. PC를 재시작하고 다시 재접속하려니 아래와 같은 오류와 함께 nginx-proxy-manager 접속 불가 [nginx] starting... nginx: [emerg] cannot load certificate "/etc/letsencrypt/live/npm-19/fullchain.pem": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or dir.. 2022. 2. 4.
라즈베리파이_우분투 기반 visual studio code c언어 컴파일 세팅 visual studio code 설치 페이지 (arm32 / 64 비트), 작성한 글은 ubuntu 21.10, arm64 기준으로 작성. https://code.visualstudio.com/#alt-downloads Visual Studio Code - Code Editing. Redefined Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. code.visual.. 2022. 1. 17.