jgillmanjr
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Activity overview
Latest activity by jgillmanjr-
jgillmanjr commented,
Doesn't seem to be a limit for the main backup timeout value. However, for the additional transports, you're looking at 300 seconds max (it will complain if you make it higher within the interface...
-
jgillmanjr commented,
Late reply, but glad I could help!
-
jgillmanjr commented,
Found out you can just edit the destination config in /var/cpanel/backups/
-
jgillmanjr commented,
Well, ended up just building in logging anyways. Looks like the timeout is just getting hit and is restarting the process. So it appears it's just a timeout issue.
-
jgillmanjr commented,
Peter, While this is geared towards Liquid Web's Object Storage, it may provide a starting point for you. github.com/liquidweb/cPanelToObjectStore -Jason
-
jgillmanjr created a post,
Custom Transport Timeout > 300 seconds
Greetings! So I wrote a custom transport script to work with Liquid Web's Object Storage (github.com/liquidweb/cPanelToObjectStore), however during testing, one of the account backups is rather.. ...
-
jgillmanjr created a post,
Dump stacktrace from failed custom transport script
Hello! I'm working on a custom transport script to facilitate the storage of backups on Liquid Web's Object Storage. When backup time comes around, something seems to not like the 13G backup that...
-
jgillmanjr commented,
bsaverino, I think I may have identified the issue here based on your last post. You don't need to worry about creating the keypair from the machine you'll be connecting to, as indicated. You wou...
-
jgillmanjr commented,
Michael, Thanks for the indication of what the expected behavior should be. The ticket is 4801533 Thanks again! -Jason
-
jgillmanjr commented,
Err, I should have indicated that the key pair should have been generated on the machine you will be connecting from. You won't be doing on the server itself. The ssh-copy-id utility would then pu...