Sailsjs and mongodb err when dealing with CRUD data

On localhost works fine but when open to amazon. I got an error while creating post data in mongo

"error": "E_UNKNOWN", "status": 500, "summary": "Unexpected error encountered", "Raw": {"name": "MongoError", "message": "topology was destroyed"}

+3


source to share





All Articles