mingo-app / mingo

Found a bug? have a FR ?
59 stars 3 forks source link

Compare and sync rarely works with remote connection #604

Closed MathiasKandelborg closed 9 months ago

MathiasKandelborg commented 10 months ago

I'm remotely connected to a database that I want to sync with. The functionality rarely works with the remote database. I can make a dump to localhost, and the functionality works fine between my local databases. Only when I try to do it remotely, it becomes an issue.

I've found that it sometimes works by restarting Mingo, but it's still rare. And some times, I don't need to restart the application, and it just works.

It halts on the scanning collections step. Either it takes a split second, or it doesn't happen.

Update:

I've just sat and tried several things, and if I update the meta information on both databases, it's suitable for one sync, and then I have to repeat that process to do it again.

MathiasKandelborg commented 10 months ago

I didn't get an issue template from using the application menu to submit a bug report.

OS: Mac v13.5 Mingo: 1.13.3

tothradoslav commented 9 months ago

We have improved the handling of meta information. This should help.