digitalmars.D - Downloads on dlang.org are currently broken
- frame (7/7) Jan 27 2021 0 bytes for dmd-2.095.0.exe
- Steven Schveighoffer (4/13) Jan 27 2021 I don't know why it's not updated yet, but I thought it was fixed:
- Mathias LANG (4/18) Jan 27 2021 There was an issue with deploying the website, it's been fixed
- Jacob Carlborg (7/14) Jan 27 2021 As a workaround, you can still download through plain HTTP.
0 bytes for dmd-2.095.0.exe Resolving s3.us-west-2.amazonaws.com (s3.us-west-2.amazonaws.com)... 52.218.212.128 Connecting to s3.us-west-2.amazonaws.com (s3.us-west-2.amazonaws.com)|52.218.212.128|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 0 [binary/octet-stream]
Jan 27 2021
On 1/27/21 6:26 AM, frame wrote:0 bytes for dmd-2.095.0.exe Resolving s3.us-west-2.amazonaws.com (s3.us-west-2.amazonaws.com)... 52.218.212.128 Connecting to s3.us-west-2.amazonaws.com (s3.us-west-2.amazonaws.com)|52.218.212.128|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 0 [binary/octet-stream]I don't know why it's not updated yet, but I thought it was fixed: https://github.com/dlang/dlang.org/pull/2935 -Steve
Jan 27 2021
On Wednesday, 27 January 2021 at 13:33:12 UTC, Steven Schveighoffer wrote:On 1/27/21 6:26 AM, frame wrote:There was an issue with deploying the website, it's been fixed now.0 bytes for dmd-2.095.0.exe Resolving s3.us-west-2.amazonaws.com (s3.us-west-2.amazonaws.com)... 52.218.212.128 Connecting to s3.us-west-2.amazonaws.com (s3.us-west-2.amazonaws.com)|52.218.212.128|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 0 [binary/octet-stream]I don't know why it's not updated yet, but I thought it was fixed: https://github.com/dlang/dlang.org/pull/2935 -Steve
Jan 27 2021
On Wednesday, 27 January 2021 at 11:26:30 UTC, frame wrote:0 bytes for dmd-2.095.0.exe Resolving s3.us-west-2.amazonaws.com (s3.us-west-2.amazonaws.com)... 52.218.212.128 Connecting to s3.us-west-2.amazonaws.com (s3.us-west-2.amazonaws.com)|52.218.212.128|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 0 [binary/octet-stream]As a workaround, you can still download through plain HTTP. Available here [1]. From the main site it's reachable through: Downloads -> Release Archive -> releases -> 2.x [1] http://downloads.dlang.org/releases/2.x/ -- /Jacob Carlborg
Jan 27 2021