cdn.jsdelivr.net 에러 발생 (복구완료)

cdn.jsdelivr 인증서 에러

✔️ 문제

웹 폰트 (pretendard), 아이콘(materialdesignicons)을 가져오지 못하고 깨지는 문제 발생.
(이 외에 cdn 으로 가져오는 라이브러리들도 마찬가지)
 

✔️  원인

cdn.jsdelivr.net의 SSL 인증서 갱신 문제
 

✔️  해결 방법

방법 1. 로컬로 받아서 사용
방법 2. cdn 대신 fastly나 gcore 등으로 사용
cdn.jsdelivr.net → fastly.jsdelivr.net 이나 gcore.jsdelivr.net 으로 변경
방법 3. 빨리 복구되길 기도하기 



https://github.com/jsdelivr/jsdelivr/issues/18565

cdn.jsdelivr.net has SSL issue. · Issue #18565 · jsdelivr/jsdelivr

Description NET::ERR_CERT_DATE_INVALID Subject: sni.cloudflaressl.com Issuer: Cloudflare Inc ECC CA-3 Expires on: May 2, 2024 Current date: May 2, 2024 Chrome (including other browsers) says, SSL c...

github.com

 


 

✔️  복구 완료 (16:40)

https://www.jsdelivr.com/blog/jsdelivr-may-outage-postmortem/

jsDelivr May outage postmortem

During the night, on May 2, 2024, the jsDelivr CDN domain cdn.jsdelivr.net started serving an expired SSL certificate to clients connecting from certain regions.  The outage lasted for more than 5 hours and affected users mostly in Africa, Asia, and certa

www.jsdelivr.com

 
7시간만에 고쳐졌네요
아주 전 세계가 난리.. 치고는 좀 조용한듯?
 
저 같은 경우는  아이콘이랑 폰트가 다 깨지길래 놀랬지만 다행히 별 타격은 없었습니다.
앞으로 또 문제가 터질 경우를 대비해서 fastly나 gcore로 대체할 수 있도록 하기는 했는데 ... 이제는 영 찜찜하네요