[
https://issues.jboss.org/browse/JBIDE-23302?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-23302:
------------------------------------
Yes, it's definitely an infra problem at our end, so I've opened a ticket to
clarify what happened.
https://redhat.service-now.com/pnt?id=ticket&sys_id=18914bab13d62240d...
Meanwhile, I'm wondering WHY we needed to use https in the redirect/discovery URL.
Here's a PR that changes that, if there's no good reason to be using https instead
of simple http:
https://github.com/jbosstools/jbosstools-base/pull/535
https no longer working on
tools.jboss.org
------------------------------------------
Key: JBIDE-23302
URL:
https://issues.jboss.org/browse/JBIDE-23302
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aeri, website
Reporter: Nick Boldt
Fix For: 4.4.2.AM2
Is it expected that
tools.jboss.org no longer provides https?
https keeps redirecting to http for me, so I'm getting errors in Eclipse as thrown by
AERI, eg:
{code}Server 'org.jboss.tools' failed with exception: Connect to
tools.jboss.org:443 [
tools.jboss.org/10.4.129.28] failed: connect timed out. ; version:
2.0.1.201608030901
{code}
To see this in action, go here:
https://tools.jboss.org --> redirects to
http://tools.jboss.org
or, go here:
https://tools.jboss.org:443/ --> redirects to
http://tools.jboss.org
I bet this is a problem for eng-ops@ or the new PnT portal.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)