Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. OP on apache2 and passenger

OP on apache2 and passenger

Added by Sameer I almost 11 years ago

Hi,

I installed openproject with multi-user environment. It renders with some javascript problems using builtin server but it stops working as soon as I try to access using apache2 and passenger. The error I get:

can’t modify immutable index (TypeError)
/usr/local/rvm/gems/ruby-2.1.2/gems/sprockets-2.2.2/lib/sprockets/index.rb:80:in `expire_index!’
/usr/local/rvm/gems/ruby-2.1.2/gems/sprockets-2.2.2/lib/sprockets/processing.rb:91:in `register_preprocessor’
88

Please find entire error page attached.

Any help is appreciated.

-Sam.


Replies (1)

RE: OP on apache2 and passenger - Added by Sameer I almost 11 years ago

In config/environments/production.rb, when I disabled line

config.assets.digest = true

everything worked.

Thank you.

Regards,

Sameer.

  • (1 - 1/1)
Loading...