sanity backup failing on DreamHost
-
I’m unable to generate a site backup. This did work in the past. I’ve been in touch with my hosting provider and they helped me increase some of the resource limits in my phprc file. I asked about turning off FastCGI and they said it’s no longer available as an option in the control panel, but they can do it for me upon request. I wouldn’t mind trying that, but I don’t want to have to ask them every time I want to switch, and I’m concerned that having FastCGI off all the time may harm my website’s performance.
I’m hosting on DreamHost. I read your troubleshooting article and changed the compressor in settings to “System zip” before my latest attempt (failed as before) – see below:
Here are the contents of my phprc file:
upload_max_filesize = 600M post_max_size = 650M max_execution_time = 3000 max_input_time = 5000 memory_limit = 500M ; {{{ The following lines were automatically added by DreamHost zend_extension=opcache.so ; }}} That's all from DreamHost
Here’s the log of my latest “sanity” attempt (*.txt files only, no db tables)Your backup failed, and we were unable to detect any fatal errors. This usually happens when your hosting provider kills a backup process using the "SIGKILL" signal. To learn more about this as well as troubleshooting techniques, please?click here. [2024-01-18 11:44:39 UTC] PHP Version: 8.2.12 [2024-01-18 11:44:39 UTC] WordPress Version: 6.4.2 [2024-01-18 11:44:39 UTC] Total Upkeep version: 1.15.8 [2024-01-18 11:44:39 UTC] getpgid support: Available [2024-01-18 11:44:39 UTC] Backup process initialized. [2024-01-18 11:44:39 UTC] Backup process initialized. [2024-01-18 11:44:39 UTC] Process id: 435137 [2024-01-18 11:44:39 UTC] -------------------------------------------------------------------------------- [2024-01-18 11:44:39 UTC] Starting dump of database... [2024-01-18 11:44:39 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 41070112 (39.17 MB) / 41879136 (40 MB) [2024-01-18 11:44:39 UTC] No database tables selected to backup. A database export will not be in this backup. [2024-01-18 11:44:39 UTC] Dump of database complete! $status = 1 [2024-01-18 11:44:39 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 41146536 (39.24 MB) / 41879136 (40 MB) [2024-01-18 11:44:39 UTC] -------------------------------------------------------------------------------- [2024-01-18 11:44:39 UTC] Retrieving file list. [2024-01-18 11:44:51 UTC] Backup process running: Yes (pgid = 447141) [2024-01-18 11:44:56 UTC] Backup process running: Yes (pgid = 447141) ... [2024-01-18 11:49:37 UTC] Backup process running: Yes (pgid = 447141) [2024-01-18 11:49:41 UTC] Backup process running: Yes (pgid = 447141) [2024-01-18 11:49:54 UTC] Backup process running: No
- This topic was modified 10 months, 1 week ago by . Reason: fix typo, reduce size of log excerpt to ensure end appears
- This topic was modified 10 months, 1 week ago by . Reason: attempt to reformat log exceprt to avoid run-on lines
- This topic was modified 10 months, 1 week ago by . Reason: restore parens at end of log excerpt accidentally deleted by last edit
- The topic ‘sanity backup failing on DreamHost’ is closed to new replies.