Skip to content

[Bug]: Unable to connect to a mongo atlas cluster #164

Open
@alkanna

Description

@alkanna

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions