Hi guys !
I’ve just installed Kobo in our own server.
I’ve created a new project and a new form.
Only 1 question.
When I want to preview this form, this message appears:
I did exactly the same thing on kf.kobotoolbox.org and it worked.
I don’t know what to do to resolve this problem 
Any idea ?
I’ve solved this problem by myself.
The bug was, I wrote in /etc/hosts:
127.0.0.1 kf.mydomain.com ee.mydomain.com kc.mydomaine.com
This is not working and I don’t know why.
The solution is to write the actual IP of the server:
192.168.5.5 kf.mydomain.com ee.mydomain.com kc.mydomaine.com
Delete what was written at 127.0.0.1 and it worked.
I
2 Likes