Project

General

Profile

Bug #51066

Updated by Ernesto Puerta almost 3 years ago

It seems like on rgw-bucket creation the validator `bucketNameValidator()` is throwing 500 internal server error as it tries to check if the bucket by the specified name exist or not. I've attached a webcast to see the behavior. I think the return statement should be fixed in case if the bucket is not found.  

 !Screencast from 06-02-2021 06_50_49 PM.webm!

Back