sintaxi / surge

CLI for the surge.sh CDN
https://surge.sh
2.86k stars 136 forks source link

Cryptic error message on CLI #314

Closed guioconnor closed 6 years ago

guioconnor commented 6 years ago

Sorry if this is documented somewhere, I couldn't find any relevant reference to this problem.

Since today, my Travis build has been failing to deploy with the message below, I tried to do a local deploy from my machine and the same happened. After logging out and trying to log back in I get this error when I attempt to login, so I'm currently logged out on the CLI.

      if (e) throw e
             ^

Error: certificate has expired
    at TLSSocket.<anonymous> (_tls_wrap.js:1103:38)
    at emitNone (events.js:106:13)
    at TLSSocket.emit (events.js:208:7)
    at TLSSocket._finishInit (_tls_wrap.js:637:8)
    at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:467:38)
nk1tz commented 6 years ago

duplicate of 313

sintaxi commented 6 years ago

Resolved.