I upgraded through the Add-ons web page by selecting update on Universal Plugin Manager Plugin (UPM) on both JIRA and Confluence. After the upgrade I got this message on both JIRA and Conflunce:
"The Atlassian Marketplace server is not reachable. To avoid problems when loading this page, you can disable the connection to the Marketplace server. Click here for more information..."
I had contact with the Atlassian Marketplace before the upgrade.
I upgrade UPM from version 2.17.13 to version 2.18.4. I am running JIRA (v6.2#6252-sha1:aa34325) and Confluence 5.4.3.
When looking at the plugin I see two process witch are disabled for both UPM:
urlReadingJavascriptTemplateWebResourceTransformer
urlReadingNotificationWebResourceTransformer
How do I get contact with the Atlassian Marketplace again?
I have disabled the contact with the market place for now until I get contact again. Everything else works as before.
We had the same issue after upgrading Universal Plugin Manager Plugin :"The Atlassian Marketplace server is not reachable. ..."
But we found the solution. We use a proxy and before UPM only needs HTTP proxy configuration (http.proxyHost and http.proxyPort), the newer versions need HTTPS proxy conf (https.proxyHost and https.proxyPort).
hi.. Milan, J - pls let me know where i can find this HTTPS proxy configurations for UPM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello there,
I have custom bash script for starting JIRA and I'm exporting JAVA_OPTS with -Dhttps.proxyHost= your address , -Dhttps.nonProxyHosts= your address , -Dhttps.proxyPort= your port number
Regards,
Milan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.