Failed to open stream: no such file or directory
-
Hello,
We happened to notice this error in New Relic:
E_WARNING: file_get_contents(/nas/content/live/htdocs/wp-content/uploads/fvm/out/header-c9683639-1529430906.min.css): failed to open stream: No such file or directory
in file_get_contents called at /nas/content/live/htdocs/wp-content/plugins/fast-velocity-minify/fvm.php (1490)
in fastvelocity_min_merge_header_css called at ? (?)
in call_user_func_array called at /nas/content/live/htdocs/wp-includes/class-wp-hook.php (286)
in WP_Hook::apply_filters called at /nas/content/live/htdocs/wp-includes/class-wp-hook.php (310)
in WP_Hook::do_action called at /nas/content/live/htdocs/wp-includes/plugin.php (453)
in do_action called at /nas/content/live/htdocs/wp-includes/functions.wp-styles.php (52)
in wp_print_styles called at ? (?)
in call_user_func_array called at /nas/content/live/htdocs/wp-includes/class-wp-hook.php (286)
in WP_Hook::apply_filters called at /nas/content/live/htdocs/wp-includes/class-wp-hook.php (310)
in WP_Hook::do_action called at /nas/content/live/htdocs/wp-includes/plugin.php (453)
in do_action called at /nas/content/live/htdocs/wp-includes/general-template.php (2614)
in wp_head called at…I believe this may be caused partially from caching, since we use Akamai as our CDN, but there still should be checks in the code to make sure that a file exists before retrieving it.
Can this issue can be fixed?
Thanks,
Nathan
- The topic ‘Failed to open stream: no such file or directory’ is closed to new replies.