-
-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
I attempted to connect to the Mongo Server running in OrbStack (Docker compatible), but I encountered an error stating “No Suitable servers found.”
Steps to reproduce
- Create
docker-compose.ymlfor MongoDB
services:
db:
image: mongo:8.2
ports:
- "27017:27017"
- Create New DB name
main - Try To Connect.
Expected behavior
No response
Database type
MongoDB
TablePro version
0.16.0
macOS version & chip
macOS 26.3 / Apple M1 Pro
Screenshots / Logs
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
Done