We are trying to install KoBoToolbox on our Ubuntu server (released version 16.04). We have installed with Kobo Docker and the envfile.local.txt configure file. We have checked the ports “8000” KPI, “8001” KOBOCAT and “8005” ENKETO-EXPRESS.
The 3 modules seem to be correctly installed however when we create a form on KPI and try to deploy it through KOBOCAT it doesn’t work and we received the following error: unable to deploy,your form cannot be deployed because it contains errors:HTTPConnectionPool(host=’**.**.**.**’, port=8001): Max retries exceeded with url: /api/v1/forms (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)).
Also, the form preview through ENKETO is not working.
If we download the form (.xls format) from the KPI component and we upload it in KOBOCAT, it works correctly. In this case we can also connect the KOBOCOLLECT Android Application, download the survey form, collect some data and send the instance to the server. We can also see the uploaded instance through KOBOCAT.
We suspect there is a problem about the interconnection between the 3 modules but we are not sure of that.
Thanks for any help!
Ciao