Closed jmbeee closed 5 months ago
I'm seeing this too and reported by others in the Drupal community https://drupal.slack.com/archives/C45SW3FLM/p1718769240759859
I suspect there are same stale caches in the CDN affecting only some nodes. Can the CDN be flushed?
I can confirm that we had several reports of this and I myself experienced this many times in the last several days.
I have not seen these fails appear in CI builds on servers located in US, but I did see many of these locally in Australia (Melbourne). So maybe this depends on the geographical location.
Downloading https://packages.drupal.org/8/packages.json
[200] https://packages.drupal.org/8/packages.json
Downloading https://packages.drupal.org/files/packages/8/p2/drupal/ckeditor.json
[200] https://packages.drupal.org/files/packages/8/p2/drupal/ckeditor.json
Downloading https://packages.drupal.org/files/packages/8/p2/drupal/ckeditor.json
Downloading https://packages.drupal.org/files/packages/8/p2/drupal/ckeditor~dev.json
[200] https://packages.drupal.org/files/packages/8/p2/drupal/ckeditor.json
[200] https://packages.drupal.org/files/packages/8/p2/drupal/ckeditor~dev.json
Downloading https://asset-packagist.org/packages.json
[302] https://asset-packagist.org/packages.json
Following redirect (1) https://cdn.asset-packagist.org/packages.json
[200] https://cdn.asset-packagist.org/packages.json
Downloading https://asset-packagist.org/p/provider-latest/8799ec77a377378f0d0e6f2671a922763cf91959dda43f6df69c6b11b025d75d.json
[302] https://asset-packagist.org/p/provider-latest/8799ec77a377378f0d0e6f2671a922763cf91959dda43f6df69c6b11b025d75d.json
Following redirect (1) https://cdn.asset-packagist.org/p/provider-latest/8799ec77a377378f0d0e6f2671a922763cf91959dda43f6df69c6b11b025d75d.json
[404] https://cdn.asset-packagist.org/p/provider-latest/8799ec77a377378f0d0e6f2671a922763cf91959dda43f6df69c6b11b025d75d.json
In CurlDownloader.php line 630:
[Composer\Downloader\TransportException (404)]
The "https://cdn.asset-packagist.org/p/provider-latest/8799ec77a377378f0d0e6f2671a922763cf91959dda43f6df69c6b11b025d75d.json" file could not be downloaded (HTTP/2 404 )
Our servers hosted in AWS region Singapore, experienced this error. How do we mitigate or minimize this? Are there mirrors or other sources we can use?
Hi. I do confrim a problem with CDN in the Asia region. We work tightly with our CDN provider and will let you know once we have a solution.
The Singapore CDN node cache had a stuck https://cdn.asset-packagist.org/packages.json
file. Ths CDN service provider reset the cache and will investigate further.
Please confirm the problem is solved for you now.
We are seeing random 404 errors from cdn.asset-packagist.org during composer install process. It is not always but it happens 80% of the time whenever a new instance is created with composer install command.
The composer.json has these repos included