Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Magento cloud setup install failure #527

Open
hizumisen opened this issue Feb 11, 2022 · 2 comments
Open

Magento cloud setup install failure #527

hizumisen opened this issue Feb 11, 2022 · 2 comments

Comments

@hizumisen
Copy link

Hi,

I am trying to install magento in magento cloud.

To do so I did:

  • check out https://github.com/magento/magento-cloud
  • setup auth.json
  • setup env:COMPOSER_AUTH in the project with same values stored in auth.json
  • pushed everything in a separate branch called staging in the magento cloud environment

However the composer install does not work.
In the cloud and in my local machine I got

W:   [Composer\Downloader\TransportException]                                                                                                                                                  
W:   The "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-1.7.0.0-patch1.zip" file could not be downloaded (HTTP/1.1 404 Not Found)
In my local pc (with php 7.4) i have different issues (they turn based on the composer install run).

I tried also with composer config -g repo.packagist composer https://packagist.org in local but all I got was different error messages:

The "https://repo.magento.com/archives/magento/module-banner/magento-module-banner-101.2.3.0.zip" file could not be downloaded (HTTP/2 404 )  
The "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.2.0.zip" file could not be downloaded (HTTP/2 404 )  
The "https://repo.magento.com/archives/magento/module-banner-customer-segment/magento-module-banner-customer-segment-100.4.1.0.zip" file could not be downloaded (HTTP/2 404 )  
The "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.4.2.0.zip" file could not be downloaded (HTTP/2 404 )  

With composer update i have

- Root composer.json requires magento/magento-cloud-metapackage 2.4.3, found magento/magento-cloud-metapackage[2.4.3] in the lock file but not in remote repositories, make sure you avoid updating this package to keep the one from the lock file.

What am I doing wrong?

@sp-thron
Copy link

Some steps ahead were made but still unable to run composer.

Now it returns this error:

W:   [Composer\Downloader\TransportException]                                                                           
W:   The 'https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.1.0.zip' URL required authentication.
W:   You must be using the interactive console to authenticate 

Any help is appreciated

@BaDos BaDos self-assigned this Aug 17, 2022
@BaDos
Copy link
Contributor

BaDos commented Aug 17, 2022

Hi @hizumisen @sp-thron
Do you still have this issue?

@BaDos BaDos removed their assignment Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants