Hello
Jira software throws error "Atlassian Marketplace server is not reachable" error.
Centos 7 Server can reach marketplace however manage add-ons cannot.
There is no proxy.
Jira Version 7.13
Thanks for your help
Make sure that there is not a firewall rule preventing access.
To allow UPM to perform online functions behind a firewall, you need to set up firewall whitelist rules that enable UPM to connect on port 443 to these servers:
Thanks for your help but we can reach marketplace via browser from Server. This didn't solve our problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same here. We can't establish a TLS connection to the atlassian webservers via our CentOS 7. A connection via curl is also not working. Our firewall is not blocking it and there is no HTTPS inspection or other snakeoil in between.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Okay so it looks like TLS 1.2 and up is suppoted by the webserver. From a quick google search I found out that CentOS is only speaking TLS 1.1.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
CentOS 7 is able to speak TLS 1.2. However I can't connect to the atlassian webservers. Every over TLS 1.2 enabled webserver works. So this is not a CentOS problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.