1
0
mirror of synced 2026-01-13 00:04:47 -05:00
Files
airbyte/docs/troubleshooting
Jimmy Ma c6b8279386 Add dependencies to docker-compose (#19321)
* Revert "Revert "Add dependencies to docker-compose (#19257)" (#19306)"

This reverts commit b16f28fd4d.

* Bump docker-compose version

* test

* Revert "test"

This reverts commit c3b28c9ec3.

* Bump docker compose version to 3.8

* test

* test

* Use a newer docker for platform build

* test

* Use docker compose v2

* Update docker for frontend e2e

* Use docker compose v2 for e2e tests

* Update tools to use docker compose v2

* Update more docker compose references to v2

* Update docker compose usage in docs

* Update deploying airbyte docs

* Fix permission

* Case insensistive check

* Add extra mention for docker compose in upgrading airbyte

* Improve upgrade docker note
2023-01-12 10:41:00 -08:00
..

Troubleshooting & FAQ

The troubleshooting section is aimed at collecting common issues users have to provide quick solutions. There are some sections you can find:

If you did not find a solution in the previous sections please head over to our online forum.

Our online forum

We are driving our community support from our forum. Our User Success Engineering team is online to answer any question you may have about Airbyte and help you troubleshoot eventual issue you have with our Open Source version. The community is also welcomed to participate in the opened topic!

Before posting on this forum please first check if a similar question was already answered.

The existing categories:

  • Troubleshooting: Support requests on issues encountered while implementing or using Airbyte.
  • Product and feedback ideas: Suggestions on how to improve Airbytes product. Upvote to help with prioritization.
  • Connector development: Anything related to connector development.
  • Connector Job Board: Asks and offers for building custom connectors not yet supported by Airbyte.
  • Contributing to Airbyte: Anything related to contributing to the open-source repo.
  • Releases: Posts about new releases of Airbyte, including any migration instructions.
  • Q&A: Ask anything that doesnt belong to the other categories.
  • Guides: Small tutorials and guides solving deployments or workarounds using connectors.