Top Menu

Jump to content
Home
    • Projects
    • Work packages
    • News
    • Getting started
    • Introduction video

      Welcome to OpenProject Community

      Get an overview

      Get a quick overview of project management and team collaboration with OpenProject.
      You can restart this video from the help menu

    • Help and support
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Professional 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?
      Create a new account

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
  • Roadmap
  • Work packages
  • Calendars
  • Team planners
  • Boards
  • Forums
  • Wiki
    • Table of contents
      • Expanded. Click to collapseCollapsed. Click to showDeveloper
        • Hierarchy leafAccessibility Checklist
        • Hierarchy leafCode Review Guidelines
        • Expanded. Click to collapseCollapsed. Click to showContribution
          • Hierarchy leafGit Workflow
          • Hierarchy leafTranslations
        • Expanded. Click to collapseCollapsed. Click to showDeveloping Plugins
          • Hierarchy leafDeveloping an OmniAuth Authentication Plugin
        • Hierarchy leafRelease Process
        • Hierarchy leafReport a bug
        • Hierarchy leafSecurity
        • Hierarchy leafSetting up an OpenLDAP server for testing
        • Hierarchy leafTheme Features
      • Hierarchy leafDownload
      • Expanded. Click to collapseCollapsed. Click to showFeature tour
        • Hierarchy leafRelease Notes OpenProject 30
        • Expanded. Click to collapseCollapsed. Click to showRelease Notes OpenProject 30 - Overview
          • Hierarchy leafGlossary
          • Hierarchy leafRelease Notes - Accessibility
          • Hierarchy leafRelease Notes - Accessibility changes
          • Hierarchy leafRelease Notes - Add work package queries as menu items to sidebar
          • Hierarchy leafRelease Notes - Copy projects based on Templates
          • Hierarchy leafRelease Notes - Design changes
          • Hierarchy leafRelease Notes - Fixed Bugs
          • Hierarchy leafRelease Notes - Keyboard Shortcuts
          • Hierarchy leafRelease Notes - Project settings
          • Hierarchy leafRelease Notes - Ruby&Rails Update
          • Hierarchy leafRelease Notes - Security
          • Hierarchy leafRelease Notes - Timelines
          • Hierarchy leafRelease Notes - Work packages
      • Hierarchy leafHowto create animated gifs
      • Hierarchy leafMigration Squashing
      • Hierarchy leafMod security
      • Hierarchy leafNew work package page
      • Hierarchy leafOP3 to OP4 Debian upgrade
      • Hierarchy leafOP4 Ubuntu1404 Stable with MySQL in production
      • Hierarchy leafOpenProject 40 Development Setup
      • Expanded. Click to collapseCollapsed. Click to showOpenProject Foundation
        • Hierarchy leafBoards
        • Hierarchy leafMembers
        • Hierarchy leafOPF-Meetings
        • Hierarchy leafStatutes
      • Expanded. Click to collapseCollapsed. Click to showRelease Notes
        • Hierarchy leafOpenProject released on Bitnami
      • Expanded. Click to collapseCollapsed. Click to showRelease Notes OpenProject 40 - Overview
        • Hierarchy leafRelease Notes OpenProject 40 - Accessibility improvements
        • Hierarchy leafRelease Notes OpenProject 40 - Column header functions in work package table
        • Hierarchy leafRelease Notes OpenProject 40 - Improved Design
        • Hierarchy leafRelease Notes OpenProject 40 - Integrated query title on work package page
        • Hierarchy leafRelease Notes OpenProject 40 - Integrated toolbar on work package page
        • Hierarchy leafRelease Notes OpenProject 40 - OmniAuth integration for OpenProject
        • Hierarchy leafRelease Notes OpenProject 40 - Work package details pane
      • Expanded. Click to collapseCollapsed. Click to showSecurity and privacy
        • Hierarchy leafFAQ
      • Expanded. Click to collapseCollapsed. Click to showSupport
        • Expanded. Click to collapseCollapsed. Click to showDownload and Installation
          • Hierarchy leafInstallation MacOS
          • Expanded. Click to collapseCollapsed. Click to showInstallation OpenProject 3 0
            • Hierarchy leafDebian Stable with MySQL in production
            • Hierarchy leafInstallation Ubuntu
            • Hierarchy leafInstallation Windows
            • Hierarchy leafInstallation on Centos 65 x64 with Apache and PostgreSQL 93
          • Expanded. Click to collapseCollapsed. Click to showInstallation OpenProject 40
            • Hierarchy leafOP4 Debian Stable with MySQL in production
          • Expanded. Click to collapseCollapsed. Click to showMigration paths
            • Hierarchy leafFrom Chilliproject to OpenProject
            • Hierarchy leafMigration 15 to 30
            • Hierarchy leafMigration 24 to 30
            • Hierarchy leafMigration Redmine 2x › OpenProject 30
            • Hierarchy leafOpenProject 3 Migration
          • Hierarchy leafOpenProject 40
        • Expanded. Click to collapseCollapsed. Click to showNews
          • Hierarchy leafNew OpenProject Translations Plugin
          • Hierarchy leafNew Plugin on OpenProjectorg Local Avatars
          • Hierarchy leafNew design for OpenProject
          • Hierarchy leafNews Accessibility workshop for OpenProject
          • Hierarchy leafNews Glossary for OpenProject
          • Hierarchy leafNews Heartbleed fixed
          • Hierarchy leafNews Icon Fonts
          • Hierarchy leafNews OpenProject 30 Release
          • Hierarchy leafNews Release GitHub Integration Plugin
          • Hierarchy leafNews Success Story Deutsche Telekom
          • Hierarchy leafNews Timelines
          • Hierarchy leafOpenProject 3013 released
          • Hierarchy leafOpenProject 3017 released
          • Hierarchy leafOpenProject 40 released
          • Hierarchy leafOpenProject 40 will be coming soon
          • Hierarchy leafOpenProject 405 released
          • Hierarchy leafOpenProject and pkgrio
          • Hierarchy leafOpenProject news moved to a new blog
          • Hierarchy leafOpenProjectBitnami
          • Hierarchy leafPackager version with plugins released ("Community edition")
          • Hierarchy leafRegistration OpenProject-Foundation
          • Hierarchy leafRelease OpenProject AuthPlugins
          • Hierarchy leafUpdates on OpenProject
          • Hierarchy leafWe need your feedback for the the new fullscreen view for work packages
        • Hierarchy leafOpenProject Plug-Ins
      • Hierarchy leafWiki
You are here:
  • Forums
  • Support Installation & Updates

Content

Passenger Error after installing backlogs plugin

Added by Antonio Colella about 8 years ago

Hi, after following the installation guide found here:

https://github.com/finnlabs/openproject-backlogs

I get this error: Web Application could not be started

http://gyazo.com/afc81a112e02197dbcd68771aa7b0743

I am using production environment

Any help would be greatly appreciated! Thanks,

Andy


Replies (2)

RE: Passenger Error after installing backlogs plugin - Added by Antonio Colella about 8 years ago

here the full screen,

It looks like Bundler could not find a gem. Maybe you didn’t install all the gems that this application needs. To install your gems, please run:

bundle install
If that didn’t work, then the problem is probably caused by your application being run under a different environment than it’s supposed to. Please check the following:

Is this app supposed to be run as the openproject user?
Is this app being run on the correct Ruby interpreter? Below you will see which Ruby interpreter Phusion Passenger attempted to use.
———— The exception is as follows: ———-

https://github.com/finnlabs/openproject-backlogs.git (at stable) is not yet checked out. Run `bundle install` first. (Bundler::GitError)
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/source/git.rb:179:in `rescue in load_spec_files’
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/source/git.rb:176:in `load_spec_files’
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/source/path.rb:86:in `local_specs’
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/source/git.rb:150:in `specs’
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/lazy_specification.rb:53:in `materialize’
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/spec_set.rb:88:in `block in materialize’
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/spec_set.rb:85:in `map!’
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/spec_set.rb:85:in `materialize’
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/definition.rb:133:in `specs’
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/definition.rb:178:in `specs_for’
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/definition.rb:167:in `requested_specs’
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/environment.rb:18:in `requested_specs’
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/runtime.rb:13:in `setup’
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler.rb:119:in `setup’
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/setup.rb:17:in `<top (required)>’
/usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:110:in `require’
/usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:110:in `rescue in require’
/usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:35:in `require’
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/loader_shared_helpers.rb:245:in `block in run_load_path_setup_code’
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/loader_shared_helpers.rb:348:in `running_bundler’
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/loader_shared_helpers.rb:243:in `run_load_path_setup_code’
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/helper-scripts/rack-preloader.rb:100:in `preload_app’
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/helper-scripts/rack-preloader.rb:158:in `module:App’
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/helper-scripts/rack-preloader.rb:29:in `module:PhusionPassenger’
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/helper-scripts/rack-preloader.rb:28:in `

’
Application root
/home/openproject/openproject
Environment (value of RAILS_ENV, RACK_ENV, WSGI_ENV and PASSENGER_ENV)
production
Ruby interpreter command
/usr/local/bin/ruby
User and groups
uid=1903(openproject) gid=1902(openproject) groups=1902(openproject)
Environment variables
APACHE_RUN_DIR = /var/run/apache2
APACHE_PID_FILE = /var/run/apache2.pid
PATH = /usr/local/bin:/usr/bin:/bin
APACHE_LOCK_DIR = /var/lock/apache2
LANG = C
APACHE_RUN_USER = www-data
APACHE_RUN_GROUP = www-data
APACHE_LOG_DIR = /var/log/apache2
PWD = /home/openproject/openproject
PASSENGER_DEBUG_DIR = /tmp/passenger.spawn-debug.XXXXuIXFKs
USER = openproject
LOGNAME = openproject
SHELL = /bin/sh
HOME = /home/openproject
IN_PASSENGER = 1
PYTHONUNBUFFERED = 1
NODE_PATH = /usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/node_lib
RAILS_ENV = production
RACK_ENV = production
WSGI_ENV = production
NODE_ENV = production
PASSENGER_APP_ENV = production
SERVER_PROTOCOL = HTTP/1.1
SERVER_SOFTWARE = Apache/2.2.22 (Ubuntu)
DOCUMENT_ROOT = /home/openproject/openproject/public
SERVER_ADMIN = [no address given]
QUERY_STRING =
SERVER_NAME = 192.168.2.10
REMOTE_PORT = 50693
REMOTE_ADDR = 192.168.160.2
SERVER_PORT = 8000
REQUEST_METHOD = GET
SERVER_ADDR = 192.168.2.10
REQUEST_URI = /
GEM_PATH = /usr/local/lib/ruby/gems/2.0.0:/home/openproject/.gem/ruby/2.0.0
GEM_HOME = /usr/local/lib/ruby/gems/2.0.0
Ulimits
Unknown
System memory usage
total used free shared buffers cached
Mem: 2866 2618 247 0 22 118
-/+ buffers/cache: 2477 389
Swap: 3057 1147 1910
General Ruby interpreter information
RUBY_VERSION = 2.0.0
RUBY_PLATFORM = x86_64-linux
RUBY_ENGINE = ruby
RubyGems version = 2.0.3
Ruby configuration (RbConfig::CONFIG)
DESTDIR =
MAJOR = 2
MINOR = 0
TEENY = 0
PATCHLEVEL = 247
INSTALL = /usr/bin/install -c
EXEEXT =
prefix = /usr/local
ruby_install_name = ruby
RUBY_INSTALL_NAME = ruby
RUBY_SO_NAME = ruby
exec = exec
ruby_pc = ruby-2.0.pc
PACKAGE = ruby
BUILTIN_TRANSSRCS = newline.c
USE_RUBYGEMS = YES
MANTYPE = doc
NROFF = /usr/bin/nroff
vendorarchhdrdir = /usr/local/include/ruby-2.0.0/vendor_ruby/x86_64-linux
sitearchhdrdir = /usr/local/include/ruby-2.0.0/site_ruby/x86_64-linux
rubyarchhdrdir = /usr/local/include/ruby-2.0.0/x86_64-linux
vendorhdrdir = /usr/local/include/ruby-2.0.0/vendor_ruby
sitehdrdir = /usr/local/include/ruby-2.0.0/site_ruby
rubyhdrdir = /usr/local/include/ruby-2.0.0
UNIVERSAL_INTS =
UNIVERSAL_ARCHNAMES =
configure_args =
vendorarchdir = /usr/local/lib/ruby/vendor_ruby/2.0.0/x86_64-linux
vendorlibdir = /usr/local/lib/ruby/vendor_ruby/2.0.0
vendordir = /usr/local/lib/ruby/vendor_ruby
sitearchdir = /usr/local/lib/ruby/site_ruby/2.0.0/x86_64-linux
sitelibdir = /usr/local/lib/ruby/site_ruby/2.0.0
sitedir = /usr/local/lib/ruby/site_ruby
rubyarchdir = /usr/local/lib/ruby/2.0.0/x86_64-linux
rubylibdir = /usr/local/lib/ruby/2.0.0
ruby_version = 2.0.0
sitearch = x86_64-linux
arch = x86_64-linux
sitearchincludedir = /usr/local/include/x86_64-linux
archincludedir = /usr/local/include/x86_64-linux
sitearchlibdir = /usr/local/lib/x86_64-linux
archlibdir = /usr/local/lib/x86_64-linux
RI_BASE_NAME = ri
ridir = /usr/local/share/ri
rubysitearchprefix = /usr/local/lib/ruby/x86_64-linux
rubyarchprefix = /usr/local/lib/ruby/x86_64-linux
rubylibprefix = /usr/local/lib/ruby
MAKEFILES = Makefile
PLATFORM_DIR =
THREAD_MODEL = pthread
SYMBOL_PREFIX =
EXPORT_PREFIX =
COMMON_HEADERS =
COMMON_MACROS =
COMMON_LIBS =
MAINLIBS =
ENABLE_SHARED = no
DLDLIBS = -lc
SOLIBS =
LIBRUBYARG_SHARED = -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib
LIBRUBYARG_STATIC = -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -lruby-static
LIBRUBYARG = -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -lruby-static
LIBRUBY = libruby-static.a
LIBRUBY_ALIASES = libruby.so
LIBRUBY_SO = libruby.so.2.0.0
LIBRUBY_A = libruby-static.a
RUBYW_INSTALL_NAME =
rubyw_install_name =
LIBRUBY_DLDFLAGS =
LIBRUBY_LDSHARED = gcc -shared
EXTDLDFLAGS =
EXTLDFLAGS =
strict_warnflags = -ansi -std=iso9899:199409
warnflags = -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration
debugflags = -ggdb3
optflags = -O3 -fno-fast-math
cxxflags = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration
cflags = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration
cppflags =
NULLCMD = :
DLNOBJ = dln.o
INSTALLDOC = all
CAPITARGET = nodoc
RDOCTARGET = rdoc
DTRACE_GLOMMED_OBJ =
DTRACE_OBJ =
DTRACE_EXT = dmyh
EXECUTABLE_EXTS =
ARCHFILE =
LIBRUBY_RELATIVE = no
EXTOUT = .ext
PREP = miniruby
BTESTRUBY = $(MINIRUBY)
CROSS_COMPILING = no
TEST_RUNNABLE = yes
setup = Setup
EXTSTATIC =
STRIP = strip -S -x
TRY_LINK =
LIBPATHENV = LD_LIBRARY_PATH
RPATHFLAG = -Wl,-R%1$-s
LIBPATHFLAG = -L%1$-s
LINK_SO =
LIBEXT = a
DLEXT2 =
DLEXT = so
LDSHAREDXX = g -shared
LDSHARED = gcc -shared
CCDLFLAGS = -fPIC
STATIC =
ARCH_FLAG =
DLDFLAGS =
ALLOCA =
codesign =
POSTLINK = :
WERRORFLAG = -Werror
CHDIR = cd -P
RMALL = rm -fr
RMDIRS = rmdir —ignore-fail-on-non-empty -p
RMDIR = rmdir —ignore-fail-on-non-empty
CP = cp
RM = rm -f
PKG_CONFIG = pkg-config
PYTHON =
DOXYGEN =
DOT =
DTRACE =
MAKEDIRS = /bin/mkdir -p
MKDIR_P = /bin/mkdir -p
INSTALL_DATA = /usr/bin/install -c -m 644
INSTALL_SCRIPT = /usr/bin/install -c
INSTALL_PROGRAM = /usr/bin/install -c
SET_MAKE =
LN_S = ln -s
NM = nm
DLLWRAP =
WINDRES =
OBJCOPY = :
OBJDUMP = objdump
ASFLAGS =
AS = as
AR = ar
RANLIB = ranlib
try_header =
COUTFLAG = -o
OUTFLAG = -o
CPPOUTFILE = -o conftest.i
GNU_LD = yes
LD = ld
GCC = yes
EGREP = /bin/grep -E
GREP = /bin/grep
CPP = gcc -E
CXXFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration
CXX = g
OBJEXT = o
CPPFLAGS =
LDFLAGS = -L. -fstack-protector -rdynamic -Wl,-export-dynamic
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration
CC = gcc
NACL_SDK_VARIANT =
NACL_SDK_ROOT =
NACL_TOOLCHAIN =
target_os = linux
target_vendor = unknown
target_cpu = x86_64
target = x86_64-unknown-linux-gnu
host_os = linux-gnu
host_vendor = unknown
host_cpu = x86_64
host = x86_64-unknown-linux-gnu
RUBY_VERSION_NAME = ruby-2.0.0
RUBYW_BASE_NAME = rubyw
RUBY_BASE_NAME = ruby
build_os = linux-gnu
build_vendor = unknown
build_cpu = x86_64
build = x86_64-unknown-linux-gnu
RUBY_RELEASE_DATE = 2013-06-27
RUBY_PROGRAM_VERSION = 2.0.0
target_alias =
host_alias =
build_alias =
LIBS = -lpthread -lrt -ldl -lcrypt -lm
ECHO_T =
ECHO_N = -n
ECHO_C =
DEFS =
mandir = /usr/local/share/man
localedir = /usr/local/share/locale
libdir = /usr/local/lib
psdir = /usr/local/share/doc/ruby
pdfdir = /usr/local/share/doc/ruby
dvidir = /usr/local/share/doc/ruby
htmldir = /usr/local/share/doc/ruby
infodir = /usr/local/share/info
docdir = /usr/local/share/doc/ruby
oldincludedir = /usr/include
includedir = /usr/local/include
localstatedir = /usr/local/var
sharedstatedir = /usr/local/com
sysconfdir = /usr/local/etc
datadir = /usr/local/share
datarootdir = /usr/local/share
libexecdir = /usr/local/libexec
sbindir = /usr/local/sbin
bindir = /usr/local/bin
exec_prefix = /usr/local
PACKAGE_URL =
PACKAGE_BUGREPORT =
PACKAGE_STRING =
PACKAGE_VERSION =
PACKAGE_TARNAME =
PACKAGE_NAME =
PATH_SEPARATOR = :
SHELL = /bin/bash
archdir = /usr/local/lib/ruby/2.0.0/x86_64-linux
topdir = /usr/local/lib/ruby/2.0.0/x86_64-linux
Activated Ruby gems
bundler => 1.5.3
Ruby load path ($LOAD_PATH)
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib
/usr/local/lib/ruby/site_ruby/2.0.0
/usr/local/lib/ruby/site_ruby/2.0.0/x86_64-linux
/usr/local/lib/ruby/site_ruby
/usr/local/lib/ruby/vendor_ruby/2.0.0
/usr/local/lib/ruby/vendor_ruby/2.0.0/x86_64-linux
/usr/local/lib/ruby/vendor_ruby
/usr/local/lib/ruby/2.0.0
/usr/local/lib/ruby/2.0.0/x86_64-linux
Ruby loaded libraries ($LOADED_FEATURES)
enumerator.so
/usr/local/lib/ruby/2.0.0/x86_64-linux/enc/encdb.so
/usr/local/lib/ruby/2.0.0/x86_64-linux/enc/trans/transdb.so
/usr/local/lib/ruby/2.0.0/x86_64-linux/rbconfig.rb
/usr/local/lib/ruby/2.0.0/rubygems/compatibility.rb
/usr/local/lib/ruby/2.0.0/rubygems/defaults.rb
/usr/local/lib/ruby/2.0.0/rubygems/deprecate.rb
/usr/local/lib/ruby/2.0.0/rubygems/errors.rb
/usr/local/lib/ruby/2.0.0/rubygems/version.rb
/usr/local/lib/ruby/2.0.0/rubygems/requirement.rb
/usr/local/lib/ruby/2.0.0/rubygems/platform.rb
/usr/local/lib/ruby/2.0.0/rubygems/specification.rb
/usr/local/lib/ruby/2.0.0/rubygems/exceptions.rb
/usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_gem.rb
/usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb
/usr/local/lib/ruby/2.0.0/rubygems.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger.rb
/usr/local/lib/ruby/2.0.0/x86_64-linux/etc.so
/usr/local/lib/ruby/2.0.0/fileutils.rb
/usr/local/lib/ruby/2.0.0/tmpdir.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/utils/tmpio.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/platform_info.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/platform_info/operating_system.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/platform_info/ruby.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/platform_info/binary_compatibility.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/buildout/ruby/ruby-2.0.0-x86_64-linux/passenger_native_support.so
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/native_support.rb
/usr/local/lib/ruby/2.0.0/x86_64-linux/socket.so
/usr/local/lib/ruby/2.0.0/socket.rb
/usr/local/lib/ruby/2.0.0/thread.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/ruby_core_enhancements.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/utils/tmpdir.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/preloader_shared_helpers.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/constants.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/public_api.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/debug_logging.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/loader_shared_helpers.rb
/usr/local/lib/ruby/2.0.0/x86_64-linux/fcntl.so
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/message_channel.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/utils.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/message_client.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/utils/native_support_utils.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/utils/unseekable_socket.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/request_handler/thread_handler.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/request_handler.rb
/usr/local/lib/ruby/2.0.0/x86_64-linux/stringio.so
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/utils/tee_input.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/rack/thread_handler_extension.rb
/usr/local/lib/ruby/gems/2.0.0/gems/passenger-4.0.37/lib/phusion_passenger/analytics_logger.rb
/usr/local/lib/ruby/2.0.0/rubygems/path_support.rb
/usr/local/lib/ruby/2.0.0/rubygems/dependency.rb
/usr/local/lib/ruby/2.0.0/x86_64-linux/pathname.so
/usr/local/lib/ruby/2.0.0/pathname.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/constants.rb
/usr/local/lib/ruby/2.0.0/rubygems/user_interaction.rb
/usr/local/lib/ruby/2.0.0/rubygems/config_file.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/rubygems_integration.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/current_ruby.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/shared_helpers.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/gem_path_manipulation.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/gem_helpers.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/match_platform.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/rubygems_ext.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/version.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/settings.rb
/usr/local/lib/ruby/2.0.0/x86_64-linux/digest.so
/usr/local/lib/ruby/2.0.0/digest.rb
/usr/local/lib/ruby/2.0.0/x86_64-linux/digest/sha1.so
/usr/local/lib/ruby/2.0.0/set.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/definition.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/dependency.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/ruby_dsl.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/dsl.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/source.rb
/usr/local/lib/ruby/2.0.0/uri/common.rb
/usr/local/lib/ruby/2.0.0/uri/generic.rb
/usr/local/lib/ruby/2.0.0/uri/ftp.rb
/usr/local/lib/ruby/2.0.0/uri/http.rb
/usr/local/lib/ruby/2.0.0/uri/https.rb
/usr/local/lib/ruby/2.0.0/uri/ldap.rb
/usr/local/lib/ruby/2.0.0/uri/ldaps.rb
/usr/local/lib/ruby/2.0.0/uri/mailto.rb
/usr/local/lib/ruby/2.0.0/uri.rb
/usr/local/lib/ruby/2.0.0/timeout.rb
/usr/local/lib/ruby/2.0.0/x86_64-linux/openssl.so
/usr/local/lib/ruby/2.0.0/openssl/bn.rb
/usr/local/lib/ruby/2.0.0/openssl/cipher.rb
/usr/local/lib/ruby/2.0.0/openssl/config.rb
/usr/local/lib/ruby/2.0.0/openssl/digest.rb
/usr/local/lib/ruby/2.0.0/openssl/x509.rb
/usr/local/lib/ruby/2.0.0/openssl/buffering.rb
/usr/local/lib/ruby/2.0.0/openssl/ssl.rb
/usr/local/lib/ruby/2.0.0/openssl.rb
/usr/local/lib/ruby/2.0.0/securerandom.rb
/usr/local/lib/ruby/2.0.0/resolv.rb
/usr/local/lib/ruby/2.0.0/rubygems/remote_fetcher.rb
/usr/local/lib/ruby/2.0.0/rubygems/text.rb
/usr/local/lib/ruby/2.0.0/rubygems/name_tuple.rb
/usr/local/lib/ruby/2.0.0/rubygems/spec_fetcher.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/source/rubygems.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/source/path.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/source/git.rb
/usr/local/lib/ruby/2.0.0/x86_64-linux/strscan.so
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/lockfile_parser.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/lazy_specification.rb
/usr/local/lib/ruby/2.0.0/tsort.rb
/usr/local/lib/ruby/2.0.0/forwardable.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/spec_set.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/environment.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/runtime.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/index.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/remote_specification.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/endpoint_specification.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/source/git/git_proxy.rb
/usr/local/lib/ruby/gems/2.0.0/gems/bundler-1.5.3/lib/bundler/ui.rb
/usr/local/lib/ruby/2.0.0/cgi/util.rb
/usr/local/lib/ruby/2.0.0/erb.rb

RE: Passenger Error after installing backlogs plugin - Added by Antonio Colella about 8 years ago

Hello, i solved launching the commands with the proper user, as suggested by Passenger Itself, i was using root, switched to openproject user, now it works,

Thanks!

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