Git Product home page Git Product logo

Comments (29)

MadMax-imusPrime avatar MadMax-imusPrime commented on July 26, 2024 2

Same issue here on windows.

Error only happens when trying to get the download, if you remove tarball from the url you'll get a response back from the server.

Site error with full url: {"message":"Application error"}

from apm.

SunilSKamath4s avatar SunilSKamath4s commented on July 26, 2024 2

Possible solution. Install using git repo if available like:
apm install mechatroner/atom-rainbow-csv

from apm.

ladar avatar ladar commented on July 26, 2024 1

Does anyone know a workaround? It seems like the URL that is failing is only used to redirect users to the tarball. So it should be possible to shortcut things, and grab the tarball directly, right?

I say this because the Atom has a long tradition of breaking critical functionality, and never fixing it. At least in my personal experience.

from apm.

ladar avatar ladar commented on July 26, 2024 1

Thanks @SunilSKamath4s I actually just noticed @mjmar01 posted the same solution on the Atom repo version of this issue:

from apm.

victor4pro avatar victor4pro commented on July 26, 2024

Hello, I'm having the same issue. Working on Macbook pro m1. I'm trying to install any package or any theme and getting the same error.

19 error code E500
20 error 500 Internal Server Error - GET https://www.atom.io/api/packages/teletype/versions/0.13.4/tarball

Working with:

apm  2.6.2
npm  6.14.13
node 12.14.1 x64
atom 1.60.0
python 
git 2.30.1

from apm.

ctkjose avatar ctkjose commented on July 26, 2024

Same issue here...

from apm.

cainmagi avatar cainmagi commented on July 26, 2024

Same issue, verified by Ubuntu 20.04, node v16.14.2. Using any command like this:

apm install hyperclick

will result in a Server 500 Error.

It can be verified that the tarball is not downloadable now:
https://www.atom.io/api/packages/hyperclick/versions/0.1.5/tarball

The returned message is

{"message":"Application error"}

Although the above link can be queried by using
https://www.atom.io/api/packages/hyperclick/versions/0.1.5

from apm.

3sky avatar 3sky commented on July 26, 2024

Fresh Atom installation, Mac M1. Same issue(different package: vim-mode)

from apm.

YanBel avatar YanBel commented on July 26, 2024

Same Issue on mac m1, checking update also failing "The server sent an invalid response"

from apm.

rishabharidas avatar rishabharidas commented on July 26, 2024

same issue for me. for fresh install on Ubuntu 20.04 LTS

from apm.

deepsingh132 avatar deepsingh132 commented on July 26, 2024

is the server down? any updates on it

from apm.

piwowarczyk avatar piwowarczyk commented on July 26, 2024

Same here... MacBook Pro Intel

from apm.

gokgokay avatar gokgokay commented on July 26, 2024

Same issue here on Mac Pro Intel...

from apm.

AVKorotkov avatar AVKorotkov commented on July 26, 2024

Same issue on Debian 11 with Atom 1.60.0.

from apm.

axelb152 avatar axelb152 commented on July 26, 2024

Yep I am having the same issue, just downloaded atom 1.60.0 on a Macbook Pro intel I9

from apm.

eylau-ucsd avatar eylau-ucsd commented on July 26, 2024

Has there been any response from the ppl running the servers? I believe the servers have been down for almost a day.

from apm.

Serg815 avatar Serg815 commented on July 26, 2024

Man I’ve been going nuts trying to figure this out! Hope we here something soon

from apm.

EdoLom avatar EdoLom commented on July 26, 2024

Same here:
500 Internal Server Error - GET https://www.atom.io/api/packages/script/versions/3.32.2/tarball

from apm.

jobalas avatar jobalas commented on July 26, 2024

i get the following error when trying to execute "apm install ide-python"
20 error 502 Bad Gateway - GET https://www.atom.io/api/packages/atom-ide-base/versions/3.4.0/t> 21 verbose exit [ 1, true ]

from apm.

gokgokay avatar gokgokay commented on July 26, 2024

I say this because the Atom has a long tradition of breaking critical functionality, and never fixing it. At least in my personal experience.

Agree!!

from apm.

gokgokay avatar gokgokay commented on July 26, 2024

Possible solution. Install using git repo if available like: apm install mechatroner/atom-rainbow-csv

It is working. Thank you !

from apm.

ladar avatar ladar commented on July 26, 2024

The issue appears to have been fixed.

vagrant@debian-build:~$ apm install sort-lines
Installing sort-lines to /home/vagrant/.atom/packages ✓
vagrant@debian-build:~$ apm install open-recent
Installing open-recent to /home/vagrant/.atom/packages ✓
vagrant@debian-build:~$ apm install atom-beautify
Installing atom-beautify to /home/vagrant/.atom/packages ✓    
vagrant@debian-build:~$ apm install language-cmake
Installing language-cmake to /home/vagrant/.atom/packages ✓
vagrant@debian-build:~$ apm install language-groovy
Installing language-groovy to /home/vagrant/.atom/packages ✓
vagrant@debian-build:~$ apm install language-gradle
Installing language-gradle to /home/vagrant/.atom/packages ✓
vagrant@debian-build:~$ apm install language-kotlin
Installing language-kotlin to /home/vagrant/.atom/packages ✓
vagrant@debian-build:~$ apm install language-openvpn
Installing language-openvpn to /home/vagrant/.atom/packages ✓

from apm.

CarterTurley avatar CarterTurley commented on July 26, 2024

new to atom as of yesterday, and am having the same issue. I have only been exploring this stuff for about a week now, can anyone help with this issue? or explain the issue in layman terms, thanks

from apm.

neaznuts avatar neaznuts commented on July 26, 2024

@ctbricks - Servers were down at the time this thread posted, If you're attempting to install packages in ATOM and that error has brought you here, unfortunately I think it may be a waiting game. (I had to wait approx. two days before I was able to install the packages I required.)

from apm.

ladar avatar ladar commented on July 26, 2024

Reopening since it still seems to be an issue for some, if you see this, please post a comment with working/not working as appropriate. And if your on *nix, it be helpful to post the output from dig +short www.atom.io ; dig +short atom.io so as well, so people can see which server you're accessing. For those hitting a still broken server, you might be able to redirect your installs using a hosts file.

# apm install sort-lines
Installing sort-lines to /home/ladar/.atom/packages ✓
# dig +short www.atom.io ; dig +short atom.io
atom-io.azurewebsites.net.
waws-prod-blu-323.sip.azurewebsites.windows.net.
waws-prod-blu-323-1104.eastus.cloudapp.azure.com.
20.119.16.4
20.119.16.4

from apm.

wdompier avatar wdompier commented on July 26, 2024

This issue (or at least the original one) seems to be the same problem as #947. It was still a problem yesterday, but the server was working today on my machine: MacOS Big Sur, version 11.6.5, Intel Core I5.

I have not tried this on my other machines running CentOS 7 or 8 (I upgraded one) or Ubuntu 22 .... Also, the software update check on Atom was not working yesterday... it is now working as well.

from apm.

jstritch avatar jstritch commented on July 26, 2024

Possibly related issue with additional diagnostic information atom/atom#25426

from apm.

phun-ky avatar phun-ky commented on July 26, 2024

Still having issues with this. apm and GUI fails. Also get errors from the search function..

from apm.

vlad0337187 avatar vlad0337187 commented on July 26, 2024

Have similar issue, Linux Mint 20.3 Cinnamon, Atom 1.58.0, apm 2.6.2, but with apm develop command.

Workaround: install with APM from .git, manually move to ~/.atom/dev/packages/.

from apm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.