• Hello, this only started happening recently to this specific page. No changes were done on this page. Other pages I have on the site do not have this issue. I have tried deleting the plugin and re-install to no avail.

    This specific page shows this error:
    Warning: require(/HOME/public_html/wp-content/plugins/amp/includes/lib/fasterimage/Stream/Exception/StreamBufferTooSmallException.php): failed to open stream: Too many open files in /HOME/public_html/wp-content/plugins/amp/includes/class-amp-autoloader.php on line 121

    Fatal error: require(): Failed opening required ‘/HOME/public_html/wp-content/plugins/amp/includes/lib/fasterimage/Stream/Exception/StreamBufferTooSmallException.php’ (include_path=’.:/usr/local/php56/pear’) in /HOME/public_html/wp-content/plugins/amp/includes/class-amp-autoloader.php on line 121

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Weston Ruter

    (@westonruter)

    I’ve never encountered this issue before. It appears due to your post having too many images on it which need their dimensions determined. If you can make sure that the img elements in the underlying post_content all have a width and height defined that should help.

    Thread Starter travellingfoodie

    (@travellingfoodie)

    Hi Weston,
    Thanks for your reply. But how come if you refresh the same page after the error shows, the amp page actually loads?

    Thread Starter travellingfoodie

    (@travellingfoodie)

    Bump

    Plugin Author Weston Ruter

    (@westonruter)

    I don’t know. Maybe the system has some of the files open in memory or cached after the first failure, so that on the second load it doesn’t have to open them again and can complete loading them all.

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

The topic ‘Fatal error: require() Failed opening required file’ is closed to new replies.