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

Couldn't search library: request did not succeed #1240

Open
sysmso opened this issue Jan 11, 2023 · 7 comments
Open

Couldn't search library: request did not succeed #1240

sysmso opened this issue Jan 11, 2023 · 7 comments
Assignees

Comments

@sysmso
Copy link

sysmso commented Jan 11, 2023

Hi,
For a few days we have been encountering the following message during a "singularity search" :
FATAL: Couldn't search library: request did not succeed: http status code: 504
Kind regards

@EmmEff
Copy link
Contributor

EmmEff commented Jan 11, 2023

Thank you for your feedback. Is there a specific search term that is causing issue?

@sysmso
Copy link
Author

sysmso commented Jan 11, 2023

Any terms I think, i've tried "centos", "ubuntu" all terms end up in a timeout.

@EmmEff
Copy link
Contributor

EmmEff commented Jan 11, 2023

We will investigate and followup here as soon as possible. Thanks again.

@EmmEff EmmEff self-assigned this Jan 11, 2023
@sysmso
Copy link
Author

sysmso commented Jan 11, 2023

Here is the API call if it help :

curl "https://library.sylabs.io/v1/search?arch=amd64&value=ubuntu"
<html>
<head><title>504 Gateway Time-out</title></head>
<body>
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx</center>
</body>
</html>

@avaneesh1999
Copy link

Some APIs have rate limits, and if you exceed them, you might receive a 504 error. Check if the API you are using has any rate limiting restrictions.

@raininja
Copy link

I am having this issue currently, I wonder if it's not just spurious connectivity issues

@EmmEff
Copy link
Contributor

EmmEff commented Oct 22, 2024

Unfortunately, this is a known issue. If you're able, try using a more specific search term (ie. so the result set is smaller). What search term did you use to trigger the issue? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants