Score:0

SSL error from AWS server in us-west-1 to eu-west-1

id flag

Server's in us-west-1 region while tryin to connect https://elasticloadbalancing.eu-west-1.amazonaws.com/ in eu-west-1 region curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL.

This is happening with all base images of Ubuntu only. If we run this on amazon link, this issue is not happening

ubuntu@-172:~$ curl -I https://elasticloadbalancing.eu-west-1.amazonaws.com/
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to elasticloadbalancing.eu-west-1.amazonaws.com:443
ubuntu@172:~$

This is happening from us-west-1 region only.

Score:0
us flag

We seemed to have a similar problem, after looking over the sysctl settings for amazon linux and ubuntu, we discovered that changing this seems to solve the problem:

sysctl net.ipv4.ip_default_ttl=255

this was just looking at the sysctl network items between the amazon linux and our ubuntu nodes.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.