Joshwa,

Cool, thanks for the tip. Were you running Couch 1.2 or 1.3?

We still need to try a few of these suggestions (guy doing most of this has
been out for a week) but will definitely give this a shot.

Thanks!

Andy

On Thu, May 23, 2013 at 11:53 PM, Joshwa Fugett <jfuget...@gmail.com> wrote:

> Give this one a shot,
>
> curl -svX PUT http://admin:passwd@127.0.0.1:5984/_replicator/mirror_npm-d 
> '{"source":"
> http://isaacs.iriscouch.com/registry/";, "target":"registry", "user_ctx":
> {"name": "admin"}, "continuous": true' -HContent-Type:application/json
>
> Switch the admin in the user_ctx as well. Also make sure that the admin is
> added to the registry database as well as an admin so that it has full
> permissions. This worked for me for everything except for _design/app and I
> just replicated that separately through futon after this one finished.
>
> Hope it helps,
> Joshwa
>
> --
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "nodejs" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to nodejs+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

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


Reply via email to