w3c-fedid / FedCM

A privacy preserving identity exchange Web API
https://w3c-fedid.github.io/FedCM/
Other
375 stars 72 forks source link

Avoid bikeshed hanging the pr-preview action by embedding SVG images directly #355

Closed samuelgoto closed 1 year ago

samuelgoto commented 2 years ago

…directly


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

PR Preview failed to build. (Last tried on Sep 27, 2022, 9:02 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%2Ffedidcg%2FFedCM%2F47d453012291c24fb192e084149f08a96cf6cb96%2Fspec%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%20fedidcg/FedCM%23355.)._
cbiesinger commented 2 years ago

Why are you commenting out the images...?

npm1 commented 2 years ago

Why are you commenting out the images...?

Probably testing what does not break PR Preview (wasn't like that when I reviewed last time).

samuelgoto commented 2 years ago

I'm trying to figure out why bikeshed is hanging .... so just debugging ... but this doesn't yet fix the issue, so won't merge this.

On Tue, Oct 4, 2022 at 10:06 AM Christian Biesinger < @.***> wrote:

Why are you commenting out the images...?

— Reply to this email directly, view it on GitHub https://github.com/fedidcg/FedCM/pull/355#issuecomment-1267304014, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFJL2RKS7A5OPFYNLQCK2LWBRPZVANCNFSM6AAAAAAQXEXU2M . You are receiving this because you authored the thread.Message ID: @.***>

-- f u cn rd ths u cn b a gd prgmr !

samuelgoto commented 1 year ago

We resolved this by reloading the bikeshed binaries in AWS. No longer needed.