- From: Denis Ah-Kang <denis@w3.org>
- Date: Mon, 31 Aug 2015 08:22:45 +0400
- To: "mark a. foltz" <mfoltz@google.com>, public-pubrules-comments@w3.org
- Cc: "Kostiainen, Anssi" <anssi.kostiainen@intel.com>, François Daoust <fd@w3.org>
Hi Mark,
On 08/30/2015 03:46 AM, mark a. foltz wrote:
> Hello,
>
> I am attempting to publish a WD of the Presentation API using Echidna.
> However it appears that a web server used to process the request is not
> responsive. cerebrus.w3.org <http://cerebrus.w3.org> responds to ping
> but I cannot telnet to port 8082.
>
There's a firewall in front of cerberus. I think it's a bug if you can
see that url. We'll fix it.
> The URL is:
>
> http://cerberus.w3.org:8082/?type=respec&url=https%3A%2F%2Fw3c.github.io%2Fpresentation-api%2Findex.html%3FspecStatus%3DWD%3BshortName%3Dpresentation-api
>
> - Is the URL above the correct one for publication?
No, the only point of entry is https://labs.w3.org/echidna.
> - Can someone check the server and see what's up?
> - The full request and failure message ("socket hung up") can be found here:
>
Since you are using respec, your spec is going through spec-generator
[1] but your spec [2] is not correctly configured to generate a WD.
Generating a snapshot with respec still produce an ED and that makes
spec-generator crash.
Can you try again after updating the configuration and make sure a
WD is generated by respec.
Francois, there's also a problem with the token for that specification.
It's associated with the following source:
https://rawgit.com/w3c/presentation-api/TR/releases/WD.html
It should be updated [3] to
https://w3c.github.io/presentation-api/ECHIDNA
otherwise the request will be rejected.
Denis
[1] https://github.com/w3c/spec-generator
[2] http://w3c.github.io/presentation-api/index.html
[3] https://www.w3.org/Web/publications/register
> https://lists.w3.org/Archives/Public/public-tr-notifications/2015Aug/0029.html
>
> Thanks!
> m.
Received on Monday, 31 August 2015 04:23:10 UTC