atom / atom.io

🌐 A place for feedback on the atom.io website and package API
160 stars 99 forks source link

Server not working #243

Open freegyp opened 1 year ago

freegyp commented 1 year ago

Hi,

I don't know if I should report the issue here. But after I updated my MacOS system today, I opened the Atom IDE with the hints like the package "PlatformIO IDE Terminal" is incompatible with the new version or something (I don't remember the details). As I tried either reinstalling this package or installing another terminal package, I firstly searched in the Settings - Install - Install Packages, and it gave me the result of searching failed with output like:

i.filter is not a function [object Object]

Then I tried accessing atom.io/packages and atom.io in my browser, it showed me the 500 error page all the time.

Then I tried running the "apm install platformio-ide-terminal" on my MacOS terminal, it gave the result "Request for package information failed: Application error".

Now when I tried to access the site of atom.io as well as to search the package of platformio-ide-terminal, it both returned 400 Bad Request.

Can you guys help solve it?

Thanks