I just attemped to log in for the first time to suite but i could not in fresh installed appian server.
I configured a temporary administrator account as said inhttps://docs.appian.com/suite/help/17.1/Post-Install_Configurations.html#create-first-system-administrator-user
I tried both in
h t t p : / / appian . server . com:8080/suite/designer
h t t p : / /appian . server . com:8080/suite/admin
But no success
In browser responds:
I don't know if it's related but in console says:
19:16:18,134 INFO [stdout] (ServerService Thread Pool -- 78) 2017-05-02 19:16:18,130 [ServerService Thread Pool -- 78] ERROR com.appiancorp.kougar.driver.Connections.sec - An error occurred while trying to read the security token from "/home/appian_user/Programs/appian/ear/suite.ear/conf/appian.sec". No security token will be sent when connecting to engines.
And for that matter i named sec file as "appian.sec.dev" in <REPO_HOME>/ear/suite.ear/conf/ not in <APPIAN_HOME>. Is it correct?
Any suggestions?
Discussion posts and replies are publicly visible
After you placed appian.sec.dev in REPO_HOME, did you run Deploy configurations to deploy it to APPIAN_HOME? Check to see if it exists as appian.sec in <APPIAN_HOME>/ear/suite.ear/conf/.
If that didn't work for some reason, you can manually copy it to there.
After deploying, appian.sec it is indeed present in <APPIAN_HOME>/ear/suite.ear/conf/ but error persists
I followed instructions here to make appian.sec.dev custom token Generating a Custom Security Token
Also when running checkengine script says the same error message:
But file it is present both repo-home and appian_home