• Resolved zacharytruong

    (@zacharytruong)


    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.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Rogier Lankhorst

    (@rogierlankhorst)

    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.