• Resolved misterorion

    (@misterorion)


    Hi Jordy,

    Thank you for this beautifully simple plugin.

    After upgrading to version 1.0.1, the plugin admin Dashboard that shows backend latency, etc. is blank.

    In addition, my WordPress install sends me this automated debugging email:

    ======================================
    Debugging info:

    WordPress version 5.5.3
    Current plugin: Meow Analytics (version 1.0.1)
    PHP version 7.4.12

    Error Details
    =============
    An error of type E_ERROR was caused in line 159 of the file /var/www/html/wp-content/plugins/meow-analytics/common/admin.php. Error message: Uncaught RuntimeException: SplFileObject::__construct(/dev/stderr): failed to open stream: No such file or directory in /var/www/html/wp-content/plugins/meow-analytics/common/admin.php:159
    Stack trace:
    #0 /var/www/html/wp-content/plugins/meow-analytics/common/admin.php(159): SplFileObject->__construct(‘/dev/stderr’, ‘r’)
    #1 /var/www/html/wp-content/plugins/meow-analytics/common/admin.php(208): MeowCommon_Admin->get_phperrorlogs()
    #2 /var/www/html/wp-includes/class-wp-hook.php(287): MeowCommon_Admin->admin_meow_apps(”)
    #3 /var/www/html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array)
    #4 /var/www/html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
    #5 /var/www/html/wp-admin/admin.php(259): do_action(‘toplevel_page_m…’)
    #6 {main}
    thrown
    ======================================

    • This topic was modified 4 years, 3 months ago by misterorion. Reason: formatting
Viewing 1 replies (of 1 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    Hi,

    This is produced by the Meow Dashboard. It tries to get your PHP Error Logs for you. In your case, somehow, the call to the PHP function SplFileObject crashes because it cannot find the file (even though the code before that could actually find it). I am not sure what it is caused by, but it should be really rare. I have ten of thousands of users running this dashboard and it’s mostly fine ?? (the only error is when the PHP Error Logs is too huge).

    What is the other issue you have with the Analytics Dashboard?

Viewing 1 replies (of 1 total)
  • The topic ‘Dashboard is blank after upgrade to 1.0.1’ is closed to new replies.