php - Failed to connect to accounts.google.com port 443: Connection timed out -


i trying integrate google calendar api in wordpress site, shows:

failed connect accounts.google.com port 443: connection timed out 

the hosting server , domain in hostgator when type curl command via ssh access: curl -v https://accounts.google.com following:

  • about connect() accounts.google.com port 443 (#0)
  • trying 216.58.220.173... connection timed out
  • trying 2404:6800:4009:801::200d... failed connect 2404:6800:4009:801::200d: network unreachable
  • success
  • couldn't connect host
  • closing connection #0 curl: (7) failed connect 2404:6800:4009:801::200d: network unreachable

what should do?


Comments

Popular posts from this blog

linux - Could not find a package configuration file provided by "Qt5Svg" -

simple.odata.client - Simple OData Client Unlink -