Skip to main content
January 27, 2022
Question

engines goes into CRASHLOOPBACKOFF state, Replica mode

  • January 27, 2022
  • 6 replies
  • 0 views

Hello,

I have installed appian 21.4 on my windows 10 machine. after getting temp license I started engines

all engines are going into CRASHLOOPBACKOFF state, Replica mode. Is there any debug guide available for this.

Appreciate any response. 

Waiting for services to start...
analytics00 in CRASHLOOPBACKOFF state, REPLICA mode
analytics01 in CRASHLOOPBACKOFF state, REPLICA mode
analytics02 in CRASHLOOPBACKOFF state, REPLICA mode
channels in CRASHLOOPBACKOFF state, REPLICA mode
content in CRASHLOOPBACKOFF state, REPLICA mode
download-stats in CRASHLOOPBACKOFF state, REPLICA mode
execution00 in CRASHLOOPBACKOFF state, REPLICA mode
execution01 in CRASHLOOPBACKOFF state, REPLICA mode
execution02 in CRASHLOOPBACKOFF state, REPLICA mode
forums in CRASHLOOPBACKOFF state, REPLICA mode
groups in CRASHLOOPBACKOFF state, REPLICA mode
notifications in CRASHLOOPBACKOFF state, REPLICA mode
notifications-email in CRASHLOOPBACKOFF state, REPLICA mode
portal in CRASHLOOPBACKOFF state, REPLICA mode
process-design in CRASHLOOPBACKOFF state, REPLICA mode

6 replies

smithaa0003
February 8, 2022

I am facing the same issue. I am trying to implement HA architecture for appian (Self managed instance on linux) .The license is correct. I have installed the latest license. Still the application is stuck in crash loopback off

February 8, 2022

I resolved this issue for my local windows machine by following below steps.

  1. remove k3, k4 license file from Appian home directory

  2. place correct k3, k4 license file in repo home directory

  3. run appian configuration again

Note: while I was getting this error (CRASHLOOPBACKOFF ) I was able to see below error in service_manager.log

com.appian.komodo.engine.connection.InvalidKLicenseException: execution02 failed to start due to an invalid K license.

 

saitejam0003
February 10, 2022

i tried this approach but still i do face the same issue. any other ideas