Terraform freezes direct after releasing state lock

terraform freezes when releasing state lock.

I’m using terraform cloud backend, terraform cli

In this morning, I canceled terraform plan by terraform CLI with Ctrl + C twice.
after that my remote state lock remained, so i removed lock with terraform force-unlock {lock_id} but after that terraform cli freezes after terraform plan releasing state lock…
When I finished this freezing with Ctrl + C twice again, everything is replayed…

how can i fix this situation?

I already did local state clear, terraform init again, terraform reconfigure.. and terraform login… help me please..

terraform cli: v1.12.1
terraform cloud backend version: v1.12.1

As this is a Terraform plan only, let the run finish and see what’s going on?