Can´t implement forms in my own server

Hi, after a successfull installation of kobotoolbox in my own server
i can´t deploy any form having a message error that follows.

unable to deploy

your form cannot be deployed because it contains errors:

Expecting value: line 4 column 1 (char 3)

Can you please help me?. I’ve already very my xls form is valid. Thanks

Welcome to the community, @enriqueif! Sometimes your XLSForm could also have syntax issues. You could check the same through this online validator.

Also having the same trouble with selfhosting. I have created a form in the public kobo, exported it to xls and tried to import it to my own. Same error as you, exactly same words.
In the health-check page it says everything is OK, but it clearly isnt. The validator says its fine, the pre visualization works and validation works.

I also tried messing around with the forms to check if there was anything wrong with it, but couldn’t find any.

In my case, i disabled SSL because for some reason the option to auto generate from let’s encrypt in the installer is breaking and i can’t solve the issue, but thats another topic.

Maybe its because its a server config without SSL?

Hi, I’m using server mode and https with the server cerrificates (not lets encrypt) for kf,kc and ee domains. I Made a new form with only one texto question and I get the same error. Also reinstalled allá containers with the same result.

Hi Kal. I did check the form with thia and is valid. Also tried with a new form with only one question and same error

@enriqueif, @matheusgbrt, pinging @stephenoduor for your support!

I confirm the same issue, I’m using the workstation deployment.

Hi, In My case the problem was solved by assigning permissions to rhe MongoDB database SO that it could write and thus the forms were inolemented. Cheers.