GithubHelp home page GithubHelp logo

Comments (2)

bogdando avatar bogdando commented on June 18, 2024

To troubleshoot things down, I enabled debug logs by this guide http://www.bahmanm.com/blogs/how-to-add-logging-to-a-clojure-project (with a little change made to fix the stdout settings, see http://stackoverflow.com/questions/23281667/error-cannot-log-with-log4j).

After that the logs for passed ssh-test look like:
19:22:39,746 DEBUG ssh:272 - Authentications that can continue: publickey,keyboard-interactive,password
19:22:39,746 DEBUG ssh:272 - Next authentication method: publickey
19:22:39,775 DEBUG ssh:272 - Authentication succeeded (publickey).

And the logs for failed rabbit-test look like:
19:22:42,247 DEBUG ssh:270 - Authentications that can continue: publickey,keyboard-interactive,password
19:22:42,248 DEBUG ssh:270 - Next authentication method: publickey
19:22:42,248 DEBUG ssh:270 - Disconnecting from n4 port 22

Now I will try to feed that nasty jsch with my publickey as appropriate and provide a feedback here.

from jepsen.

bogdando avatar bogdando commented on June 18, 2024

Strange things, jsch fails even by the password auth. While I can ssh to the node by console using the same creds. Probably this is some issue specific only to my environment.

from jepsen.

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.