You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I am running confluence 7.3.3 behind a nginx reverse proxy (configuration below). Confluence isn't able to get the default avatar (https://<baseUrl>/images/icons/profilepics/default.svg) at all, it's returning a 403 error. Does anyone know what I could do in order to fix that?
Nginx configuration: https://pastebin.com/tgjwarB7 (Please note that confluence is not running on the same machine)
https://somerandomstuff/17.3.1/_/download/batch/com.atlassian.confluence.plugins.confluence-space-ia:spacesidebar/com.atlassian.confluence.plugins.confluence-space-ia:spacesidebar.js?locale=de-DE
Also returns a http 403 error
Hello,
I run Confluence in Docker with nginx reverse proxy and expirience the same problem:
GET https://someotherrandomstuff/_/download/images/icons/wait.gif 500
GET https://<url>/images/icons/profilepics/default.svg 404
GET https://<url>//images/logo/default-space-logo.svg 404