Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Andy Finn 51 posts 183 karma points
    Mar 15, 2022 @ 18:25
    Andy Finn
    0

    Blob Error not found but the site works fine

    Hi Anyone seen this error using a CDN with Umbraco 8 / Azure Blob Storage

    Service request failed. Status: 404 (The specified blob does not exist.) ErrorCode: BlobNotFound

    Headers: Transfer-Encoding: chunked Vary: Origin x-ms-request-id: d1983266-d01e-0031-1f97-38daf0000000 x-ms-client-request-id: d2300f03-0f9e-463a-b4fe-b754ce6a166a x-ms-version: 2020-10-02 x-ms-error-code: BlobNotFound Date: Tue, 15 Mar 2022 18:04:09 GMT Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0

       at Azure.Storage.Blobs.BlobRestClient.GetProperties(String snapshot, String versionId, Nullable`1 timeout, String leaseId, String encryptionKey, String encryptionKeySha256, Nullable`1 encryptionAlgorithm, Nullable`1 ifModifiedSince, Nullable`1 ifUnmodifiedSince, String ifMatch, String ifNoneMatch, String ifTags, CancellationToken cancellationToken)
    

    at Azure.Storage.Blobs.Specialized.BlobBaseClient.

    But it doesnt seem to affect the site , all images are loading . Other this error in Log Files ( which is filling it ) ?? Seems to ok in every other env test / dev , this seems only to happen to production ? thought it could be the domain , and added them to white list , but still the same

    Any suggestions Andy

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies