-
Notifications
You must be signed in to change notification settings - Fork 188
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
Bug Report - MacOS newest versions are broken #4139
Comments
@PrinzKenny1 - thanks for reporting - Does this issue persist with the newly released 1.37.0? |
@PrinzKenny1 Not sure what could be causing this. |
Sure thing.
|
Hi @PrinzKenny1! Thank you for the logs. It would be helpful if you could:
|
Hi @himanshusinghs, yes the server runs just fine. I still can connect with version 1.33.1 if the error occurs on the newer versions. I noticed I could connect once with the newer version, but after disconnecting and trying to reconnect, it didn't work anymore... Tried restarting application and server, but it didn't help unfortunately :/ Whats even weirder is that it seems to connect to the server at least for the shell part: Toggling Dev Tools and looking at console states the following: Here is a clean log of the server:
|
I experimented a little bit and noticed that when I change the network type of my VM, it finally works... I don't really know why, but it's working now, tough I'm no longer able to use localhost, but that doesn't bother me. For reproduction of the error, I used UTM as my VM with Network Mode "Emulated VLAN". I now switched to "Shared network". Since the connection issues didn't appear before version <= 1.33.1 it might be still an issue on your side? |
Hi @lorand-horvath! Windows 7 is not supported anymore. You can find the official minimum requirements for running Compass here. |
@himanshusinghs Thanks, even though you're a bit late :) |
Bug Report
Current Behavior
Hi, when I try to access my localhost, I get this error:
An error occurred while loading instance info: Connection pool for localhost:27017 was cleared because another operation failed with: "connect ECONNRESET 127.0.0.1:27017".
Im trying to connect from MacOS to a MongoDB Server which runs in a VM on Ubuntu.
This first happened after upgrading to version 1.34.1 and is persistent in the newest and beta versions. However, version 1.33.1 functions fine.
Environment
The text was updated successfully, but these errors were encountered: