Code Monkey home page Code Monkey logo

giskard's People

Contributors

chr0nu5 avatar heyvito avatar juniormag avatar zehfernandes avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

chr0nu5

giskard's Issues

InstallationManager fails to reload modules

InstallationManager has presented some problems reloading modules that registers Mongoose collections through the exposed proxy method.

ERR! ModuleLoader Error loading [email protected]:
ERR! ModuleLoader OverwriteModelError: Cannot overwrite `GiskardDeploy__Keys` model once compiled.
ERR! ModuleLoader     at Mongoose.model (/app/node_modules/mongoose/lib/index.js:360:13)
ERR! ModuleLoader     at GiskardDeploy.registerModel (/app/src/base_module.js:215:25)
ERR! ModuleLoader     at new GiskardDeploy (/app/bot_modules/giskard-deploy/src/giskarddeploy.js:7:21)
ERR! ModuleLoader     at Object.loadModule (/app/src/managers/module_manager.js:135:28)
ERR! ModuleLoader     at db.ModuleMeta.findByName.then.then.then.then.then.then.then.then.catch.ex (/app/src/managers/installation_manager.js:452:81)
ERR! ModuleLoader     at process._tickCallback (internal/process/next_tick.js:103:7)
ERR! ModuleLoader  { OverwriteModelError: Cannot overwrite `GiskardDeploy__Keys` model once compiled.
ERR! ModuleLoader     at Mongoose.model (/app/node_modules/mongoose/lib/index.js:360:13)
ERR! ModuleLoader     at GiskardDeploy.registerModel (/app/src/base_module.js:215:25)
ERR! ModuleLoader     at new GiskardDeploy (/app/bot_modules/giskard-deploy/src/giskarddeploy.js:7:21)
ERR! ModuleLoader     at Object.loadModule (/app/src/managers/module_manager.js:135:28)
ERR! ModuleLoader     at db.ModuleMeta.findByName.then.then.then.then.then.then.then.then.catch.ex (/app/src/managers/installation_manager.js:452:81)
ERR! ModuleLoader     at process._tickCallback (internal/process/next_tick.js:103:7)
ERR! ModuleLoader   message: 'Cannot overwrite `GiskardDeploy__Keys` model once compiled.',
ERR! ModuleLoader   name: 'OverwriteModelError' }
ERR! InstallationManager giskard-deploy: CRITICAL. Attempt to reload old structure failed. There's no much we can do here.

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.