I have set up Kobotoolbox on the local server. It works fine and I am able to sync forms from the Kobo-Collect app also.
After deploying the form; I am able to access it via the legacy kc interface but the form never loads in the new interface (gives gateway error and access denied). My form has only 2 variables (text and date) as it’s a test form.
Did you install it using run.py or some other method?
This seems to be a configuration error with the KPI module or the interface between KPI and KC. You can check the logs inside the KPI container.
I guess the quickest way to resolve it would be to run run.py --setup again.