Coder Social home page Coder Social logo

lfs-agrifood-cms's People

Contributors

ericjang96 avatar justin0022 avatar soohyunkim avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

lfs-agrifood-cms's Issues

Error on keystone init

I cloned the repo to a new PC, and node keystone returned this error to me:

------------------------------------------------

UBC AgriFood Database Project: Update 0.0.1-admins failed with errors:

ValidationError: Path `institution` is required.


------------------------------------------------
An error occurred applying updates, bailing on Keystone init.

Error details:
ValidationError: Path `institution` is required.

I'm pretty sure what's happening is that institution was added as a required field for the User model a while ago. So when keystone init tries to add the default admin user, it fails because no institution is provided. This probably has gone unnoticed because we keep reusing the same MongoDB database, so init is never called.

As expected, this error disappears when I remove the required: true part from the User model, but I'm guessing @soohyunkim put it as a required field to prevent new users from signing up without specifying their institution.

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.