laravel - SSL connection error - Connection reset by peer - On Homestead machine -


we have application using recaptcha, application works without problems on production environment, on mine new development homestead machine, following error:

file_get_contents(): ssl: connection reset peer 

i have troubles using composer, there following error:

[errorexception] zlib_decode(): data error 

i think both errors related ssl.

do miss something, have configure cacerts hand?

the problem related virtualbox mentioned here.

after downgrade of osx (sierra 10.12.1) virtualbox 5.1.8 5.1.6, problem solved.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -