I'm running JIRA/Confluence on linux. After the first reboot, jira was throwing plugin errors through the browser. I did some research and found a possible solution which entailed running the following in each /var and /opt:
sudo chown -R jira atlassian/
What should the default directory ownership be for JIRA and Confluence? I originally installed both using sudo.
I ran the following commands in both /var and /opt to try to fix it:
sudo chown -R root:root atlassian
Re-install. That fixed it. :)
Which user is running the process? That user should have read/write permissions in JIRA Installation and Home directories.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Only if you created them during the install. There is no default user but it is recommended to create users like "jira" and "confluence" and run the process as those users.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Which user should be running the process(es) by default? Doesn't user jira and user confluence run each respectively?
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.