Title: ERR_HTTP2_PROTOCOL_ERROR
Last modified: October 27, 2021

---

# ERR_HTTP2_PROTOCOL_ERROR

 *  Resolved [ariesgdim](https://wordpress.org/support/users/ariesgdim/)
 * (@ariesgdim)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/err_http2_protocol_error-10/)
 * We cannot edit most pages on our site without deactivating the jetpack plugin.
   We run Woocommerce and it is hosted by godaddy. I have seen another forum where
   it mentioned editing the .htaccess but I have several files on my site with that
   same file name in different folders and need to know which to edit or if I should
   edit them all.
 * The following are all the places .htaccess is on our site.
 *     ```
       /public_html/earthandfire.shop/.htaccess
       (((( ^^ i did edit this one file above with no success ^^))))
   
       /public_html/earthandfire.shop/.easyssl_backup/.htaccess
       /public_html/earthandfire.shop/.easyssl_backup/.htaccess_easysslbackup.1619043222_1619043222files
       /public_html/earthandfire.shop/wp-includes/.htaccess
       /public_html/earthandfire.shop/wp-content/cache/page_enhanced/.htaccess
       /public_html/earthandfire.shop/wp-content/plugins/akismet/.htaccess
       /public_html/earthandfire.shop/wp-content/uploads/facebook_for_woocommerce/.htaccess
       /public_html/earthandfire.shop/wp-content/uploads/woocommerce_uploads/.htaccess
       /public_html/earthandfire.shop/wp-content/uploads/woocommerce_uploads/reports/.htaccess
       /public_html/earthandfire.shop/wp-content/uploads/wpcf7_uploads/.htaccess
       /public_html/earthandfire.shop/wp-content/uploads/learn-press-logs/.htaccess
       /public_html/earthandfire.shop/wp-content/uploads/wc-logs/.htaccess
       /public_html/earthandfire.shop/.well-known/acme-challenge/.htaccess
       /public_html/earthandfire.shop/.well-known/acme-challenge/.htaccess_old
       We’ve been dealing with this issue for a while. Please help
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferr_http2_protocol_error-10%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Contributor [Stef (a11n)](https://wordpress.org/support/users/erania-pinnera/)
 * (@erania-pinnera)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/err_http2_protocol_error-10/#post-15014113)
 * Hi there, [@ariesgdim](https://wordpress.org/support/users/ariesgdim/),
 * Can you confirm that you’re running the latest version of the plugins (both Jetpack
   and WooCommerce) and that the error completely goes away when you deactivate 
   Jetpack?
 * What happens if you temporarily deactivate WooCommerce instead and keep Jetpack
   active? Did you get the same error?
 * We’d love to investigate further on this, and to do that we’ll need a working
   Jetpack connection, which is currently broken for your site with the following
   error: “cURL error 28: Operation timed out after 5000 milliseconds with 0 bytes
   received”.
 * This usually means that your web host is blocking some connections Jetpack needs
   in order to work correctly.
 * Could you please contact your web host and ask them to make sure that the connections
   to and from *.wordpress.com are whitelisted?  In terms of IP ranges, the following
   ranges need to be fully whitelisted:
 * [https://jetpack.com/support/hosting-faq/](https://jetpack.com/support/hosting-faq/)
 * Let me know how you get on and we’ll take it from there. Thanks!
 *  Thread Starter [ariesgdim](https://wordpress.org/support/users/ariesgdim/)
 * (@ariesgdim)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/err_http2_protocol_error-10/#post-15023367)
 * Can you confirm that you’re running the latest version of the plugins (both Jetpack
   and WooCommerce) and that the error completely goes away when you deactivate 
   Jetpack?
 * **Yes we do have all our plugins up to date. We keep them all up to date. This
   issue has been going on for at least 10 mos or more**.
 * What happens if you temporarily deactivate WooCommerce instead and keep Jetpack
   active? Did you get the same error?
    ** No when we deactivate woocommerce we 
   do not get the same error and we can edit pages when Woo is deactivated.
 * **My host is Godaddy. They said there are no firewalls running on my site therefore
   nothing is blocking….**
    -  This reply was modified 4 years, 6 months ago by [ariesgdim](https://wordpress.org/support/users/ariesgdim/).
 *  [Mohamed Mehdi Benchalal](https://wordpress.org/support/users/muffinpeace/)
 * (@muffinpeace)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/err_http2_protocol_error-10/#post-15024141)
 * Hi [@ariesgdim](https://wordpress.org/support/users/ariesgdim/)
 * It seems that this issue isn’t related to WooCommerce itself, but that you’ve
   already gone ahead and edited the correct `.htaccess` file; however, could you
   confirm if you inserted this code:
 *     ```
       # BEGIN Line too long fix
       <IfModule mod_substitute.c>
       SubstituteMaxLineLength 10M
       </IfModule>
       # END Line too long fix
       ```
   
 * You nay as well reach out to Godaddy, and tell them to implement this for you,
   so they can make sure you’ve correctly inserted that line.
 * Let us know how that goes.
 * Best,
 *  [dianaemiguela](https://wordpress.org/support/users/dianaemiguela/)
 * (@dianaemiguela)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/err_http2_protocol_error-10/#post-15038416)
 * The same thing is happening to me, I have the ERR_HTTP2_PROTOCOL_ERROR when adding
   new or modifying pages or posts, I have disabled jetpack and the error persists,
   my site is also an online store, in fact I have two domains for two different
   countries, with the same theme and in both the error happens to me.
    I am also
   hosted with Godaddy and they insist that it is not a DNS error or theirs but 
   that it is a code error, however I have not modified anything and I am really
   going crazy while looking for information trying to solve it. I even thought 
   that I should have some update to my store theme but I put a generic theme like
   twenty and the error persists. Anything you can do to solve this problem will
   be of great help. Greetings`
    -  This reply was modified 4 years, 6 months ago by [dianaemiguela](https://wordpress.org/support/users/dianaemiguela/).
 *  Plugin Contributor [Dan (a11n)](https://wordpress.org/support/users/drawmyface/)
 * (@drawmyface)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/err_http2_protocol_error-10/#post-15039297)
 * Hi [@dianaemiguela](https://wordpress.org/support/users/dianaemiguela/)
 * If the error persists with Jetpack disabled, then it doesn’t sound like the issue
   is related to Jetpack. You may need to add the same code to your .htaccess file
   as Mehdi mentioned above.
 * If you continue to have trouble I’d suggest posting in the general WordPress.
   org forums for further help:
 * > [Support Forums](https://wordpress.org/support/)
 * This guide may also be helpful when posting in the forums:
 * [http://www.wpbeginner.com/beginners-guide/how-to-properly-ask-for-wordpress-support-and-get-it/](http://www.wpbeginner.com/beginners-guide/how-to-properly-ask-for-wordpress-support-and-get-it/)
 *  [dianaemiguela](https://wordpress.org/support/users/dianaemiguela/)
 * (@dianaemiguela)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/err_http2_protocol_error-10/#post-15047708)
 * Thank you for the confirmation of the solution to this problem, i inserted the
   code and all is going well.
    I’m so glad! thanks a lot
 *  Thread Starter [ariesgdim](https://wordpress.org/support/users/ariesgdim/)
 * (@ariesgdim)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/err_http2_protocol_error-10/#post-15075266)
 * I have tried
 *     ```
       # BEGIN Line too long fix
       <IfModule mod_substitute.c>
       SubstituteMaxLineLength 10M
       </IfModule>
       # END Line too long fix
       ```
   
 * and it did not work for me. I also deactivated Jetpack today so I could make 
   changes to my site. Now I can’t get it to connect. Every time I hit connect/set
   up jetpack I get “An error occurred. Please try again”
 *  Thread Starter [ariesgdim](https://wordpress.org/support/users/ariesgdim/)
 * (@ariesgdim)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/err_http2_protocol_error-10/#post-15075326)
 * this is the full error I get on my site when I try to edit a page. Also finally
   got the jetpack plugin to connect.
 * This site can’t be reached
    The webpage at [https://earthandfire.shop/wp-admin/post.php?post=8626&action=edit](https://earthandfire.shop/wp-admin/post.php?post=8626&action=edit)
   might be temporarily down or it may have moved permanently to a new web address.
   ERR_HTTP2_PROTOCOL_ERROR
 * maybe this helps?

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘ERR_HTTP2_PROTOCOL_ERROR’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

 * 8 replies
 * 5 participants
 * Last reply from: [ariesgdim](https://wordpress.org/support/users/ariesgdim/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/err_http2_protocol_error-10/#post-15075326)
 * Status: resolved