Title: killerpcs's Replies | WordPress.org

---

# killerpcs

  [  ](https://wordpress.org/support/users/killerpcs/)

 *   [Profile](https://wordpress.org/support/users/killerpcs/)
 *   [Topics Started](https://wordpress.org/support/users/killerpcs/topics/)
 *   [Replies Created](https://wordpress.org/support/users/killerpcs/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/killerpcs/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/killerpcs/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/killerpcs/engagements/)
 *   [Favorites](https://wordpress.org/support/users/killerpcs/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media Library Assistant] Warning about post_mime_type](https://wordpress.org/support/topic/warning-about-post_mime_type/)
 *  Thread Starter [killerpcs](https://wordpress.org/support/users/killerpcs/)
 * (@killerpcs)
 * [11 months, 1 week ago](https://wordpress.org/support/topic/warning-about-post_mime_type/#post-18644510)
 * Thanks so much, David! Much appreciated!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Kit by Google - Analytics, Search Console, AdSense, Speed] Fatal error in Sitekit](https://wordpress.org/support/topic/fatal-error-in-sitekit/)
 *  Thread Starter [killerpcs](https://wordpress.org/support/users/killerpcs/)
 * (@killerpcs)
 * [3 years ago](https://wordpress.org/support/topic/fatal-error-in-sitekit/#post-16942367)
 * Sorry for the late response, I wasn’t able to downgrade to PHP 7.4 yet (though
   I will give that a try later tonight).
 * I haven’t seen the error since Site Kit updated to 1.106.0, however!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Kit by Google - Analytics, Search Console, AdSense, Speed] Fatal error in Sitekit](https://wordpress.org/support/topic/fatal-error-in-sitekit/)
 *  Thread Starter [killerpcs](https://wordpress.org/support/users/killerpcs/)
 * (@killerpcs)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-in-sitekit/#post-16895788)
 * I’ve added the site health to the form.
 * There are no warnings in the Site Health status that show any issues, and unfortunately,
   I haven’t seen any other indications of a problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Kit by Google - Analytics, Search Console, AdSense, Speed] Cannot use object of type Google\Site_Kit_Dependencies](https://wordpress.org/support/topic/cannot-use-object-of-type-googlesite_kit_dependencies/)
 *  [killerpcs](https://wordpress.org/support/users/killerpcs/)
 * (@killerpcs)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/cannot-use-object-of-type-googlesite_kit_dependencies/#post-16891313)
 * I’m having the same error. Running php 8.2:
 *     ```wp-block-code
       Fatal error: Uncaught Error: Cannot use object of type Google\Site_Kit_Dependencies\GuzzleHttp\Psr7\Request as array in /var/www/html/wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/OAuth_Client.php:535
   
       Stack Trace
       1.	
       Google\Site_Kit\Core\Authentication\Clients\OAuth_Client->refresh_profile_data()
       /var/www/html/wp-content/plugins/google-site-kit/includes/Core/Authentication/Authentication.php:423
       2.	
       Google\Site_Kit\Core\Authentication\Authentication->Google\Site_Kit\Core\Authentication\{closure}()
       /var/www/html/wp-includes/class-wp-hook.php:308
       3.	
       WP_Hook->apply_filters()
       /var/www/html/wp-includes/class-wp-hook.php:332
       4.	
       WP_Hook->do_action()
       /var/www/html/wp-includes/plugin.php:517
       5.	
       do_action()
       /var/www/html/wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/Google_Site_Kit_Client.php:202
       6.	
       Google\Site_Kit\Core\Authentication\Clients\Google_Site_Kit_Client->fetchAccessTokenWithRefreshToken()
       /var/www/html/wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/Google_Site_Kit_Client.php:109
       7.	
       Google\Site_Kit\Core\Authentication\Clients\Google_Site_Kit_Client->authorize()
       /var/www/html/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Client.php:732
       8.	
       Google\Site_Kit_Dependencies\Google\Client->execute()
       /var/www/html/wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/Google_Site_Kit_Client.php:220
       9.	
       Google\Site_Kit\Core\Authentication\Clients\Google_Site_Kit_Client->execute()
       /var/www/html/wp-content/plugins/google-site-kit/includes/Core/Modules/Module.php:370
       10.	
       Google\Site_Kit\Core\Modules\Module->execute_data_request()
       /var/www/html/wp-content/plugins/google-site-kit/includes/Core/Modules/Module.php:213
       11.	
       Google\Site_Kit\Core\Modules\Module->get_data()
       /var/www/html/wp-content/plugins/google-site-kit/includes/Core/Modules/REST_Modules_Controller.php:538
       12.	
       Google\Site_Kit\Core\Modules\REST_Modules_Controller->Google\Site_Kit\Core\Modules\{closure}()
       /var/www/html/wp-includes/rest-api/class-wp-rest-server.php:1181
       13.	
       WP_REST_Server->respond_to_request()
       /var/www/html/wp-includes/rest-api/class-wp-rest-server.php:1028
       14.	
       WP_REST_Server->dispatch()
       /var/www/html/wp-includes/rest-api/class-wp-rest-server.php:442
       15.	
       WP_REST_Server->serve_request()
       /var/www/html/wp-includes/rest-api.php:410
       16.	
       rest_api_loaded()
       /var/www/html/wp-includes/class-wp-hook.php:308
       17.	
       WP_Hook->apply_filters()
       /var/www/html/wp-includes/class-wp-hook.php:332
       18.	
       WP_Hook->do_action()
       /var/www/html/wp-includes/plugin.php:565
       19.	
       do_action_ref_array()
       /var/www/html/wp-includes/class-wp.php:399
       20.	
       WP->parse_request()
       /var/www/html/wp-includes/class-wp.php:780
       21.	
       WP->main()
       /var/www/html/wp-includes/functions.php:1334
       22.	
       wp()
       /var/www/html/wp-blog-header.php:16
       23.	
       require('...')
       /var/www/html/index.php:17
       24.	
       {main}
       thrown in /var/www/html/wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/OAuth_Client.php on line 535
       ```
   
 * Results of site health:
 *     ```wp-block-code
       wp-core
   
       version: 6.2.2site_language: en_USuser_language: en_UStimezone: America/Torontopermalink: /%category%/%postname%/https_status: truemultisite: falseuser_registration: 0blog_public: 1default_comment_status: openenvironment_type: productionuser_count: 10dotorg_communication: true
   
       wp-paths-sizes
   
       wordpress_path: /var/www/htmlwordpress_size: 91.31 MB (95742038 bytes)uploads_path: /var/www/html/wp-content/uploadsuploads_size: 20.48 GB (21988596810 bytes)themes_path: /var/www/html/wp-content/themesthemes_size: 5.12 MB (5372401 bytes)plugins_path: /var/www/html/wp-content/pluginsplugins_size: 233.53 MB (244877131 bytes)database_size: 678.66 MB (711626752 bytes)total_size: 21.46 GB (23046215132 bytes)
   
       wp-dropins (2)
   
       advanced-cache.php: trueobject-cache.php: true
   
       wp-active-theme
   
       name: GeneratePress (generatepress)version: 3.3.0author: Tom Usborneauthor_website: https://tomusborne.comparent_theme: nonetheme_features: core-block-patterns, widgets-block-editor, automatic-feed-links, post-thumbnails, post-formats, woocommerce, title-tag, html5, customize-selective-refresh-widgets, align-wide, responsive-embeds, editor-color-palette, custom-logo, menus, editor-styles, editor-style, widgetstheme_path: /var/www/html/wp-content/themes/generatepressauto_update: Disabled
   
       wp-themes-inactive (1)
   
       Twenty Twenty-Three: version: 1.1, author: the WordPress team, Auto-updates disabled
   
       wp-mu-plugins (1)
   
       Asset CleanUp Pro: Plugin Filtering: version: 1.0, author: Gabriel Livan
   
       wp-plugins-active (34)
   
       Akismet Anti-Spam: Spam Protection: version: 5.2, author: Automattic - Anti Spam Team, Auto-updates disabledAsset CleanUp Pro: Page Speed Booster: version: 1.2.3.1, author: Gabe Livan, Auto-updates disabledBing Webmaster Url Submission: version: 1.0.13, author: Bing Webmaster, Auto-updates disabledClassic Editor: version: 1.6.3, author: WordPress Contributors, Auto-updates disabledDecon Character Counter: version: 0.0.3, author: Michael Tumlad, Auto-updates disabledDisable WP Registration Page: version: 1.0.2, author: Yudhistira Mauris, Auto-updates disabledDisqus for WordPress: version: 3.0.23, author: Disqus, Auto-updates disabledEWWW Image Optimizer: version: 7.1.0, author: Exactly WWW, Auto-updates disabledFavicon by RealFaviconGenerator: version: 1.3.27, author: Philippe Bernard, Auto-updates disabledGenerateBlocks: version: 1.7.3, author: Tom Usborne, Auto-updates disabledGP Premium: version: 2.3.1, author: Tom Usborne, Auto-updates disabledMedia Library Assistant: version: 3.09, author: David Lingren, Auto-updates disabledMediavine Control Panel: version: 2.9.0, author: Mediavine, Auto-updates disabledMyPopUps: version: 1.2.0, author: Pop-ups, Auto-updates disabledPerfecty Push Notifications: version: 1.6.2, author: Perfecty, Auto-updates disabledPermalinks Customizer: version: 2.8.2, author: YAS Global Team, Auto-updates disabledRemove Dashboard Access: version: 1.1.5, author: TrustedLogin, Auto-updates disabledSimple CSS: version: 1.1.1, author: Tom Usborne, Auto-updates disabledSite Kit by Google: version: 1.104.0, author: Google, Auto-updates enabledSlider Revolution: version: 6.6.14, author: ThemePunch, Auto-updates disabledStop Spammers: version: 2023.2, author: Trumani, Auto-updates disabledSuper Page Cache for Cloudflare: version: 4.7.4, author: Optimole, Auto-updates disabledSVG Support: version: 2.5.5, author: Benbodhi, Auto-updates disabledWeb Stories: version: 1.33.0, author: Google, Auto-updates disabledWP-Polls: version: 2.77.1, author: Lester 'GaMerZ' Chan, Auto-updates disabledWP Mail SMTP: version: 3.8.0, author: WP Mail SMTP, Auto-updates disabledWP Rocket: version: 3.14.1, author: WP Media, Auto-updates disabledWP Rollback: version: 1.7.3, author: GiveWP.com, Auto-updates disabledWP User Avatars: version: 1.4.1, author: Triple J Software, Inc., Auto-updates disabledYoast Duplicate Post: version: 4.5, author: Enrico Battocchi & Team Yoast, Auto-updates disabledYoast SEO: version: 20.11, author: Team Yoast, Auto-updates enabledYoast SEO: News: version: 13.1, author: Team Yoast, Auto-updates enabledYoast SEO Premium: version: 20.11, author: Team Yoast, Auto-updates enabled
   
       wp-media
   
       image_editor: EWWWIO_Imagick_Editorimagick_module_version: 1809imagemagick_version: ImageMagick 7.1.1-11 Q16-HDRI x86_64 21206 https://imagemagick.orgimagick_version: 3.7.0file_uploads: File uploads is turned offpost_max_size: 64Mupload_max_filesize: 64Mmax_effective_size: 64 MBmax_file_uploads: 20gd_version: 2.3.3gd_formats: GIF, JPEG, PNG, WebP, BMP, AVIF, XPMghostscript_version: 9.27
   
       wp-server
   
       server_architecture: Linux 4.18.0-348.20.1.el8_5.x86_64 x86_64httpd_software: Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1kphp_version: 8.2.8 64bitphp_sapi: fpm-fcgimax_input_variables: 5000time_limit: 0memory_limit: 2Gmax_input_time: 60upload_max_filesize: 64Mphp_post_max_size: 64Mcurl_version: 7.85.0 OpenSSL/1.1.1k-fipssuhosin: falseimagick_availability: truepretty_permalinks: truehtaccess_extra_rules: true
   
       wp-database
   
       extension: mysqliserver_version: 10.11.4-MariaDB-logclient_version: mysqlnd 8.2.8max_allowed_packet: 1073741824max_connections: 151
   
       wp-constants
   
       WP_HOME: undefinedWP_SITEURL: undefinedWP_CONTENT_DIR: /var/www/html/wp-contentWP_PLUGIN_DIR: /var/www/html/wp-content/pluginsWP_MEMORY_LIMIT: 2GWP_MAX_MEMORY_LIMIT: 2GWP_DEBUG: falseWP_DEBUG_DISPLAY: falseWP_DEBUG_LOG: falseSCRIPT_DEBUG: falseWP_CACHE: trueCONCATENATE_SCRIPTS: undefinedCOMPRESS_SCRIPTS: undefinedCOMPRESS_CSS: undefinedWP_ENVIRONMENT_TYPE: UndefinedDB_CHARSET: utf8mb4DB_COLLATE: undefined
   
       wp-filesystem
   
       wordpress: writablewp-content: writableuploads: writableplugins: writablethemes: writablemu-plugins: writable
   
       google-site-kit
   
       version: 1.104.0php_version: 8.2.8wp_version: 6.2.2reference_url: https:/amp_mode: secondarysite_status: connected-siteuser_status: authenticatedverification_status: verified-non-site-kitconnected_user_count: 1active_modules: site-verification, search-console, analytics, analytics-4, pagespeed-insightsrecoverable_modules: nonerequired_scopes:openid: ✅https://www.googleapis.com/auth/userinfo.profile: ✅https://www.googleapis.com/auth/userinfo.email: ✅https://www.googleapis.com/auth/siteverification: ✅https://www.googleapis.com/auth/webmasters: ✅https://www.googleapis.com/auth/analytics.readonly: ✅https://www.googleapis.com/auth/tagmanager.readonly: ✅capabilities:googlesitekit_authenticate: ✅googlesitekit_setup: ✅googlesitekit_view_posts_insights: ✅googlesitekit_view_dashboard: ✅googlesitekit_manage_options: ✅googlesitekit_update_plugins: ✅googlesitekit_view_splash: ✅googlesitekit_view_authenticated_dashboard: ✅googlesitekit_view_wp_dashboard_widget: ✅googlesitekit_view_admin_bar_menu: ✅googlesitekit_view_shared_dashboard: ⭕googlesitekit_read_shared_module_data::["search-console"]: ⭕googlesitekit_read_shared_module_data::["analytics-4"]: ⭕googlesitekit_read_shared_module_data::["pagespeed-insights"]: ⭕googlesitekit_manage_module_sharing_options::["search-console"]: ✅googlesitekit_manage_module_sharing_options::["analytics-4"]: ✅googlesitekit_manage_module_sharing_options::["pagespeed-insights"]: ✅googlesitekit_delegate_module_sharing_management::["search-console"]: ✅googlesitekit_delegate_module_sharing_management::["analytics-4"]: ✅googlesitekit_delegate_module_sharing_management::["pagespeed-insights"]: ✅enabled_features:adBlockerDetection: ⭕adsenseSetupV2: ✅dashboardSharing: ✅ga4Reporting: ✅gm3Components: ⭕gteSupport: ✅userInput: ⭕search-console_shared_roles: nonesearch-console_management: owneranalytics-4_shared_roles: noneanalytics-4_management: ownerpagespeed-insights_shared_roles: nonepagespeed-insights_management: all_adminssearch_console_property: https://analytics_dashboard_view: google-analytics-4analytics_account_id: 1867•••••analytics_property_id: UA-1867•••••••analytics_profile_id: 2353•••••analytics_use_snippet: yesanalytics_4_property_id: 2753726••analytics_4_web_data_stream_id: 2646••••••analytics_4_measurement_id: G-FD••••••••analytics_4_use_snippet: yes
   
       wp_mail_smtp
   
       version: 3.8.0license_key_type: litedebug: No debug notices found.lite_install_date: Jan 29, 2021 @ 9:27am
   
       web_stories
   
       web_stories_version: 1.33.0web_stories_db_version: 3.0.16web_stories_amp_version: 2.4.1web_stories_cdn_url: https://wp.stories.google/static/19web_stories_dev_mode: falseweb_stories_theme_support: Disabledweb_stories_enabled_experiments: No experiments enabledweb_stories_libxml_version: 2.9.7
       ```
   

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