Page MenuHomePhabricator

Image load http problem (due to missing Access-Control-Allow-Origin header)
Closed, InvalidPublic

Description

Details of the error are attached to the report, which will be publicly viewable. If you are not comfortable with that, you can edit the report below and remove all the data you don't want to share.

Error details:

error: could not load image from http:///media.atheistpedia.org/images/thumb/9/9d/Kid_Max_01.jpeg/800px-Kid_Max_01.jpeg
URL: http://en.atheistpedia.org/wiki/File:Kid_Max_01.jpeg#/media/File:Kid_Max_01.jpeg
user agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36
screen size: 1024x600
canvas size: 1007x408
image size: 5184x3456
thumbnail size: CSS: 612x408, screen width: 612, real width: 800

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Hi @Nirmol360, thanks for taking the time to report this!
The output in the "console" of the "Developer Tools" of the web browser shows:

Failed to load http://media.atheistpedia.org/images/thumb/9/9d/Kid_Max_01.jpeg/1280px-Kid_Max_01.jpeg: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://en.atheistpedia.org' is therefore not allowed access.
File:Kid_Max_01.jpeg#/media/File:Kid_Max_01.jpeg:1 Access to Image at 'http://media.atheistpedia.org/images/thumb/9/9d/Kid_Max_01.jpeg/1280px-Kid_Max_01.jpeg' from origin 'http://en.atheistpedia.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://en.atheistpedia.org' is therefore not allowed access.
File:Kid_Max_01.jpeg#/media/File:Kid_Max_01.jpeg:1 Failed to load http://media.atheistpedia.org/images/thumb/9/9d/Kid_Max_01.jpeg/800px-Kid_Max_01.jpeg: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://en.atheistpedia.org' is therefore not allowed access.
File:Kid_Max_01.jpeg#/media/File:Kid_Max_01.jpeg:1 Access to Image at 'http://media.atheistpedia.org/images/thumb/9/9d/Kid_Max_01.jpeg/800px-Kid_Max_01.jpeg' from origin 'http://en.atheistpedia.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://en.atheistpedia.org' is therefore not allowed access.

Hence you will need to contact the admins of atheistpedia.org to get their configuration fixed.

Closing as invalid as there is nothing that Wikimedia can do about the configuration of a third party website.

Aklapper renamed this task from Image load http problem to Image load http problem (due to missing Access-Control-Allow-Origin header).May 11 2018, 9:15 AM