Lucian Nitescu

Results 24 comments of Lucian Nitescu

``` web_1 | 2017-05-12 18:04:40 +0000: HTTP parse error, malformed request (): # web_1 | 2017-05-12 18:04:40 +0000: ENV: {"rack.version"=>[1, 3], "rack.errors"=>#, "rack.multithread"=>true, "rack.multiprocess"=>false, "rack.run_once"=>false, "SCRIPT_NAME"=>"", "QUERY_STRING"=>"", "SERVER_PROTOCOL"=>"HTTP/1.1", "SERVER_SOFTWARE"=>"2.14.0", "GATEWAY_INTERFACE"=>"CGI/1.2"}...

If I curl over https to the server I get: `curl: (35) error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol`

Could you try to apply the fix for #4 error?

Perfect! As wierd as it may sound. Do what I did on #6 and wait a few minutes.

For me it replaced the error page with the Jackhammer ... Could you run the following commands and privide a snip of the logs? ``` docker-compose stop docker-compose rm docker-compose...

Are you root when running the commands?

Please refer to the following solution: [https://gist.github.com/luislavena/f064211759ee0f806c88](https://gist.github.com/luislavena/f064211759ee0f806c88 )

@fz66 Try `gem update --system` and make sure that OpenSSL is at the last version.