Error while trying to build an app form

Everytime i try to build my form using this code i got error of Maybe you entered the wrong URL, wrong port or the instance is not started. Please check and try again . I am using cht --local convert-app-forms upload-app-forms to build a app form.

1 Like

Hi @durga.tukilogic,

I am assuming your local instance is running. Also, assuming you have default username and password (i.e. medic and password. Please refer to documentation for more details). Could you please try running with --url instead of --local i.e. following?

cht --url=https://medic:password@localhost --accept-self-signed-certs convert-app-forms upload-app-forms