• Hello, I’ve recently been getting the following error when backup runs. This plugin has ran flawlessly for several years now. Not sure what the problem is

    ERROR: Signal "SIGHUP" (Hangup detected on controlling terminal or death of controlling process) is sent to script!

    Here is the full log:

    [05-Feb-2019 16:25:17] 1. Try to backup database …
    [05-Feb-2019 16:25:17] Connected to database mysite_live on mysql.eplchina.cornell.edu
    [05-Feb-2019 16:25:18] Added database dump "mysite_live.sql" with 479.89 kB to backup file list
    [05-Feb-2019 16:25:18] Database backup done!
    [05-Feb-2019 16:25:18] ERROR: Signal "SIGHUP" (Hangup detected on controlling terminal or death of controlling process) is sent to script!
    [05-Feb-2019 16:25:19] 1. Trying to make a list of folders to back up …
    [05-Feb-2019 16:25:19] ERROR: Signal "SIGHUP" (Hangup detected on controlling terminal or death of controlling process) is sent to script!
    [05-Feb-2019 16:25:20] Added "wp-config.php" to backup file list
    [05-Feb-2019 16:25:20] 483 folders to backup.
    [05-Feb-2019 16:25:20] 1. Trying to generate a file with installed plugin names …
    [05-Feb-2019 16:25:20] Added plugin list file "mysite.pluginlist.2019-02-05.txt" with 2.30 kB to backup file list.
    [05-Feb-2019 16:25:20] 1. Trying to generate a manifest file …
    [05-Feb-2019 16:25:20] Added manifest.json file with 5.87 kB to backup file list.
    [05-Feb-2019 16:25:20] 1. Trying to create backup archive …
    [05-Feb-2019 16:25:20] Compressing files as TarGz. Please be patient, this may take a moment.
    [05-Feb-2019 16:25:21] ERROR: Signal "SIGHUP" (Hangup detected on controlling terminal or death of controlling process) is sent to script!
    [05-Feb-2019 16:25:29] 2. Trying to create backup archive …
    [05-Feb-2019 16:26:33] Backup archive created.
    [05-Feb-2019 16:26:33] Archive size is 24.35 MB.
    [05-Feb-2019 16:26:33] 2976 Files with 58.82 MB in Archive.
    [05-Feb-2019 16:26:34] One backup file deleted
    [05-Feb-2019 16:26:34] One old log deleted
    [05-Feb-2019 16:26:34] ERROR: Job has ended with errors in 77 seconds. You must resolve the errors for correct execution.
    • This topic was modified 5 years, 9 months ago by wyclef.
Viewing 11 replies - 1 through 11 (of 11 total)
  • Experiencing the identical problem within the past 2-3 days, so it is not installation-dependent.

    Plugin Support happyAnt

    (@duongcuong96)

    @admin4banets @wyclef
    Please try go to BackWPUp -> Settings -> Job tab -> Reduce server load and choose medium, in BackWPup -> Settings -> Jobs, set Maximum Script Execution Time setting to about 25 seconds then try run the job again. Is that help?
    Normally, SIGHUP signal will be sent by the server if there is any long-running process(in this case is BackWPUp’s progress)

    Thread Starter wyclef

    (@wyclef)

    That did not work.

    [11-Feb-2019 17:20:12] 1. Try to backup database …
    [11-Feb-2019 17:20:13] Connected to database db_live on mysql.mysite.com
    [11-Feb-2019 17:20:13] Added database dump "db_live.sql" with 427.50 kB to backup file list
    [11-Feb-2019 17:20:13] Database backup done!
    [11-Feb-2019 17:20:13] 1. Trying to make a list of folders to back up …
    [11-Feb-2019 17:20:20] Added "wp-config.php" to backup file list
    [11-Feb-2019 17:20:20] 483 folders to backup.
    [11-Feb-2019 17:20:22] 1. Trying to generate a file with installed plugin names …
    [11-Feb-2019 17:20:22] Added plugin list file "mysite.pluginlist.2019-02-11.txt" with 2.30 kB to backup file list.
    [11-Feb-2019 17:20:22] 1. Trying to generate a manifest file …
    [11-Feb-2019 17:20:22] ERROR: Signal "SIGHUP" (Hangup detected on controlling terminal or death of controlling process) is sent to script!
    [11-Feb-2019 17:20:22] Added manifest.json file with 5.87 kB to backup file list.
    [11-Feb-2019 17:20:23] 1. Trying to create backup archive …
    [11-Feb-2019 17:20:23] Compressing files as TarGz. Please be patient, this may take a moment.
    [11-Feb-2019 17:20:23] ERROR: Signal "SIGHUP" (Hangup detected on controlling terminal or death of controlling process) is sent to script!
    [11-Feb-2019 17:20:30] 2. Trying to create backup archive …
    [11-Feb-2019 17:21:23] ERROR: Signal "SIGHUP" (Hangup detected on controlling terminal or death of controlling process) is sent to script!
    [11-Feb-2019 17:21:25] 3. Trying to create backup archive …
    [11-Feb-2019 17:21:54] ERROR: Signal "SIGHUP" (Hangup detected on controlling terminal or death of controlling process) is sent to script!
    [11-Feb-2019 17:22:02] ERROR: Step aborted: too many attempts!
    [11-Feb-2019 17:22:02] One backup file deleted
    [11-Feb-2019 17:22:02] One old log deleted
    [11-Feb-2019 17:22:02] ERROR: Job has ended with errors in 110 seconds. You must resolve the errors for correct execution.
    Plugin Support happyAnt

    (@duongcuong96)

    @wyclef could you please give me some screenshots of your job settings?
    Also, I will need server info too (BackWPUp -> Settings -> Infomation -> and press “Get debug info”)
    Thanks!

    Thread Starter wyclef

    (@wyclef)

    Here is the debug info:

    WordPress version: 4.1.25
    BackWPup version: 3.6.7
    PHP version: 7.0.32  (64bit)
    MySQL version: 5.6.34-log
    cURL version: 7.35.0
    cURL SSL version: OpenSSL/1.0.1f
    WP-Cron url: https://mydomain.com/wp-cron.php
    Server self connect: Response Test O.K.
    Document root: /home/mysite/mydomain.com
    Temp folder: /home/mysite/mydomain.com/wp-content/uploads/backwpup-d50d97-temp/
    Log folder: /home/mysite/mydomain.com/wp-content/uploads/backwpup-d50d97-logs/
    Server: Apache
    Operating System: Linux
    PHP SAPI: cgi-fcgi
    Current PHP user: mysite
    Maximum execution time: 30 seconds
    BackWPup maximum script execution time: 25 seconds
    Alternative WP Cron: Off
    Disabled WP Cron: Off
    CHMOD Dir: 0755
    Server Time: 2:39
    Blog Time: 02:39
    Blog Timezone: 
    Blog Time offset: 0 hours
    Blog language: en-US
    MySQL Client encoding: utf8
    PHP Memory limit: 256M
    WP memory limit: 96M
    WP maximum memory limit: 256M
    Memory in use: 22.00 MB
    Loaded PHP Extensions:: Core, PDO, Phar, Reflection, SPL, SimpleXML, Zend OPcache, bcmath, bz2, calendar, cgi-fcgi, ctype, curl, date, dom, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imagick, imap, json, libxml, mbstring, mcrypt, mysqli, mysqlnd, openssl, pcntl, pcre, pdo_mysql, pdo_sqlite, posix, pspell, session, soap, sockets, sqlite3, standard, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib

    And here is the image of Job Settings:

    https://pasteboard.co/I2h9YgE.png

    • This reply was modified 5 years, 9 months ago by wyclef.
    Plugin Support happyAnt

    (@duongcuong96)

    Hi @wyclef
    try to set backup archive to zip, is that help?
    If not, would it possible for you to ask the hoster about the SIGHUP issue?
    Thank you!

    Thread Starter wyclef

    (@wyclef)

    Set the backup archive to zip, that did not help. The hoster had not seen that error before and did not have anything to offer. Has this plugin been tested on older versions of WP? (4.1?)

    • This reply was modified 5 years, 9 months ago by wyclef.
    Plugin Support happyAnt

    (@duongcuong96)

    @wyclef
    Sorry but SIGHUP signal is sent by your Linux server, so it really needs to be resolved on the server side, you can check links there for more information:
    https://stackoverflow.com/questions/13337701/what-can-cause-sighup-to-be-generated
    https://en.wikipedia.org/wiki/SIGHUP

    I’m having the same issue with a client on WPEngine. Did this get resolved?

    Plugin Support happyAnt

    (@duongcuong96)

    Hi @losting
    Did you try my solution first?
    Thanks!

    Thread Starter wyclef

    (@wyclef)

    This did not get resolved yet.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Getting ERROR: Signal “SIGHUP” what does this mean?’ is closed to new replies.