Hi everyone,
I’m Darshan Hiranandani, I’ve installed mongosqld
on Debian, and I’m trying to connect to my running MongoDB database hosted on DigitalOcean using the BI connector. Normally, I can access the database using connection string URIs via MongoDB Compass or the Ubuntu CLI without issues.
However, when I attempt to connect using the BI connector with the command:
mongosqld --config mongotest.conf
I’m getting an error related to “connection handshake context deadline exceeded.”
Has anyone faced this issue before, or can anyone provide suggestions on how to resolve it?
I’d really appreciate any help or insights you can provide!
Thanks!
Regards
Darshan Hiranandani