Open
Description
Bug Description
Mongoose seems unable to connect to a mongo atlas cluster
Steps to Reproduce
I tried using the following things:
MONGO_URI formatted as "mongodb+srv://user:password@xx.xx.mongodb.net/xx?retryWrites=true&w=majority"
I tried with MONGO_USER and MONGO_PASSWORD as separate environment variables, without use:pass in the connection string, to no avail either.
It just retries a few times then outputs an error hinting at the fact that I must be missing a whitelist, which I am 100% not.
Expected Behavior
Successful connection to mongo
Screenshots
No response
HeyForm Installation
self hosted
Version
latest
Desktop OS
Linux
Desktop Browser
None
Desktop Browser Version
No response
Mobile Device
None
Mobile OS
None
Mobile Browser
None
Mobile Browser Version
No response