serverless-client-s3 icon indicating copy to clipboard operation
serverless-client-s3 copied to clipboard

Deploy - The bucket you tried to delete is not empty

Open EchoZulu opened this issue 8 years ago • 1 comments

There is an Error in deploy process (tested on windows 7 machine)

First deploy works fine, Second deploy produce error Third deploy works fine.

Serverless: | { [BucketNotEmpty: The bucket you tried to delete is not empty] cause: { [BucketNotEmpty: The bucket you tried to delete is not empty] message: 'The bucket you tried to delete is not empty', code: 'BucketNotEmpty', region: null, time: Thu Mar 17 2016 10:18:06 GMT+0100 (Střední Evropa (běžný čas)), requestId: '88F2D132F3993ED3', extendedRequestId: 'Qp0FN7FQ5PRra1yiWe5cx9Yb4BehKdwUb3VyV5dw+u19YFfQSaUhHIQgAe0XqIBuWki9F75fOeY=', statusCode: 409, retryable: false, retryDelay: 99.55260208807886 }, isOperational: true, code: 'BucketNotEmpty', region: null, time: Thu Mar 17 2016 10:18:06 GMT+0100 (Střední Evropa (běžný čas)), requestId: '88F2D132F3993ED3', extendedRequestId: 'Qp0FN7FQ5PRra1yiWe5cx9Yb4BehKdwUb3VyV5dw+u19YFfQSaUhHIQgAe0XqIBuWki9F75fOeY=', statusCode: 409, retryable: false, retryDelay: 99.55260208807886 }

EchoZulu avatar Mar 17 '16 09:03 EchoZulu