santinic / how2

AI for the Command Line
https://how2terminal.com
MIT License
5.71k stars 156 forks source link

"ETIMEDOUT" error logged to console when pressing space for more choices #97

Closed FarisMarouane closed 4 weeks ago

FarisMarouane commented 4 years ago

When I press space to look for more answers, an error message is logged to my console: { Error: ETIMEDOUT ... } originating from the request library.

The program (how2) however doesn't crash, the error message is logged in between answers.

I use ubuntu 18.10

santinic commented 4 weeks ago

Fixed