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. ERROR: Invalid interpolation format for "environment" option in service "cron"

ERROR: Invalid interpolation format for "environment" option in service "cron"

Added by Eduardo Costa Alfaia about 5 years ago

Hi dears, 

I am trying run openproject in my ubuntu machine using "docker-compose up -d" and I get the error below:

sudo docker-compose up -d

ERROR: Invalid interpolation format for "environment" option in service "cron": "OPENPROJECT_RAILS__RELATIVE__URL__ROOT=${OPENPROJECT_RAILS__RELATIVE__URL__ROOT:-}"

Could someone help me with that?

Thanks


Replies (3)

RE: ERROR: Invalid interpolation format for "environment" option in service "cron" - Added by Cyril Rohr about 5 years ago

Hello, can you share your docker-compose version, and update it? I believe you are running on an older version

RE: ERROR: Invalid interpolation format for "environment" option in service "cron" - Added by Jason Culligan about 5 years ago

I'm getting the same error.  I followed the instructions from here:  https://docs.openproject.org/installation-and-operations/installation/docker/

My docker-compose details:

docker-compose version 1.17.1, build unknown
docker-py version: 2.5.1
CPython version: 2.7.17
OpenSSL version: OpenSSL 1.1.1  11 Sep 2018

RE: ERROR: Invalid interpolation format for \"environment\" option in service \"cron\" - Added by Jason Culligan about 5 years ago

I upgraded docker-compose to 1.26.0-rc3 and it worked.

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