Open muneerjava17 opened 6 years ago
This issue is caused because openssl client doesn't support TLSv1.2. If you clear the cache in the old machines they will stop working too.
If you force bump the transitive dependency for jruby patch level you should be able to bypass this
Sent from my iPhone
On Nov 7, 2018, at 9:04 AM, Nuno Santana notifications@github.com wrote:
This issue is caused because openssl client doesn't support TLSv1.2. If you clear the cache in the old machines they will stop working too.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
I am getting this error when I am setting up the project on the new machine. For the old machines everything is okay. I am using the below mentioned versions of the grails, asset-pipeline and sass-asset-pipeline. The error is mentioned below and further below you can see the build.gradle
Grails Version: 3.3.8 Groovy Version: 2.4.15 com.bertramlabs.plugins:asset-pipeline-gradle:2.14.1 com.bertramlabs.plugins:sass-asset-pipeline:2.7.4