Brandon Olivares
Forum Replies Created
-
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Backup ErrorThanks! Your review is greatly appreciated!
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Backup Error@lab41, I’m glad it’s working now!
If you are happy with our free plugin and support, please make us happy and take 30 seconds to leave a review. 🙂 We’d really appreciate that.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Debugging at a detailed levelGreat! I’m glad we were able to help. If you need any additional help, don’t hesitate to ask.
If you are happy with our free plugin and support, please make us happy and take 30 seconds to leave a review. 🙂 We’d really appreciate that.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Backup ErrorAnd after you enabled ALTERNATE_WP_CRON, does the information tab under BackWPup > Settings say that Alternate WP Cron is enabled?
Hi @joshbiz, the timing issue sounds like simply that wp-cron isn’t firing at the proper times. If you don’t have much traffic to your website, then it won’t necessarily be fired exactly at the times you provide.
To get around that, you can call wp-cron from a Linux cronjob, which you can likely set up in your host’s control panel.
For the other issue, are you saying that the backup emails are each coming twice with exactly the same backup?
Hi @webby1973, any update from your host?
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] What selectHi @kyra1883, are you still experiencing this issue? If so, could you show me new logs after setting
Maximum script execution timeto 25 seconds?Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] error warning@gon2train, was our response helpful? If so, could you please mark the ticket as resolved? Otherwise we are glad to help! 🙂
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Setting Random Schedule@lab41, was our response helpful? If so, could you please mark the ticket as resolved? Otherwise we are glad to help! 🙂
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Backup Error@lab41, can you be more specific? Are you still getting the exact same error that the job hasn’t responded in 10 seconds?
This site is on the same host as the others that work, is that correct?
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Debugging at a detailed levelHi @sterndata, yes, under BackWPup -> Settings -> Logs, there is a
Log Levelsetting. Set that to debug, and you should get more information.Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Backup ErrorHi @lab41, can you try adding this line to your wp-config.php and see if you are able to run a job?
define( 'ALTERNATE_WP_CRON', true );@blueicehaller, can you try going to BackWPup -> Settings -> Jobs, and going down to
Reduce server load? Try setting it to medium and seeing if that helps. Basically your script is taking too much CPU time and your host is shutting it down. Try that and report back please.Also to be save, make sure Maximum execution time is 30 seconds or less. Often 25 seconds is a good setting.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Backup ErrorHi @lab41, sorry I meant to disable your other plugins temporarily to see if any of them are conflicting.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Backup ErrorHi @lab41, is it possible to disable your plugins to see if any of them are messing with wp-cron?