albgen
Forum Replies Created
-
done ??
thank you Adam for you time,
Yes, we did informed the user with a text that if the file is bigger than 100mb to use a Google Workspace or any other cloud solution and paste the url.
thank’s for the info. i tried but seems nothing changes. At the end is always one huge request so i still get the 413 request entity too large.
Only if there are chunked requests, then can work.
- This reply was modified 7 months, 2 weeks ago by albgen.
hi there,
same problem on multiple wp sites. No idea how they are created these types of users but i followed another approach with 2 interventions:
1. Created one simple plugin which blocks every attempt to login from other countries that is not mine.
2. Created a trigger on wp_users table which in case something with a login name is similar to wp_update-xxxx is inserted, then do not insert on the table…
this is not actually a solution because clearly they have a vector attack which for us is uknown but until a real solution is found, i stick with my workaround.
ps. The strange thing is that i have also a waf reverse proxy with owasp rules but yet they bypass it!
peace!
- This reply was modified 8 months, 4 weeks ago by albgen.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Scheduled FTP backup not reliableUninstalled, and instaleed again. No more problems and it is performing the backup daily. No idea what happened
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Scheduled FTP backup not reliablei have a log rotation in place on server which keeps just 7 days…lost
- This reply was modified 10 months, 2 weeks ago by albgen.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Scheduled FTP backup not reliableexactly poated at the begining
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Scheduled FTP backup not reliablehi,
if the file yes.php is not part of UpdraftPlus, how come that UpdraftPlus?is requiring that file?
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Scheduled FTP backup not reliableof course, but is it possible to fix it or understand the issue? I mean is not very reliable to keep a plugin that fixes itself with a uninstall and reinstall ??
Hi,
thank you for the reply. IT was fixed and the only thing that i changed was the version of php. The source has version 6.X and the destination 7.X. I upgraded the source to version 7.X and than took another backup and restore and it worked…