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

DynamoDB does not work with seneca-user #1

Open
sorin-silaghi opened this issue Jan 28, 2015 · 3 comments
Open

DynamoDB does not work with seneca-user #1

sorin-silaghi opened this issue Jan 28, 2015 · 3 comments

Comments

@sorin-silaghi
Copy link

I tried using seneca-user and seneca-auth with seneca-dynamo-store and the application doesn't start, I just get an error message saying:

error: Error: Non Compatible Field [not string|number|string array|number array]: undefined

I tracked down the problem and it's not in the data-store module. The error is thrown in the dynamo driver and I think it's because when it tries to generate the schema based on the first object that is being saved, the field sys_entity.zone is null.

@darsee
Copy link
Collaborator

darsee commented Jan 29, 2015

@sorin7486 Can you send me some code so I can look into this? By the way, I've made you collaborator in case you want to have a go yourself :)

@sorin-silaghi
Copy link
Author

@darsee see the paste bin below. I saw you made me a collaborator, but I'd really rather not :)

http://pastebin.com/tLUrqUww

@jreeter
Copy link

jreeter commented Feb 9, 2016

Was there any more investigation on this issue?

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