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. Installation issue with Ubantu 18.04

Installation issue with Ubantu 18.04

Added by gayan sirimanna over 6 years ago

I'm new to Open project . i got following error when i access via web. please help me to solve this

Service Unavailable

The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

Apache/2.4.29 (Ubuntu) Server at openproject.moneyworkz.com Port 80

this is the  openproject configure 

root@ip-172-91-68-912:/opt/openproject# openproject configure 
Launching installer for openproject... 
Selected addons: legacy-installer mysql apache2 repositories smtp memcached openproject 
[legacy-installer] ./bin/configure 
[mysql] ./bin/configure 
DONE 
[apache2] ./bin/configure 
DONE 
[repositories] ./bin/configure 
DONE 
[smtp] ./bin/configure 
DONE 
[memcached] ./bin/configure 
DONE 
[openproject] ./bin/configure 
[legacy-installer] ./bin/preinstall 
[mysql] ./bin/preinstall 
[apache2] ./bin/preinstall 
[repositories] ./bin/preinstall 
Module perl already enabled 
Module dav already enabled 
Considering dependency dav for dav_svn: 
Module dav already enabled 
Module dav_svn already enabled 
[Thu Dec 06 07:24:47.012556 2018] [so:warn] [pid 7503] AH01574: module dav_module is already loaded, skipping 
Your MPM seems to be threaded. Selecting cgid instead of cgi. 
Module cgid already enabled 
[smtp] ./bin/preinstall 
[memcached] ./bin/preinstall 
[openproject] ./bin/preinstall 
[legacy-installer] ./bin/postinstall 
[mysql] ./bin/postinstall 
mysql: [Warning] Using a password on the command line interface can be insecure. 
Generating /etc/openproject/conf.d/database... 
[apache2] ./bin/postinstall 
Module rewrite already enabled 
Module proxy already enabled 
Considering dependency proxy for proxy_http: 
Module proxy already enabled 
Module proxy_http already enabled 
Module headers already enabled 
Module expires already enabled 
Considering dependency filter for deflate: 
Module filter already enabled 
Module deflate already enabled 
Module filter already enabled 
Site openproject already enabled 
[repositories] ./bin/postinstall 
No repositories have been configured. Skipping configuration. 
[smtp] ./bin/postinstall 
[memcached] ./bin/postinstall 
[openproject] ./bin/postinstall 

    *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  * 

    *   OpenProject requires UTF-8 encoding set on MySQL < 5.7              * 
        and UTF-8mb4 beyond that. Please ensure having set 
    *                                                                       * 
            production: 
    *         encoding: utf8mb4                                         * 

    *   in config/database.yml.                                             * 
        Otherwise, you WILL run into encoding issue when using 4 byte 
    *   UTF-8 characters since utf8 encoding in MySQL doesn't support them. * 

    *   If you have been running utf8 in the past, please see this guide    * 
        on how to convert your database: 
    *   https://mathiasbynens.be/notes/mysql-utf8mb4                        * 

    *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  * 

*** Seeding for locale: 'en' 
*** Seeding basic data 
â³ BuiltinRolesSeeder 
  *** Skipping built in role Non member - already exists 
  *** Skipping built in role Anonymous - already exists 
â³ RoleSeeder 
  *** Skipping roles as there are already some configured 
â³ ActivitySeeder 
  *** Skipping activities as there are already some configured 
â³ ColorSeeder 
  *** Skipping colors as there are already some configured 
â³ ColorSchemeSeeder 
  *** Skipping flat colors as there are already some configured 
â³ WorkflowSeeder 
  *** Skipping types, statuses and workflows as there are already some configured 
â³ PrioritySeeder 
  *** Skipping priorities as there are already some configured 
â³ SettingSeeder 
  *** Skipping settings as all settings already exist in the db 
  Loading discovered seeders: 
â³ EnumerationsSeeder 
â³ SettingSeeder 
  *** Skipping BasicData::Backlogs::SettingSeeder 
*** Seeding admin user 
  *** No need to seed an admin as there already is one. 
*** Seeding demo data 
â³ ProjectSeeder 
  *** Skipping DemoData::ProjectSeeder 
  Loading discovered seeders: 
â³ MyProjectsOverviewSeeder 
  *** Skipping DemoData::MyProjectPage::MyProjectsOverviewSeeder 
*** Loading action_view_railtie seed data 
*** Loading action_cable_engine seed data 
*** Loading typed_dag_engine seed data 
*** Loading date_validator_engine seed data 
*** Loading ok_computer seed data 
*** Loading bourbon_engine seed data 
*** Loading i18n_js_engine seed data 
*** Loading openproject_translations seed data 
*** Loading openproject_auth_plugins seed data 
*** Loading openproject_global_roles seed data 
*** Loading openproject_openid_connect seed data 
*** Loading openproject_documents seed data 
*** Loading openproject_my_project_page seed data 
*** Loading openproject_xls_export seed data 
*** Loading reportingengine seed data 
*** Loading openproject_costs seed data 
*** Loading openproject_reporting seed data 
*** Loading openproject_meeting seed data 
*** Loading openproject_pdf_export seed data 
*** Loading openproject_backlogs seed data 
*** Loading openproject_webhooks seed data 
*** Loading openproject_github_integration seed data 
*** Loading openproject_avatars seed data 
*** Loading openproject_two_factor_authentication seed data 
*** Loading openproject_ldap_groups seed data 
*** Loading openproject_auth_saml seed data 
Nothing to do. 
Nothing to do. 
root@ip-172-31-68-112:/opt/openproject#


Replies (4)

RE: Installation issue with Ubantu 18.04 - Added by Oliver Günther over 6 years ago

Hi,

could you please add the production and web log from /var/log/openproject . It is likely some error is preventing the workers to boot up correctly.

Best,

Oliver

RE: RE: Installation issue with Ubantu 18.04 - Added by gayan sirimanna over 6 years ago

Thank you Oliver,

W, [2018-12-06T07:35:13.964641 #12351]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:35:14.973204 #12351]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:35:23.921096 #12413]  WARN -- : hook registered 
W, [2018-12-06T07:35:23.933120 #12413]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:35:24.930078 #12413]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:35:34.011731 #12475]  WARN -- : hook registered 
W, [2018-12-06T07:35:34.024203 #12475]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:35:35.007747 #12475]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:35:43.934931 #12537]  WARN -- : hook registered 
W, [2018-12-06T07:35:43.947190 #12537]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:35:44.932726 #12537]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:35:53.742210 #12599]  WARN -- : hook registered 
W, [2018-12-06T07:35:53.754226 #12599]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:35:54.744078 #12599]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:36:03.860922 #12661]  WARN -- : hook registered 
W, [2018-12-06T07:36:03.873349 #12661]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:36:04.865519 #12661]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:36:13.726082 #12723]  WARN -- : hook registered 
W, [2018-12-06T07:36:13.738214 #12723]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:36:14.729329 #12723]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:36:23.735633 #12785]  WARN -- : hook registered 
W, [2018-12-06T07:36:23.748106 #12785]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:36:24.749325 #12785]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:36:33.718077 #12847]  WARN -- : hook registered 
W, [2018-12-06T07:36:33.729911 #12847]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:36:34.719903 #12847]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:36:43.479155 #12909]  WARN -- : hook registered 
W, [2018-12-06T07:36:43.491381 #12909]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:36:44.477630 #12909]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:36:53.205349 #12971]  WARN -- : hook registered 
W, [2018-12-06T07:36:53.217754 #12971]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:36:54.204553 #12971]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:37:03.046824 #13033]  WARN -- : hook registered 
W, [2018-12-06T07:37:03.059472 #13033]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:37:04.084315 #13033]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:37:12.974811 #13095]  WARN -- : hook registered 
W, [2018-12-06T07:37:12.987376 #13095]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:37:13.981719 #13095]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:37:22.941583 #13157]  WARN -- : hook registered 
W, [2018-12-06T07:37:22.953990 #13157]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:37:23.964777 #13157]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:37:32.975538 #13220]  WARN -- : hook registered 
W, [2018-12-06T07:37:32.988066 #13220]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:37:33.991692 #13220]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:37:42.936551 #13282]  WARN -- : hook registered 
W, [2018-12-06T07:37:42.949108 #13282]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:37:43.926600 #13282]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:37:52.668440 #13344]  WARN -- : hook registered 
W, [2018-12-06T07:37:52.680537 #13344]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:37:53.656118 #13344]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:38:02.526703 #13406]  WARN -- : hook registered 
W, [2018-12-06T07:38:02.539444 #13406]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:38:03.536141 #13406]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:38:12.405383 #13469]  WARN -- : hook registered 
W, [2018-12-06T07:38:12.418147 #13469]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:38:13.419085 #13469]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:38:22.173516 #13531]  WARN -- : hook registered 
W, [2018-12-06T07:38:22.185807 #13531]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:38:23.188187 #13531]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:38:31.872558 #13594]  WARN -- : hook registered 
W, [2018-12-06T07:38:31.884902 #13594]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:38:32.878668 #13594]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:38:41.713277 #13656]  WARN -- : hook registered 
W, [2018-12-06T07:38:41.725386 #13656]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:38:42.706964 #13656]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:38:51.644472 #13718]  WARN -- : hook registered 
W, [2018-12-06T07:38:51.656622 #13718]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:38:52.645700 #13718]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:39:01.666822 #13781]  WARN -- : hook registered 
W, [2018-12-06T07:39:01.679718 #13781]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:39:02.714033 #13781]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:39:11.740113 #13843]  WARN -- : hook registered 
W, [2018-12-06T07:39:11.751846 #13843]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:39:12.725819 #13843]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:39:21.686046 #13905]  WARN -- : hook registered 
W, [2018-12-06T07:39:21.698044 #13905]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:39:22.702357 #13905]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:39:31.444390 #13967]  WARN -- : hook registered 
W, [2018-12-06T07:39:31.456278 #13967]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:39:32.438119 #13967]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:39:41.226512 #14029]  WARN -- : hook registered 
W, [2018-12-06T07:39:41.238907 #14029]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:39:42.248134 #14029]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:39:51.182463 #14091]  WARN -- : hook registered 
W, [2018-12-06T07:39:51.196059 #14091]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:39:52.155147 #14091]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:40:01.203741 #14153]  WARN -- : hook registered 
W, [2018-12-06T07:40:01.215846 #14153]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:40:02.238555 #14153]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:40:11.207113 #14215]  WARN -- : hook registered 
W, [2018-12-06T07:40:11.219169 #14215]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:40:12.223346 #14215]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:40:21.171376 #14278]  WARN -- : hook registered 
W, [2018-12-06T07:40:21.183352 #14278]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:40:22.162100 #14278]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:40:31.193873 #14340]  WARN -- : hook registered 
W, [2018-12-06T07:40:31.205958 #14340]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:40:32.184821 #14340]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:40:40.918593 #14403]  WARN -- : hook registered 
W, [2018-12-06T07:40:40.930794 #14403]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:40:41.922132 #14403]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:40:50.670997 #14465]  WARN -- : hook registered 
W, [2018-12-06T07:40:50.683543 #14465]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:40:51.681886 #14465]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:41:02.190768 #14529]  WARN -- : hook registered 
W, [2018-12-06T07:41:02.210127 #14529]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:41:03.530622 #14529]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:41:12.771085 #14591]  WARN -- : hook registered 
W, [2018-12-06T07:41:12.785648 #14591]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:41:13.790324 #14591]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:41:22.667049 #14654]  WARN -- : hook registered 
W, [2018-12-06T07:41:22.680052 #14654]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:41:23.666582 #14654]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:41:32.417429 #14716]  WARN -- : hook registered 
W, [2018-12-06T07:41:32.429425 #14716]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:41:33.401812 #14716]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:41:42.151929 #14778]  WARN -- : hook registered 
W, [2018-12-06T07:41:42.164598 #14778]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:41:43.166257 #14778]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:41:52.689951 #14842]  WARN -- : hook registered 
W, [2018-12-06T07:41:52.703559 #14842]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:41:53.855702 #14842]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:42:03.118054 #14904]  WARN -- : hook registered 
W, [2018-12-06T07:42:03.130493 #14904]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:42:04.153770 #14904]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:42:13.984495 #14973]  WARN -- : hook registered 
W, [2018-12-06T07:42:13.997951 #14973]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:42:15.193287 #14973]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:42:24.162406 #15035]  WARN -- : hook registered 
W, [2018-12-06T07:42:24.174892 #15035]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:42:25.168141 #15035]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:42:34.950899 #15103]  WARN -- : hook registered 
W, [2018-12-06T07:42:34.964181 #15103]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:42:36.099283 #15103]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name. 
W, [2018-12-06T07:42:45.212708 #15167]  WARN -- : hook registered 
W, [2018-12-06T07:42:45.224790 #15167]  WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration. 
W, [2018-12-06T07:42:46.199452 #15167]  WARN -- : Creating scope :order_by_name. Overwriting existing method Sprint.order_by_name.

RE: Installation issue with Ubantu 18.04 - Added by Oliver Günther over 6 years ago

Hi Gayan,

the log entries itself look okay, but each log group is printed when the server is starting, so something is causing the server to restart. Is there a web-X.log entry in the same directory?

Best,

Oliver

RE: Installation issue with Ubantu 18.04 - Added by gayan sirimanna over 6 years ago

Hi Olver,

I was able to complete the openproject on my server. now we need to add git repository for the open project . can you please let me know  how i integrate github repository for my openproject 

thank ypu

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