AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
September 07, 2019 12:05AM
Hi,

----------------------
Possible certificate problem:

Open "Keychain Access" in Applications -> Utilities
Search for "DigiCert"
From the "View" menu select "Show Expired Certificates" (All of my DigiCert certificates expire sometime in the 2030's)
If there is an expired one, delete it (right click and choose delete), restart and try the install again.

----------------------
Doubtful possibilities:

Which shell are you using?
echo $0

Is it possible your computer is using a different curl?
What is the output of:
which curl

----------------------
Brute force:

Let's try manually installing homebrew without checking for an SSL certificate.
Run this code in your terminal:
(I had to add a space " " after https:// so the message board does not convert it into a link. Remove that space when you enter it into the terminal!)
/usr/bin/ruby -e "$(curl -fsSLk https:// raw.githubusercontent.com/Homebrew/install/master/install)"
The difference from the normal install is the letter "k" after -fsSL that disables the SSL check.

If that works, can you post the output from:
brew config

Thanks, Justin
Subject Author Posted

INSTALLING AFNI

Ana Navarro Cebrian September 03, 2019 02:37PM

Re: INSTALLING AFNI

discoraj September 03, 2019 09:00PM

Re: INSTALLING AFNI

Ana Navarro Cebrian September 04, 2019 09:56AM

Re: INSTALLING AFNI

Ana Navarro Cebrian September 05, 2019 11:23AM

Re: INSTALLING AFNI

discoraj September 05, 2019 11:51PM

Re: INSTALLING AFNI

Ana Navarro Cebrian September 06, 2019 11:22AM

Re: INSTALLING AFNI

discoraj September 07, 2019 12:05AM

Re: INSTALLING AFNI

Ana Navarro Cebrian September 09, 2019 03:29PM

Re: INSTALLING AFNI

discoraj September 10, 2019 04:16PM