Open sean-wilk opened 5 months ago
To give an update to this, it looks like the export file generation function got caught in an infinite loop as I just found out from my hosting provider that there were 2 files being generated by wprus that had ballooned to over 900GB yesterday:
Even after disabling the plugin it kept on generating. There really needs to be some sort of check here ensure this doesn't happen and ideally some sort of kill function that stops the export file generation if it has gone on too long after it starts.
Firstly, thanks for such an amazing plugin!
I ran into an issue when importing users across from one site to another. No matter the number of entries I was exporting or the settings used I was getting the following error message:
I had successfully done this before so couldn't figure out the issue until I noticed I hadn't entered the "Action Encryption Key" and "Action Signature Key". Entering those fixed the issue I was having. I just wanted to report as it may help someone else with the same issue but also I think ideally this wouldn't happen or if it did the error message would be more clear.
Here is the console error I was getting from this in case it helps:
PHP message: PHP Warning: Trying to access array offset on value of type null in /www/XXX/public/wp-content/plugins/wp-remote-users-sync/inc/class-wprus-logger.php on line 101