SEL-Columbia / formhub

Mobile Data Collection made easy.
http://formhub.org
BSD 2-Clause "Simplified" License
259 stars 163 forks source link

Can not pull encrypted form from my own server with odk briefcase #1323

Open super0xie opened 10 years ago

super0xie commented 10 years ago

I can get the unencrypted forms. But if the form is encrypted, I got this error message: Fetching form definition resolving against briefcase form definitions Fetching form manifest preparing to retrieve instance data retrieving next chunk of instances from server... fetching instance 1 ... SUBMISSION NOT RETRIEVED: Error fetching submission uri: uuid:f0c92af0-dfd0-48c1-ae03-452023da42ca details: Connection to http://localhost:8000 refused fetching instance 2 ... SUBMISSION NOT RETRIEVED: Error fetching submission uri: uuid:1dfa2b55-a98a-437e-9cd3-699319b3c4b0 details: Connection to http://localhost:8000 refused retrieving next chunk of instances from server... FAILED.

Any idea?