Hi support team,
Is there a solution for this error:
"Unable to prune transport “Amazon_S3”
Unable to remove outdated backup: The server has stopped responding at /usr/local/cpanel/3rdparty/perl/522/lib64/perl5/cpanel_lib/Amazon/S3/Bucket.pm line 333."
====
329 sub list_all {
330 my $self = shift;
331 my $conf = shift || {};
332 $conf->{bucket} = $self->bucket;
333 return $self->account->list_bucket_all($conf);
334 }
====
Thanks
Karl
Is there a solution for this error:
"Unable to prune transport “Amazon_S3”
Unable to remove outdated backup: The server has stopped responding at /usr/local/cpanel/3rdparty/perl/522/lib64/perl5/cpanel_lib/Amazon/S3/Bucket.pm line 333."
====
329 sub list_all {
330 my $self = shift;
331 my $conf = shift || {};
332 $conf->{bucket} = $self->bucket;
333 return $self->account->list_bucket_all($conf);
334 }
====
Thanks
Karl