Title: Blocks access to the admin &amp; codification errors
Last modified: September 7, 2022

---

# Blocks access to the admin & codification errors

 *  Resolved [luisxat0055](https://wordpress.org/support/users/luisxat0055/)
 * (@luisxat0055)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/blocks-access-to-the-admin-codification-errors/)
 * After updating Jetpack today, the admin access gives an error and in the backend
   the characters with an accent are wrongly encoded
    I have disabled the plugin.
   What can I do? Have you located the error?

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

 *  Plugin Author [Brandon Kraft](https://wordpress.org/support/users/kraftbj/)
 * (@kraftbj)
 * Code Wrangler
 * [3 years, 8 months ago](https://wordpress.org/support/topic/blocks-access-to-the-admin-codification-errors/#post-15988768)
 * Howdy y’all,
 * First, I wanted to apologize for the trouble. It’s annoying when an upgrade breaks
   and that isn’t lost on us.
 * Next, we’re having real trouble duplicating this or finding a likely cause by
   looking at what has changed in the last month, so thank you for your patience
   as we continue to work on this.
 * To help us, there are a couple of things that could be helpful:
    * could you 
   reply with a screenshot, or at least a copy/paste of the full error? We’re interested
   in seeing if that helps us identify what might be throwing the 403. * Can you
   use the browser’s inspection tab, in the Network requests section to see if you’re
   able to confirm what request is sending back the 403 request? (Some more about
   how to do this if you’re willing: [https://developer.chrome.com/docs/devtools/network/](https://developer.chrome.com/docs/devtools/network/))*
   Lastly, if you’re able to attempt to log in from a private/incognito window. 
   Does that also throw the 403 error?
 * Thanks again,
    Brandon Kraft Jetpack Crew Lead
 *  [triskelionindustries](https://wordpress.org/support/users/triskelionindustries/)
 * (@triskelionindustries)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/blocks-access-to-the-admin-codification-errors/#post-15988890)
 * Can confirm that Blunoa’s issues is a temporary work around. Thank you.
 * Thanks Brandon, here is a screenshot of the error I get.
    [https://snipboard.io/4bgdw7.jpg](https://snipboard.io/4bgdw7.jpg)
 * Incognito still throws the error as well.
 * Here is the error with the network inspection.
    [https://snipboard.io/qSAnoN.jpg](https://snipboard.io/qSAnoN.jpg)
 *  Plugin Author [Brandon Kraft](https://wordpress.org/support/users/kraftbj/)
 * (@kraftbj)
 * Code Wrangler
 * [3 years, 8 months ago](https://wordpress.org/support/topic/blocks-access-to-the-admin-codification-errors/#post-15988912)
 * Thank you! What hosting provider do you use behind CloudFlare?
 * That error message isn’t from Jetpack or WordPress. I think it might be from 
   Plesk (the hosting control panel that I’m thinking your host is using).
 * One possibility is that your host is trying to load the index to wp-admin (e.
   g. the file list) instead of wp-admin/index.php which suggests might be an issue
   with .htaccess.
 * That said, I’m not sure why that would be occurring in correlation to the Jetpack
   update, so I lack confidence at the moment.
 * I’m working with the team to see what else we can come up with
 *  [triskelionindustries](https://wordpress.org/support/users/triskelionindustries/)
 * (@triskelionindustries)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/blocks-access-to-the-admin-codification-errors/#post-15988941)
 * You’re welcome, yes all of my sites are hosted on a linux server using plesk.
   My hosting company is 1 & 1 by Ionos. Thank you.
 * I also only get the error when I’m logged in. The website views fine when I’m
   not logged into wordpress.
    -  This reply was modified 3 years, 8 months ago by [triskelionindustries](https://wordpress.org/support/users/triskelionindustries/).
 *  Plugin Author [Brandon Kraft](https://wordpress.org/support/users/kraftbj/)
 * (@kraftbj)
 * Code Wrangler
 * [3 years, 8 months ago](https://wordpress.org/support/topic/blocks-access-to-the-admin-codification-errors/#post-15989032)
 * What looks like is happening is the following:
 * * We added an iframe as part of the Notifications feature to work around cross-
   site cookie issues that are popping up due to changing browser security models.
   *
   That iframe was being flagged by modsecurity, a firewall tool used on some servers.
   In particular, it seems like Plesk servers are flagging it the most. * The result
   of that is the 403 from your server blocking access to wp-admin.
 * While we figure out the best long-term way to work around this situation, you
   can disable the Notifications feature ( via your site’s wp-admin/admin.php?page
   =jetpack_modules if you’re able to load that).
 * That will remove the little notification bubble in the top-corner of the your
   logged-in admin bar, which will remove the code that is being flagged right now.
 * Alternatively, your hosting provider will likely be able to advise how to disable
   that rule for your site (the “potentially malicious iFrame” rule).
 * Thanks again for your patience, understanding, and help in figuring out where
   the 403 was coming from!
 *  [welime](https://wordpress.org/support/users/welime/)
 * (@welime)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/blocks-access-to-the-admin-codification-errors/#post-15989446)
 * [@kraftbj](https://wordpress.org/support/users/kraftbj/) Worked for me! Thanks!!!
 *  [dvmarques](https://wordpress.org/support/users/dvmarques/)
 * (@dvmarques)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/blocks-access-to-the-admin-codification-errors/#post-15991398)
 * I have the same problem with jetpack and plesk, entering in the wordpress admin
   page, i got 403 ERROR forbiden, if i desactivate jetpack it works fine…How i 
   can solve that? will jetpack will deliver a update to solve this?
 * Best Regards DVM
 *  [dvmarques](https://wordpress.org/support/users/dvmarques/)
 * (@dvmarques)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/blocks-access-to-the-admin-codification-errors/#post-15991523)
 * How i can access wp-admin/admin.php?page=jetpack_modules , it says not allowed
   to access this page.
 *  [welime](https://wordpress.org/support/users/welime/)
 * (@welime)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/blocks-access-to-the-admin-codification-errors/#post-15992105)
 * [@dvmarques](https://wordpress.org/support/users/dvmarques/) Try this, read through
   the steps fully before starting:
 * Deactivate and delete the jetpack plugin
    Install it and activate it Don’t complete
   the setup (meaning dont connect to a wordpress account) Access the modules page
   and disable notifications as described above Complete the setup (connect to a
   wordpress account)
 * *On my site i only got the 403 issue after connecting jetpack to a WP account.
   Problem is i needed to connect to a WP.com account to get most of the good features
   of JetPack.
 * Right now everything works for me with notifications disabled.
 *  [dvmarques](https://wordpress.org/support/users/dvmarques/)
 * (@dvmarques)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/blocks-access-to-the-admin-codification-errors/#post-15992574)
 * [@welime](https://wordpress.org/support/users/welime/)
 * Thanks, can i use the woocommerce app after do this steps?It is fully funcional?
 * Thanks
 *  [welime](https://wordpress.org/support/users/welime/)
 * (@welime)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/blocks-access-to-the-admin-codification-errors/#post-15992602)
 * [@dvmarques](https://wordpress.org/support/users/dvmarques/) Yes woocommerce 
   works fine for me
 *  Plugin Author [Brandon Kraft](https://wordpress.org/support/users/kraftbj/)
 * (@kraftbj)
 * Code Wrangler
 * [3 years, 8 months ago](https://wordpress.org/support/topic/blocks-access-to-the-admin-codification-errors/#post-15995095)
 * We’re shipping out Jetpack 11.3.1 right now to resolve this. If you saw the issue,
   please update your site once it is offered in wp-admin and then you can re-enable
   the Notifications module.
 * If you have been unable to use the workaround to disable the Notifications, you
   can use your hosts’ file manager or FTP to delete the wp-content/plugins/jetpack/
   modules/notes.php file, then it’ll let you back into wp-admin and you can upgrade
   to Jetpack 11.3.1.

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

The topic ‘Blocks access to the admin & codification errors’ 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/)

 * 12 replies
 * 7 participants
 * Last reply from: [Brandon Kraft](https://wordpress.org/support/users/kraftbj/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/blocks-access-to-the-admin-codification-errors/#post-15995095)
 * Status: resolved