cancel
Showing results for 
Search instead for 
Did you mean: 

Please tell me some other way to download

SOLVED
   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Please tell me some other way to download

Hello.
This is Yuta, I'm Japanese developer live in Japan.

 

When I am trying to download the installation package, communication will be interrupted on the way and it will be impossible to continue downloading.

I think that it is because communication speed of my communication line is slow and authentication is interrupted on the way.

Are there other ways to get Zip's installation package?

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Please tell me some other way to download

Thank you.
When I tried it, the composer now outputs another error. 

 

    Authentication required (repo.magento.com):
      Username: ****
      Password:
Do you want to store credentials for repo.magento.com in C:/Users/****/A
ppData/Roaming/Composer/auth.json ? [Yn] Y
Installing magento/project-community-edition (2.2.4)
  - Installing magento/project-community-edition (2.2.4): Downloading (connectin
Downloading (100%)
Created project in E:\xampp\htdocs\****\****\magento
Loading composer repositories with package information
Updating dependencies (including require-dev)


  [Composer\Downloader\TransportException]
  Content-Length mismatch, received 529715 bytes out of the expected 1205129


create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--r
epository REPOSITORY] [--repository-url REPOSITORY-URL] [--dev] [--no-dev] [--no
-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vc
s] [--remove-vcs] [--no-install] [--ignore-platform-reqs] [--] [<package>] [<dir
ectory>] [<version>]

 

 I have not finished the installation yet.


However, I think that this problem is due to my bad usage of the composer,

I believe that the first download problem

"When I am trying to download the installation package, communication will be interrupted on the way and it will be impossible to continue downloading."

has been solved.


So, I want to press the "Accept as Solution" button.
However, since I am using this bulletin board for the first time,

I don't know the rules of this bulletin board.
May I press "Accept as Solution" button?

View solution in original post

8 REPLIES 8

Re: Please tell me some other way to download

Hi

Well its always adviceble to download magento 2 from official magento download page !

but if you still wanted to know other way , you can download/installed it using composer ..

below i am sharing the link how to download/install magento 2 using composer .
https://magenticians.com/installing-magento-2-composer

https://devdocs.magento.com/guides/v2.0/install-gde/prereq/integrator_install_ce.html
if issue solved,Click Kudos & Accept as Solution

Re: Please tell me some other way to download

@yuta_imanari

 

 

You can try this blog to download and install Magento 2. It's quite simple using CLI.

https://popatkaran.wordpress.com/2018/05/17/download-and-install-magento-2-using-cli/

if issue solved,Click Kudos & Accept as Solution

Re: Please tell me some other way to download

Genius and kind, thank you! I will contact you again after I try it. Please wait for a while.

Re: Please tell me some other way to download

Hi @yuta_imanari

 

Sure - let me know if its worked or not worked for you

if issue solved,Click Kudos & Accept as Solution

Re: Please tell me some other way to download

Thank you dear,
However, it seems that authentication is still difficult.

 

the composer says that

[Composer\Downloader\TransportException]
Invalid credentials for 'https://repo.magento.com/packages.json' aborting.

I will try it more,

but if you have any other ideas please let me know.

Re: Please tell me some other way to download

@yuta_imanari

 

I hope you have get your credentials from Magento mrketplace account. Please go through with this link. It would be helpful for credentials.
https://devdocs.magento.com/guides/v2.0/install-gde/prereq/connect-auth.html

Re: Please tell me some other way to download

Hi @yuta_imanari

 

 

Yes for repo.magento.com - you required credentials (Public Key and Private Key) from marketplace.

 

Here is the link - https://marketplace.magento.com/customer/account/

 

Click on this link - logged in by entering your credentials ! then you need to go to profile - over there you will find Access Keys links.

 

Click on that and generate keys for the same - Public Key and Private key.

 

Then enter both keys from this SSH windows - so username is - Public Key

Password is - Private Key

 

Then your installation starts !

 

Hope it helps 

if issue solved,Click Kudos & Accept as Solution

Re: Please tell me some other way to download

Thank you.
When I tried it, the composer now outputs another error. 

 

    Authentication required (repo.magento.com):
      Username: ****
      Password:
Do you want to store credentials for repo.magento.com in C:/Users/****/A
ppData/Roaming/Composer/auth.json ? [Yn] Y
Installing magento/project-community-edition (2.2.4)
  - Installing magento/project-community-edition (2.2.4): Downloading (connectin
Downloading (100%)
Created project in E:\xampp\htdocs\****\****\magento
Loading composer repositories with package information
Updating dependencies (including require-dev)


  [Composer\Downloader\TransportException]
  Content-Length mismatch, received 529715 bytes out of the expected 1205129


create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--r
epository REPOSITORY] [--repository-url REPOSITORY-URL] [--dev] [--no-dev] [--no
-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vc
s] [--remove-vcs] [--no-install] [--ignore-platform-reqs] [--] [<package>] [<dir
ectory>] [<version>]

 

 I have not finished the installation yet.


However, I think that this problem is due to my bad usage of the composer,

I believe that the first download problem

"When I am trying to download the installation package, communication will be interrupted on the way and it will be impossible to continue downloading."

has been solved.


So, I want to press the "Accept as Solution" button.
However, since I am using this bulletin board for the first time,

I don't know the rules of this bulletin board.
May I press "Accept as Solution" button?