Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-55722

jenkins.plugins.publish_over.BapPublisherException: Failed to connect and initialize SSH connection

    XMLWordPrintable

Details

    Description

      My Gmail is subhra7667.routray@gmail.com.
      If you have any doubt regarding understanding issue ,please mail your query to my gmail id,i ll get back to you.

      Attachments

        1. config.jpg
          config.jpg
          83 kB
        2. plugin.jpg
          plugin.jpg
          55 kB

        Activity

          slide_o_mix Alex Earl added a comment -

          The message says "Auth fail" right in it in jenkin.png:

          jenkins.plugins.publish_over.BapPublisherException: Failed to connect and initialize SSH connection. Message: [Failed to connect session for config [dev]. Message [*Auth fail*]].

          slide_o_mix Alex Earl added a comment - The message says "Auth fail" right in it in jenkin.png: jenkins.plugins.publish_over.BapPublisherException: Failed to connect and initialize SSH connection. Message: [Failed to connect session for config [dev] . Message [* Auth fail *] ].
          slide_o_mix Alex Earl added a comment -

          There is not currently any debug log to be enabled.

          slide_o_mix Alex Earl added a comment - There is not currently any debug log to be enabled.
          bharathirajatut Bharathiraja added a comment -

          I faced the same error in Ubuntu 18. 

           

          I did the following to get success.

           

          Edit ssh config:
          sudo nano /etc/ssh/sshd_config

          Change this line:
          PasswordAuthentication no
          to
          PasswordAuthentication yes

           

          Restart daemon:
          sudo systemctl restart sshd

          bharathirajatut Bharathiraja added a comment - I faced the same error in Ubuntu 18.    I did the following to get success.   Edit ssh config: sudo nano /etc/ssh/sshd_config Change this line: PasswordAuthentication no to PasswordAuthentication yes   Restart daemon: sudo systemctl restart sshd

          For your information, all publish-over-ssh component type JENKINS issues related to the Publish Over SSH plugin have been transferred to Github: https://github.com/jenkinsci/publish-over-ssh-plugin/issues

          Here is the direct link to this issue in Github: https://github.com/jenkinsci/publish-over-ssh-plugin/issues/94
          And here is the link to a search for related issues: https://github.com/jenkinsci/publish-over-ssh-plugin/issues?q=%22JENKINS-55722%22

          (Note: this is an automated bulk comment)

          gmcdonald Gavin McDonald added a comment - For your information, all publish-over-ssh component type JENKINS issues related to the Publish Over SSH plugin have been transferred to Github: https://github.com/jenkinsci/publish-over-ssh-plugin/issues Here is the direct link to this issue in Github: https://github.com/jenkinsci/publish-over-ssh-plugin/issues/94 And here is the link to a search for related issues: https://github.com/jenkinsci/publish-over-ssh-plugin/issues?q=%22JENKINS-55722%22 (Note: this is an automated bulk comment)

          Closing ticket, please use the corresponding Github Issue as linked above.

          gmcdonald Gavin McDonald added a comment - Closing ticket, please use the corresponding Github Issue as linked above.

          People

            Unassigned Unassigned
            su398397 Subhransubala Routray
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: