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

End Of File Reached #403

Open
BDNelson123 opened this issue Jul 17, 2018 · 0 comments
Open

End Of File Reached #403

BDNelson123 opened this issue Jul 17, 2018 · 0 comments

Comments

@BDNelson123
Copy link

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant