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. Multiple issues after first (clean) installation

Multiple issues after first (clean) installation

Added by Ioannis Dressos almost 2 years ago

I've just performed a clean OpenProject installation on a Debian 11 VPS and successfully initialized the admin account.

I already had apache2 installed, however I chose install during installation so it would create the vhost file in /etc/apache2/sites-available/ for me and enable it. I also let it install the memcached and PostgreSQL-13 servers since they were not installed at all.

The apache2 server running on the VPS is accessible only through Cloudflare, but this shouldn't be affecting it in any way. It doesn't affect any other software..

However, I ran into the following issues with my OpenProject installation:

  1. No page except for the landing page renders. I get blank pages if I navigate to anything deeper than / (for example. /admin does not render). This has an exception (one and only), the projects list page.
  2. After an undetermined amount of time, the .conf files in the /etc/openproject/addons/apache2/includes/ sub-directories which are included in the apache site configuration file get deleted. This leads to apache not being able to start due to 'no match for *.conf' error by the Include/IncludeOptional statement.

Running sudo openproject configure or reconfigure does not solve this. Neither does restarting OpenProject.

I've found multiple reports about both issues, however no clear solution has been posted and no clarifications have been made by the devs.

Please do not ask me for config files or more -redundant- information. I repeat this is a CLEAN Debian 11/PHP 7.4/apache2/OpenProject w/ SSL install following the built-in configure command. Anyone should be able to reproduce this.


Loading...