[Cyberduck-trac] [Cyberduck] #11701: 403 Forbidden failure copying file (was: Features move and rename files in bucket s3 working not correct - show 403 forbidden)

Cyberduck trac at cyberduck.io
Tue Jun 8 07:42:14 UTC 2021


#11701: 403 Forbidden failure copying file
---------------------+------------------------
 Reporter:  duynh33  |         Owner:  dkocher
     Type:  defect   |        Status:  new
 Priority:  normal   |     Milestone:
Component:  s3       |       Version:  7.9.2
 Severity:  normal   |    Resolution:
 Keywords:  Ceph-S3  |  Architecture:
 Platform:           |
---------------------+------------------------

Comment (by dkocher):

 {{{
 Caused by: BackgroundException{class=class
 ch.cyberduck.core.exception.AccessDeniedException,
 file=Path{path='/test-s3/file-test.zip', type=[file]}, message='Cannot
 copy file-test.zip.', detail='Access Denied.',
 cause='org.apache.http.client.HttpResponseException: status code: 403,
 reason phrase: Access Denied.'}
 5279            at
 ch.cyberduck.core.http.HttpResponseExceptionMappingService.map(HttpResponseExceptionMappingService.java:55)
 5280            at
 ch.cyberduck.core.http.HttpResponseExceptionMappingService.map(HttpResponseExceptionMappingService.java:44)
 5281            at
 ch.cyberduck.core.s3.S3ExceptionMappingService.map(S3ExceptionMappingService.java:88)
 5282            at
 ch.cyberduck.core.s3.S3ExceptionMappingService.map(S3ExceptionMappingService.java:39)
 5283            at
 ch.cyberduck.core.AbstractExceptionMappingService.map(AbstractExceptionMappingService.java:52)
 5284            at
 ch.cyberduck.core.s3.S3CopyFeature.copy(S3CopyFeature.java:94)
 5285            at
 ch.cyberduck.core.s3.S3CopyFeature.copy(S3CopyFeature.java:79)
 5286            at
 ch.cyberduck.core.s3.S3ThresholdCopyFeature.copy(S3ThresholdCopyFeature.java:53)
 5287            at
 ch.cyberduck.core.s3.S3MoveFeature.move(S3MoveFeature.java:87)
 5288            at
 ch.cyberduck.core.vault.registry.VaultRegistryMoveFeature.move(VaultRegistryMoveFeature.java:64)
 5289            at
 ch.cyberduck.core.worker.MoveWorker.run(MoveWorker.java:113)
 5290            at
 ch.cyberduck.core.worker.MoveWorker.run(MoveWorker.java:56)
 5291            at
 ch.cyberduck.core.threading.WorkerBackgroundAction.run(WorkerBackgroundAction.java:77)
 5292            at
 ch.cyberduck.core.threading.SessionBackgroundAction.run(SessionBackgroundAction.java:121)
 5293            at
 ch.cyberduck.core.threading.SessionBackgroundAction$1.call(SessionBackgroundAction.java:103)
 5294            at
 ch.cyberduck.core.threading.DefaultRetryCallable.call(DefaultRetryCallable.java:50)
 5295            at
 ch.cyberduck.core.threading.SessionBackgroundAction.call(SessionBackgroundAction.java:105)
 5296            at
 ch.cyberduck.core.threading.BackgroundCallable.run(BackgroundCallable.java:94)
 5297            at
 ch.cyberduck.core.threading.BackgroundCallable.call(BackgroundCallable.java:58)
 5298            at
 java.util.concurrent.FutureTask.run(FutureTask.java:266)
 5299            at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
 5300            at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:618)
 5301            at
 ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:59)
 5302            at java.lang.Thread.run(Thread.java:955)
 }}}

--
Ticket URL: <https://trac.cyberduck.io/ticket/11701#comment:2>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list