Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Protobuild fails to generate #4

Description

I'm running Window. After cloning the project, and running Protobuild.exe --generate in the repository base directory, the generation process hangs whenever it tries to grab this external resource in particular.

(5/10) HTTPS GET https://api.github.com/repos/Protobuild/Protobuild.SWIG/branches/master
Exception during web request:
System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.
   at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   at System.Net.WebClient.DownloadString(Uri address)
   at Protobuild.RetryableWebClient.PerformRetryableRequest[T](String message, Uri baseUri, Func`2 func)
Backing off web requests for 1600ms...

I've also been having a similar error when trying to install the Protobuild Manager (It repeatedly fails to create an SSL/TLS channel).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions