"Client network socket disconnected before secure TLS connection was established", node 10
Solution 1:
In case, someone else faces this same problem, a possible solution (if you are using windows OS), is to follow the process below:
- Press the Windows Key
- Search For Internet Options
- Click on "Internet Options"
- Click On "Connection"
- Go to LAN Settings
- Uncheck "Use Proxy Server for LAN ...."
It should work but the permanent solution is to make sure you turn all software that might be automatically setting up proxy for you.
Solution 2:
After the question was re-opened I raised another issue against google api and finally got the answer!
So google api has supported using proxy, check here
Solution 3:
This error could be related to your proxy. If on Unix, check your HTTP_PROXY and HTTPS_PROXY environment variables.