Title: stuck at checking compatibility
Last modified: May 13, 2020

---

# stuck at checking compatibility

 *  Resolved [ajrigau](https://wordpress.org/support/users/ajrigau/)
 * (@ajrigau)
 * [6 years ago](https://wordpress.org/support/topic/stuck-at-checking-compatibility-2/)
 * I have reviewed other support conversations… still stuck on checking compatibility
   uponplugin activation.
 * Here is my site health for review:
 *     ```
       ### wp-core ###
   
       version: 5.4.1
       site_language: en_US
       user_language: en_US
       timezone: +00:00
       permalink: /%postname%/
       https_status: true
       user_registration: 0
       default_comment_status: open
       multisite: false
       user_count: 4
       dotorg_communication: true
   
       ### wp-paths-sizes ###
   
       wordpress_path: /home/site/wwwroot
       wordpress_size: 72.57 MB (76098792 bytes)
       uploads_path: /home/site/wwwroot/wp-content/uploads
       uploads_size: 12.84 MB (13459186 bytes)
       themes_path: /home/site/wwwroot/wp-content/themes
       themes_size: 4.68 MB (4911726 bytes)
       plugins_path: /home/site/wwwroot/wp-content/plugins
       plugins_size: 55.34 MB (58027886 bytes)
       database_size: 51.09 MB (53575680 bytes)
       total_size: 196.53 MB (206073270 bytes)
   
       ### wp-active-theme ###
   
       name: Twenty Twenty (twentytwenty)
       version: 1.2
       author: the WordPress team
       author_website: https://wordpress.org/
       parent_theme: none
       theme_features: automatic-feed-links, custom-background, post-thumbnails, custom-logo, title-tag, html5, align-wide, responsive-embeds, customize-selective-refresh-widgets, editor-color-palette, editor-font-sizes, widgets, menus, editor-style
       theme_path: /home/site/wwwroot/wp-content/themes/twentytwenty
   
       ### wp-themes-inactive (3) ###
   
       Twenty Nineteen: version: 1.5, author: the WordPress team
       Twenty Seventeen: version: 2.3, author: the WordPress team
       Twenty Sixteen: version: 2.1, author: the WordPress team
   
       ### wp-plugins-active (7) ###
   
       Elementor: version: 2.9.8, author: Elementor.com
       Elementor Pro: version: 2.9.4, author: Elementor.com
       Element Pack: version: 4.7.1, author: BdThemes
       Favicon by RealFaviconGenerator: version: 1.3.18, author: Philippe Bernard
       Premium Addons for Elementor: version: 3.20.1, author: Leap13
       Premium Addons PRO: version: 2.0.1, author: Leap13
       Site Kit by Google: version: 1.8.0, author: Google
   
       ### wp-plugins-inactive (1) ###
   
       Classic Editor: version: 1.5, author: WordPress Contributors
   
       ### wp-media ###
   
       image_editor: WP_Image_Editor_GD
       imagick_module_version: Not available
       imagemagick_version: Not available
       gd_version: bundled (2.1.0 compatible)
       ghostscript_version: not available
   
       ### wp-server ###
   
       server_architecture: Linux 4.4.0-128-generic x86_64
       httpd_software: nginx/1.14.0
       php_version: 7.2.13 64bit
       php_sapi: fpm-fcgi
       max_input_variables: 1000
       time_limit: 600
       memory_limit: 256M
       max_input_time: 300
       upload_max_size: 256M
       php_post_max_size: 300M
       curl_version: 7.61.1 LibreSSL/2.0.0
       suhosin: false
       imagick_availability: false
   
       ### wp-database ###
   
       extension: mysqli
       server_version: 8.0.15
       client_version: mysqlnd 5.0.12-dev - 20150407 - $Id: 38fea24f2847fa7519001be390c98ae0acafe387 $
   
       ### wp-constants ###
   
       WP_HOME: http://levantatunegociopr.com
       WP_SITEURL: http://levantatunegociopr.com
       WP_CONTENT_DIR: /home/site/wwwroot/wp-content
       WP_PLUGIN_DIR: /home/site/wwwroot/wp-content/plugins
       WP_MAX_MEMORY_LIMIT: 256M
       WP_DEBUG: false
       WP_DEBUG_DISPLAY: true
       WP_DEBUG_LOG: false
       SCRIPT_DEBUG: false
       WP_CACHE: false
       CONCATENATE_SCRIPTS: undefined
       COMPRESS_SCRIPTS: undefined
       COMPRESS_CSS: undefined
       WP_LOCAL_DEV: undefined
       DB_CHARSET: utf8
       DB_COLLATE: undefined
   
       ### wp-filesystem ###
   
       wordpress: writable
       wp-content: writable
       uploads: writable
       plugins: writable
       themes: writable
   
       ### google-site-kit ###
   
       version: 1.8.0
       php_version: 7.2.13
       wp_version: 5.4.1
       reference_url: http://levantatunegociopr.com
       amp_mode: no
       site_status: not-connected
       user_status: not authenticated
       active_modules: site-verification, search-console
       required_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: ⭕
       search_console_property: none
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstuck-at-checking-compatibility-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Renee Johnson](https://wordpress.org/support/users/reneesoffice/)
 * (@reneesoffice)
 * [6 years ago](https://wordpress.org/support/topic/stuck-at-checking-compatibility-2/#post-12829945)
 * [@ajrigau](https://wordpress.org/support/users/ajrigau/) thanks for opening a
   topic and for the details.
 * From your Site Health information, your **WordPress Address** and **Site Address**
   under _Settings > General_ from the dashboard have not been updated to `https://`(
   [screenshot](https://i.imgur.com/MkFLF0E.png)). These values also may be defined
   [in the wp-config.php file](https://wordpress.org/support/article/changing-the-site-url/#edit-wp-config-php).
 * Since your site is serving over `https://,` this could be causing this issue.
   Could you update these values and let us know if this resolves it?
 *  Thread Starter [ajrigau](https://wordpress.org/support/users/ajrigau/)
 * (@ajrigau)
 * [6 years ago](https://wordpress.org/support/topic/stuck-at-checking-compatibility-2/#post-12830104)
 * That did the job! Thank you so much!
 *  [Renee Johnson](https://wordpress.org/support/users/reneesoffice/)
 * (@reneesoffice)
 * [6 years ago](https://wordpress.org/support/topic/stuck-at-checking-compatibility-2/#post-12830347)
 * [@ajrigau](https://wordpress.org/support/users/ajrigau/) thanks for the update
   and great to hear!
 * Feel free to [leave a review](https://wordpress.org/support/plugin/google-site-kit/reviews/)
   about your experience with Site Kit.

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

The topic ‘stuck at checking compatibility’ is closed to new replies.

 * ![](https://ps.w.org/google-site-kit/assets/icon-256x256.png?rev=3141863)
 * [Site Kit by Google - Analytics, Search Console, AdSense, Speed](https://wordpress.org/plugins/google-site-kit/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-site-kit/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-site-kit/)
 * [Active Topics](https://wordpress.org/support/plugin/google-site-kit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-site-kit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-site-kit/reviews/)

## Tags

 * [installation](https://wordpress.org/support/topic-tag/installation/)
 * [Setup](https://wordpress.org/support/topic-tag/setup/)

 * 3 replies
 * 2 participants
 * Last reply from: [Renee Johnson](https://wordpress.org/support/users/reneesoffice/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/stuck-at-checking-compatibility-2/#post-12830347)
 * Status: resolved