Need help connecting enketo to odk

running odk central on dev machine 244.130 and enketo on another 244.135 ping is successful, but it's not linked, installed following this tutorial blog.enketo.org/install-enketo-production-ubuntu

when trying
curl --user enketorules: -d "server_url=http:/ /192.168.244.130&form_id=test" https:/ /192.168.244.135/api/v1/survey
i get Failed to connect to 192.168.244.135 port 8005: Connection refused
where to look

The default installation process for Central includes Enketo. May you please share a bit more about your use-case and why you're installing the components on different machines?

1 Like

central is running on a dev vm with backend and frontend started with npm, postgresql db, the other one is runnin enketo with npm and redis, both seem to work but when a form is uploaded to central it doesn't generate a link, i need a way to get that link to work and later accessing it with the app