• I am uploading 7-8MB images from mobile and it’s giving me below error.

    cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes receive

    I can upload any size images from browser, but when I am using Mobile application I am getting this error.

    I am using SiteGround host, and I already talk with them there is no firewall or no restrictions there from server side.

    I tried to uninstall Jetpack and reinstall it but no help.

    without JetPack enabled in the website, I am not even able to connect to the website using mobile app.

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

Viewing 1 replies (of 1 total)
  • I see that https://shortbreadjunkie.com/ redirects to https://shortbreadjunkie.com/wp-admin so you will need to use the Jetpack plugin to connect your site to the app. The app can only handle a default WordPress site set up to connect to your site with out it, where your homepage, wp-admin and XML-RPC load unmodified. With Jetpack the app is able to connect through your WordPress.com account instead.

    Time out errors like you’re seeing means the app is trying to send the data to your site, but your site isn’t responding. Usually this happens when a plugin is modifying how images are managed on the site. I’d recommend temporarily disabling all plugins except Jetpack and testing to see if you can add images then. If it works, you’ll know a plugin is the cause of your trouble, and can turn them back on one by one to find the cause.

Viewing 1 replies (of 1 total)
  • The topic ‘cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes receive’ is closed to new replies.