Giter Site home page Giter Site logo

Comments (2)

goooseman avatar goooseman commented on July 22, 2024

Very strange...
The problem is in this command:

gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3

This is needed to install RVM

I ran this command on my local Mac machine, and it is working fine. So the keyserver exists and it has this key.

Maybe there was a problem in a connectivity?
Which hosting provider are you using?
Maybe the firewall is blocking the GPG port? (It can happen on AWS) You need 80, 443 and 11371 outbound and inbound ports to be open.

Write me back,
Alex.

from capistrano3-ubuntu-server-prepare.

voodee avatar voodee commented on July 22, 2024

The problem was solved with the following command:
command curl -sSL https://rvm.io/mpapis.asc | gpg --import -

Server clear from https://vscale.io/

from capistrano3-ubuntu-server-prepare.

Related Issues (5)

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.