• Resolved Eric Nemchik

    (@ixnyne)


    After upgrading to 1.17.2 any users attempting to login are seeing “ERROR: Invalid login credentials.” when trying to access the wp admin login. I found

    [28-Feb-2023 15:52:23 UTC] PHP Warning:  Undefined property: stdClass::$success in /var/www/html/mydomain.com/public_html/wp-content/plugins/simple-cloudflare-turnstile/simple-cloudflare-turnstile.php on line 191

    in the debug.log file.

    Downgrading the plugin to 1.17.1 or 1.17.0 does not fix the issue, but the debug log message changes to line 161 (the rest is the same).

    Disabling the plugin allows logins to work, but this is not ideal as I would like to keep the functionality. I also have custom plugins using cfturnstile_check(); that will need to be modified to prevent errors while the plugin is not disabled.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Eric Nemchik

    (@ixnyne)

    Quick update:

    I have a second site that was never upgraded to 1.17.2 (it is running 1.17.1). It is having the same issue (and showing line 161 in the debug log).

    Based on this, I suspect the issue to be a cloudflare problem and maybe not related to the plugin, but I cannot say for certain.

    Thread Starter Eric Nemchik

    (@ixnyne)

    seems to be an outage https://www.cloudflarestatus.com/

    Plugin Author Elliot Sowersby

    (@elliotvs)

    Hi,

    Yes, it looks like this is an issue on Cloudflare’s end, which is mentioned on their status page: https://www.cloudflarestatus.com/

    Cloudflare is investigating an issue that started at 15:48 UTC, regarding Turnstile running in a degraded state. Embedded Turnstile widgets on websites and on our interstitial Managed Challenge pages are affected.
    Further detail will be provided as more information becomes available.

    Thread Starter Eric Nemchik

    (@ixnyne)

    Seems to be working again. Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Login error with 1.17.2’ is closed to new replies.