Skip to content
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.

BioContainers Registry UI extremely slow and showing 0 containers #3

Open
brainstorm opened this issue Jul 26, 2018 · 3 comments
Open
Labels
bug Something isn't working

Comments

@brainstorm
Copy link

The page never finishes to load and shows 0 biocontainers :/

skarmavbild 2018-07-13 kl 16 02 19

@ypriverol
Copy link
Member

Thanks @brainstorm for reporting the issue. I'm working on that. !!!

@ypriverol ypriverol added the bug Something isn't working label Jul 26, 2018
@bgruening
Copy link
Member

@brainstorm in the meantime you can use quay.io directly: https://quay.io/organization/biocontainers/

@oli-ver
Copy link

oli-ver commented Sep 30, 2018

@ypriverol I think you have to add X-Requested-With: XMLHttpRequest as request header. The entries do not load because of CORS restrictions.

Perhaps this can be added here?

https://github.com/BioContainers/registry-backend/blob/cc7e254e7db584de06905621325c7b0021bd6853/registries-readers/src/main/java/pro/biocontainers/readers/quayio/services/QueryQuayIOService.java#L75

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

No branches or pull requests

4 participants