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

https://open-vsx.org is down/non-functional #539

Closed
nlvw opened this issue Sep 29, 2022 · 15 comments
Closed

https://open-vsx.org is down/non-functional #539

nlvw opened this issue Sep 29, 2022 · 15 comments

Comments

@nlvw
Copy link

nlvw commented Sep 29, 2022

    I am still experiencing this issue. On website I get error popups like:
Request failed: GET https://open-vsx.org/api/-/search?offset=1590&size=10&sortBy=relevance&sortOrder=desc (Bad Gateway)

and

Request failed: GET https://open-vsx.org/user (Bad Gateway)

I am getting 504s in Code OSS, so I can't install or update any extensions right now:

image

Trying to curl the gallery as @ibuziuk did results in a 503 error after waiting a long time:

➜  ~ curl -I https://open-vsx.org/vscode/gallery/extensionquery
HTTP/2 503
server: nginx
date: Wed, 27 Jul 2022 21:53:09 GMT
content-type: text/html
pragma: no-cache
cache-control: private, max-age=0, no-cache, no-store
access-control-allow-origin: *

Originally posted by @AlexNPavel in #497 (comment)

https://open-vsx.org is down. Landing page sort of works but package search and package pages do not. VSCode projects like code-server that use open-vsx.org get 504 errors when searching extensions.

Other issues with this were closed so to reopen the issue I've added this.

@nlvw nlvw changed the title I am still experiencing this issue. On website I get error popups like: https://open-vsx.org is down/non-functional Sep 29, 2022
@nlvw
Copy link
Author

nlvw commented Sep 29, 2022

Also to note https://www.eclipsestatus.io/ is not correctly detecting these issues and believes https://open-vsx.org/ is fine.

@h3knix
Copy link

h3knix commented Sep 29, 2022

same, 503 errors for searches and "Application is not available" displayed on login page https://open-vsx.org/oauth2/authorization/github

@TheRealChssAddct
Copy link

Also experiencing this during our che-theia build process

@LarsDu
Copy link

LarsDu commented Sep 30, 2022

503 errors here as well.

@inmaldrerah
Copy link

Also experiencing this. Does this just happen today? I set up docker-code-server yesterday and, thinking it inconvenient, am setting up code-server (outside docker) today. I wonder whether it is my setup problem or the server just happens to be down today while it functions correctly yesterday.

@kir68k
Copy link

kir68k commented Sep 30, 2022

Still down, also getting 503's in Code OSS/Codium

Result when I go to https://open-vsx.org/
image

@amvanbaren
Copy link
Contributor

Thanks for reporting this @binaryben. You can follow helpdesk issue #2017 for updates.

@TheRealChssAddct
Copy link

TheRealChssAddct commented Sep 30, 2022

status page is manually updated? down for 10+ hrs, but doesn't affect the SLA? hmm

image

no mention of this incident

@daiyam
Copy link

daiyam commented Oct 7, 2022

The issue is back

@bartonip
Copy link

bartonip commented Oct 8, 2022

Down again 503

@rgrunber
Copy link

rgrunber commented Oct 20, 2022

I was in the process of publishing an extension today and ran into :

14:59:13  + ovsx publish -p **** vscode-xml-0.22.0-887.vsix
15:04:20  ❌  The server responded with status 504: Gateway Time-out
15:04:20  See the documentation for more information:
15:04:20  https://github.com/eclipse/openvsx/wiki/Publishing-Extensions

I wanted to log in to publish manually, but the OpenVSX page looks like this currently.

Screenshot from 2022-10-20 15-10-00

Update : The Open VSX site seems back up, and it looks like the publishing succeeded. It just failed to report back that it succeeded :\

@mbarbero
Copy link
Member

Note that the recent issues with the service is not due to the deployment or the infra. This is from the openvsx code itself. See https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/2091 and https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/2104#note_1028562 for details.

@melMass
Copy link

melMass commented Oct 21, 2022

Could #566 be linked to this issue ?

@amvanbaren
Copy link
Contributor

Is this still an issue?

@nlvw
Copy link
Author

nlvw commented Nov 9, 2022

No this can likely be closed. It has intermittently happened since but not for extended periods of time.

@nlvw nlvw closed this as completed Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests