distributions icon indicating copy to clipboard operation
distributions copied to clipboard

[ERROR] Server that hosts the script for installing aptitude sources returns 503

Open vongruenigen opened this issue 6 months ago • 2 comments

Describe your bug The script for adding the aptitude sources does currently not work (when using the URL from the docuementation here). Or rather the webserver hosting it returns a 503.

PS: I'm not entirely sure if this is the correct repository to report this issue, let me know in case it's not, and I'll open another one in the correct repository.

Distribution Information:

  • OS: Ubuntu (via Windows 11 WSL)
  • Version 22.04
  • Using ZSH

To Reproduce

  1. Run the following command on the terminal: curl -I -sL https://nsolid-deb.nodesource.com/nsolid_setup_4.x (see picture below) and observe that a HTTP 503 response is returned.

Expected behavior The script is in the HTTP response and after running the nsolid repositories are added to the sources list of aptitude.

Screenshots image

vongruenigen avatar Dec 17 '23 17:12 vongruenigen

@vongruenigen this repo does not exist. Can you send me the doc or link where you can find it to update it? If you want to install nsolid you can go to https://downloads.nodesource.com.

JesusPaz avatar Dec 19 '23 20:12 JesusPaz

As mentioned above, the link is in this part of the documentation: https://docs.nodesource.com/nsolid/5.0/docs#installing-nsolid-packages

vongruenigen avatar Dec 20 '23 17:12 vongruenigen