GithubHelp home page GithubHelp logo

Comments (5)

JesusPaz avatar JesusPaz commented on June 4, 2024

try using:

curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash - &&\
sudo apt-get install -y nodejs

from distributions.

muja avatar muja commented on June 4, 2024

I'm not sure what that would change? All the script effectively does is put deb https://deb.nodesource.com/node_18.x nodistro main into the apt sources (with the [arch=foo signed-by=bar]) and calls apt update.
The problem here is clearly not the GPG key, but the TLS connection. Yesterday after your comment it was working again and now it works as well. As I said I have no idea who's responsible, deb.nodesource.com or our corporate proxy.

I would just like to know: have you been doing any changes to your server config these last few days?

from distributions.

riosje avatar riosje commented on June 4, 2024

@muja it looks like you're behind some proxy and it has problems with the certificates.
there is not any other report about SSL issues.
We have millions of requests per day, no other person reported this issue.

from distributions.

muja avatar muja commented on June 4, 2024

That was my assumption, which is why my question specifically was whether the configuration has somehow changed in the last few days. Still hasn't been answered BTW.
It doesn't necessarily mean it's gonna break normal users, but it might trigger a corner case in the proxy and deb.nodesource.com was the only server that didn't work out of about a few dozens tested.

from distributions.

riosje avatar riosje commented on June 4, 2024

@muja this error is clearly on the proxy side, we didn't changed in the past months nothing related to the TLS version or any other config related to the encryption.
Also while you tried to describe good enough the issue, I would appreciate you give us more detailed technical information, how are we supposed to reproduce this to fix it?

Do you have some logs from the proxy side?

What's the output when you use curl -vvv to download the key.

from distributions.

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.