Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sails rejected Multiple adapters #10

Open
hankphung opened this issue Oct 6, 2016 · 3 comments
Open

Sails rejected Multiple adapters #10

hankphung opened this issue Oct 6, 2016 · 3 comments

Comments

@hankphung
Copy link

Info:
Sails 0.12.4


    connection: ['mongoDB', 'elasticServer'],
    elasticSerch: {
       ...
  • error: A hook (orm) failed to load!
  • error: Error: One of your models (product) refers to multiple datastores.
    Please set its configured datastore to a string instead of an array in its model definition (.connection) or the app-wide default (sails.config.models.connection)
@obrunsmann
Copy link

Any news here?

@yellowandy
Copy link

I've run into the same issue...

@yellowandy
Copy link

Looks like this was introduced with balderdashy/sails-hook-orm@bd8fdb1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants