Skip to content

Instantly share code, notes, and snippets.

@iiro
Created September 4, 2015 21:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iiro/18eecedea1d4962b2d5f to your computer and use it in GitHub Desktop.
Save iiro/18eecedea1d4962b2d5f to your computer and use it in GitHub Desktop.
Hosted Chef connectivity problem - Ireland only?
AWS Ireland, can verify with multiple accounts:
root@ip-10-165-115-99:/etc/chef# openssl s_client -connect api.opscode.com:443
connect: Connection timed out
connect:errno=110
[2015-09-05T00:09:32+03:00] ERROR: Timeout connecting to https://api.opscode.com/organizations/corp/data/groups/ubuntu, retry 1/5
[2015-09-05T00:11:45+03:00] ERROR: Error connecting to https://api.opscode.com/organizations/corp/data/groups/ubuntu, retry 2/5
[2015-09-05T00:13:57+03:00] ERROR: Error connecting to https://api.opscode.com/organizations/corp/data/groups/ubuntu, retry 3/5
[2015-09-05T00:16:09+03:00] ERROR: Error connecting to https://api.opscode.com/organizations/corp/data/groups/ubuntu, retry 4/5
[2015-09-05T00:18:21+03:00] ERROR: Error connecting to https://api.opscode.com/organizations/corp/data/groups/ubuntu, retry 5/5
--
Frankfurt and Singapore: chef-client runs normally.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment