Hi,
After installing CommCare HQ and setting up a new project, then
application, somewhere during editing the module in the application and
creating a new form causes my install to break:
{"error":"reduce_overflow_error","reason":"Reduce output must shrink more
rapidly: Current output: '[{"xmlns":
"http://openrosa.org/formdesigner/6B57A9F7-7DB4-4D76-BF53-3E7587F154D4\",\"app\":
{"name": "'... (first 100 of 279 bytes)"}
Full paste: commcarehq - Pastebin.com
If I open another page in a new tab (e.g. Settings page) I get that error,
but the application editor in the first tab continues working. If I delete
the module I'm working on the error goes away in the second tab after
refreshing.
Any ideas?
I haven't added any CommCare builds to HQ at this point - is this maybe
related?
Relatedly, how do I add a CommCare build to HQ?
I see there's a
add_commcare_build command in manage.py that expects a zip file - is this a
zip with the jar and jad inside?
Michael
Hi Michael,
If you have a version of couchdb that is earlier than 1.0, that's almost
certainly the the cause. If you're on couchdb 1+, let me know and I can
help debug.
To add a commcare build, follow the instructions here:
https://github.com/dimagi/core-hq/blob/master/corehq/apps/builds/README.md
Cheers,
Danny
···
2012/4/3 Michael Champanis
Hi,
After installing CommCare HQ and setting up a new project, then
application, somewhere during editing the module in the application and
creating a new form causes my install to break:
{"error":"reduce_overflow_error","reason":"Reduce output must shrink more
rapidly: Current output: '[{"xmlns": "
http://openrosa.org/formdesigner/6B57A9F7-7DB4-4D76-BF53-3E7587F154D4\",\"app\":
{"name": "'... (first 100 of 279 bytes)"}
Full paste: commcarehq - Pastebin.com
If I open another page in a new tab (e.g. Settings page) I get that error,
but the application editor in the first tab continues working. If I delete
the module I'm working on the error goes away in the second tab after
refreshing.
Any ideas?
I haven't added any CommCare builds to HQ at this point - is this maybe
related?
Relatedly, how do I add a CommCare build to HQ?
I see there's a
add_commcare_build command in manage.py that expects a zip file - is this a
zip with the jar and jad inside?
Michael
Hi Danny,
I had couchdb from Ubuntu 10.04 package manager installed - I've chucked it
and built 1.2.0 from source and it seems to be behaving now. I've set up
and deployed an app successfully. Thanks!
Cory: thanks for the input also - I am running stock HQ at the moment, I
haven't added any new views.
Michael
···
On 3 April 2012 17:48, Daniel Roberts wrote:
Hi Michael,
If you have a version of couchdb that is earlier than 1.0, that's almost
certainly the the cause. If you're on couchdb 1+, let me know and I can
help debug.
To add a commcare build, follow the instructions here:
https://github.com/dimagi/core-hq/blob/master/corehq/apps/builds/README.md
Cheers,
Danny
2012/4/3 Michael Champanis michael.champanis@gmail.com
Hi,
After installing CommCare HQ and setting up a new project, then
application, somewhere during editing the module in the application and
creating a new form causes my install to break:
{"error":"reduce_overflow_error","reason":"Reduce output must shrink more
rapidly: Current output: '[{"xmlns": "
http://openrosa.org/formdesigner/6B57A9F7-7DB4-4D76-BF53-3E7587F154D4\",\"app\":
{"name": "'... (first 100 of 279 bytes)"}
Full paste: commcarehq - Pastebin.com
If I open another page in a new tab (e.g. Settings page) I get that
error, but the application editor in the first tab continues working. If I
delete the module I'm working on the error goes away in the second tab
after refreshing.
Any ideas?
I haven't added any CommCare builds to HQ at this point - is this maybe
related?
Relatedly, how do I add a CommCare build to HQ?
I see there's a
add_commcare_build command in manage.py that expects a zip file - is this a
zip with the jar and jad inside?
Michael