Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

MongoDB 4.4.5 not found #185

Open
Open
@mtrezza

Description

@mtrezza

For

MONGODB_VERSION: 4.4.5
MONGODB_TOPOLOGY: standalone
MONGODB_STORAGE_ENGINE: wiredTiger

calling

mongodb-runner start

fails with

Error: Could not find version matching {
  version: '4.4.5',
  arch: [ 'x86_64', 'x64' ],
  platform: 'linux',
  target: [
    { value: 'linux_x86_64', priority: 1 },
    { value: 'ubuntu1204', priority: 100 },
    { value: 'ubuntu1404', priority: 200 },
    { value: 'ubuntu1604', priority: 300 },
    { value: 'ubuntu1804', priority: 400 }
  ],
  enterprise: false
}

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