w3c / sensors

Generic Sensor API
https://www.w3.org/TR/generic-sensor/
Other
127 stars 59 forks source link

Update editor affiliation #408

Closed anssiko closed 3 years ago

anssiko commented 3 years ago

:boom: Error: 500 Internal Server Error :boom:

PR Preview failed to build. (Last tried on Jan 27, 2021, 3:13 PM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [CSS Spec Preprocessor](https://api.csswg.org/bikeshed/) - CSS Spec Preprocessor is the web service used to build Bikeshed specs. :link: [Related URL](https://api.csswg.org/bikeshed/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fw3c%2Fsensors%2F4b185355823b8794eb213a285607d12bc156f78e%2Findex.bs&force=1&md-warning=not%20ready) ``` 500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

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.

More information about this error may be available in the server error log.


Apache/2.4.10 (Debian) Server at api.csswg.org Port 443
``` _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/sensors%23408.)._
anssiko commented 3 years ago

@rwaldron welcome back! 🎉

I think the CSS Spec Preprocessor 500 fail a random glitch, otherwise we'll need to look into https://github.com/tobie/pr-preview fix, @tobie should know.

tobie commented 3 years ago

Oh, this is now probably failing because it was merged already.

anssiko commented 3 years ago

This was also failing before the branch was merged. I just restored the branch if that helps repro?

tobie commented 3 years ago

Yeah, that was just a server-side issue with the Bikeshed processor. Seems to work fine now. hard to repro properly on a merged branch regardless. Ping me before merging the next time, if you can't fix it by just retriggering the build.

anssiko commented 3 years ago

Thanks @tobie, we’ll do that.