However, when I try to login on for example http://<serverip>:8080/secure/Dashboard.jspa for Jira, I am redirected to the Login page again without any message. When I enter a wrong password, I am shown an incorrect password message.
At this point I have no clue what I am missing or doing wrong in order to enable Jira to work on AWS.
Any suggestions will be appreciated!
Resolved it by referencing the urls to localhost for crowd using:
rm -rf /opt/atlassian/data/crowd/database/* cp -r /opt/atlassian/scripts/backup/data/crowd/* /opt/atlassian/data/crowd/database/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.