badarg save_doc

39 views
Skip to first unread message

Douglas Huston

unread,
Jan 20, 2014, 8:02:55 PM1/20/14
to couc...@googlegroups.com
I am trying to push a couchapp to an iriscouch via erica.  I get this error.

==> rcl (push)
ERROR: push failed while processing /home/douglas/Projects/rcl: {'EXIT',{badarg,[{couchbeam,save_doc,3,
                            [{file,"src/couchbeam.erl"},{line,415}]},
                 {erica_push,do_push,4,
                             [{file,"src/erica_push.erl"},{line,91}]},
                 {erica_push,push2,3,[{file,"src/erica_push.erl"},{line,53}]},
                 {erica_push,push1,3,[{file,"src/erica_push.erl"},{line,40}]},
                 {erica_core,run_modules,4,
                             [{file,"src/erica_core.erl"},{line,97}]},
                 {erica_core,execute,4,
                             [{file,"src/erica_core.erl"},{line,67}]},
                 {erica,main,1,[{file,"src/erica.erl"},{line,12}]},
                 {escript,run,2,[{file,"escript.erl"},{line,747}]}]}}

I commented out the ericaignore file to avoid issue #80 in github.  I also made sure the same password is being used in iriscouch and erica's push command.

Can anybody tell me what is causing this error?

Thank you for your help.
Doug

Benoit Chesneau

unread,
Jan 22, 2014, 4:48:27 AM1/22/14
to couc...@googlegroups.com
Is this a recent build of erica?


--
You received this message because you are subscribed to the Google Groups "CouchApp" group.
To unsubscribe from this group and stop receiving emails from it, send an email to couchapp+u...@googlegroups.com.
To post to this group, send email to couc...@googlegroups.com.
Visit this group at http://groups.google.com/group/couchapp.
For more options, visit https://groups.google.com/groups/opt_out.

Douglas Huston

unread,
Jan 27, 2014, 6:41:13 PM1/27/14
to couc...@googlegroups.com
The version I have is 0.4.1

Douglas Huston

unread,
Jan 27, 2014, 7:50:59 PM1/27/14
to couc...@googlegroups.com
The version I have is 0.4.1

On Wednesday, January 22, 2014 3:48:27 AM UTC-6, Benoit Chesneau wrote:

Tim Black

unread,
Feb 14, 2014, 2:15:21 PM2/14/14
to couc...@googlegroups.com
I think this fixed the problem:

    "Removed line from .ericaignore which caused an error, renamed the file to activate it again"

--------------------------------- .ericaignore ---------------------------------
similarity index 90%
rename from .ericaignore.commented_out
rename to .ericaignore
index 4a12828..5c367b2 100644
@@ -2,7 +2,6 @@
   ".*~$",
   ".*\\.bak$",
   "\\.git$",
-  "\.git$",
   "changes_listeners_temp.js",
   "node_modules/*",
   "sync.txt",

Tim
Reply all
Reply to author
Forward
0 new messages