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

cant install/search/update packages (api down) #459

Open
shellscape opened this issue Aug 11, 2022 · 7 comments
Open

cant install/search/update packages (api down) #459

shellscape opened this issue Aug 11, 2022 · 7 comments

Comments

@shellscape
Copy link

With atom.io/api being down (returning Application Error for all requests) how is everyone who uses this project working around that error when installing/searching/updating packages?

@confused-Techie
Copy link

The long term workaround that I'm aware of, could be to help contribute to a community made replacement.

This would be hopefully an exact mirror of the current API to use in the future. As of now its really just retry, since the server doesn't always return an error, just about 90% of the time it does.

@ghost
Copy link

ghost commented Aug 12, 2022

I could install atom-ide-base directly from the original Atom's settings, so I don't know if this is true for all.

I'm still able to access atom.io, so I guess this is not for everyone

@confused-Techie 's 90% claim is not for everyone, I even checked my browser console logs for errors, only failed to load resource(blocked by client errors), and a spelling uncaught reference error for "twttr"

@confused-Techie
Copy link

@stech11845 Sorry if I made that seem like a concrete fact, yeah 90% won't always be true. Just what it seems like in my personal experience, when querying the API to test development and parity with my backend recreation, seems about 90% of the time it fails. But might just be my location, or luck.

Additionally in the meantime, you could look at installing the packages directly from GitHub if theres only one you need, or adding the link to an NPM version.

Additionally theres this pull request on the Pulsar Fork of Atom, that aims to temporarily solve this problem for some packages while in development if that helps.

@shellscape
Copy link
Author

I'm speaking with a lead devrel via Twitter and there are some folks working on a fix. Latest update was that there were permissions issues.

@ghost
Copy link

ghost commented Aug 15, 2022

@stech11845 Sorry if I made that seem like a concrete fact, yeah 90% won't always be true. Just what it seems like in my personal experience, when querying the API to test development and parity with my backend recreation, seems about 90% of the time it fails. But might just be my location, or luck.

Additionally in the meantime, you could look at installing the packages directly from GitHub if theres only one you need, or adding the link to an NPM version.

Additionally theres this pull request on the Pulsar Fork of Atom, that aims to temporarily solve this problem for some packages while in development if that helps.

I guess, how long the distance between where the server is hosted and where you live.

@shellscape
Copy link
Author

true, it's prob connected to a T1 or DSL line. 🤣

@ghost
Copy link

ghost commented Aug 15, 2022

true, it's prob connected to a T1 or DSL line. 🤣

DSL line? Not even for the modern days.😅

@icecream17 icecream17 changed the title atom.io/api is down - workarounds? cant install/search/update packages (api down) Oct 3, 2023
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

3 participants