• Resolved ibiza69

    (@ibiza69)


    Hi, today we are facing a problem uploading images at wordpress with photon turned on. The images do not show at website, they give this error:

    We cannot complete this request, remote data could not be fetched

    Can you please say if there is any problem at photon? it´s very urgent, we are facing many problems because this, we are a job website and people are sending CVs and images are not working 🙁

    Thanks!

Viewing 15 replies - 1 through 15 (of 19 total)
  • I am all of the sudden having the same issue on my site. Images are returning “We cannot complete this request, remote data could not be fetched”

    This just started happening a few hours ago

    Thread Starter ibiza69

    (@ibiza69)

    And we have disabled Photon at Jetpack and cleaned cache, but images are still being served from photon CDN… so still not shown.

    How can we totally disable photon from our site and have our images linked back to our site directly?

    If we have to place some code at functions.php, please explain well how should we proceed

    Thank you.

    Thread Starter ibiza69

    (@ibiza69)

    Ok, we have found a solution, disable photon at jetpack, then disable jetpack plugin and then enable it again, check that photon is still disabled and refresh page at website, images are back and linked to our website directly, without photon CDN URL. We probably won´t use photon anymore after this 🙁

    Thankfully it seems the problem only happens in Chrome/webkit browsers though. That is odd and I wonder what might be triggering it.

    It seems the problem is only on browsers that send “accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8” header.

    Apparently the cdn does not like “image/webp” being in that header, and blocks you. Not sure where you can change that setting in Chrome.

    same thing happen to my site… VERY frustrating!
    Photon is the ONLY real reason I use JetPack but too often it breaks…
    (I believe the issue started with the latest JetPack update?).
    Does anyone know a good free or very inexpensive image cdn?
    thx!

    Thread Starter ibiza69

    (@ibiza69)

    Hi @programmin, I don´t think the problem it´s only with Google Chrome, as we tested in other explorers (Firefox, etc….), before opening the post, we also tested reposting new images at our site in those, and same problem replicated. So, can´t be only at Chrome.

    Really? If you go to, for example, https://i0.wp.com/www.fblakeside.net/hp_wordpress/wp-content/uploads/2016/02/Calebs-Cousins-950-323.jpg?resize=280%2C102 do you see it in both Chrome and Firefox? Are you sure your other browsers are not sending image/webp in the accept: header? You can check in network panel in f12 tools.

    Thread Starter ibiza69

    (@ibiza69)

    Hi, can´t see the image in any of those browsers. Gives the same error: We cannot complete this request, remote data could not be fetched

    Hello, we’re seeing the same issue, “We cannot complete this request, remote data could not be fetched” responses across major browsers …

    Thanks,

    Does anyone have hotlinking or other protections that might be preventing photon from accessing the original images?

    We had this in our htaccess to deny requests with no user agent. It’s been in place for quite some time, but I removed it as a test and new uploads started to work again. I’m not sure if something changed on the Jetpack side but it’s odd that this would randomly stop the service from working.

    ##########################################
    ## Block requests without a User Agent (usually spam requests from malicious scripts)
    RewriteEngine On
    RewriteCond %{HTTP_USER_AGENT} ^$
    RewriteRule (.*) – [F,L]
    ## End empty UA block

    Glad to know other people are experience this issue as well. (misery loves company, right?)

    I’m pretty confident it’s an issue with Photon. I deactivated my photon, and cleared my cache and my images are back.

    Hopefully jetpack will take a look at what went wrong and what broke the functionality.

    Experiencing same issue. Disabling photon and clearing all cache has resolved the issue for now.

    I can’t disable Photon!!!!!!

    Any solution?

    I am having the same problem same issue, “We cannot complete this request, remote data could not be fetched” . If I disable Photon the most of the images return except in Tiled galleries which is the main reason we use Jetpack. If I disable Tiled Galleries my cool mosiac gallery is gone.

    http://chimmayaart.com/exhibitions/photos/june-26th-july-30th-exhibition-gallery-views/

Viewing 15 replies - 1 through 15 (of 19 total)

The topic ‘Problems with Photon’ is closed to new replies.