No destination error, when destinations ARE defined
-
About 25 of our almost 150 sites that are running BWPup have begun throwing an odd error (they worked just fine for months/years before):
[INFO] Backup file is: /home/sitename/public_html/wp-content/uploads/backwpup-eebeca-temp/backwpup_eebeca01_site_daily_2017-06-26.zip [26-Jun-2017 05:00:04] ERROR: No destination correctly defined for backup! Please correct job settings. [26-Jun-2017 05:00:04] One old log deleted [26-Jun-2017 05:00:04] ERROR: Job has ended with errors in 0 seconds. You must resolve the errors for correct execution.
I’m getting this even though a destination for S3 IS properly configured! I am NOT getting this when I manually run the jobs, only when they trigger as scheduled. Since this is only happening on scheduled jobs, it makes me wonder if it’s connected to another issue we recently had on our VPS server.
We had an issue on our VPS server about a month ago, that caused a PHP module to disappear (sorry, can’t remember off top of my head which one), which caused all scheduled tasks to not run. We do have wp-cron disabled on these sites, and are running a server cron to trigger wp-cron every 30 min.
It took 3 weeks before a client reported that their scheduled posts were not publishing, and in troubleshooting we found this missing PHP module. That was restored last week, and the next day I started receiving these error messages for backup jobs.
Here is what I’ve tried:
- Simply resaving the S3 destination tab settings
- Creating a new scheduled job from scratch</li >
- re-enabling wp-cron
- Setting the logging level to debug (nothing additional appears in logs)
- Checking the Settings – information: curl, self-connect, etc. all seem to be fine
With all of these, I still get the errors below, but only on scheduled jobs — manually triggered jobs work fine. Scheduled posts work fine, (and the crons are triggering), so cron seems ok. It’s only happening on about 15% of our sites. Weird.
If you have seen this sort of error before, can you point me in the right direction for additional troubleshooting?
Does this point to perhaps an additional PHP module that might be missing? Here is what is currently on our VPS (from the Settings-Info tab):
Core, PDO, Phar, Reflection, SPL, SimpleXML, bcmath, bz2, calendar, cgi-fcgi, ctype, curl, date, dom, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imap, intl, ionCube Loader, json, libxml, mbstring, mcrypt, mysqli, mysqlnd, openssl, pcre, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, posix, pspell, session, soap, sockets, sqlite3, standard, tidy, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib
- The topic ‘No destination error, when destinations ARE defined’ is closed to new replies.