ACSD-47657:新增AWS憑證的快取機制

ACSD-47657修補程式修正了高載入AWS S3請求期間發生的問題,方法是新增AWS憑證的快取機制。 安裝Quality Patches Tool (QPT) 1.1.39時,即可使用此修補程式。 修補程式ID為ACSD-47657。 請注意,此問題已排程在Adobe Commerce 2.4.7中修正。

受影響的產品和版本

已為Adobe Commerce版本建立修補程式:

  • Adobe Commerce (所有部署方法) 2.4.4

與Adobe Commerce版本相容:

  • Adobe Commerce (所有部署方法) 2.4.4 - 2.4.6-p3
NOTE
此修補程式可能適用於發行版本為Quality Patches Tool的其他版本。 若要檢查修補程式是否與您的Adobe Commerce版本相容,請將magento/quality-patches套件更新至最新版本,並在Quality Patches Tool上檢查相容性:搜尋修補程式頁面。 使用修補程式ID作為搜尋關鍵字,以尋找修補程式。

問題

為從AWS擷取的AWS憑證新增快取機制,以進行EC2設定。

要再現的步驟

  1. 為Adobe Commerce啟用AWS S3貯體儲存:

    code language-none
    bin/magento setup:config:set --remote-storage-driver="aws-s3" --remote-storage-bucket="magentopubmedia-prod" --remote-storage-region="aws-west" --no-interaction
    bin/magento config:set
    system/media_storage_configuration/media_database 0
    bin/magento cache:flush
    
  2. 執行同步處理:

    code language-none
    bin/magento remote-storage:sync
    

預期結果

同步化成功完成。

實際結果

大約一小時後,發生下列錯誤:

    report.CRITICAL: Aws\Exception\CredentialsException: Error retrieving credentials from the instance profile metadata service. (cURL error 28: Connection timed out after 1001 milliseconds) (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)

套用修補程式

若要套用個別修補程式,請根據您的部署方法使用下列連結:

相關閱讀

若要進一步瞭解Quality Patches Tool,請參閱:

如需QPT中其他修補程式的詳細資訊,請參閱Quality Patches Tool指南中的Quality Patches Tool:搜尋修補程式

recommendation-more-help
8bd06ef0-b3d5-4137-b74e-d7b00485808a