Can't redeploy or replace my KOBOForm with XLSFile

Dear Kal,

I have been experiencing an unpleasant thing recently. While trying to upload updated XLSFroms this message is shown:

KobocatDeploymentException: HTTPConnectionPool(host=‘kc.kobotoolbox.internal’, port=80): Max retries exceeded with url: /api/v1/forms/1094003 (Caused by NewConnectionError(‘<urllib3.connection.HTTPConnection object at 0x7efe939da080>: Failed to establish a new connection: [Errno -2] Name or service not known’))

Moreover, it’s impossible to save the fors edited in builder…

Could you, please, help me to fix this issue?

@yaroslav, maybe you could do the following to troubleshoot the issue at your end:

  • Download your project as XLSForm as outlined here.
  • Validate your XLSForm through this online validator to see if there are any syntax issues.

Thanks a lot! I have resolved the issue via API update

1 Like

@yaroslav, :clap: :heart: :partying_face: could you also share the solution with the entire community? The community would also benefit.