Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replicate couchdb #770

Closed
linoy13 opened this issue Aug 23, 2017 · 13 comments
Closed

replicate couchdb #770

linoy13 opened this issue Aug 23, 2017 · 13 comments

Comments

@linoy13
Copy link

linoy13 commented Aug 23, 2017

Hello
I am new to the field of the couchDB and created a database under my username.
When I try to replicate a database to another computer on the same network under the username of my colleague it fails.
  My question is whether this can be done through a fauxton interface or that other interfaces should be used?

What I tried to do was:
replication-->source: local --> target: new remote db--> -->https://colleague_username:colleague_password@colleagueIP:5984/db name

it says "running" but my colleague do not see it on her computer.

All settings are according to the directory of the official website.
I'm probably doing something wrong or trying something that's just impossible.

Thanks for the helpers.

@wohali
Copy link
Member

wohali commented Aug 23, 2017

You deleted most of the form for the issue so what we need to know is missing:

  1. Version of CouchDB on your and your colleague's machine
  2. What browser & version on your machines
  3. Did you replicate using Fauxton or cURL?
  4. Can you take a screenshot or provide the exact command you ran?

@linoy13
Copy link
Author

linoy13 commented Aug 24, 2017

  1. Version of CouchDB- 2.1.0
  2. Chrome
    3.Fauxton

Thanks

@wohali
Copy link
Member

wohali commented Aug 24, 2017

Can you take a screenshot of your creation of the replication in Fauxton?

@linoy13
Copy link
Author

linoy13 commented Aug 26, 2017

replication screenshot

@garrensmith
Copy link
Member

Once you click start replication then click back on the replication link. You should have a list of replications. Does any errors appear? You should be able to click on the error to give you more details on what is happening.

@linoy13
Copy link
Author

linoy13 commented Aug 28, 2017

1
2

@garrensmith
Copy link
Member

garrensmith commented Aug 28, 2017 via email

@linoy13
Copy link
Author

linoy13 commented Aug 28, 2017

the port we using is 5984.

@garrensmith
Copy link
Member

garrensmith commented Aug 28, 2017 via email

@linoy13
Copy link
Author

linoy13 commented Aug 28, 2017

I tried it
still not working.
default

@linoy13
Copy link
Author

linoy13 commented Aug 28, 2017

I am on 192.168.1.10
And my colleague on 192.168.1.18

@wohali
Copy link
Member

wohali commented Sep 29, 2017

Try changing replication source from "Local database" to "Remote database" and specify the database address as http:https://admin:[email protected]:5984/dbname . See if this works?

@wohali
Copy link
Member

wohali commented Oct 1, 2017

Also, we can help better if you provide the lines in the couchdb.log that show the errors on failed replication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants