unneon/icie

Codeforces Network request fails

Janix4000 opened this issue · 0 comments

I've just installed this extension to test it out. Turns out, current contests fetching for Codeforces is bugged, alt+f9 command freezes for a few seconds and throws an error:

network request failed; error sending request: JsValue(Object({"message":"request to https://codeforces.com/contests failed, reason: certificate has expired","type":"system","errno":"CERT_HAS_EXPIRED","code":"CERT_HAS_EXPIRED"})); report issue?

However, contests from AtCode are listed properly.

What's more, opening codeforces URL (even from URL example page, https://codeforces.com/contest/1294 for example) throws a similar exception:

network request failed; error sending request: JsValue(Object({"message":"request to https://codeforces.com/contest/1294//countdown failed, reason: certificate has expired","type":"system","errno":"CERT_HAS_EXPIRED","code":"CERT_HAS_EXPIRED"})); report issue? 

Was I supposed to set some configurations settings beforehand? Also, I am not fully sure, how to log in to my codeforces account in this extension (is it even possible?). One can find ICIE Password change from URL but I am not sure, whether is the proper way for the first login.