• Resolved wpquestions12

    (@wpquestions12)


    Hello,
    I just uninstalled, re-installed, and re-activated Really Simple SSL and I’m seeing this error:

    “A problem was detected during the loading of the settings
    The request returned the following errors:
    0″

    My host provided the following request after checking on their end:
    “In this case the certificate itself seems issued, with a proper
    expiration date and installed, but if this is related to the specific
    plugin settings, the error doesn’t point to a specific reason in any of
    the documentation, so we will need more details on what changes are
    required from the developer.”

    Please let me know if you can provide additional information for this error. I’m using WP v6.2.

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

    (@rogierlankhorst)

    When loading the settings page, the plugin first tries the rest api. If that doesn’t work, it will fallback to legacy admin-ajax.php. If that fails, you will see this message.

    If you see any errors in the developers console, please post them here.

    You can also install the wp debugging plugin, and see if there are any PHP errors on the server that could cause this.

    What is your PHP version? Do you have enabled pretty permalinks (in settings/permalinks, any setting except the plain one).

    If the rest api is blocked by you or the host this might also cause issues.

    I have the same problem.

    Plugin Support Leon Wimmenhoeve

    (@leonwimmenhoeve)

    Hi @wpquestions12,

    Did you manage to resolve the issue? If you can confirm my colleague’s questions, we are happy to further investigate the issue.

    Kind regards,
    Leon

    Plugin Contributor Rogier Lankhorst

    (@rogierlankhorst)

    There seem to be some edge cases which can still cause this.

    I have created a debug branch which you can install:

    https://github.com/Really-Simple-Plugins/really-simple-ssl/tree/debug-mode

    Please deactivate the current plugin first.

    This branch contains a fix for one possible issue, and will show more details on the error.

    If you post the console error here we can take a look.

    Plugin Support Jarno Vos

    (@jarnovos)

    Hi @wpquestions12,

    Are there any further updates regarding this behavior, and have you tried whether using the above plugin version resolves the issue?

    Kind regards, Jarno

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

The topic ‘Really Simple SSL is generating Error 0’ is closed to new replies.