Hi,
We have an application that runs without problems since 2 years. Today we experienced issues that crashed the server several times. We stopped the production site to investigate the issue.
After fixing the issue we are not able to start the application again, we get the error
failed to connect: Connection reset by peer - SSL_connect (HTTP::ConnectionError)
If we run a small test program it fails with the same error message, still we are able to run successfully the same test program on different servers.
Could it be possible that the IP of the first server is blocked because of today crashes ?