Skip to content

bin/up / Quick start guide fails due to incorrect MONGO_VERSION parsing #287

Open
@maxbeer99

Description

@maxbeer99

Steps to Reproduce

  1. Follow the Quick start guide
  2. Run bin/up

Expected Behaviour

Overleaf should start up

Observed Behaviour

$ bin/up
---------------------  ERROR  -----------------------
  Invalid MONGO_VERSION: MONGO_VERSION=6.0

  MONGO_VERSION must start with the actual major version of mongo, followed by a dot.
  Example: MONGO_IMAGE=my.dockerhub.com/custom-mongo
           MONGO_VERSION=6.0-custom
---------------------  ERROR  -----------------------

Context

Fatal error

Technical Info

  • Operating System and version (desktop or mobile): macOS 14.2.1 23C71 arm64
  • Shell: zsh

Analysis

Likely same origin as #282

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions