• Resolved joannes37

    (@joannes37)


    Hi,

    I connected in cloudflare via wp-rocket plugin, but I plan to use server push.

    I reinstalled the clodflare plugin but it is not loading.

    Follows the console error

    Thanks for the help

    options-general.php?page=cloudflare:363 Uncaught DOMException: Failed to set the ‘cfEmail’ property on ‘Storage’: Setting the value of ‘cfEmail’ exceeded the quota.
    at https://www.trinket.com.br/wp-admin/options-general.php?page=cloudflare:363:22
    (anonymous) @ options-general.php?page=cloudflare:363
    compiled.js?ver=3.3.1:10 action @@router/LOCATION_CHANGE @ 22:14:48.007
    compiled.js?ver=3.3.1:10 action CONFIG_FETCH @ 22:14:48.020
    compiled.js?ver=3.3.1:10 Uncaught TypeError: e is not a function

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @joannes37,

    I’ve never used wp-rocket plugin and this is the first time I saw this error. It’s most likely caused by another plugin.

    Seems like you’re trying to put too much data in localStorage. Cloudflare plugin only stores the users email to localStorage. I’m guessing either the localStorage exceeded it’s limit because of dead data that was stored a while ago or a plugin is pushing more data to localStorage than it should.

    Go into Browser Dev tools – Application – Local Storage. Check the information stored there. Clear cookies and browser cache. Check if the data in localStorage is deleted. Then check if Cloudflare plugin is working as expected.

    If it’s not working please try the following:

    Does Cloudflare plugin work on a different browser than the one you are using?
    Does Cloudflare plugin work while wp-rocket plugin is disabled?
    Does Cloudflare plugin work while all other plugins are disabled?

    Let me know how it goes.

    Thanks

    Thread Starter joannes37

    (@joannes37)

    Hi

    Was right, the safari opened normally. But in chrome it continues with the error.

    Anyway thanks for the help

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

The topic ‘the plugin isn’t loading’ is closed to new replies.