I have started airbyte with GKE. When I try to est...
# replication-troubleshooting
u
I have started airbyte with GKE. When I try to establish a connection with Bigquery, I get I get an error like this
Copy code
Internal Server Error: The specified bucket does not exist.
However, in fact, the specified bucket does not exist in
Copy code
job-logging/workspace
is actually created in the specified bucket. What is wrong?
✍️ 1
a
I received a similar issue. I have Airbyte running on EKS, when I checked, I found this forum https://discuss.airbyte.io/t/nosuchbucket-exception-in-s3documentstoreclient/1915/5 I tried running this, but it didn’t resolve the problem
👀 1
I’m facing the same issue when running airbyte with Redshift as a target. So I don’t think it’s a problem with the target, I think it’s a problem with the logs settings.
u
thanks . I have set up the following file kube/overlays/stable/.env line:48
Copy code
# GCS Log Configuration
GCS_LOG_BUCKET=airbytelogs
u
@[DEPRECATED] Marcos Marx turned this thread into Zendesk ticket 2722 to ensure timely resolution!
m
@高松拳人 did you solve the issue?
u
@Marcos Marx (Airbyte)  NO Still not resolved.
Is it possible that GKE Autopilot is the cause?
m
I didnt see anyone tried Autopilot before 😞 not sure @高松拳人 I can try in my side but only tomorrow
🙏 1