-
Notifications
You must be signed in to change notification settings - Fork 0
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
Error: Invalid input after importing connection for MongoDB #14
Comments
I have the same problem.. @huyphams do you have any idea? |
Any updates regarding this issue? |
I'm having the same problem. |
Is there any news regarding this issue? |
From the look of things this is still an issue? Using the same string that works from Mac version. Mongodb Atlas is now v7 |
Any update on this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please answer the questions below, it helps us to track the issue.
Which driver are you using and version of it (Ex: PostgreSQL 10.0):
MongoDB 4.4.10 (free tier on mongodb.com)
Which TablePlus version number are you using:
Mac: Build 396
iOS 4.5.2 (Build 322)
The steps to reproduce this issue:
Use the working connection on mac
export the working connection on mac "Export this connection"
On iOS Import this exported connection
After successful import: Error Invalid input
If I manually try to setup the mongodb connection using the existing url, I also get the error invalid input after pressing "Test".
Noted: If the bug is related to data, please attach an example SQL data
.
The text was updated successfully, but these errors were encountered: