[
https://issues.apache.org/jira/browse/IGNITE-10847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16730643#comment-16730643
]
Andrey Novikov commented on IGNITE-10847:
-----------------------------------------
For ubuntu 18.04 only mongo 4.x was released
([https://www.mongodb.org/dl/linux/x86_64)] This can be fixed in the following
ways:
# Don't support ubuntu 18.04
# Migrate to mongo 4.x
# Copy and rename ubuntu 16.04 distributive to ubuntu 18.04
I prefer 1 or 3.
> Web console: failed to download the mongodb on Ubuntu 18.04
> -----------------------------------------------------------
>
> Key: IGNITE-10847
> URL: https://issues.apache.org/jira/browse/IGNITE-10847
> Project: Ignite
> Issue Type: Bug
> Reporter: Pavel Konstantinov
> Priority: Major
>
> I tried to run 'web console direct install' and faced with an error
> downloading of MongoDB due to there is no corresponding version for that OS.
> {code}
> name: 'StatusCodeError',
> statusCode: 403,
> message: '403 - "<?xml version=\\"1.0\\"
> encoding=\\"UTF-8\\"?>\\n<Error><Code>AccessDenied</Code><Message>Access
> Denied</Message><RequestId>4B7715F9CDA5127B</RequestId><HostId>zuhNAWP7FGOgDLjkNJ3y71iU+wxcWKR5F5kI4LoO1SqCdt+aPeLZXnJko5S0ji2zx5zkJaCZX3g=</HostId></Error>"',
> error: '<?xml version="1.0"
> encoding="UTF-8"?>\n<Error><Code>AccessDenied</Code><Message>Access
> Denied</Message><RequestId>4B7715F9CDA5127B</RequestId><HostId>zuhNAWP7FGOgDLjkNJ3y71iU+wxcWKR5F5kI4LoO1SqCdt+aPeLZXnJko5S0ji2zx5zkJaCZX3g=</HostId></Error>',
> options:
> { uri:
> 'https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1804-3.4.7.tgz.md5',
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)