Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 한글
- error
- caddy
- 구글
- mariadb
- ubuntu
- MySQL
- centOS7
- techEmpower
- java
- it
- server
- 컴퓨터과학총론
- H2O
- C
- NGINX
- Portfolio
- php
- javascript
- android
- 안드로이드
- 개발자
- 프래그먼트
- 해석
- C lanuage
- unity
- 자바
- kakao
- 개발
- 번역
Archives
- Today
- Total
개발모음집
https lets-encrypt renew 본문
./certbot-auto renew
출처 : https://swiftcoding.org/lets-encrypt-renew
에러 발생
Attempting to renew cert (dd.kro.kr) from /etc/letsencrypt/renewal/dd.kro.kr.conf
produced an unexpected error: Problem binding to port 80:
Could not bind to IPv4 or IPv6.. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/dd.kro.kr/fullchain.pem (failure)
pm2로 서버가 동작하고 있어서 안되는 에러였다. 서버 정지하고 다시하니 됨
'Server > node.js' 카테고리의 다른 글
서버에 greenlock, letsencrypt로 https 적용하면서 문제발생한 것 (0) | 2020.09.03 |
---|---|
node_module_version error (0) | 2020.05.21 |
nodejs mysql2 error (0) | 2020.03.31 |
express mysql serverStatus = 3, update query가 되지 않는 문제 (0) | 2020.03.25 |
Compare data stored as password_hash in PHP with js (0) | 2020.03.23 |