• Resolved ppahka

    (@ppahka)


    Hi!

    On my development server I bumped into Memory Exhausted Error when trying to access WordPress Customizer:

    Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 32768 bytes) in /home/xxx/yyy/zzz/wp-content/plugins/spotlight-social-photo-feeds/vendor/guzzlehttp/promises/src/Utils.php on line 1

    Adding 256M memory in wp-config.php fixed it for me. Couldn’t find anything about this in the docs so maybe it’s good to mention this somewhere as others might get this error as well.

    Keep up the good work with the plugin!

    Regards,
    Panu

Viewing 1 replies (of 1 total)
  • Plugin Author Mark Zahra

    (@markzahra)

    Hi @ppahka, thank you for trying out Spotlight!

    Since we have had no reports of memory issues with Spotlight in the past, I have a feeling that something else may be interfering here.

    Memory exhaustion could be caused by anything in cases like this. The fact that the error message mentions Spotlight could simply be due to another plugin using up a lot of memory, and then Spotlight being the one to “tip it over the edge”, so to speak, and the error comes up at that time.

    I’m glad increasing the memory did the trick for you. We’d recommend taking a closer look at other plugins (or themes) that may be contributing to the excessive use of memory. If you do find Spotlight to somehow be at fault (or be a larger contributor than expected), please let us know and we’ll be happy to take a closer look.

    I’m glad you’re liking the plugin! We’d really appreciate a quick review if you have a moment ??

Viewing 1 replies (of 1 total)
  • The topic ‘WP Customizer fatal error, low memory’ is closed to new replies.