JoshLankford / WakaTimeCLI

See your WakaTime report directly in the terminal
42 stars 10 forks source link

SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure #17

Open Naereen opened 3 years ago

Naereen commented 3 years ago

Hi, I loved this extension a few years ago, and haven't used in a long time (I talk about it on my website, here).

I reinstalled it, and added the API through the (undocumented?) wakatime -api command, it worked.

But when try to get, for instance, wakatime -w weekly report, I encountered this error:

$ wakatime -w
error -  { Error: write EPROTO 139628127275904:error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure:s23_clnt.c:802:

    at _errnoException (util.js:1022:11)
    at WriteWrap.afterWrite [as oncomplete] (net.js:880:14) code: 'EPROTO', errno: 'EPROTO', syscall: 'write' }

Thanks in advance.

Naereen commented 3 years ago

@JoshLankford @alanhamlett ?