Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

After upgrading from 7.1.12 to 8.7.1 project and user avatars are 404ing.

philicf
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 27, 2020

The files are still on the server, but the client is looking for them on localhost:8080, which obviously isn't going to find them because they aren't being served by the client.

GET http://localhost:8080/secure/viewavatar?avatarId=10207&avatarType=project 404 (Not Found)

If I go to http://<baseurl>:8080/secure/viewavatar?avatarId=10207&avatarType=project

they are there.   For some reason the pages are rendering with localhost:8080 in the img url rather than the jira server address.

I'm also getting a 

Gadget not rendered when accessing Jira server via HTTPS URL

Error in my health check, which I assume is related.

0 answers

Suggest an answer

Log in or Sign up to answer