Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Factory from public repository on BitBucket or GitLab servers based on SSH Url does not clone project #23267

Closed
artaleks9 opened this issue Nov 27, 2024 · 2 comments
Assignees
Labels
area/che-server kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che

Comments

@artaleks9
Copy link
Contributor

artaleks9 commented Nov 27, 2024

Describe the bug

When using bitbucket server and gitlab server providers, factory from public repository based on SSH Url does not clone project.
The workspace is run, devfile is read properly.

Che version

next (development version)

Steps to reproduce


  • project is not cloned

Expected behavior

  • Workspace is run
  • Project is cloned

Runtime

OpenShift

Screenshots

che-ssh-link-de-public-repo-no-clone
che-ssh-link-bb-server-no-clone
che-ssh-gitlab-server-no-clone

Installation method

chectl/next

Environment

Linux

Eclipse Che Logs

No response

Additional context

No response

@artaleks9 artaleks9 added kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. area/che-server team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che labels Nov 27, 2024
@vinokurig vinokurig moved this to Unplanned Tasks in Eclipse Che Team A Backlog Nov 27, 2024
@dmytro-ndp
Copy link
Contributor

dmytro-ndp commented Nov 27, 2024

@artaleks9 : I have successfully cloned public project from github.com using SSH URL [email protected]:crw-qe/public-repo-check.git + SSH key.
It seems to be specific to our test instances of BitBucket server and GitLab server which are using self-signed certificates.

@dmytro-ndp dmytro-ndp changed the title Factory from public repository based on SSH Url does not clone project Factory from public repository on BitBucket or GitLab servers based on SSH Url does not clone project Nov 27, 2024
@vinokurig
Copy link
Contributor

Closing as the issue is not related to Che. The problem is that SSH is not reachable on the git provider side.

@ibuziuk ibuziuk moved this from Unplanned Tasks to ✅ Done in Eclipse Che Team A Backlog Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-server kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che
Projects
Status: ✅ Done
Development

No branches or pull requests

3 participants