Page 1 of 1

Foldingathome windows installation page download error

Posted: Sun Apr 05, 2020 7:38 pm
by Baiqing
Request the following URL:

Code: Select all

https://download.foldingathome.org/
on a Windows 10 x64 platform results in the following error:

Code: Select all

https://imgur.com/a/vguL1zL
Uh oh!

Re: Foldingathome windows installation page download error

Posted: Sun Apr 05, 2020 7:51 pm
by uyaem
My browser is reporting an issue with the certificate

Re: Foldingathome windows installation page download error

Posted: Mon Apr 06, 2020 1:11 am
by anandhanju
Do you still see error? I've tried this just now and it appears to be fine.

Re: Foldingathome windows installation page download error

Posted: Mon Apr 06, 2020 2:20 am
by PantherX
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/

Re: Foldingathome windows installation page download error

Posted: Mon Apr 06, 2020 2:24 am
by Stel2112
I get the same Python error. Looks like a server side script error.

Re: Foldingathome windows installation page download error

Posted: Mon Apr 06, 2020 2:13 pm
by Baiqing
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/
I found the link following this page:
https://foldingathome.org/support/faq/i ... s/windows/

Re: Foldingathome windows installation page download error

Posted: Mon Apr 06, 2020 2:40 pm
by Joe_H
I will pass on the information. It may take a bit before that link is fixed, in the meantime the link provided by PantherX does work as does the link on the main download download page at https://foldingathome.org/start-folding/.

Re: Foldingathome windows installation page download error

Posted: Mon Apr 06, 2020 9:46 pm
by Joe_H
This should be fixed now. Let us know if you see any problems.

Re: Foldingathome windows installation page download error

Posted: Mon Apr 06, 2020 10:32 pm
by Stel2112
Still broken, now it only shows this text:

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"
  }
]

Re: Foldingathome windows installation page download error

Posted: Tue Apr 07, 2020 12:02 am
by PantherX
What link did you click on Stel2112? Also what internet browser are you using?

Re: Foldingathome windows installation page download error

Posted: Tue Apr 07, 2020 12:29 am
by Joe_H
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.

Re: Foldingathome windows installation page download error

Posted: Tue Apr 07, 2020 2:03 pm
by Stel2112
PantherX wrote:What link did you click on Stel2112? Also what internet browser are you using?
That page was from:

https://download.foldingathome.org/

on Windows 10 Pro, lastest versions of Chrome and Firefox show the same thing. Apparently this is not the normal download page (the normal page works fine for me), so it shouldn't be much of an issue. I haven't seen any pages that actually use this link, maybe it could be set to redirect to the proper page if there is any concern.

Re: Foldingathome windows installation page download error

Posted: Tue Apr 07, 2020 7:25 pm
by Baiqing
Joe_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.
Haha yep the issue is resolved now