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

      OpenProject ID 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 not working on RHEL 8.6

Installation not working on RHEL 8.6

Added by Thomas Krieger about 3 years ago

Hi there,

I just tried to install OpenProject on a clean RHEL 8.6 VM (4 Cores, 8GB RAM, 50GB HDD). I followed the installation step-by-step and besides some error messages about something deprecated the installation was ended successfully - so it's reporting at least. When I start http://localhost I would expect to see the new installed OpenProject on my system, but I only get an almost empty website (screenshot attached).

I tried both ways, result was sadly the same. Also with the command "openproject restart" I can see the services are coming up, vbut there seem to be a problem with some deprecated stuff in ruby and also problems with angular.

The log of /var/log/openproject is empty, so not much to tell here ... within /var/log/messages I can see warnings about SELinux complaining about "chcon" which is used during the installation process. I'll try to get this fixed an will report later on.

/€: I did the work for SELinux, so this error message about "chcon" is gone. After "openproject restart" the result afterwards is the same, also after doing a "openproject reconfigure".

For postgresql installation script in RHEL 8 (took some time to look for it):

I found out there might be a better way to install postgesql: "yum module install postgres:13/server" - this way there is no need for a 3rd party repo - you can use the standard Redhat repo. (The reason for this change was the test of an alternate installation way via RHEL Satellite - so no internet connection)

Sincerely


Replies (2)

RE: Installation not working on RHEL 8.6 - Added by Thomas Krieger about 3 years ago

Uhm .. since it was not possible to add the attachment afterwards, here it comes ...

RE: Installation not working on RHEL 8.6 - Added by Thomas Krieger about 3 years ago

Found the problem:

Switching off git and svn solved the problem.

After trying the installation several times, alsways with the same outcome, I tried the installation with skipping svn and git during the configuration process - everything is fine this way.

I guess, I will not be able to use git and/or svn - but that's okay for now. Anyways, I guess there should be a way to get this worked.

Sincerely

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