You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oks.py", line 256, in emit
return self._emit(event_name, kwargs)
File "/srv/s-gitlab/deployment/.appenv/e2e91147/lib/python3.10/site-packages/botocore/hooks.py", line 239, in _emit
response = handler(**kwargs)
File "/srv/s-gitlab/deployment/.appenv/e2e91147/lib/python3.10/site-packages/botocore/handlers.py", line 279, in validate_bucket_name
if not VALID_BUCKET.search(bucket) and not VALID_S3_ARN.search(bucket):
TypeError: expected string or bytes-like object
The text was updated successfully, but these errors were encountered:
frlan
changed the title
S3: Better error handling when not able to connectot s3 gateway
S3: Better error handling when not able to connect to s3 gateway
Jan 20, 2023
Something like this is not helpful:
The text was updated successfully, but these errors were encountered: