Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to query repository, because of: "Request failed with status code 504" #806

Open
ricofairsailcom opened this issue Sep 19, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@ricofairsailcom
Copy link

ricofairsailcom commented Sep 19, 2024

🐛 Bug Report:

Describe the bug

There is an error when validating the documentation

when running locally we can see the error

$ openapi-generator-cli validate -i openapi.yaml
Unable to query repository, because of: "Request failed with status code 504"

Response:
content-type text/html
content-length 1033
connection close
server CloudFront
date Thu, 19 Sep 2024 10:40:58 GMT
x-cache Error from cloudfront
via 1.1 63da3f90bf5fee6becace4e37df3b244.cloudfront.net (CloudFront)
x-amz-cf-pop LHR61-P7
x-amz-cf-id Nyg4B57GMKNqQEf1G-nXlI-27ZOY_IWWCXa6J8b3BFCKx8S5ZeemIw==
x-xss-protection 1; mode=block
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
x-content-type-options nosniff
strict-transport-security max-age=31536000          

Package System (please complete the following information):

  • Version 2.13.7
@ricofairsailcom ricofairsailcom added the bug Something isn't working label Sep 19, 2024
@ricofairsailcom ricofairsailcom changed the title [BUG] Error runing pipeline using v2.13.7 [BUG] Unable to query repository, because of: "Request failed with status code 504" Sep 19, 2024
@Shuyinsama
Copy link

Shuyinsama commented Sep 19, 2024

Same issue here. Trying if downgrading the package works

EDIT: Does not seem to work sadly

@jupie
Copy link

jupie commented Sep 19, 2024

Same with 2.13.5

@sharonamr
Copy link

This seems to be flaky. It actually worked with 2.13.5 but also worked with 2.13.7 in 1 out of 5 tries 😵‍💫

@MatthewMazaika
Copy link

MatthewMazaika commented Sep 19, 2024

this looks very similar to the behaviors seen in #802 when search.maven.org was having an outage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants
@Shuyinsama @sharonamr @MatthewMazaika @jupie @kay-schecker @ricofairsailcom and others