processing / processing-docs

[Deprecated] Processing reference, examples, tutorials, and website
https://processing.org
371 stars 179 forks source link

Processing binaries are missing from the website #766

Closed HillcrestEnigma closed 4 years ago

HillcrestEnigma commented 5 years ago

Issue description

Downloads for Processing on the website leads to a 404 page

URL(s) of affected page(s)

https://download.processing.org/processing-3.5.3-linux64.tgz https://download.processing.org/processing-3.5.3-windows64.zip https://download.processing.org/processing-3.5.3-windows32.zip https://download.processing.org/processing-3.5.3-linux32.tgz https://download.processing.org/processing-3.5.3-linux-armv6hf.tgz https://download.processing.org/processing-3.5.3-macosx.zip ... (Including downloads for older releases) ...

REAS commented 5 years ago

Thank you for reporting. This must have been a temporary issue. I was just able to click the links and download the files.

HillcrestEnigma commented 5 years ago

That's weird. I still can't access the files. Screenshot from 2019-07-23 20-42-14

REAS commented 5 years ago

The URLs you provided are broken for me as well. The downloads are "http" and not "https", for example, please try this link:

http://download.processing.org/processing-3.5.3-linux64.tgz

Are you clicking on the links on the website and/or is your browser forcing https?

HillcrestEnigma commented 5 years ago

My browser does force https, and after disabling it, it works! Thanks. Also: Do you guys provide checksums for the binary?