Skip to content
This repository was archived by the owner on Mar 14, 2019. It is now read-only.
This repository was archived by the owner on Mar 14, 2019. It is now read-only.

App crash due to non existent id #408

@copleykj

Description

@copleykj

I have an app running on modulus. Everything ran relatively smoothly until I scaled it to a second servo and now all the sudden I'm getting this error and then the app instance crashes..

Error: 53fcdaea80eba4530628442f does not exist
    at /mnt/data/1/node_modules/mongodb/lib/mongodb/gridfs/gridstore.js:205:24
    at /mnt/data/1/node_modules/mongodb/lib/mongodb/cursor.js:744:35
    at Cursor.close (/mnt/data/1/node_modules/mongodb/lib/mongodb/cursor.js:969:5)
    at Cursor.nextObject (/mnt/data/1/node_modules/mongodb/lib/mongodb/cursor.js:744:17)
    at commandHandler (/mnt/data/1/node_modules/mongodb/lib/mongodb/cursor.js:713:14)
    at /mnt/data/1/node_modules/mongodb/lib/mongodb/db.js:1843:9
    at Server.Base._callHandler (/mnt/data/1/node_modules/mongodb/lib/mongodb/connection/base.js:445:41)
    at /mnt/data/1/node_modules/mongodb/lib/mongodb/connection/server.js:468:18
    at MongoReply.parseBody (/mnt/data/1/node_modules/mongodb/lib/mongodb/responses/mongo_reply.js:68:5)
    at null.<anonymous> (/mnt/data/1/node_modules/mongodb/lib/mongodb/connection/server.js:426:20)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions