Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • 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

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

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

Content

Expand project menu
Support Installation & Updates
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. Support Installation & Updates
  5. bundler: failed to load command: unicorn

bundler: failed to load command: unicorn

Added by Nelson Flórez over 8 years ago

I did a clean installation of openproject in CentOS 7 everything was working fine, until a reboot of the server was done. When I run the openproject run web command I get the following error message:
Bundler: failed to load command: unicorn (/opt/openproject/vendor/bundle/ruby/2.3.0/bin/unicorn)

Any way to fix it?

I appreciate any help.

Regards,

Nelson F.


Replies (2)

RE: bundler: failed to load command: unicorn - Added by M D over 8 years ago

have you tried to run the following command after the restart of the server :

# openproject configure

?

It worked for me.

RE: bundler: failed to load command: unicorn - Added by Cyril Rohr over 8 years ago

Hello,

I just tested on a new CentOS7 VM, and I can’t reproduce the issue after reboot. Can you tell more about the specific package version of OpenProject you’re using?

Also, can you give the full output of running sudo openproject run web on the command line?

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