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

Cannot view OpenProject web page

Added by Simone Riggi over 3 years ago

Dear all,

I tried to install OpenProject on my Ubuntu 16.04 box using distributed package and installer. 

After installation & configuration I am not able to see the OpenProject at http://localhost nor at http://localhost/openproject (if I set a /openproject path in the configuration). In the first case I see the default apache page. In the second case I get a "The requested URL /openproject/ was not found on this server." error. Could you help me to understand how to make it work? 

Here is what I am doing:

- Install OpenProject (sudo apt-get install openproject). Version 8.1 is installed

- Configure with $ sudo openproject configure

Here I set the default options, that is installing apache2, mysql, no ssl. If needed I can attach the configuration outputs.

- Check installation with $ sudo openproject run check

[ok] MySQL configuration is working
[ok] Web server is running
[ok] openproject server is running
[ok] openproject background job worker is running
sending test email using sendmail...

[ok] test email sent to XXX

-Check services are running with $ sudo service openproject status

openproject.service
  Loaded: loaded (/etc/systemd/system/openproject.service; enabled; vendor preset: enabled)
  Active: active (running) since Mon 2018-12-17 13:48:13 EST; 13min ago
Main PID: 1797 (sleep)
  CGroup: /system.slice/openproject.service
          └─1797 /bin/sleep infinity

Dec 17 13:48:13 xenialbox systemd[1]: Started openproject.service.

These are my configuration files

/etc/hosts

127.0.0.1 localhost
127.0.1.1 xenialbox

/etc/apache2/sites-available/openproject.conf

Include /etc/openproject/addons/apache2/includes/server/*.conf

<VirtualHost *:80>
 ServerName 127.0.0.1
 DocumentRoot /opt/openproject/public

 ProxyRequests off

 Include /etc/openproject/addons/apache2/includes/vhost/*.conf

 # Can't use Location block since it would overshadow all the other proxypass directives on CentOS
 ProxyPass /openproject/ http://127.0.0.1:6000/openproject/ retry=0
 ProxyPassReverse /openproject/ http://127.0.0.1:6000/openproject/
</VirtualHost>

It should be some trivial configuration mistake. Any hints? 

Many thanks for your help,

Simone


Replies (4)

RE: Cannot view OpenProject web page - Added by Marcel Almeida over 3 years ago

Dear all,

I had the same problem, but in a ubuntu 18.04 installation...

Any hints guys?

Marcel Almeida

Simone Riggi wrote:

Dear all,

I tried to install OpenProject on my Ubuntu 16.04 box using distributed package and installer.

After installation & configuration I am not able to see the OpenProject at http://localhost nor at http://localhost/openproject (if I set a /openproject path in the configuration). In the first case I see the default apache page. In the second case I get a "The requested URL /openproject/ was not found on this server." error. Could you help me to understand how to make it work?

Here is what I am doing:

- Install OpenProject (sudo apt-get install openproject). Version 8.1 is installed

- Configure with $ sudo openproject configure

Here I set the default options, that is installing apache2, mysql, no ssl. If needed I can attach the configuration outputs.

- Check installation with $ sudo openproject run check

[ok] MySQL configuration is working
[ok] Web server is running
[ok] openproject server is running
[ok] openproject background job worker is running
sending test email using sendmail...

[ok] test email sent to XXX

-Check services are running with $ sudo service openproject status

openproject.service
  Loaded: loaded (/etc/systemd/system/openproject.service; enabled; vendor preset: enabled)
  Active: active (running) since Mon 2018-12-17 13:48:13 EST; 13min ago
Main PID: 1797 (sleep)
  CGroup: /system.slice/openproject.service
          └─1797 /bin/sleep infinity

Dec 17 13:48:13 xenialbox systemd[1]: Started openproject.service.

These are my configuration files

/etc/hosts

127.0.0.1 localhost
127.0.1.1 xenialbox

/etc/apache2/sites-available/openproject.conf

Include /etc/openproject/addons/apache2/includes/server/*.conf

<VirtualHost *:80>
 ServerName 127.0.0.1
 DocumentRoot /opt/openproject/public

ProxyRequests off

Include /etc/openproject/addons/apache2/includes/vhost/*.conf

# Can't use Location block since it would overshadow all the other proxypass directives on CentOS
 ProxyPass /openproject/ http://127.0.0.1:6000/openproject/ retry=0
 ProxyPassReverse /openproject/ http://127.0.0.1:6000/openproject/
</VirtualHost>

It should be some trivial configuration mistake. Any hints?

Many thanks for your help,

Simone

RE: RE: Cannot view OpenProject web page - Added by cameron holmes almost 3 years ago

OK, I too have this same issue, exactly with Unbuntu 18.04, just as Marcel - everything looks good to go, but I can't get past this. I agree that it should be something trivial, but what? Please respond!

RE: Cannot view OpenProject web page - Added by rosario moggia almost 3 years ago

I have the same problem too wuth ubunt 18.04. I followed the instructions step by step, without problems.

Any idea?

RE: RE: Cannot view OpenProject web page - Added by Piotr F over 1 year ago

Does anyone has clue how to deal with it?

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