Giter Club home page Giter Club logo

Comments (3)

alexellis avatar alexellis commented on June 3, 2024 1

Hi @aminnasiri

We haven't needed this in three and a half years, so I think it's safe to say that we don't need it now.

In fact, there is a very simple fix here, which is for you to run ssh-copy-id user@server.

Regards,

Alex

from k3sup.

alexellis avatar alexellis commented on June 3, 2024

/add label: support, question,wontfix

from k3sup.

aminnasiri avatar aminnasiri commented on June 3, 2024

I tried these commands before creating this ticket and got an error too.
Steps:
ssh-copy-id -i ~/.ssh/<master-public.key>.pub opc@<master-server-ip>

k3sup join \
  --ip 129.146.72.24 \
  --user <new-server-user> \
  --sudo \
  --server-user <master-server-user> \
  --server-ip <master-server-ip> \
  --ssh-key ~/.ssh/<new-server-private.key>.key \
  --server 

The error

Error: unable to connect to<master-server-ip> over ssh as  <master-server-user>: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain

I don't know how you have been handling this situation, but there are lots of tickets on it in different ways of explanations on this git-repo.

from k3sup.

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.