Hi, I’m running the bitrise setup --clean
and fails with the following message:
Checking Bitrise Plugins...
Default plugin (init) NOT found, installing...
Download failed, retrying ...
Download failed, retrying ...
Setup failed, error: Failed to do Plugins setup, error: Plugin (init) failed to install: Failed to install plugin, error: failed to download plugin executable from (https://github.com/bitrise-core/bitrise-plugins-init/releases/download/1.0.2/bitrise-plugins-init-Darwin-x86_64), error: failed to download from (https://github.com/bitrise-core/bitrise-plugins-init/releases/download/1.0.2/bitrise-plugins-init-Darwin-x86_64), error: Get https://github.com/bitrise-core/bitrise-plugins-init/releases/download/1.0.2/bitrise-plugins-init-Darwin-x86_64: x509: certificate signed by unknown authority
x509: certificate signed by unknown authority
macOS 10.12.6
If I access directly the link https://github.com/bitrise-core/bitrise-plugins-init/releases/download/1.0.2/bitrise-plugins-init-Darwin-x86_64 through a web browser, I’m able to download the file without any issue.