Content
You are here:
Todd Klaus
Activity
Reported work packages: 0
03/14/2014
-
Support Installation & Updates: [Solved] assets not found when starting server (Project: OpenProject)updated on 03/14/2014 10:58 PMHi,
I just finished a new install of OP3.0 on Arch Linux and everything seems to be working except that assets like the ... -
Support Installation & Updates: [Solved] RE: assets not found when starting server (Project: OpenProject)created on 03/14/2014 10:57 PMsetting:
config.serve_static_assets = true
in config/environments/production.rb -
created on 03/14/2014 10:37 PMtry:
RAILS_ENV=production bundle exec rails server -
updated on 03/14/2014 10:37 PM2.11. Start application server¶
bundle exec rails server RAILS_ENV=production
require ‘rails/all’… 0.530s
Bundler.requir...- The changes were retracted.
-
updated on 03/14/2014 10:31 PMHi,
I just finished a new install of OP3.0 on Arch Linux and everything seems to be working except that assets like the ... -
created on 03/14/2014 10:30 PMI did precompile the assets with:
bundle exec rake assets:precompile
and the files do exist in ~openproject/openproject/... -
created on 03/14/2014 10:24 PMHi,
I just finished a new install of OP3.0 on Arch Linux and everything seems to be working except that assets like the ...