[JBoss JIRA] (JBDS-4677) Certification errors to connect to OpenShift with certificates self-signed
by Roman Martin Gil (JIRA)
[ https://issues.jboss.org/browse/JBDS-4677?page=com.atlassian.jira.plugin.... ]
Roman Martin Gil updated JBDS-4677:
-----------------------------------
Attachment: jbds-openshift-browser.png
> Certification errors to connect to OpenShift with certificates self-signed
> --------------------------------------------------------------------------
>
> Key: JBDS-4677
> URL: https://issues.jboss.org/browse/JBDS-4677
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: cdk, openshift
> Affects Versions: 11.2.0.GA
> Environment: JBDS 11.2.0.GA running on Fedora 27 with jdk1.8.0
> Reporter: Roman Martin Gil
> Assignee: Jeff MAURY
> Attachments: jbds-openshift-browser.png, jbds-openshift-certificate-errors.png
>
>
> I can't get a token when I tried to create a new OpenShift connection to a external cluster with self-signed certificates.
> When I click in retrieve link to get the token I got the following messages and I can't get the token to finish the process.
> {code:java}
> An error occurred during a connection to axdesocp1console.central.inditex.grp:8443.
> Cannot communicate securely with peer: no common encryption algorithm(s).
> (Error code: ssl_error_no_cypher_overlap)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (JBDS-4677) Certification errors to connect to OpenShift with certificates self-signed
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBDS-4677?page=com.atlassian.jira.plugin.... ]
Jeff MAURY commented on JBDS-4677:
----------------------------------
I'm not sure it is related to self signed certificates. It seems to be a problem between your local workstation TLS support (at least from the browser point of view) and the TLS of the OpenShift cluster. Can you login to your OpenShift cluster from the browser or from oc ?
> Certification errors to connect to OpenShift with certificates self-signed
> --------------------------------------------------------------------------
>
> Key: JBDS-4677
> URL: https://issues.jboss.org/browse/JBDS-4677
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: cdk, openshift
> Affects Versions: 11.2.0.GA
> Environment: JBDS 11.2.0.GA running on Fedora 27 with jdk1.8.0
> Reporter: Roman Martin Gil
> Assignee: Jeff MAURY
> Attachments: jbds-openshift-certificate-errors.png
>
>
> I can't get a token when I tried to create a new OpenShift connection to a external cluster with self-signed certificates.
> When I click in retrieve link to get the token I got the following messages and I can't get the token to finish the process.
> {code:java}
> An error occurred during a connection to axdesocp1console.central.inditex.grp:8443.
> Cannot communicate securely with peer: no common encryption algorithm(s).
> (Error code: ssl_error_no_cypher_overlap)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (JBDS-4677) Certification errors to connect to OpenShift with certificates self-signed
by Roman Martin Gil (JIRA)
Roman Martin Gil created JBDS-4677:
--------------------------------------
Summary: Certification errors to connect to OpenShift with certificates self-signed
Key: JBDS-4677
URL: https://issues.jboss.org/browse/JBDS-4677
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: cdk, openshift
Affects Versions: 11.2.0.GA
Environment: JBDS 11.2.0.GA running on Fedora 27 with jdk1.8.0
Reporter: Roman Martin Gil
Assignee: Jeff MAURY
Attachments: jbds-openshift-certificate-errors.png
I can't get a token when I tried to create a new OpenShift connection to a external cluster with self-signed certificates.
When I click in retrieve link to get the token I got the following messages and I can't get the token to finish the process.
{code:java}
An error occurred during a connection to axdesocp1console.central.inditex.grp:8443.
Cannot communicate securely with peer: no common encryption algorithm(s).
(Error code: ssl_error_no_cypher_overlap)
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (JBIDE-25700) Hot deploy of Spring Boot on OpenShift is not working with OpenShift Online
by Aurélien Pupier (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25700?page=com.atlassian.jira.plugi... ]
Aurélien Pupier commented on JBIDE-25700:
-----------------------------------------
isn't affecting also EAP on OpenShift?
> Hot deploy of Spring Boot on OpenShift is not working with OpenShift Online
> ---------------------------------------------------------------------------
>
> Key: JBIDE-25700
> URL: https://issues.jboss.org/browse/JBIDE-25700
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.Final
> Reporter: Aurélien Pupier
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: online, springboot
> Fix For: 4.5.3.AM2
>
>
> neither with open.paas.redhat.com
> so only when using the CDK.
> it seems to be due to the fact that the user in the pod are not the same.
> Jeff said:
> {quote}
> For SpringBoot deployments, the application file is called a fat jar and it placed in the /deployments folder (images are upstream fabric8/s2i-java or imagestream redhat-openjdk18-openshift). In order to get live update the file is then unzipped to the /deployments folder leaded to new sub folders BOOT-INF and META-INF
> The user permissions on those folders are the following:
> /deployments: writable by user jboss and group root
> /deployments/BOOT-INF: writable by user jboss readable only by group root
> /deployments/META-INF: writable by user jboss readable only by group root
> The rsync process with create some sub folders under /deployments/BOOT-INF. The problem that we have is that the user that is assigned for the rsync operation (or when you open a terminal in the OpenShift console) is not jboss (as opposed to Minishift/CDK) and thus we have permissions errors during the rsync operation.
> {quote}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (JBTIS-1198) No description for marketplace entries
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1198?page=com.atlassian.jira.plugin... ]
Paul Leacu edited comment on JBTIS-1198 at 2/16/18 10:35 AM:
-------------------------------------------------------------
Corrected in EM - decided to update now since the CSP has been updated. See !em1.png|thumbnail!
was (Author: pleacu):
Corrected in EM - decided to update now since the CSP has been updated.
> No description for marketplace entries
> --------------------------------------
>
> Key: JBTIS-1198
> URL: https://issues.jboss.org/browse/JBTIS-1198
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 11.0.0.GA
> Environment: Eclipse Oxygen 2 for JEE Developers
> Eclipse Oxygen 1a for JEE Developers
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
> Fix For: 11.2.0.GA
>
> Attachments: em1.png, marketplace_no_description.png
>
>
> No description for marketplace entries. Please see the attached screenshot.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (JBTIS-1198) No description for marketplace entries
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1198?page=com.atlassian.jira.plugin... ]
Paul Leacu resolved JBTIS-1198.
-------------------------------
Fix Version/s: 11.2.0.GA
Resolution: Done
Corrected in EM - decided to update now since the CSP has been updated.
> No description for marketplace entries
> --------------------------------------
>
> Key: JBTIS-1198
> URL: https://issues.jboss.org/browse/JBTIS-1198
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 11.0.0.GA
> Environment: Eclipse Oxygen 2 for JEE Developers
> Eclipse Oxygen 1a for JEE Developers
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
> Fix For: 11.2.0.GA
>
> Attachments: marketplace_no_description.png
>
>
> No description for marketplace entries. Please see the attached screenshot.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month