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

DB variable uninitialized #175

Open
dsanader opened this issue Nov 18, 2016 · 0 comments
Open

DB variable uninitialized #175

dsanader opened this issue Nov 18, 2016 · 0 comments

Comments

@dsanader
Copy link

Hello,

The web server is panicing on every request because of the DB variable being nil.

I've added a call to models.OpenDatabase() in SetDockyardMacaron function to prevent that as a quick fix. Not sure where you would wish to put that. There, or in a init function.

Regards.

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

1 participant