0

I was working for TPM 7.2.1 but I am not able to run tio.sh stop tpm or tio.sh start tpm. It is failing with below error.

ALR0401E: Connection Refused: Possible cause is the lightweight infrastructure is not running.

Anyone who has resolved this problem. I ran tioStatus.sh and it is running fine. I am using TPM 7.2.1 in Linux machine.

Bartłomiej Semańczyk
  • 59,234
  • 49
  • 233
  • 358
SinghVK
  • 313
  • 2
  • 12

1 Answers1

0

Above issue is solved. We need to manually kill all the process using kill -9 PID and then restart the TPM again.

SinghVK
  • 313
  • 2
  • 12