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

could not translate host name "---" to address #103

Open
Opperessor opened this issue Oct 3, 2022 · 0 comments
Open

could not translate host name "---" to address #103

Opperessor opened this issue Oct 3, 2022 · 0 comments

Comments

@Opperessor
Copy link

changed the CATALOG_PASSWORD,CATALOG_USER, CATALOG_DB, CATALOG_HOST accordingly and ran this command docker-compose -f tokern-lineage-engine.yml up.
Throwing me an error
return self.dbapi.connect(*cargs, **cparams)
tokern-data-lineage | File "/opt/pysetup/.venv/lib/python3.8/site-packages/psycopg2/init.py", line 122, in connect
tokern-data-lineage | conn = _connect(dsn, connection_factory=connection_factory, **kwasync)
tokern-data-lineage | sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) could not translate host name "-xxxxxxx.amazonaws.com" to address: Temporary failure in name resolution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant