Code Monkey home page Code Monkey logo

meteor-packages's People

Contributors

copleykj avatar dependabot[bot] avatar jankapunkt avatar mitar avatar storytellercz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

umataldetatiana

meteor-packages's Issues

E11000 duplicate key error

Looks like there's an edge case where duplicate keys are getting generated. Looks like an insert() needs to be replaced with an upsert(), or a check on whether files already exist needs to be added.

[Wed Feb 24 2016 01:08:57 GMT+0000 (UTC)] WARNING MongoError: E11000 duplicate key error collection:
clinical-redesign_meteor_com.MeteorPackages.SyncState index: _id_ dup key: { : "lastUpdated" }
at Object.Future.wait (/meteor/dev_bundles/0.4.18/lib/node_modules/fibers/future.js:398:15)
at [object Object].<anonymous> (packages/meteor/helpers.js:119:1)
at [object Object].MongoConnection.(anonymous function) [as insert] (packages/mongo/mongo_driver.js:678:1)
at Object.CollectionHooks.defineAdvice.self (packages/matb33:collection-hooks/insert.js:48:1)
at Object.collection.(anonymous function) [as insert] (packages/matb33:collection-hooks/collection-hooks.js:103:1)
at [object Object].Mongo.Collection.(anonymous function) (packages/mongo/collection.js:575:1)
at [object Object].Mongo.Collection.(anonymous function) [as insert] (packages/aldeed:collection2/collection2.js:165:1)
at Function.MeteorPackages.latestPackagesObserve (packages/peerlibrary:meteor-packages/server.coffee:178:16)
at packages/peerlibrary:meteor-packages/server.coffee:313:6
- - - - -
at Object.toError
(/meteor/containers/35163b91-019c-a958-840b-ee410002f3ac/bundle/programs/server/npm/mongo/node_modules/mongodb/lib/mongodb/utils.js:114:11)
at
/meteor/containers/35163b91-019c-a958-840b-ee410002f3ac/bundle/programs/server/npm/mongo/node_modules/mongodb/lib/mongodb/collection/core.js:116:29
at
/meteor/containers/35163b91-019c-a958-840b-ee410002f3ac/bundle/programs/server/npm/mongo/node_modules/mongodb/lib/mongodb/db.js:1195:7
at
/meteor/containers/35163b91-019c-a958-840b-ee410002f3ac/bundle/programs/server/npm/mongo/node_modules/mongodb/lib/mongodb/db.js:1903:9
at Server.Base._callHandler
(/meteor/containers/35163b91-019c-a958-840b-ee410002f3ac/bundle/programs/server/npm/mongo/node_modules/mongodb/lib/mongodb/connection/base.js:453:41)
at
/meteor/containers/35163b91-019c-a958-840b-ee410002f3ac/bundle/programs/server/npm/mongo/node_modules/mongodb/lib/mongodb/connection/server.js:487:18
at [object Object].MongoReply.parseBody
(/meteor/containers/35163b91-019c-a958-840b-ee410002f3ac/bundle/programs/server/npm/mongo/node_modules/mongodb/lib/mongodb/responses/mongo_reply.js:68:5)
at [object Object].<anonymous>
(/meteor/containers/35163b91-019c-a958-840b-ee410002f3ac/bundle/programs/server/npm/mongo/node_modules/mongodb/lib/mongodb/connection/server.js:445:20)
at [object Object].emit (events.js:95:17)
at [object Object].<anonymous>
(/meteor/containers/35163b91-019c-a958-840b-ee410002f3ac/bundle/programs/server/npm/mongo/node_modules/mongodb/lib/mongodb/connection/connection_pool.js:207:13)

No tests

This package is missing tests.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.