• Resolved dooza

    (@dooza)


    I am getting the following errors when using the latest version and trying to access Slider Revolution:

    PHP Fatal error: Uncaught TypeError: posix_getgrgid(): Argument #1 ($group_id) must be of type int, null given in /nas/content/live/afukblogprod/wp-content/plugins/query-monitor/collectors/environment.php:300\nStack trace:\n#0 /nas/content/live/afukblogprod/wp-content/plugins/query-monitor/collectors/environment.php(300): posix_getgrgid(NULL)\n#1 /nas/content/live/afukblogprod/wp-content/plugins/query-monitor/collectors/environment.php(158): QM_Collector_Environment::get_current_user()\n#2 /nas/content/live/afukblogprod/wp-content/plugins/query-monitor/classes/Collectors.php(84): QM_Collector_Environment->process()\n#3 /nas/content/live/afukblogprod/wp-content/plugins/query-monitor/classes/Dispatcher.php(108): QM_Collectors->process()\n#4 /nas/content/live/afukblogprod/wp-content/plugins/query-monitor/dispatchers/AJAX.php(53): QM_Dispatcher->get_outputters(‘headers’)\n#5 /nas/content/live/afukblogprod/wp-includes/class-wp-hook.php(308): QM_Dispatcher_AJAX->dispatch(”)\n#6 /nas/content/live/afukblogprod/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)\n#7 /nas/content/live/afukblogprod/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#8 /nas/content/live/afukblogprod/wp-includes/load.php(1124): do_action(‘shutdown’)\n#9 [internal function]: shutdown_action_hook()\n#10 {main}\n thrown in /nas/content/live/afukblogprod/wp-content/plugins/query-monitor/collectors/environment.php on line 300, referer: https://blog.anytimefitness.co.uk/wp-admin/admin.php?page=revslider&view=slide&id=25

    I have deactivated the plugin to get rid of the error.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The same is happening on all of our sites with php 8 and latest query monitor (3.11.0):

    ?Fatal error: Uncaught Error: posix_getgrgid(): Argument #1 ($group_id) must be of type int, null given..

    Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    This should be fixed in QM 3.11.1.

    I’m not sure why the posix_getpwuid() function isn’t returning a correct value on your site but I’ve put in some extra error handling to ignore it.

    Thread Starter dooza

    (@dooza)

    Hi @johnbillion thank you for the update, I can confirm the issue isn’t happening now.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Latest update causing issues’ is closed to new replies.