Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

End Of File Reached #403

@BDNelson123

Description

@BDNelson123

I cannot connect to a staging database instance that is hosted on compose.io.

Here is what I get:

mongohq_url = "mongodb://bdnelson:[email protected]:18111,aws-us-west-2-portal.1.dblayer.com:18111/admin?authSource=admin&ssl=false"

[15] pry(main)> db.collection_names.each{|name| puts name }
MONGODB | end of file reached
MONGODB | end of file reached
MONGODB | end of file reached
MONGODB | end of file reached
MONGODB | end of file reached
MONGODB | end of file reached
MONGODB | end of file reached
MONGODB | end of file reached
MONGODB | end of file reached
MONGODB | end of file reached
MONGODB | end of file reached
MONGODB | end of file reached
MONGODB | end of file reached
MONGODB | end of file reached
MONGODB | end of file reached
MONGODB | end of file reached
MONGODB | end of file reached

Anytime I do .save I get the same error.

I do not get this error locally.

What is this error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions