-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On restart of EC2 - both source and destination connectors go missing & cannot be pulled #39337
Comments
What version of the platform are you using? |
Same thing happens to me. Edit: Restarting docker fixed the issue for me. |
Hi, is this issue fixed please ? @marcosmarxm |
@slunia It's not fixed, as you can see here on master: https://github.com/airbytehq/airbyte-platform/pull/334/files#diff-3fde9d1a396e140fefc7676e1bd237d67b6864552b6f45af1ebcc27bcd0bb6e9 |
We faced the same Problem on GCP. The workaround you proposed in this comment solved it for us: create a services:
docker-proxy:
container_name: docker-proxy
restart: unless-stopped Thank you |
Connector Name
shopify
Connector Version
2.2.1
What step the error happened?
During the sync
Relevant information
Hi, our airbyte server on ec2 works normally, however whenever we restart both our source (shopify) and destination (firestore) connectors go missing - and during the sync they do not get automatically pulled .
have to separetely log into ssh and then pull them again for it to work.
can you guide me where is the issue.
Relevant log output
Contribute
The text was updated successfully, but these errors were encountered: