• Resolved skauern

    (@skauern)


    Hi,
    I use the WordPress app to upload photos we take with our mobile. When we upload the images, the upload on several of the images fails and we get this error: invalid response from jetpack
    If we press try again several times, all the images will be uploaded.
    Can not see in the log that any error messages are registered
    Any way we can fix this error?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Jen H. (a11n)

    (@jenhooks)

    Hey @skauern,

    The main issue I’m seeing on our end for your site is that your site’s cron size is a bit large. We’ll need to troubleshoot that.

    First, please make sure that the following line is *not* present in your wp-config.php file:

    define( 'DISABLE_WP_CRON', true );

    If you’re not sure how to check your wp-config.php file, there’s a video here that may help:

    Also, could you please install the WP Crontrol plugin to help us diagnose the issue?

    This will give you a page under Tools > Cron Events, which will show you all of the scheduled tasks currently on your site. If you see a lot of things scheduled for “now” or as overdue, you’ll need to contact your hosting customer support to ask them to check if cron is working on your site.

    Let us know how everything goes, and we will check your connection on our end of things, and get a fresh sync of your site to our servers.

    Best,

    Thread Starter skauern

    (@skauern)

    Hi!
    I have done what you have written and no one is scheduled for “now” or as overdue.
    I also have problems with the Woocommerce app, getting up My store unabel to load content.

    Checking the log and seeing I get error 400 and this message: GET /?rest_route=%2Fwc-analytics%2Freports%2Frevenue%2Fstats&_method=get&interval=year&before=629585924.003921&per_page=53&after=629585924.003921&_for=jetpack&token=BvNiidu%2ABpJncBg0Fx2ahOlz1%21ymvm%24j%3A1%3A1&timestamp=1607893124&nonce=Wu4Sz2ZXyG&body-hash&signature=QvAuYIJcbWBtgUqOQApMq7lIn2k%3D HTTP/1.0

    Plugin Contributor Ryan C.

    (@ryancowles)

    Thanks for the update! As a next step, I’d like to rule out any sort of plugin conflict being responsible for the trouble. Could you please disable all of your plugins except Jetpack? Then try testing again to see if the error persists.

    If the error is resolved, we’ll know that another plugin is interfering here. You can find out which plugin is the culprit by enabling each plugin one by one and repeating the test after each one.

    Please let us know how that works for you, and we can go from there!

    Thread Starter skauern

    (@skauern)

    I copied the page over to staging and disabled all plugins, but I still get this error.
    Is it possible to run debug and get a log that says what could be wrong?

    Plugin Contributor Jen H. (a11n)

    (@jenhooks)

    Hey @skauern,

    Can you please contact us at the form I’ve linked here? Make sure to link this thread in your ticket.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Invalid response from jetpack’ is closed to new replies.