After some research, I was hinted that this problem might related to proxy issue. You can read more here.
In order to verify the proxy settings, you can enter the command in CMD:
netsh winhttp show proxy
Once the result shows that there is a proxy server on the server, you can remove it by using command:
And the problem resolved.
No comments:
Post a Comment