Photon only works half of the time
-
Hello,
I recently upgraded from http to https. I forced all traffic to https to help deal with possible problems. But I am finding lots of problems with Photon.Many images appear broken with the message “We cannot complete this request, remote data could not be fetched” instead of the jpg
For example:
<img class="aligncenter wp-image-19297 size-full" title="madres que perdieron hijos" src="https://i2.wp.com/www.todamujeresbella.com/wp-content/uploads/2016/08/madres-que-perdieron-hijos.jpg?resize=613%2C613" alt="madres que perdieron hijos" srcset="https://i2.wp.com/www.todamujeresbella.com/wp-content/uploads/2016/08/madres-que-perdieron-hijos.jpg?w=613 613w, https://i2.wp.com/www.todamujeresbella.com/wp-content/uploads/2016/08/madres-que-perdieron-hijos.jpg?resize=150%2C150 150w, https://i2.wp.com/www.todamujeresbella.com/wp-content/uploads/2016/08/madres-que-perdieron-hijos.jpg?resize=300%2C300 300w" sizes="(max-width: 613px) 100vw, 613px" data-recalc-dims="1" />
In this image example, two photon image sizes work, and two fail with the above error message:
https://i2.wp.com/www.todamujeresbella.com/wp-content/uploads/2016/08/madres-que-perdieron-hijos.jpg?w=613%20613w
https://i2.wp.com/www.todamujeresbella.com/wp-content/uploads/2016/08/madres-que-perdieron-hijos.jpg?resize=300%2C300%20300wHow can this be solved?
Maybe a way to regenerate photon images? What’s going on? Clearly photon was able to get the image from my server, as some image sizes are available, just some others are missing.Thanks for your help.
—
EDIT: Realizing the move to https might have been coincidental, and not the reason for the images breaking. The images were working before, but now are broken both in https and http (try the examples above in http, they break as well).EDIT PART 2:
It looks like photon bug, probably latest version upgrade. Looks like this is the problem, for example, the part that says “resize=300%2C300 300w” if it said “resize=300%2C300w” it would work. So it appears to be a bug in photon html generation.
- The topic ‘Photon only works half of the time’ is closed to new replies.