You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
@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.
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:
To Reproduce
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
The text was updated successfully, but these errors were encountered: