Universal Plugin Manager Firewall Configuration
Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.
Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Except Fisheye and Crucible
Symptoms
Administrators are unable to use the Universal Plugin Manager because of a firewall configuration preventing downloads.
Cause
The Universal Plugin Manager makes calls to plugins.atlassian.com for metadata about the plugins installed. In order to pull down updates for the installed plugins, it contacts the various different repositories in which the plugin developers publish their plugins.
Workaround
Administrators can download plugins manually from Atlassian Marketplace, then upload them from the Confluence server (via Administration >> Plugins)
.
Resolution
As plugins.atlassian.com is a dynamic community of developers that undergoes constant improvement and change, it's very difficult to provide a static list of servers to whitelist for a static firewall. An initial configuration, to allow the plugins supported or hosted by Atlassian, is to open these repositories:
1 2
https://*.atlassian.com https://*.cloudfront.net
You may need to Configuring Web Proxy Support for Confluence.
ℹ️ See the workaround above to understand about how to download plugins manually.
Was this helpful?