- Issue created by @pasan.gamage
- 🇦🇺Australia pasan.gamage
Turned out the issue was caused due to incorrect Azure storage configurations.
Closing this ticket. - Status changed to Closed: cannot reproduce
7 months ago 8:09am 22 April 2024
Uploading a media file like a jpg fails with the below error message.
Using Drupal 10.1.8
MicrosoftAzure\Storage\Common\Exceptions\ServiceException: Fail: Code: 404 Value: The specified container does not exist. details (if any): <?xml version="1.0" encoding="utf-8"?>ContainerNotFound
The specified container does not exist. RequestId:1509287a-201e-0064-3572-94aebf000000 Time:2024-04-22T05:03:21.7057800Z. in MicrosoftAzure\Storage\Common\Internal\ServiceRestProxy::throwIfError() (line 509 of /var/www/html/vendor/microsoft/azure-storage-common/src/Common/Internal/ServiceRestProxy.php).
The media entity gets created in Drupal and also can confirm in the Azure Blob storage the directories azblob>files>styles>thumbnail are all freshly created by Drupal. But the image is not found there.
Please see the attached screenshots
Goto any content page media upload field or from /media/add/image and upload image
Closed: cannot reproduce
2.3
Code
Turned out the issue was caused due to incorrect Azure storage configurations.
Closing this ticket.