Code: Select all
https://download.foldingathome.org/
Code: Select all
https://imgur.com/a/vguL1zL
Moderators: Site Moderators, FAHC Science Team
Code: Select all
https://download.foldingathome.org/
Code: Select all
https://imgur.com/a/vguL1zL
I found the link following this page:PantherX wrote:I too am having an issue (WIndows 10, 1909, Firefox 64-bit) Out of curiosity, where did you find that link?
This link is the current one and works fine:
https://foldingathome.org/alternative-downloads/
Code: Select all
[
{
"title": "Windows",
"targets": "All versions, 32 & 64 bit",
"guide": "https://foldingathome.org/support/faq/installation-guides/windows/",
"groups": [
{
"oses": "Windows",
"exts": "exe",
"files": [
{
"url": "https://download.foldingathome.org/releases/public/release/fah-installer/windows-10-32bit/v7.5/fah-installer_7.5.1_x86.exe",
"filename": "fah-installer_7.5.1_x86.exe",
"version": [
7,
5,
1
],
"project": "fah-installer",
"arch": "x86",
"ext": "exe"
}
]
}
],
"platform": "win"
},
{
"title": "macOS",
"targets": "10.6+",
"guide": "https://foldingathome.org/support/faq/installation-guides/mac/",
"groups": [
{
"oses": "macOS",
"exts": "mpkg.zip",
"files": [
{
"url": "https://download.foldingathome.org/releases/public/release/fah-installer/osx-10.11-64bit/v7.5/fah-installer_7.5.1_x86_64.mpkg.zip",
"filename": "fah-installer_7.5.1_x86_64.mpkg.zip",
"version": [
7,
5,
1
],
"project": "fah-installer",
"arch": "x86_64",
"ext": "mpkg.zip"
}
]
}
],
"platform": "osx"
},
{
"title": "64bit Linux",
"targets": ".deb + .rpm",
"guide": "https://foldingathome.org/support/faq/installation-guides/linux/",
"groups": [
{
"oses": "Debian Mint Ubuntu",
"exts": "deb",
"archs": "amd64 all",
"files": [
{
"url": "https://download.foldingathome.org/releases/public/release/fahclient/debian-stable-64bit/v7.5/fahclient_7.5.1_amd64.deb",
"filename": "fahclient_7.5.1_amd64.deb",
"version": [
7,
5,
1
],
"project": "fahclient",
"arch": "amd64",
"ext": "deb"
},
{
"url": "https://download.foldingathome.org/releases/public/release/fahcontrol/debian-stable-64bit/v7.5/fahcontrol_7.5.1-1_all.deb",
"filename": "fahcontrol_7.5.1-1_all.deb",
"version": [
7,
5,
1
],
"project": "fahcontrol",
"arch": "all",
"ext": "deb"
},
{
"url": "https://download.foldingathome.org/releases/public/release/fahviewer/debian-stable-64bit/v7.5/fahviewer_7.5.1_amd64.deb",
"filename": "fahviewer_7.5.1_amd64.deb",
"version": [
7,
5,
1
],
"project": "fahviewer",
"arch": "amd64",
"ext": "deb"
}
]
},
{
"oses": "Redhat Centos Fedora",
"exts": "rpm",
"archs": "x86_64 noarch",
"files": [
{
"url": "https://download.foldingathome.org/releases/public/release/fahclient/centos-6.7-64bit/v7.5/fahclient-7.5.1-1.x86_64.rpm",
"filename": "fahclient-7.5.1-1.x86_64.rpm",
"version": [
7,
5,
1
],
"project": "fahclient",
"arch": "x86_64",
"ext": "rpm"
},
{
"url": "https://download.foldingathome.org/releases/public/release/fahcontrol/centos-6.7-64bit/v7.5/fahcontrol-7.5.1-1.noarch.rpm",
"filename": "fahcontrol-7.5.1-1.noarch.rpm",
"version": [
7,
5,
1
],
"project": "fahcontrol",
"arch": "noarch",
"ext": "rpm"
},
{
"url": "https://download.foldingathome.org/releases/public/release/fahviewer/centos-6.7-64bit/v7.5/fahviewer-7.5.1-1.x86_64.rpm",
"filename": "fahviewer-7.5.1-1.x86_64.rpm",
"version": [
7,
5,
1
],
"project": "fahviewer",
"arch": "x86_64",
"ext": "rpm"
}
]
}
],
"platform": "lin64"
},
{
"title": "32bit Linux",
"targets": ".deb + .rpm",
"guide": "https://foldingathome.org/support/faq/installation-guides/linux/",
"groups": [
{
"oses": "Debian Mint Ubuntu",
"exts": "deb",
"archs": "i386 all",
"files": [
{
"url": "https://download.foldingathome.org/releases/public/release/fahcontrol/debian-stable-64bit/v7.5/fahcontrol_7.5.1-1_all.deb",
"filename": "fahcontrol_7.5.1-1_all.deb",
"version": [
7,
5,
1
],
"project": "fahcontrol",
"arch": "all",
"ext": "deb"
}
]
},
{
"oses": "Redhat Centos Fedora",
"exts": "rpm",
"archs": "i686 noarch",
"files": [
{
"url": "https://download.foldingathome.org/releases/public/release/fahcontrol/centos-6.7-64bit/v7.5/fahcontrol-7.5.1-1.noarch.rpm",
"filename": "fahcontrol-7.5.1-1.noarch.rpm",
"version": [
7,
5,
1
],
"project": "fahcontrol",
"arch": "noarch",
"ext": "rpm"
}
]
}
],
"platform": "lin32"
}
]
That page was from:PantherX wrote:What link did you click on Stel2112? Also what internet browser are you using?
Haha yep the issue is resolved nowJoe_H wrote:Turns out the download.foldingathome.org link is not supposed to be called directly, the links on the Installation Guide for Windows has been corrected.