Bug 1966513
Summary: | Unable to make SSH connection to a Bitbucket server | |||
---|---|---|---|---|
Product: | Red Hat Advanced Cluster Management for Kubernetes | Reporter: | Riya Banerjee <ribanerj> | |
Component: | App Lifecycle | Assignee: | Roke Jung <rjung> | |
Status: | CLOSED ERRATA | QA Contact: | Eveline Cai <ecai> | |
Severity: | unspecified | Docs Contact: | bswope <bswope> | |
Priority: | unspecified | |||
Version: | rhacm-2.2.z | CC: | mlele, rjung, xiangli | |
Target Milestone: | --- | Flags: | ming:
rhacm-2.2.z+
|
|
Target Release: | rhacm-2.2.4 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1973595 (view as bug list) | Environment: | ||
Last Closed: | 2021-06-16 19:28:30 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1973595, 2028196 |
Description
Riya Banerjee
2021-06-01 10:08:48 UTC
Replace ssh://git.com:7999/infpaas/openshift.git with git.com:7999/infpaas/openshift.git and try again. It looks like the problem is that the controller is trying to run "ssh-keyscan bitbucket.biscrum.com" without the port. Can the customer try to run these two commands on the bastion host and give us the output? ssh-keyscan bitbucket.biscrum.com ssh-keyscan bitbucket.biscrum.com:7999 Also, please check your DNS configuration for bitbucket.biscrum.com VS bitbucket.biscrum.com:7999. If the hostname entry in DNS is bitbucket.biscrum.com:7999, is it possible to update the DNS entry to bitbucket.biscrum.com? G2Bsync 852310284 comment rokej Tue, 01 Jun 2021 17:29:09 UTC G2Bsync Also, please check your DNS configuration for bitbucket.biscrum.com VS bitbucket.biscrum.com:7999. If the hostname entry in DNS is `bitbucket.biscrum.com:7999`, is it possible to change that to `bitbucket.biscrum.com`? Does it work if you set the SSH URL to git.com/infpaas/openshift.git? If it still does not work, we can provide a patch until the fix is available in the next maintenance release. Sorry, can we try one more time? Set the SSH URL to git.com:infpaas/openshift.git. Also, is using HTTP also an option? Please follow this instruction https://github.com/open-cluster-management/multicloud-operators-subscription/blob/main/docs/patching_subscription_image.md to patch the controller images on your ACM cluster. Use image tag 2.2-59247adbadd8c77e774d60e227b4364cbcd2f160 when you follow the instruction. Once patched and pods restart with the new image, try the application subscription again using the original SSH URL ssh://git.com:7999/infpaas/openshift.git and provide logs if it still fails. Thank you. 2.2.4 will be available sometime next week. Did the patch work? Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: Red Hat Advanced Cluster Management 2.2.4 security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:2461 Can you please ask the customer for the logs? Thanks. Please open a new one. Thanks. |