On 14 July 2012 22:46, Tom Duffield <[email protected]> wrote:
> Here is the sanitized command that I ran :
> curl -H 'Content-Type: application/json' -X POST
> http://localhost:5984/_replicate -d '{"source":
> "http://<USER>:<PASS>@<EXTERNAL_DBASE>/<DBASE>",
> "target": "http://localhost:5984/<DBASE>"}'
>
>
> I can run _all_dbs and do POST and GET commands against both databases just
> fine. I've also tried multiple external databases.
>
> I will mention that all the external databases are running 1.1.0 while my
> local database is running 1.2.0.
>
> Thanks,
> Tom

Hey Tom,

Can you friendpaste the logs somewhere? Perhaps we might see something
that looks more significant to us :-)

2ndly, does replication work for you if you omit the admin:passwd
part? I am wondering if your password needs different encoding etc.

A+
Dave

Reply via email to