After running composer install I'm getting success on all my vendor modules except this one:
https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.3.3.0-patc..." file could not be downloaded (HTTP/1.1 404 Not Found)
I've removed my entire vendor folder - I've executed composer cache-clear and composer cacheclear...
Thoughts?
Solved! Go to Solution.
are you running Magento commerce or Magento open source? if this is Magento open source why it is taking invitation module?
Hello @jtebeauicl93b3
Have you defined your auth credentials:
Please follow below shared links
https://github.com/magento/magento2/issues/2396
Hi Manish,
Thank you for your reply.
I have defined my auth.json credentials with the access public and private key I created from within the "Marketplace" section of my Magento Cloud / Account Settings area.
It appears to be this one package that is failing. It is not failing due to credentials - however, it's showing as a 404 not found.
See my full terminal output when running "composer install" output:
- Installing magento/magento-composer-installer (0.1.13): Downloading (100%)
- Installing zendframework/zend-stdlib (3.2.1): Downloading (100%)
- Installing psr/container (1.0.0): Downloading (100%)
- Installing container-interop/container-interop (1.2.0): Downloading (100%)
- Installing zendframework/zend-validator (2.13.0): Downloading (100%)
- Installing zendframework/zend-escaper (2.6.1): Downloading (100%)
- Installing zendframework/zend-uri (2.7.1): Downloading (100%)
- Installing zendframework/zend-servicemanager (2.7.11): Downloading (100%)
- Installing zendframework/zend-loader (2.6.1): Downloading (100%)
- Installing zendframework/zend-http (2.11.2): Downloading (100%)
- Installing psr/http-message (1.0.1): Downloading (100%)
- Installing zendframework/zend-diactoros (1.8.7): Downloading (100%)
- Installing zendframework/zend-psr7bridge (0.2.2): Downloading (100%)
- Installing zendframework/zend-hydrator (2.4.2): Downloading (100%)
- Installing zendframework/zend-filter (2.9.2): Downloading (100%)
- Installing zendframework/zend-inputfilter (2.10.1): Downloading (100%)
- Installing zendframework/zend-form (2.14.3): Downloading (100%)
- Installing zendframework/zend-eventmanager (3.2.1): Downloading (100%)
- Installing zendframework/zend-console (2.8.0): Downloading (100%)
- Installing zendframework/zend-mvc (2.7.15): Downloading (100%)
- Installing zendframework/zend-mime (2.7.2): Downloading (100%)
- Installing symfony/polyfill-mbstring (v1.17.0): Downloading (100%)
- Installing true/punycode (v2.1.1): Downloading (100%)
- Installing zendframework/zend-mail (2.10.0): Downloading (100%)
- Installing zendframework/zend-math (2.7.1): Downloading (100%)
- Installing zendframework/zend-crypt (2.6.0): Downloading (100%)
- Installing zendframework/zend-code (3.3.2): Downloading (100%)
- Installing wikimedia/less.php (1.8.2): Downloading (100%)
- Installing tedivm/jshrink (v1.3.3): Downloading (100%)
- Installing symfony/process (v4.1.12): Downloading (100%)
- Installing symfony/console (v4.1.12): Downloading (100%)
- Installing psr/log (1.1.3): Downloading (100%)
- Installing monolog/monolog (1.25.3): Downloading (100%)
- Installing magento/zendframework1 (1.14.3): Downloading (100%)
- Installing symfony/polyfill-php72 (v1.17.0): Downloading (100%)
- Installing symfony/polyfill-intl-idn (v1.17.0): Downloading (100%)
- Installing ralouphie/getallheaders (3.0.3): Downloading (100%)
- Installing guzzlehttp/psr7 (1.6.1): Downloading (100%)
- Installing guzzlehttp/promises (v1.3.1): Downloading (100%)
- Installing guzzlehttp/guzzle (6.5.3): Downloading (100%)
- Installing symfony/finder (v5.0.8): Downloading (100%)
- Installing symfony/polyfill-ctype (v1.17.0): Downloading (100%)
- Installing symfony/filesystem (v5.0.8): Downloading (100%)
- Installing seld/phar-utils (1.1.0): Downloading (100%)
- Installing seld/jsonlint (1.8.0): Downloading (100%)
- Installing justinrainbow/json-schema (5.2.9): Downloading (100%)
- Installing composer/xdebug-handler (1.4.1): Downloading (100%)
- Installing composer/spdx-licenses (1.5.3): Downloading (100%)
- Installing composer/semver (1.5.1): Downloading (100%)
- Installing composer/ca-bundle (1.2.7): Downloading (100%)
- Installing composer/composer (1.10.6): Downloading (100%)
- Installing colinmollenhour/credis (1.10.0): Downloading (100%)
- Installing colinmollenhour/php-redis-session-abstract (v1.4.2): Downloading (100%)
- Installing magento/framework (102.0.3-p1): Downloading (100%)
- Installing magento/inventory-composer-installer (1.1.0): Downloading (100%)
- Installing magento/module-store (101.0.3-p1): Downloading (100%)
- Installing magento/module-user (101.1.3-p1): Downloading (100%)
- Installing magento/module-ui (101.1.3): Downloading (100%)
- Installing magento/module-config (101.1.3-p1): Downloading (100%)
- Installing magento/module-backend (101.0.3): Downloading (100%)
- Installing magento/module-variable (100.3.3): Downloading (100%)
- Installing magento/module-theme (101.0.3): Downloading (100%)
- Installing magento/module-widget (101.1.3): Downloading (100%)
- Installing magento/module-media-storage (100.3.3): Downloading (100%)
- Installing magento/module-cms (103.0.3-p1): Downloading (100%)
- Installing magento/module-email (101.0.3-p1): Downloading (100%)
- Installing magento/module-wishlist (101.1.3-p1): Downloading (100%)
- Installing magento/module-tax (100.3.3): Downloading (100%)
- Installing magento/module-sales (102.0.3-p1): Downloading (100%)
- Installing magento/module-shipping (100.3.3): Downloading (100%)
- Installing magento/module-sales-sequence (100.3.3): Downloading (100%)
- Installing magento/module-quote (101.1.3): Downloading (100%)
- Installing magento/module-directory (100.3.3): Downloading (100%)
- Installing magento/module-catalog (103.0.3-p1): Downloading (100%)
- Installing magento/module-eav (102.0.3): Downloading (100%)
- Installing magento/module-rule (100.3.3): Downloading (100%)
- Installing magento/module-sales-rule (101.1.3): Downloading (100%)
- Installing magento/module-require-js (100.3.3): Downloading (100%)
- Installing magento/module-review (100.3.3-p1): Downloading (100%)
- Installing magento/module-page-cache (100.3.3-p1): Downloading (100%)
- Installing magento/module-newsletter (100.3.3-p1): Downloading (100%)
- Installing magento/module-security (100.3.3): Downloading (100%)
- Installing magento/module-customer (102.0.3-p1): Downloading (100%)
- Installing magento/module-authorization (100.3.3): Downloading (100%)
- Installing magento/module-integration (100.3.3): Downloading (100%)
- Installing magento/module-checkout (100.3.3-p1): Downloading (100%)
- Installing magento/module-gift-message (100.3.3): Downloading (100%)
- Installing magento/module-catalog-inventory (100.3.3): Downloading (100%)
- Installing magento/module-downloadable (100.3.3): Downloading (100%)
- Installing magento/module-reports (100.3.3): Downloading (100%)
- Installing magento/module-payment (100.3.3): Downloading (100%)
- Installing magento/module-catalog-rule (101.1.3): Downloading (100%)
- Installing zendframework/zend-session (2.9.1): Downloading (100%)
- Installing zendframework/zend-db (2.11.0): Downloading (100%)
- Installing zendframework/zend-captcha (2.9.0): Downloading (100%)
- Installing magento/module-captcha (100.3.3): Downloading (100%)
- Installing magento/module-msrp (100.3.3): Downloading (100%)
- Installing magento/module-contact (100.3.3): Downloading (100%)
- Installing magento/module-bundle (100.3.3): Downloading (100%)
- Installing magento/module-rss (100.3.3): Downloading (100%)
- Installing magento/module-url-rewrite (101.1.3): Downloading (100%)
- Installing magento/module-cms-url-rewrite (100.3.3): Downloading (100%)
- Installing magento/module-import-export (100.3.3-p1): Downloading (100%)
- Installing magento/module-catalog-url-rewrite (100.3.3): Downloading (100%)
- Installing magento/module-catalog-import-export (101.0.3): Downloading (100%)
- Installing magento/module-product-alert (100.3.3): Downloading (100%)
- Installing magento/module-indexer (100.3.3): Downloading (100%)
- Installing magento/framework-bulk (100.3.3): Downloading (100%)
- Installing magento/module-asynchronous-operations (100.3.3): Downloading (100%)
- Installing magento/module-deploy (100.3.3): Downloading (100%)
- Installing magento/module-cron (100.3.3): Downloading (100%)
- Installing magento/module-developer (100.3.3): Downloading (100%)
- Installing magento/module-translation (100.3.3): Downloading (100%)
- Installing magento/module-backup (100.3.3): Downloading (100%)
- Installing magento/module-vault (101.1.3): Downloading (100%)
- Installing magento/module-instant-purchase (100.3.3): Downloading (100%)
- Installing magento/module-paypal (100.3.3): Downloading (100%)
- Installing magento/module-checkout-agreements (100.3.3): Downloading (100%)
- Installing amzn/amazon-pay-sdk-php (3.6.0): Downloading (100%)
- Installing amzn/amazon-pay-and-login-with-amazon-core-module (3.2.13): Downloading (100%)
- Installing amzn/login-with-amazon-module (3.2.13): Downloading (100%)
- Installing amzn/amazon-pay-module (3.2.13): Downloading (100%)
- Installing bacon/bacon-qr-code (1.0.3): Downloading (100%)
- Installing magento/module-invitation (100.3.3-p1): Downloading (failed)
[Composer\Downloader\TransportException]
The "https://repo.magento.com/archives/magento/module-invitation/magento-module-invitation-100.3.3.0-patc..." file could not be downloaded (HTTP/1.1 404 Not Found)
Hello @jtebeauicl93b3
Okay, I found same duplicate issue in that he changed their keys, might be dont have permission your current keys.
https://github.com/magento/magento-cloud/issues/407
as this is commerce feature so make sure you should have commerce account keys.
How can I tell if this is the correct keys?
Just to be sure that the keys were valid - i did remove and re-add new keys and updated my auth.json file which is placed in ~/.composer/
We're running magento commerce.
The tab I created by access keys was in "Magento 2"
The stage instance i'm running is in magento cloud.
I'm seeing this when logged in to "marketplace":
Powered by Magento Commerce 2.3.5-p1
Hello @jtebeauicl93b3
This shows for all accounts "Powered by Magento Commerce 2.3.5-p1"
Try it to create new key and assign it again. Might be it is taking old keys.