Skip to content
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

clarify ssh tunnel dbt connection error #4913

Merged
merged 21 commits into from
Mar 1, 2024
Merged

Conversation

mirnawong1
Copy link
Contributor

@mirnawong1 mirnawong1 commented Feb 14, 2024

this pr clarifies the ssh tunnel connection error. previously it was wordy and hard to read. this was per feedback from a user: https://dbt-labs.slack.com/archives/C067EUS2D7S/p1704912493484739

this pr clarifies the ssh tunnel connection error. previously it was wordy and hard to read. this was per feedback from a user: https://dbt-labs.slack.com/archives/C067EUS2D7S/p1704912493484739
@mirnawong1 mirnawong1 requested a review from a team as a code owner February 14, 2024 14:41
Copy link

vercel bot commented Feb 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 1, 2024 4:49pm

@github-actions github-actions bot added content Improvements or additions to content size: medium This change will take up to a week to address Docs team Authored by the Docs team @dbt Labs labels Feb 14, 2024
<detailsToggle alt_header="Database Error - could not connect to server: Connection timed out">
When setting up a database connection using an SSH tunnel, you typically need these parts:

- A Load Balancer (like ELB or NLB) to manage traffic.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this may be better served keeping the initialisms spelled out first.


Bastion hosts might have additional SSH settings to disconnect inactive clients after several checks without a response. By default, it checks three times.

To prevent premature disconnections, you can adjust the settings on the bastion host:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If these are recommended settings, we should state that, otherwise leave it a little more open ended for customers to configure what's right for them

@mirnawong1 mirnawong1 merged commit 849b202 into current Mar 1, 2024
4 checks passed
@mirnawong1 mirnawong1 deleted the mirnawong1-patch-27 branch March 1, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto update content Improvements or additions to content Docs team Authored by the Docs team @dbt Labs size: medium This change will take up to a week to address
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants