fivetran / fivetran/functions

('communication error', gaierror(-2, 'Name or service not known'))

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
58
Forks
25
PR merge metrics
No merged PRs in 30d

Description

Hi,
While buildin conn object using
conn = pg8000.connect(database=database, host=host, port=port, user=user, password=password, ssl=True)

I got error message
"('communication error', gaierror(-2, 'Name or service not known'))"

Any idea why?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the reported pg8000.connect call and its database, host, port, user, password, and ssl arguments. Reproduce the connection error with the same inputs and determine whether the issue identifies a project change or only a configuration problem.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.