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

MongoDB 4.4.5 not found #185

Open
mtrezza opened this issue Apr 7, 2021 · 1 comment
Open

MongoDB 4.4.5 not found #185

mtrezza opened this issue Apr 7, 2021 · 1 comment

Comments

@mtrezza
Copy link

mtrezza commented Apr 7, 2021

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
}
@mtrezza mtrezza changed the title MongoDB 4.4.5 not working MongoDB 4.4.5 not found Apr 7, 2021
@mtrezza mtrezza closed this as completed Apr 7, 2021
@mtrezza mtrezza reopened this Apr 7, 2021
@mtrezza
Copy link
Author

mtrezza commented Apr 7, 2021

I just noticed on https://www.mongodb.com/try/download/community that there is only 4.4.5-rc0, but actually 4.4.5 is already available for download, so maybe that is just a temporary glitch on MongoDB side.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant