You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
After I upgrade bitbucket to the version 7.9.1, when I try to change user's avatar it fails, the message is the following: "Something went wrong while trying to serve your request. Try reloading the page.". I tried reloading the page, change different browser, new incognito window, etc. I have configure reverse proxy for apache and have another atlassian apps, but this is the only one that is not working and didn't find anything about it in the bitbucket logs. Any advice?
It sounds like a filesystem permission issue. Make sure the entire Bitbucket home directory (all sub directories and files) are owned by the user that the Bitbucket Java process runs at.
Yeah I did it as well, I run the following commands:
# chown -R atlbitbucket:atlbitbucket /var/atlassian/application-data/bitbucket /opt/atlassian/bitbucket
# chmod -R 775 /var/atlassian/application-data/bitbucket /opt/atlassian/bitbucket
However the issue persist, finally I decided to uninstall Bitbucket and do a clean installation, it worked like a charm, then I re-create the projects and repositories.
Thank you so much for your help. Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Announced in this blog, this holiday season we’re celebrating all things CI/CD and between now and the end of 2019 we’ll be showcasing content, use cases, feature announcements and more. One featur...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.