Title: Issue with WordPress Multisite
Last modified: April 1, 2019

---

# Issue with WordPress Multisite

 *  Resolved [zacharytruong](https://wordpress.org/support/users/zacharytruong/)
 * (@zacharytruong)
 * [7 years ago](https://wordpress.org/support/topic/issue-with-wordpress-multisite/)
 * After network activating Really Simple SSL, I got this red box notification:
 * “Conversion of websites NAN percent complete. You have just started enabling 
   or disabling SSL on multiple websites at once, and this process is not completed
   yet. Please refresh this page to check if the process has finished. It will proceed
   in the background.”
    It has been running about 24 hours and the process has not
   finished. I even deleted the plugin, wait for like an hour, then reinstall the
   plugin, and the message reappears after I reactivate it.
 * My SSL is working fine, however, it does not force redirecting traffic to https.
    -  This topic was modified 7 years ago by [zacharytruong](https://wordpress.org/support/users/zacharytruong/).

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [7 years ago](https://wordpress.org/support/topic/issue-with-wordpress-multisite/#post-11380222)
 * The process probably has stopped for some reason, or the cron job is not running.
 * In class-multisite.php, on line 65, there’s a commented out line:
    //add_action(‘
   admin_init’, array($this, ‘run_ssl_process’));
 * If you remove the slashes, this will make sure the process continues on each 
   page load. Afterwards you can comment this line out again.
 * The next update will include a fix for such situations.
 * Let me know if this helps!

Viewing 1 replies (of 1 total)

The topic ‘Issue with WordPress Multisite’ is closed to new replies.

 * ![](https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720)
 * [Really Simple Security - Simple and Performant Security (formerly Really Simple SSL)](https://wordpress.org/plugins/really-simple-ssl/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/really-simple-ssl/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/really-simple-ssl/)
 * [Active Topics](https://wordpress.org/support/plugin/really-simple-ssl/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/really-simple-ssl/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/really-simple-ssl/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/issue-with-wordpress-multisite/#post-11380222)
 * Status: resolved