LBJ
- Total activity 93
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 27
Comments
Recent activity by LBJ-
- Removed - G'day brt, Is the error raised 195 minutes after spawning every day on your servers? Best regards, LBJ
-
I'm still getting a daily backup transport error email, saying Unable to prune transport -- but the backup completes and the destination(s) DO prune successfully; the oldest backup does delete as e...
-
Could you open a support ticket so we can take a closer look at an affected system? You can post the ticket number here and I'll update this thread with the outcome. Thank you. Thank you for the ...
-
Hello, Internal case CPANEL-17253 addresses an issue where if the backup transporter hits the destination timeout (e.g. MAXIMUM_TIMEOUT value in /var/cpanel/backups/config) on an upload attempt, t...
-
On cPanel Stable v68.0.21, the timeout used for the final remote prune appears to be running with 30 rather than 300. The logs, Rsync.pm, and the timing between the primary backup finishing and th...
-
The error suggests the backups were not pruned. Are you suggesting some of the backup directories are in-fact pruned on the remote system? Is this server already using cPanel version 68? cPanel 68...
-
Solved. With great thanks to cPanelMichael from this forum, and Timothy G from cPanel support, I'd like to summarize in one spot a relatively complete process (along with the "gotchas" to be aware...
-
Your Support Request ID is: 9158379 G'day Team, We've had a discussion with cPanelMichael via the cPanel forum regarding an issue on all our servers where the process of configuring PHP-FPM value...
-
I've now set up a test VPS to check this further. On the test VPS, we're seeing the same result as we do on all our dedicated servers. Adding an entry such as pm_max_children: 20 to the yaml, and ...
-
...and just in case having other directives in the defaults yaml somehow makes a difference... # grep children /opt/cpanel/ea-php71/root/etc/php-fpm.d/dummy.com.conf pm.max_children = 5 # cat /va...