• Resolved hasintha86

    (@hasintha86)


    Hi team

    just configured to use cloudfront CDN but getting this error in the console. none of the images, js or css loads. all are blocked by this error (net::ERR_BLOCKED_BY_ORB)

    Please help me to debug this.

    Best Regards

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @hasintha86

    Thank you for reaching out and I am happy to help!
    The net::ERR_BLOCKED_BY_ORB error in Chrome usually occurs due to Cross-Origin Resource Sharing (CORS) policy violations, particularly with Opaque Response Blocking (ORB). This issue is more common when fetching resources from AWS S3.

    This is mostly to the permissions on the AWS side and configuration for the CORS headers there.

    Please check this with the AWS and check you CORS permissions there

    Thanks!

    Thread Starter hasintha86

    (@hasintha86)

    Hello Marko

    Thanks for getting back . I have set up the CORS configuration according to this guide https://stackoverflow.com/questions/76853101/why-do-i-get-a-cors-error-when-using-the-custom-domain-name-for-my-cloudfront-di but still getting the error

    Do i have to purge the cdn cache?

    Best Regatrds

    Thread Starter hasintha86

    (@hasintha86)

    Hi Marko

    I used Bunny CDN but getting the same error. Any thoughts

    Best Regards

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @hasintha86

    Thank you for your feedback

    I cannot access the URL you provided so I am unable to check this more closley. I also, cannot seem to repclaite this problem so it must be realted to you environment.
    Let me dig more and check what may be causing this and what is the cause and I’ll get back to you with more information

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘net::ERR_BLOCKED_BY_ORB error when using aws cloudfront’ is closed to new replies.