Missing or not expected HTTP response headers
-
After updating to BackWPUp version 3.2.4, I get the following error message when I try to run a backup:
Missing or not expected HTTP response headers:
date: Tue, 16 Feb 2016 19:26:39 GMT
server: Apache
connection: close
content-type: text/html; charset=iso-8859-1Rolling back to BackWPUp version 3.2.3 removes the problem, and I am able to run backups normally.
-
Hey Daniel,
Removing the three lines from class-job.php fixes the problem in my installation, too.
Dominik
Yes, scheduled posts works.
I tried removing 3 lines from class.job and setting manual job but backwpup still won’t work.
I’m attempting to run a manual job but it seems to get hung up on the cron test.
Hello Daniel
I am still getting this error on manual Run.
Note : this site is hosted on Amazon AWS Ec2 Ubuntu server
I replied yesterday also with all details but it looks someone removed my post
Missing or not expected HTTP response headers:
date: Wed, 09 Mar 2016 09:53:29 GMT
server: Apache/2.4.7 (Ubuntu)
vary: Accept-Encoding
x-powered-by: PHP/5.5.9-1ubuntu4.13
set-cookie: PHPSESSID=1a3sntb1ui602gt7it337jupk7; path=/
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
pragma: no-cache
content-length: 7
connection: close
content-type: text/html———————–
Setting Value
WordPress version 4.2.5
BackWPup version 3.2.5 Get pro.
PHP version 5.5.9-1ubuntu4.13 (64bit)
MySQL version 5.5.44-0ubuntu0.14.04.1
cURL version 7.35.0
cURL SSL version OpenSSL/1.0.1f
WP-Cron url: http://www.gogorace.com/wp-cron.php
Server self connect: Missing or not expected HTTP response headers:
date: Thu, 10 Mar 2016 04:58:46 GMT
server: Apache/2.4.7 (Ubuntu)
vary: Accept-Encoding
x-powered-by: PHP/5.5.9-1ubuntu4.13
set-cookie: PHPSESSID=niibbffb29fm4hqnu37qnculr4; path=/
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
pragma: no-cache
content-length: 7
connection: close
content-type: text/html
Temp folder: /var/www/html/wp-content/uploads/backwpup-57d054-temp/
Log folder: /var/www/html/wp-content/uploads/backwpup-57d054-logs/
Server Apache/2.4.7 (Ubuntu)
Operating System Linux
PHP SAPI apache2handler
Current PHP user www-data
Safe Mode Off
Maximum execution time 30 seconds
Alternative WP Cron Off
Disabled WP Cron Off
CHMOD Dir 0755
Server Time 4:57
Blog Time 04:57
Blog Timezone
Blog Time offset 0 hours
Blog language en-AU
MySQL Client encoding utf8
Blog charset UTF-8
PHP Memory limit 256M
WP memory limit 40M
WP maximum memory limit 256M
Memory in use 13.00 MB
Disabled PHP Functions: pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_exec, pcntl_getpriority, pcntl_setpriority,
Loaded PHP Extensions: Core, PDO, Phar, Reflection, SPL, SimpleXML, Zend OPcache, apache2handler, bcmath, bz2, calendar, ctype, curl, date, dba, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imagick, intl, json, libxml, mbstring, mhash, mysql, mysqli, openssl, pcre, pdo_mysql, posix, pspell, readline, recode, session, shmop, soap, sockets, standard, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xml, xmlreader, xmlwriter, xsl, zip, zlibRegards
AtulThat looks like that a header is filtered out where backwpup is searching for.
I have changed it bag to the old testing. That normally only prevents manual job starts. Scheduled Jobs must work. Can you confirm that?You can test taht version if it works better. https://downloads.wordpress.org/plugin/backwpup.zip
Hello Daniel Hüsken,
thanks for your new Version.
I got the same issue as the other people in this thread.
Tested your Version 3.3-beta but ended up with the same Error:Not expected HTTP response headers or body:
date: Mon, 14 Mar 2016 22:08:57 GMT
server: Apache/2.2.29 (Unix) mod_ssl/2.2.29 OpenSSL/1.0.1e-fips mod_bwlimited/1.4
content-length: 466
connection: close
content-type: text/html; charset=iso-8859-1The mentioned Fix from nate worked for me too.
This in the wp-config.php solved my issue, at least the manual backup worked once I tried it:
define( ‘ALTERNATE_WP_CRON’, true );
Hope you can find a solution that works out of the box for all of your users.
By the way. Thank You Daniel, Thank you very much for this amazing Plugin.
Saved me many times Time.@martinbierschenk: with Hoster is it? Did you use a revese Proxy or cloudflare?
Any news on a new version that fixes this?
Thanks!Hopefully this is something that the next revision will resolve.
I thought originally that it was my host causing cron issues. But I had recently setup a new wordpress site, installed backwpup and that site’s backwpup plugin works, with the same host!
I have tried all of the solutions offered in this post and others with little luck. The alternate wp-cron worked once and then failed afterwards.
I would like to run manual jobs but the self-connect-test reports the same error and my backup job fails to run.
Any other quick fixes I can apply?
@daniel Hüsken
The Host is serversaustralia
But we got some pages on that Provider and just one has this issue.
No Proxy or Cloud flare or any other CDN.Did you have trided https://downloads.wordpress.org/plugin/backwpup.zip ?
Hello @daniel
https://downloads.wordpress.org/plugin/backwpup.zip is 3.3-beta
Is is safe to use it on production server or better to wait the real version?
ThanksThere are only many ui improvements and somithing for the job start. yes i think it is save.
I have this same issue and I am running SwiftSecurity on my WordPress install.
Missing or not expected HTTP response headers: date: Sat, 19 Mar 2016 20:45:54 GMT server: Apache connection: close content-type: text/html; charset=iso-8859-1@designxdevelop see other thrad.
The topic ‘Missing or not expected HTTP response headers’ is closed to new replies.