- From: Tobie Langel <tobie@codespeaks.com>
- Date: Tue, 28 Feb 2017 11:17:10 +0100
- To: spec-prod@w3.org, jackalmage@gmail.com
I'm getting similar issues with https://api.csswg.org/bikeshed/ today. Any idea what's up? --tobie On Tue, Feb 28, 2017, at 01:22, Hodges, Jeff wrote: > uploading a file to https://api.csswg.org/bikeshed/ is slow, and then it > barfs. :( > > I also tried feeding it just a portion of our index.bs file via the web > interface (ie cut’n’paste) and it barfed with the same error as below in > a tad shorter time... > > > curl https://api.csswg.org/bikeshed/ -F file=@index.bs -F force=1 -F output=err > errors.txt ; ls -l errors.txt ; cat errors.txt > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 100 162k 100 611 100 162k 10 2740 0:01:01 0:01:00 0:00:01 > 0 > -rw-r--r-- 1 jehodges 110028724 611 Feb 27 16:10 errors.txt > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> > <html><head> > <title>500 Internal Server Error</title> > </head><body> > <h1>Internal Server Error</h1> > <p>The server encountered an internal error or > misconfiguration and was unable to complete > your request.</p> > <p>Please contact the server administrator at > [no address given] to inform them of the time this error occurred, > and the actions you performed just before this error.</p> > <p>More information about this error may be available > in the server error log.</p> > <hr> > <address>Apache/2.4.10 (Debian) Server at api.csswg.org Port > 443</address> > </body></html> > >
Received on Tuesday, 28 February 2017 10:18:03 UTC