If the aws IAM permissions are not perfect its possible to hit a weird code path in check_requirements - It will display a message "Output bucket: Could establish connection to the external object storage" which implies everything is ok, but the notification is in red implying an error.
In this case there was an issue, but no message, only the red box implied something was wrong.
If the aws IAM permissions are not perfect its possible to hit a weird code path in
check_requirements- It will display a message "Output bucket: Could establish connection to the external object storage" which implies everything is ok, but the notification is in red implying an error.In this case there was an issue, but no message, only the red box implied something was wrong.