Unable to copy the tf state files from repo to http backend with -force-copy option

I have tf state files present in my repository and am trying to configure http backend for my terraform project. Earlier when i ran gitlab-terraform init -force-copy terraform was able to copy the local tf state files to http backend. But now it has started failing due to the -reconfigure flag added in the command.

Edited by Sunil Singh