Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI fails: curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to homebrew.bintray.com:443 #653

Closed
timotheecour opened this issue Mar 16, 2021 · 2 comments

Comments

@timotheecour
Copy link
Owner

timotheecour commented Mar 16, 2021

https://github.com/nim-lang/Nim/pull/17389/checks?check_run_id=2117658905

macos-10.15 (batch: 2_3)

==> Downloading homebrew.bintray.com/bottles/pango-1.48.2.catalina.bottle.tar.gz
==> Downloading from d29vzk4ow07wi7.cloudfront.net/29a36a8c3c7832a48e012e311dc18ef084312000bedbb83d2e09eb914d4b0d71?response-content-disposition=attachment%3Bfilename%3D%22pango-1.48.2.catalina.bottle.tar.gz%22&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHAqOi8vZDI5dnprNG93MDd3aTcuY2xvdWRmcm9udC5uZXQvMjlhMzZhOGMzYzc4MzJhNDhlMDEyZTMxMWRjMThlZjA4NDMxMjAwMGJlZGJiODNkMmUwOWViOTE0ZDRiMGQ3MT9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPWF0dGFjaG1lbnQlM0JmaWxlbmFtZSUzRCUyMnBhbmdvLTEuNDguMi5jYXRhbGluYS5ib3R0bGUudGFyLmd6JTIyIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNjE1ODU4MzQ0fSwiSXBBZGRyZXNzIjp7IkFXUzpTb3VyY2VJcCI6IjAuMC4wLjAvMCJ9fX1dfQ__&Signature=eHNWPRIM6RtBcttJR4gbaYznq6FkLZiz~4onIicHh2TsuHqwtbW0jOomUVA7V-fUwyUxa~~1cxijEsTNUCgBA-L5Gm8-0typtmkLYcxeRH8CKxnOHENOEr6iZ8JUs3PAli2QjrTaIdlG9vZ0zHxQDPhmqUgbcGUbRWdOvLQexqoE65MIy~VwV7UuMQxb9O8qDKdVeD7AJLScXUkjGfc8S8CwIwlEdNloZ7WuTAgoPbpjeKcYk1S5yYzBUZZUeZjVTQ3e-cEB-czIidQAQl6HjSeE1GUL~G56VwmSGjjUuz0sQ2raGzqbIDFxKFZMAXTS8~tBxS7TliVcS16du4fiGw__&Key-Pair-Id=APKAIFKFWOMXM2UMTSFA
==> Downloading homebrew.bintray.com/bottles/gtk%2B3-3.24.26.catalina.bottle.tar.gz
curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to homebrew.bintray.com:443 
Error: Failed to download resource "gtk+3"
Download failed: homebrew.bintray.com/bottles/gtk%2B3-3.24.26.catalina.bottle.tar.gz
Error: Process completed with exit code 1.

links

@timotheecour
Copy link
Owner Author

similar:
https://dev.azure.com/nim-lang/Nim/_build/results?buildId=14320&view=logs&jobId=a0440cd6-2060-5545-8b53-639e777de0c6&j=a0440cd6-2060-5545-8b53-639e777de0c6&t=f183e67d-7159-5dd5-cbeb-2b81db69662b

Starting: Install dependencies (OSX)
==============================================================================
Task         : Bash
Description  : Run a Bash script on macOS, Linux, or Windows
Version      : 3.182.0
Author       : Microsoft Corporation
Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/bash
==============================================================================
Generating script.
Script contents:
brew install boehmgc make sfml
========================== Starting Command Output ===========================
/bin/bash --noprofile --norc /Users/runner/work/_temp/9bd64197-b3be-4274-b659-4f3c116a4753.sh
Warning: bdw-gc 8.0.4_2 is already installed and up-to-date.
To reinstall 8.0.4_2, run:
  brew reinstall bdw-gc
==> Downloading https://homebrew.bintray.com/bottles/make-4.3.catalina.bottle.1.tar.gz
curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to homebrew.bintray.com:443 
Error: Failed to download resource "make"
Download failed: https://homebrew.bintray.com/bottles/make-4.3.catalina.bottle.1.tar.gz
##[error]Bash exited with code '1'.
Finishing: Install dependencies (OSX)

@timotheecour timotheecour changed the title CI fails: Error: Failed to download resource "gtk+3" CI fails: curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to homebrew.bintray.com:443 Mar 16, 2021
@timotheecour
Copy link
Owner Author

upstream issue, seems to have been fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant