WordPress Login Issue and Shield Security File Errors
-
I recently experienced an issue logging into my WordPress admin. Every attempt redirected me to the homepage with ?redirect_to=…&reauth=1 appended to the URL. I tried troubleshooting by disabling all plugins, turning off Shield Security, and checking folder permissions, but the problem persisted. My error logs repeatedly show file write errors in wp-content/uploads/shield/ and wp-content/shield/, along with some cron-related errors.
Specific log line is:
[17-Dec-2025 19:05:22 UTC] PHP Warning: file_get_contents(/home1/ildnhbmy/public_html/wp-content/uploads/shield/test_write_file.txt): Failed to open stream: No such file or directory in /home1/ildnhbmy/public_html/wp-content/plugins/wp-simple-firewall/src/lib/vendor/fernleafsystems/wordpress-services/src/Core/Fs.php on line 329
I was able to repair my core files and login is now working, but I would prefer not to keep Shield Security deactivated. I wanted to report this issue and ask if you could review why the plugin could be causing these errors and advise on next steps or recommended settings.
You must be logged in to reply to this topic.