wp_version_check(), loopback 403 errors on new install
-
I wiped out database, wiped out wordpress, installed brand new installation for testing trying to figure out these two errors. right now there are ZERO plugins installed and errors are still occurring. I checked file permissions, .htaccess has just standard WordPress info. This problem only began with Site Health addition, and other functionality was working fine (scheduling, saving/bookmarking).
what prompted the wipe out/reinstall: SiteHealth is reporting failures for something that’s not even scheduled — email digest, which has been disabled for over 2-years, nothing scheduled.
1. A plugin has prevented updates by disabling wp_version_check()
2. Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability.
The loopback request returned an unexpected http status code, 403, it was not possible to determine if this will prevent features from working as expected.
- The topic ‘wp_version_check(), loopback 403 errors on new install’ is closed to new replies.