Problem Updating AFNI

Hello All,

I’m attempting to update to the latest version of AFNI (we currently have Version AFNI_2011_12_21_1014). I am running into the following SSL connection error message when running the update command: @update.afni.binaries -d

++ downloading full linux_openmp_64.tgz package…
–2017-05-24 18:09:58-- http://afni.nimh.nih.gov/pub/dist/tgz/linux_openmp_64.tgz
Resolving afni.nimh.nih.gov (afni.nimh.nih.gov)… 156.40.187.114, 2607:f220:419:4103::114
Connecting to afni.nimh.nih.gov (afni.nimh.nih.gov)|156.40.187.114|:80… connected.
HTTP request sent, awaiting response… 302 Found
Location: https://afni.nimh.nih.gov/pub/dist/tgz/linux_openmp_64.tgz [following]
–2017-05-24 18:09:58-- https://afni.nimh.nih.gov/pub/dist/tgz/linux_openmp_64.tgz
Connecting to afni.nimh.nih.gov (afni.nimh.nih.gov)|156.40.187.114|:443… connected.
OpenSSL: error:1409442E:SSL routines:SSL3_READ_BYTES:tlsv1 alert protocol version
Unable to establish SSL connection.
** failed to download package http://afni.nimh.nih.gov/pub/dist/tgz/linux_openmp_64.tgz

I’ve updated AFNI several times with this command in the past and it has always worked. Any help with getting the update to run would be much appreciated!

Thank you,
ECN Lab Member

Hello,

That version of the script uses http, but our site moved to
https a while back. Please do the 2 steps here:

  1. download the current script: @update.afni.binaries

  2. run it

tcsh @update.afni.binaries -defaults

Please let me know if you run into any difficulties.

  • rick