Note that there are some explanatory texts on larger screens.

plurals
  1. PORedmine installing problems Ubuntu 12.04
    primarykey
    data
    text
    <p>I'm trying to install Redmine based on Official Wiki, but when I try to run <code>rake generate_secret_token</code> the following error shows</p> <pre><code>rake aborted! Don't know how to build task 'generate_secret_token' </code></pre> <p>I already went into this question with no success</p> <p><a href="https://stackoverflow.com/questions/9997784/redmine-rake-error-when-installing">Redmine: rake error when installing</a></p> <p>** For the problem above, I believe running the command <code>rake secret</code> has resolved, cause no generate_secret_token is listed when I call <code>rake -T</code> **</p> <p>And when I try to run RAILS_ENV=production rake <code>redmine:load_default_data</code> I get</p> <pre><code>rake aborted! Don't know how to build task 'redmine:load_default_data' </code></pre> <p>Following is the trace:</p> <pre><code>/home/nuno/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rak /task_manager.rb:49:in `[]' /home/nuno/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:115:in `invoke_task' /home/nuno/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level' /home/nuno/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each' /home/nuno/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level' /home/nuno/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling' /home/nuno/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level' /home/nuno/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run' /home/nuno/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling' /home/nuno/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run' /home/nuno/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/bin/rake:33:in `&lt;top (required)&gt;' /home/nuno/.rvm/gems/ruby-1.9.3-p194@global/bin/rake:19:in `load' /home/nuno/.rvm/gems/ruby-1.9.3-p194@global/bin/rake:19:in `&lt;main&gt;' /home/nuno/.rvm/gems/ruby-1.9.3-p194/bin/ruby_noexec_wrapper:14:in `eval' /home/nuno/.rvm/gems/ruby-1.9.3-p194/bin/ruby_noexec_wrapper:14:in `&lt;main&gt;' </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload