Kobo Deploy Error on Own Ubuntu Server (Needed Help Emergency)

Welcome to the community, @Yogesh! Maybe this post discussed previously should help you solve your issue:

i already done that …
i reinstall it again with run.py --setup but the error still exits…
any solution ??

Form is deployed and it shows the link missing error…

Can you access enketo and kc URLs separately?
What does it show when you run docker ps?

1 Like

yes i can access both enketo and kc url separately…
all container are running when i run the docker ps…

I face the same issue and this is fixed after turning off the firewall

or allow below ports
sudo ufw allow 6380/tcp
sudo ufw allow 80/tcp
sudo ufw allow 443/tcp
sudo ufw allow 5432/tcp
sudo ufw allow 6379/tcp
sudo ufw allow 6380/tcp
sudo ufw allow 27017/tcp