[
https://issues.apache.org/jira/browse/IGNITE-10847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Konstantinov updated IGNITE-10847:
----------------------------------------
Description:
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}
was: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.
> 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)