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

Unable to run script. #29

Open
rishab22 opened this issue Jan 18, 2023 · 3 comments
Open

Unable to run script. #29

rishab22 opened this issue Jan 18, 2023 · 3 comments

Comments

@rishab22
Copy link

Hello,

Can you please help me the script is not working for me?
Whenever i run ./migrate.py -c dump -r rocketchat -t FileSystem -d /root/mongo it gives me with following error (Screenshot attached)
image
Also, my mongo does not have any username or password it is open and accessible without credentials.
Can you please guide me here on what am doing wrong?

@rishab22
Copy link
Author

Update :::

So i figured out above error was due to not using username and password.

Here I ran into another issue.
image

Please let me know if you can guide in this

@birdiecode
Copy link

to fix the first error, you need to add two keys with empty arguments --user "" --password "" .

@MaisumAbbas
Copy link

MaisumAbbas commented Mar 20, 2024

I had to remove username and password from the Migrator Class altogether. Empty username and password didn't work for the first error.

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

No branches or pull requests

3 participants