-
Notifications
You must be signed in to change notification settings - Fork 2
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
Error in sequelize when deploying #5
Comments
@jiangliwu, here's another I'm seeing while trying to deploy. Can you take a look and see if it's related to the recent updates? cc: @ksmacleod99 |
@dustinTopcoder i tried on local, this is a deprecated message(it always exist for backend), and it will never caused crashes, do you have any details log? |
Here's the full log:
This is running on CloudFoundry which is much like Heroku. Could you try a quick Heroku deployment and see if it gets the same error or a better log? I can as well, but it will be tomorrow before I get a chance. |
@dustinTopcoder worked in heroku https://vaonline-b.herokuapp.com
|
When deploying, I get the following error:
I tried to disable the warning with the following code:
va-online-memorial-data-models/index.js
Line 17 in 9deae4f
However, the app still crashes with no error. I suspect the config option is just depressing the error, but the problem is deeper than that.
The text was updated successfully, but these errors were encountered: