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. Setup on AWS' EC2 Ubuntu 18.04

Setup on AWS' EC2 Ubuntu 18.04

Added by Dashkin S. over 5 years ago

First time deploying OpenProject and a complete noob.

Right now, I have setup Ubuntu 18.04 on one of my AWS' EC2 instances and have successfully installed OpenProject by following this tutorial. Restarted both the instance and OpenProject after install.

Now, when I try to access OpenProject at the IPv4 Public IP specified by AWS for the instance, I am getting the following error: 

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 <IPv4 Public IP> Port 80

Not really sure where to go from here. Any help would be much appreciated.


Replies (1)

RE: Setup on AWS' EC2 Ubuntu 18.04 - Added by Dashkin S. over 5 years ago

Figured it out.

Checked OpenProject's logs by passing the following command in my instance:

sudo openproject logs

Saw that there was a constant error on repeat: "ERROR -- : Cannot allocate memory"

Checked my instance's statistics and saw that there was a pretty repetitive spike in memory usage. And, since I was using t2.micro setup, I thought it may be the culprit. So, I ended up resizing the instance by following AWS' instructions here.

Restarted the instance, restarted OpenProject for safety measures.

Checked logs again - no error!

In my local web browser, attempted to access directly at the IPv4 Public IP and everything loaded without problems.

Hope this helps somebody in the future.

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