mingo-app / mingo

Found a bug? have a FR ?
60 stars 2 forks source link

Strange behavior of multiple connections in the same project #540

Closed meandrewdev closed 1 year ago

meandrewdev commented 1 year ago

If I create more than three connections within the same project, then an error occurs in one of the connections. All connections are valid and I can always connect to them using NoSQLBooster. Also, if I create a connection without a project, they work correctly. I changed the timeouts, but it didn't help. I am attaching a video showing the problem. All connections except Dev are made via ssh

https://user-images.githubusercontent.com/13430964/218441741-3d100ea5-1835-4fff-8657-f4c58eda9b16.mp4

tothradoslav commented 1 year ago

Hi, thanks for this.

Could it be, that the problem is caused by 2 connections using the same SSH config? I have just found a possible issue with duplicating the SSH tunnels, which I have corrected. So this should be fixed in the next version.

Just let me know if the SSH configs are the same for the two connections (not the dev). Thanks!

tothradoslav commented 1 year ago

Let's see if this works fine in the next release.

tothradoslav commented 1 year ago

This has been resolved in the latest RC release, please check it out and let us know if the solution works as expected:

https://github.com/mingo-app/mingo/releases/tag/v1.13.0-rc1

meandrewdev commented 1 year ago

I just saw that there was an answer, sorry for disappearing :) I've switched to another product for now, but thanks for pointing out the problem No, SSH config was different Unfortunately, my trial has already expired, so I won't be able to test

tothradoslav commented 1 year ago

https://github.com/mingo-app/mingo/releases/tag/v1.13.1

If you drop us an email to info@mingo.io, I will grant you a free access.