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

Don't know how to build task 'redmine_elasticsearch:reindex_all' #2

Closed
sammcj opened this issue Mar 3, 2014 · 4 comments
Closed

Don't know how to build task 'redmine_elasticsearch:reindex_all' #2

sammcj opened this issue Mar 3, 2014 · 4 comments
Assignees
Labels

Comments

@sammcj
Copy link

sammcj commented Mar 3, 2014

Installed plugins:

root@dev-redmine:/var/vhost/dev-redmine/plugins# ls
redmine_elasticsearch  redmine_resque

Restarted redmine:

root@dev-redmine:/var/vhost/dev-redmine# /etc/init.d/puma.dev-redmine start
Puma starting in single mode...
* Version 2.8.0 (ruby 2.0.0-p247), codename: Sir Edmund Percival Hillary
* Min threads: 0, max threads: 16
* Environment: production
* Listening on unix:///var/vhost/dev-redmine/production_puma.socket
* Daemonizing...

Tried starting Reque:

root@dev-redmine:/var/vhost/dev-redmine# RBENV_ROOT=/var/vhost/dev-redmine/.rbenv PATH=$RBENV_ROOT/bin:$RBENV_ROOT/shims:$PATH RAILS_ENV=production RBENV_VERSION=2.0.0-p247 bundle exec rake resque:work RAILS_ENV=production QUEUE=* --trace
rake aborted!
Don't know how to build task 'resque:work'

Tried starting redmine_elasticsearch:

root@dev-redmine:/var/vhost/dev-redmine# RBENV_ROOT=/var/vhost/dev-redmine/.rbenv PATH=$RBENV_ROOT/bin:$RBENV_ROOT/shims:$PATH RAILS_ENV=production RBENV_VERSION=2.0.0-p247 bundle exec rake redmine_elasticsearch:reindex_all RAILS_ENV=production
rake aborted!
Don't know how to build task 'redmine_elasticsearch:reindex_all'
@nodecarter
Copy link
Contributor

@sammcj which redmine version do you use?

@sammcj
Copy link
Author

sammcj commented Mar 4, 2014

2.5.0

Sent from my iPhone

On 4 Mar 2014, at 10:41 pm, Danil [email protected] wrote:

@sammcj https://github.com/sammcj which redmine version do you use?


Reply to this email directly or view it on
GitHubhttps://github.com//issues/2#issuecomment-36616042
.

@nodecarter
Copy link
Contributor

Have tested with redmine 2.5.0 just now. Sorry, can't reproduce this error. Check your redmine installation and try to reinstall plugin.

@nodecarter nodecarter self-assigned this Mar 17, 2014
@Kirbo
Copy link

Kirbo commented Apr 3, 2014

There seems to be a lack of instructions with installation, I had the same problem earlier, now I'm stuck with installing redmine_resque (after installation redmine won't start. When I delete plugins/redmine_resque, everything is fine)

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

No branches or pull requests

3 participants