IvanRF
Forum Replies Created
-
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backups deadlockSo, how does this new process start? If it’s not you hitting “Backup Now”, then what is starting the new backup??
I’m always talking about scheduled backups, I don’t have any issues with manual backups.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backups deadlockI’m going to ask this again, since we are dealing with the
wp_optionstable.I had some unexpected behaviors with other plugins caused by W3 Total Cache with object and database cache enabled. Could that affect your db backup implementation?
I mean, could database cache be messing around with your
semaphorevalues?Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backups deadlockLast night it worked. This are the current values:
updraftplus_last_lock_time_d 2015-11-07 04:32:24 yes updraftplus_last_lock_time_f 2015-11-07 04:56:49 yes updraftplus_locked_d 1 yes updraftplus_locked_f 1 yes updraftplus_semaphore_d 1 yes updraftplus_semaphore_f 1 yesForum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backups deadlockNo, when I said “Another process starts” I was referring to a new log, the “seconds later” is the difference between the logs time in the first line.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backups deadlockUnfortunately, it started failing again. On November 4 and 6 (today), it couldn’t finish with the DB backups. Same message as before
Failed to gain semaphore lock.Any thoughts about a definitive solution? “semaphores cleanup” only worked for a week…
Forum: Plugins
In reply to: [Contact Form 7] Use HTML inside radio buttons textHere are some similar questions:
https://ww.wp.xz.cn/support/topic/contact-form-7-checkboxesradio-buttons?replies=3
https://ww.wp.xz.cn/support/topic/use-html-tags-inside-checkbox-options?replies=7
https://ww.wp.xz.cn/support/topic/plugin-contact-form-7-can-you-insert-images-into-the-form?replies=6 (is it possible to have several
[radio]with the same ID?)Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backups deadlockDavid, for the last 4 days the DB backups were successful after removing semaphores data from the database. I’m marking this as resolved for now.
If you had similar issues in the past, maybe the “semaphores cleanup” should be implemented in the plugin.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backups deadlockI had this values:
updraftplus_last_lock_time_ 2015-10-10 04:53:02 yes updraftplus_last_lock_time_d 2015-10-28 04:25:26 yes updraftplus_last_lock_time_f 2015-10-24 04:56:34 yes updraftplus_last_lock_time_fd 2015-10-17 04:52:25 yes updraftplus_locked_d 1 yes updraftplus_locked_f 1 yes updraftplus_semaphore_ 0 yes updraftplus_semaphore_d 1 yes updraftplus_semaphore_f 1 yes updraftplus_semaphore_fd 0 yes updraftplus_unlocked_ 1 yes updraftplus_unlocked_fd 1 yesI just delete them, let’s see what happens in the next backups.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backups deadlockI’ve already sent it to your email.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backups deadlockDo you want to see the list of cron jobs? I have Wordfence installed and it has that functionality (to avoid installing a new plugin)
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backups deadlockI’ve just sent you the log files.
From the FAQ, the only thing I’m not sure is “loopback connections”. However, the cron jobs are called by WordPress but they fail and throw the message:
(0) Failed to gain semaphore lock (d) - another backup of this type is apparently already active - aborting (if this is wrong - i.e. if the other backup crashed without removing the lock, then another can be started after 3 minutes)What is more, some days it works fine. So, I don’t think that could be the reason.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backups deadlockIf you give an email, I’ll send you the log file. However, as I already posted, the last line of the log is:
0123.619 (0) Table wp_wfReverseCache: Total rows added: 5 in 0.12 seconds@julie if your login page is not included as a link in your front pages or in any sitemap, bots will never find it. If you include the login URL in the robots file, you are just telling hackers/bad bots where to find it.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backups deadlockI had some unexpected behaviors with other plugins caused by W3TC object and database cache. Could that affect your db backup implementation?
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backups deadlockCurrently, I have db backups for the last two days: October 25 and 26. However, I would like to find the root of this and make sure that backups will always be made.