Title: Not expected HTTP response: Status-Code: 403
Last modified: December 8, 2016

---

# Not expected HTTP response: Status-Code: 403

 *  [edpaulopedro](https://wordpress.org/support/users/edpaulopedro/)
 * (@edpaulopedro)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/not-expected-http-response-status-code-403/)
 * Got an error on Setting Information, Please tell me what is the problem on this.
 * Server self connect: Not expected HTTP response:
    Status-Code: 403 Server: squid
   Mime-version: 1.0 Date: Thu, 08 Dec 2016 04:21:18 GMT Content-type: text/html
   Content-length: 3740 X-squid-error: ERR_ACCESS_DENIED 0 Vary: Accept-Language
   Content-language: en X-cache: Array X-cache-lookup: Array Via: 1.0 localhost (
   squid), 1.0 localhost (squid/3.1.6) Proxy-connection: keep-alive Content:
 *     ```
       <!DOCTYPE html PUBLIC “-//W3C//DTD HTML 4.01//EN” “http://www.w3.org/TR/html4/strict.dtd”> <html><head> <meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″> <title>ERROR: The requested URL could not be retrieved</title> <style type=”text/css”><!– /* Stylesheet for Squid Error pages Adapted from design by Free CSS Templates http://www.freecsstemplates.org Released for free under a Creative Commons Attribution 2.5 License */ /* Page basics */ * { font-family: verdana, sans-serif; } html body { margin: 0; padding: 0; background: #efefef; font-size: 12px; color: #1e1e1e; } /* Page displayed title area */ #titles { margin-left: 15px; padding: 10px; padding-left: 100px; background: url(‘http://www.squid-cache.org/Artwork/SN.png’) no-repeat left; } /* initial title */ #titles h1 { color: #000000; } #titles h2 { color: #000000; } /* special event: FTP success page titles */ #titles ftpsuccess { background-color:#00ff00; width:100%; } /* Page displayed body content area */ #content { padding: 10px; background: #ffffff; } /* General text */ p { } /* error brief description */ #error p { } /* some data which may have caused the problem */ #data { } /* the error message received from the system or other software */ #sysmsg { } pre { font-family:sans-serif; } /* special event: FTP / Gopher directory listing */ #dirmsg { font-family: courier; color: black; font-size: 10pt; } #dirlisting { margin-left: 2%; margin-right: 2%; } #dirlisting tr.entry td.icon,td.filename,td.size,td.date { border-bottom: groove; } #dirlisting td.size { width: 50px; text-align: right; padding-right: 5px; } /* horizontal lines */ hr { margin: 0; } /* page displayed footer area */ #footer { font-size: 9px; padding-left: 10px; } body :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; } :lang(he) { direction: rtl; float: right; } –></style> </head><body> <div id=”titles”> <h1>ERROR</h1> <h2>The requested URL could not be retrieved</h2> </div> <hr> <div id=”content”> <p>The following error was encountered while trying to retrieve the URL: http://lancreation.com.au/wp-cron.php?</p>
   
       <p><b>Access Denied.</b></p>
       <p>Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.</p> <p>Your cache administrator is sysadmin@netregistry.net.</p> <br> </div> <hr> <div id=”footer”> <p>Generated Thu, 08 Dec 2016 04:21:18 GMT by localhost (squid)</p> <!– ERR_ACCESS_DENIED –> </div> </body></html>
       ```
   
 * _[Moderator note: code fixed. Please wrap code in the backtick character or [use the code button](https://codex.wordpress.org/Forum_Welcome#Posting_Code).]_
    -  This topic was modified 9 years, 6 months ago by [bdbrown](https://wordpress.org/support/users/bdbrown/).
    -  This topic was modified 9 years, 6 months ago by [bdbrown](https://wordpress.org/support/users/bdbrown/).
    -  This topic was modified 9 years, 6 months ago by [bdbrown](https://wordpress.org/support/users/bdbrown/).

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [mrLaw](https://wordpress.org/support/users/mrlaw/)
 * (@mrlaw)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/not-expected-http-response-status-code-403/#post-8566214)
 * I am getting the same error while setting up the backup for a clients WordPress
   site.
 * When I run the backup, it comes up with the error “Job “Manual backup” has started,
   but not responded for 10 seconds. Please check information.”
 * When you go to the information page, it has this:
 * WordPress version 4.7
    BackWPup version 3.3.4 Get pro. PHP version 5.3.29 (64bit)
   MySQL version 5.7.15-9-log cURL version 7.38.0 cURL SSL version OpenSSL/1.0.1k
   WP-Cron url: [http://spaceandtime.com.au/wp-cron.php](http://spaceandtime.com.au/wp-cron.php)
   Server self connect: Not expected HTTP response: Status-Code: 403 Server: squid
   Mime-version: 1.0 Date: Sun, 18 Dec 2016 22:06:36 GMT Content-type: text/html
   Content-length: 3745 X-squid-error: ERR_ACCESS_DENIED 0 Vary: Accept-Language
   Content-language: en X-cache: Array X-cache-lookup: Array Via: 1.0 localhost (
   squid), 1.0 localhost (squid/3.1.6) Proxy-connection: keep-alive Content: `<!
   DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.
   dtd"> <html><head> <meta http-equiv="Content-Type" content="text/html; charset
   =utf-8"> <title>ERROR: The requested URL could not be retrieved</title> <style
   type="text/css"><!-- /* Stylesheet for Squid Error pages Adapted from design 
   by Free CSS Templates http://www.freecsstemplates.org Released for free under
   a Creative Commons Attribution 2.5 License */ /* Page basics */ * { font-family:
   verdana, sans-serif; } html body { margin: 0; padding: 0; background: #efefef;
   font-size: 12px; color: #1e1e1e; } /* Page displayed title area */ #titles { 
   margin-left: 15px; padding: 10px; padding-left: 100px; background: url('http://
   www.squid-cache.org/Artwork/SN.png') no-repeat left; } /* initial title */ #titles
   h1 { color: #000000; } #titles h2 { color: #000000; } /* special event: FTP success
   page titles */ #titles ftpsuccess { background-color:#00ff00; width:100%; } /*
   Page displayed body content area */ #content { padding: 10px; background: #ffffff;}/*
   General text */ p { } /* error brief description */ #error p { } /* some data
   which may have caused the problem */ #data { } /* the error message received 
   from the system or other software */ #sysmsg { } pre { font-family:sans-serif;}/*
   special event: FTP / Gopher directory listing */ #dirmsg { font-family: courier;
   color: black; font-size: 10pt; } #dirlisting { margin-left: 2%; margin-right:
   2%; } #dirlisting tr.entry td.icon,td.filename,td.size,td.date { border-bottom:
   groove; } #dirlisting td.size { width: 50px; text-align: right; padding-right:
   5px; } /* horizontal lines */ hr { margin: 0; } /* page displayed footer area*/#
   footer { font-size: 9px; padding-left: 10px; } body :lang(fa) { direction: rtl;
   font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; } :lang(
   he) { direction: rtl; float: right; } --></style> </head><body> <div id="titles"
   > <h1>ERROR</h1> <h2>The requested URL could not be retrieved</h2> </div> <hr
   > <div id="content"> <p>The following error was encountered while trying to retrieve
   the URL: <a href="http://spaceandtime.com.au/wp-cron.php?">http://spaceandtime.
   com.au/wp-cron.php?</a></p> <blockquote id="error"> <p><b>Access Denied.</b></
   p> </blockquote> <p>Access control configuration prevents your request from being
   allowed at this time. Please contact your service provider if you feel this is
   incorrect.</p> <p>Your cache administrator is <a href="mailto:sysadmin@netregistry.
   net?subject=CacheErrorInfo%20-%20ERR_ACCESS_DENIED&body=CacheHost%3A%20localhost%
   0D%0AErrPage%3A%20ERR_ACCESS_DENIED%0D%0AErr%3A%20%5Bnone%5D%0D%0ATimeStamp%3A%
   20Sun,%2018%20Dec%202016%2022%3A06%3A36%20GMT%0D%0A%0D%0AClientIP%3A%20202.124.241.146%
   0D%0A%0D%0AHTTP%20Request%3A%0D%0APOST%20%2Fwp-cron.php%3Fdoing_wp_cron%3D1482098796.1855831146240234375000%
   26backwpup_run%3Dtest%20HTTP%2F1.1%0AUser-Agent%3A%20BackWPup%2F3.3.4%3B%20WordPress%
   2F4.7%3B%20http%3A%2F%2Fspaceandtime.com.au%0D%0AHost%3A%20spaceandtime.com.au%
   0D%0AAccept%3A%20*%2F*%0D%0AAccept-Encoding%3A%20deflate,%20gzip%0D%0AReferer%
   3A%20http%3A%2F%2Fspaceandtime.com.au%2Fwp-cron.php%3Fdoing_wp_cron%3D1482098796.1855831146240234375000%
   26backwpup_run%3Dtest%0D%0AContent-Length%3A%200%0D%0AContent-Type%3A%20application%
   2Fx-www-form-urlencoded%0D%0AVia%3A%201.1%20localhost%20(squid%2F3.1.6)%0D%0AX-
   Forwarded-For%3A%20192.168.100.55%0D%0ACache-Control%3A%20no-cache%0D%0AConnection%
   3A%20keep-alive%0D%0A%0D%0A%0D%0A">sysadmin@netregistry.net</a>.</p> <br> </div
   > <hr> <div id="footer"> <p>Generated Sun, 18 Dec 2016 22:06:36 GMT by localhost(
   squid)</p> <!-- ERR_ACCESS_DENIED --> </div> </body></html>`
 * Temp folder: /wp-content/uploads/backwpup-ee8b6b-temp/
    Log folder: /wp-content/
   uploads/backwpup-ee8b6b-logs/ Server LiteSpeed Operating System Linux PHP SAPI
   litespeed Current PHP user xxxxxxxx Maximum execution time 180 seconds Alternative
   WP Cron On Disabled WP Cron Off CHMOD Dir 0755 Server Time 22:6 Blog Time 08:
   06 Blog Timezone Blog Time offset 10 hours Blog language en-US MySQL Client encoding
   utf8 Blog charset UTF-8 PHP Memory limit 256M WP memory limit 40M WP maximum 
   memory limit 256M Memory in use 37.25 MB Disabled PHP Functions: posix_setegid,
   posix_seteuid, posix_setgid, posix_setpgid, posix_setsid, posix_setuid, posix_kill,
   pcntl_alarm, pcntl_exec, pcntl_fork, pcntl_getpriority, pcntl_setpriority, pcntl_signal,
   pcntl_wait, pcntl_waitpid, pcntl_wexitstatus, pcntl_wifexited, pcntl_wifsignaled,
   pcntl_wifstopped, pcntl_wstopsig, pcntl_wtermsig
 * Loaded PHP Extensions: Core, PDO, Phar, Reflection, SPL, SQLite, SimpleXML, Zend
   Guard Loader, bcmath, bz2, calendar, ctype, curl, date, dom, ereg, exif, fileinfo,
   filter, ftp, gd, gettext, hash, iconv, igbinary, imagick, imap, intl, ionCube
   Loader, json, ldap, libxml, litespeed, mbstring, mcrypt, mhash, mssql, mysql,
   mysqli, mysqlnd, nps, odbc, openssl, pcre, pdo_dblib, pdo_mysql, pdo_pgsql, pdo_sqlite,
   pgsql, posix, pspell, redis, session, shmop, soap, sockets, sqlite3, standard,
   sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter,
   xsl, zip, zlib
 * Many thanks
    Simon
 *  [mrLaw](https://wordpress.org/support/users/mrlaw/)
 * (@mrlaw)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/not-expected-http-response-status-code-403/#post-8566633)
 * Just an update on the above, I have managed to get the backups working, making
   changes to the wp-config.php as described here [http://docs.backwpup.com/article/156-job-has-started-but-not-responded-for-10-seconds](http://docs.backwpup.com/article/156-job-has-started-but-not-responded-for-10-seconds),
   the not responding after 10 seconds message does not appear and backup runs. 
   The information page still shows the same errors as above, but the at least the
   backup runs.
 * Cheers
    Simon

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Not expected HTTP response: Status-Code: 403’ is closed to new replies.

 * ![](https://ps.w.org/backwpup/assets/icon-256x256.png?rev=3236141)
 * [BackWPup – WordPress Backup & Restore Plugin](https://wordpress.org/plugins/backwpup/)
 * [Support Threads](https://wordpress.org/support/plugin/backwpup/)
 * [Active Topics](https://wordpress.org/support/plugin/backwpup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/backwpup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/backwpup/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [mrLaw](https://wordpress.org/support/users/mrlaw/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/not-expected-http-response-status-code-403/#post-8566633)
 * Status: not resolved