Skip to content

Can't run at source or destination #9

Description

@etemiz

I am trying to migrate from 192.168.50.10 to 192.168.50.117 but running go-sync-mongo-linux-amd64 in either source or destination produces the following

./go-sync-mongo-linux-amd64 status --src "mongodb://192.168.50.10:27017" --src-username mongooplog --src-password some-password --dst "mongodb://192.168.50.117:27017" --src-ssl=false --dst-ssl=false --dst-username mongooplog --dst-password some-password
+--------+----------+-------------+------+
| DB | SOURCE | DESTINATION | DIFF |
+--------+----------+-------------+------+
| config | 0 | 0 | 0 |
| cq | 41615255 | 41615255 | 0 |
+--------+----------+-------------+------+

It compares local to local every time.
Version 1.1.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions