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 setup fails #1

Open
acosonic opened this issue May 23, 2017 · 1 comment
Open

DB setup fails #1

acosonic opened this issue May 23, 2017 · 1 comment

Comments

@acosonic
Copy link

Hi, I'm testing your install but it fails when I run bundle exec rake db:migrate with following message:
ActiveRecord::StatementInvalid: SQLite3::SQLException: no such table: trackers: SELECT "trackers".* FROM "trackers"

I tried both sql lite and mysql, at first tought it's something related to mysql 5.7 but now I see it's some different problem.

@w0www
Copy link
Owner

w0www commented May 23, 2017

Hello! first of all this app is old app. In few days i up a new version.

The problem is fixed in new versions of the real product (redmine) because the plugin that fails (redmine_track_control) now is integrate with the core of product.

i advise you to install the new version of redmine and the plugins that you want. If you want use this app for any reason you need to move the plugin redmine_track_control out of root the app and then setup db. when the initial setup is load you can move again the plugin to his site and execute migrations of plugins.

Thanks to see my work!

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

2 participants