jakejs / jake

JavaScript build tool, similar to Make or Rake. Built to work with Node.js.
http://jakejs.com
Apache License 2.0
1.97k stars 190 forks source link

jakejs.com returns 502 Bad Gateway #321

Closed welearnednothing closed 8 years ago

welearnednothing commented 8 years ago
$ curl http://jakejs.com -v
* Rebuilt URL to: http://jakejs.com/
*   Trying 176.123.6.49...
* Connected to jakejs.com (176.123.6.49) port 80 (#0)
> GET / HTTP/1.1
> Host: jakejs.com
> User-Agent: curl/7.43.0
> Accept: */*
> 
< HTTP/1.1 502 Bad Gateway
< Server: nginx/1.4.6 (Ubuntu)
< Date: Tue, 09 Aug 2016 19:03:19 GMT
< Content-Type: text/html
< Content-Length: 181
< Connection: keep-alive
mde commented 8 years ago

Thank you for the heads up. The issue is fixed!