Can't copy database
Solved
Recently when I'm trying to copy mongo database from another host I keep getting error:
Cannot read property 'length' of undefined
Looks like error happens on this line:
let failed = copyResult.errors.length;
So errors are undefined, not an array
I'm using version 5.1.11 under ubuntu linux
I'm using version 5.1.11 under ubuntu linux
Thank you for your feedback.
We have worked out a hotfix to resolve this issue, please download and give it a try.
Download page: https://nosqlbooster.com/downloads
Thank you for your feedback.
We have worked out a hotfix to resolve this issue, please download and give it a try.
Download page: https://nosqlbooster.com/downloads
It works again now!
Thank you for the fast response!
It works again now!
Thank you for the fast response!
Works now. Thanks for the quick update
Works now. Thanks for the quick update
Resolved in 5.1.12
Resolved in 5.1.12
Replies have been locked on this page!