1. I’m starting up confluence locally with atlas-run
2. I navigate to http://localhost:1990/confluence/
3. I enter admin as the username and admin as password
Here is what I get:
[INFO] [talledLocalContainer] 2018-10-05 20:46:41,046 INFO [http-nio-1990-exec-5] [confluence.security.login.DefaultLoginManager] recordLoginFailure
[INFO] [talledLocalContainer] Failed login attempt for user 'admin':
[INFO] [talledLocalContainer] Request URL: http://localhost:1990/confluence/dologin.action
[INFO] [talledLocalContainer] User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
[INFO] [talledLocalContainer] Remote Address: 0:0:0:0:0:0:0:1
[INFO] [talledLocalContainer]
This used to work. What am I doing wrong? Is the login data incorrect?
The initial data might have got broked. Have you tried running a mvn clean before running atlas-run?
atlas-mvn clean did the trick. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.