Uploaded image for project: 'JBoss BPMS Platform'
  1. JBoss BPMS Platform
  2. RHBPMS-4796

Git data transfer via SSH protocol fails on WAS server

    XMLWordPrintable

Details

    • Hide

      1. Clone a repository to business central (in this step protocol used seems to be irrelevant).

      2. Using SSH protocol clone the repository, transferred to business central in Step 1, from business central to some remote location.
      Example command:
      git clone ssh://testadmin@localhost:8001/bpms-assets
      This git data transfer should have succeeded.

      3. Try to clone the same repository again via SSH from business central to some new location on the remote machine or make some changes to the cloned repository in Step 2 and try to push the changes back to business central.

      Expected result: With correct user credentials every git data transfer can be completed successfully.

      Actual result: Git data transfer fails due to authentication error.

      Show
      1. Clone a repository to business central (in this step protocol used seems to be irrelevant). 2. Using SSH protocol clone the repository, transferred to business central in Step 1, from business central to some remote location. Example command: git clone ssh://testadmin@localhost:8001/bpms-assets This git data transfer should have succeeded. 3. Try to clone the same repository again via SSH from business central to some new location on the remote machine or make some changes to the cloned repository in Step 2 and try to push the changes back to business central. Expected result: With correct user credentials every git data transfer can be completed successfully. Actual result: Git data transfer fails due to authentication error.

    Description

      Any type of git data transfer via SSH protocol (clone, push etc.) between remote resource and business central running on WAS server fails due to authentication error.

      The first git data transfer command executes successfully (e.g. git clone), but all subsequent commands fail (including git clone) with the following authentication message:
      Invalid credentials.fatal: Could not read from remote repository.
      Please make sure you have the correct access rights
      and the repository exists.

      Attachments

        Activity

          People

            swiderski.maciej Maciej Swiderski (Inactive)
            bsremac_jira Bojan Sremac (Inactive)
            Jan Hrcek Jan Hrcek (Inactive)
            Jan Hrcek Jan Hrcek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: