Facing Login issues after migrated to High Availability setup from standalone setup

Hi All,

I have configured appian HA environment and able to successfully start all Appian engines and servers for the appian version 23.3.

When I tried to log in using valid credentials page is refreshing and going back to same login page.

Any suggestions in resolving this issue?

Thanks,

Veera

  Discussion posts and replies are publicly visible

  • 0
    Certified Associate Developer

    Hi veerag6659, 

    I'm also trying to configure an Appian HA environment. 

    What os did you work on? (Linux or window)

    After starting all the appian engines and checking the tomcat-stdout.log there were errors found. Did you have no errors found in the log?

  • Hi young,

    We are using the Linux OS.

    Able to see the below log continously

    WARN com.appiancorp.secur ity.auth.rememberme.AppianPersistentTokenBasedRememberMeServices - Remember-me i s disabled for system administrators.
    2024-08-14 09:44:32,357 [ajp-nio-0.0.0.0-8009-exec-2] DEBUG com.appiancorp.secur ity.auth.AppianAuthenticationSuccessHandler - Embedded Redirect URLnull
    2024-08-14 09:44:32,357 [ajp-nio-0.0.0.0-8009-exec-2] DEBUG com.appiancorp.secur ity.auth.AppianRedirectStrategy - Redirecting to /suite/
    2024-08-14 09:44:37,611 [ajp-nio-0.0.0.0-8009-exec-1] WARN com.appiancorp.secur ity.auth.rememberme.AppianPersistentTokenBasedRememberMeServices - Remember-me i s disabled for system administrators.
    2024-08-14 09:44:37,611 [ajp-nio-0.0.0.0-8009-exec-1] DEBUG com.appiancorp.secur ity.auth.AppianAuthenticationSuccessHandler - Embedded Redirect URLnull
    2024-08-14 09:44:37,611 [ajp-nio-0.0.0.0-8009-exec-1] DEBUG com.appiancorp.secur ity.auth.AppianRedirectStrategy - Redirecting to /suite/
    2024-08-14 09:44:41,775 [ajp-nio-0.0.0.0-8009-exec-3] WARN com.appiancorp.secur ity.auth.rememberme.AppianPersistentTokenBasedRememberMeServices - Remember-me i s disabled for system administrators.
    2024-08-14 09:44:41,775 [ajp-nio-0.0.0.0-8009-exec-3] DEBUG com.appiancorp.secur ity.auth.AppianAuthenticationSuccessHandler - Embedded Redirect URLnull
    2024-08-14 09:44:41,775 [ajp-nio-0.0.0.0-8009-exec-3] DEBUG com.appiancorp.secur ity.auth.AppianRedirectStrategy - Redirecting to /suite/

    Kindly let me know if any reslution.

    Thanks