I'm getting this also on a windows PC from a Chrome browser.On Friday, 13 September 2013 at 00:56:27 UTC, Craig Dillabaugh wrote:
On Thursday, 12 September 2013 at 21:30:38 UTC, Craig Dillabaugh
wrote:
On Thursday, 12 September 2013 at 21:06:22 UTC, Kapps wrote:
On Thursday, 12 September 2013 at 18:01:43 UTC, Craig Dillabaugh wrote:
Currently any attempt to access the precompiled binaries, eg:
http://code.dlang.org/files/dub-0.9.18-linux-x86_64.tar.gz
returns
500 - Internal Server Error.
Internal error information:
object.Exception@../../../opt/vibe/source/vibe/inet/message.d(352):
Enforcement failed
----------------
./dub-registry(pure @safe bool
std.exception.enforce!(bool).enforce(bool, lazy const(char)[],
immutable(char)[], ulong)+0x6b) [0x5e31ab]
./dub-registry(void
vibe.inet.message.InetHeaderMap.remove(immutable(char)[])+0x182)
[0x744dfa]
./dub-registry(void
vibe.http.fileserver.sendFile(vibe.http.server.HTTPServerRequest,
...
Try a different browser. I had this issue when using curl / wget, but it worked with Firefox.
Failed with Firefox, Opera, and Chromium. Maybe it is something
with my PC, will try again from another PC.
Same problem with Opera/Chrome from my home PC (Windows 7). My
previous attempts were from my Linux machine at the office where
I tried Firefox/Opera/Chromium.
I am the only one experiencing this?
Craig