Summary
User encounters a permission denied error when deploying Airbyte, specifically related to the airbyte-temporal component.
Question
Hello everyone, I need your help. I’m facing an issue when trying to deploy Airbyte on the server. I encountered the following problem with airbyte-temporal :
touch: CONTAINER_ALREADY_STARTED_PLACEHOLDER: Permission denied
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.
Join the conversation on Slack
['airbyte-deployment', 'permission-denied', 'airbyte-temporal']
Hello <@U070NLCQWPM>, could you provide more details on how you’re deploying Airbyte? Are you utilizing abctl or Helm? Have you checked anything specific so far? Additionally, what operating system or cloud provider are you using? Thanks!
Hello <@U01MMSDJGC9>,
Thank you for your response. I deployed Airbyte using Docker Compose. I simply cloned the Airbyte project and ran it with Docker Compose. I haven’t used abctl or Helm.
This is outdated method to deploy Airbyte, please check the official updated method here: https://docs.airbyte.com/using-airbyte/getting-started/oss-quickstart
Do you mind sharing what docs did you follow to deploy using docker compose?
Hello <@U01MMSDJGC9>
I hope you are doing well.
Thank you for your response. I just started deploying Airbyte using abctl
. Previously, I was using the old method with Docker Compose cloning the Airbyte project and running the script. I thought it would work the same way as it does on my local machine.
Hello <@U01MMSDJGC9>
I have this issue. Is it because I don’t have Helm installed?