Hello, I need some help creating a Redshift destin...
# ask-community-for-troubleshooting
f
Hello, I need some help creating a Redshift destination on Airbyte. Using 'Standard' uploading method it worked, but when I change to 'S3 Staging' uploading method it creates the bucket but then show me these lines on logs:
Copy code
Started testing if IAM user can call listObjects on the destination bucket
Finished checking for listObjects permission
Something went wrong in the connector. See the logs for more details.
Closed all resources for pod
Error checking connection, status: Optional.empty, exit code: 1
✍️ 1
u
@[DEPRECATED] Marcos Marx turned this message into Zendesk ticket 2561 to ensure timely resolution!
s
Hey @Fabrício Lima, looks like there’s a permission issue with the S3 bucket? Please review the permissions to make sure that you have proper access.
f
Checked it, permissions are ok, but I think maybe it's because listObjects doesn't exists anymore on AWS, this permission is now on listBucket
s
Hey @Fabrício Lima, are you still facing this issue? I can make an issue on our Github.
f
Hey @Saj Dider (Airbyte) thanks for your help, but we already fixed here on our side
s
Thanks for reporting back @Fabrício Lima, could you share what the solution was?
f
Actually as you said, was permission issues, the service account didn't had permission on that specific bucket
👍 1