[Hummingbird Pro] DevTools warning: wpmucdn fails to parse sourcemap for smush js file

I’m getting these warnings in the console. Is this an issue or something I need to exclude from the CDN in Hummingbird? I would assume that Smush CDN and the WPMUDEV CDN should work together.

DevTools failed to parse SourceMap: https://hb.wpmucdn.com/www.shannon-coates.com/custom.unified.js.map
DevTools failed to parse SourceMap: https://hb.wpmucdn.com/www.shannon-coates.com/smush-lazy-load.min.js.map
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>7D5179C9332A4F54</RequestId>
<HostId>
e4b3L1d+1ntz7b3pDi4uTeaUm5RVCafpfqBRyqrTIVdTkaGblYEY4swOZ6/0Ub/9xyXgXhmhbD8=
</HostId>
</Error>
  • Bhakti Rajdev Display Name
    • Staff

    Hello Keith ,

    I hope you are doing well!

    These are the warnings that can be ignored and you do not need to exclude anything from the CDN in HummingBird. You are right, Smush CDN and the WPMUDEV CDN do work properly together.

    DevTools failed to parse SourceMap: https://hb.wpmucdn.com/www.shannon-coates.com/custom.unified.js.map
    DevTools failed to parse SourceMap: https://hb.wpmucdn.com/www.shannon-coates.com/smush-lazy-load.min.js.map
    

    These are the warnings that occur only on opening the Browser Console and are used for debugging by developers. So these warnings can be safely ignored.

    <Error>
    <Code>AccessDenied</Code>
    <Message>Access Denied</Message>
    <RequestId>7D5179C9332A4F54</RequestId>
    <HostId>
    e4b3L1d+1ntz7b3pDi4uTeaUm5RVCafpfqBRyqrTIVdTkaGblYEY4swOZ6/0Ub/9xyXgXhmhbD8=
    </HostId>
    </Error>

    Access denied error occurs when I try to open the Source Map link from the Browse Console. And as these files only load in Browser Console the error can be ignored as well.

    I hope this helps. Do not hesitate to get back to us if you have any questions.

    Have a great day ahead! :slight_smile:

    Best Regards,
    Bhakti Rajdev