Moving contacts hangs when http is used in place of https in the url

We discovered that if you move contacts using cht move-contacts command and mistaken the url by writing http instead of https then the command hangs indefinitely without ever returning or displaying an error.

Is this the expected behaviour or should there be an error message and have the command exit graceful as one would expect?
image

Hi @nKataraia

If the server is not accessible, we would definitely expect to fail early and display a human readable error message.

I’ve tried to reproduce this but http is working for me. It could be an issue with the request redirecting from http → https. Would you mind sharing your project URL so I can check?

Secondly, to get more log details, could you try and re-run the command with --verbose and paste that in here?

The url is http://moh-zanzibar.app.medicmobile.org

The screenshot of running the command with --verbose is: