laurens_wapenaar
11/10/2023, 2:34 PM[2023-11-08, 22:14:38 UTC] {subprocess.py:93} INFO - ELT could not be completed: Cannot start extractor: Catalog discovery failed: command ['/usr/local/airflow/include/meltano/.meltano/extractors/tap-postgres/venv/bin/tap-postgres', '--config', '/usr/local/airflow/include/meltano/.meltano/run/elt/2023-11-08T221428--tap-postgres--target-postgres/9298fda3-b45d-4237-b0cd-421872c3f8ef/tap.ffe67a7d-9721-40d1-9c3f-f2a9f434370c.config.json', '--discover'] returned 1 with stderr:
[2023-11-08, 22:14:38 UTC] {subprocess.py:93} INFO - Traceback (most recent call last):
[2023-11-08, 22:14:38 UTC] {subprocess.py:93} INFO - File "/usr/local/airflow/include/meltano/.meltano/extractors/tap-postgres/venv/bin/tap-postgres", line 5, in <module>
[2023-11-08, 22:14:38 UTC] {subprocess.py:93} INFO - from tap_postgres.tap import TapPostgres
[2023-11-08, 22:14:38 UTC] {subprocess.py:93} INFO - File "/usr/local/airflow/include/meltano/.meltano/extractors/tap-postgres/venv/lib/python3.11/site-packages/tap_postgres/tap.py", line 12, in <module>
[2023-11-08, 22:14:38 UTC] {subprocess.py:93} INFO - import paramiko
[2023-11-08, 22:14:38 UTC] {subprocess.py:93} INFO - File "/usr/local/airflow/include/meltano/.meltano/extractors/tap-postgres/venv/lib/python3.11/site-packages/paramiko/__init__.py", line 22, in <module>
[2023-11-08, 22:14:38 UTC] {subprocess.py:93} INFO - from paramiko.transport import (
[2023-11-08, 22:14:38 UTC] {subprocess.py:93} INFO - File "/usr/local/airflow/include/meltano/.meltano/extractors/tap-postgres/venv/lib/python3.11/site-packages/paramiko/transport.py", line 33, in <module>
[2023-11-08, 22:14:38 UTC] {subprocess.py:93} INFO - from cryptography.hazmat.primitives.ciphers import algorithms, Cipher, modes
[2023-11-08, 22:14:38 UTC] {subprocess.py:93} INFO - File "/usr/local/airflow/include/meltano/.meltano/extractors/tap-postgres/venv/lib/python3.11/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py", line 11, in <module>
[2023-11-08, 22:14:38 UTC] {subprocess.py:93} INFO - from cryptography.hazmat.primitives.ciphers.base import (
[2023-11-08, 22:14:38 UTC] {subprocess.py:93} INFO - File "/usr/local/airflow/include/meltano/.meltano/extractors/tap-postgres/venv/lib/python3.11/site-packages/cryptography/hazmat/primitives/ciphers/base.py", line 10, in <module>
[2023-11-08, 22:14:38 UTC] {subprocess.py:93} INFO - from cryptography.exceptions import (
[2023-11-08, 22:14:38 UTC] {subprocess.py:93} INFO - File "/usr/local/airflow/include/meltano/.meltano/extractors/tap-postgres/venv/lib/python3.11/site-packages/cryptography/exceptions.py", line 9, in <module>
[2023-11-08, 22:14:38 UTC] {subprocess.py:93} INFO - from cryptography.hazmat.bindings._rust import exceptions as rust_exceptions
[2023-11-08, 22:14:38 UTC] {subprocess.py:93} INFO - ImportError: /usr/local/airflow/include/meltano/.meltano/extractors/tap-postgres/venv/lib/python3.11/site-packages/cryptography/hazmat/bindings/_rust.abi3.so: cannot open shared object file: No such file or directory
edgar_ramirez_mondragon
11/10/2023, 9:17 PMmeltano install
run successfully?laurens_wapenaar
11/13/2023, 9:03 AMmark_estey
11/13/2023, 2:47 PMmark_estey
11/13/2023, 2:49 PMv3.1.0-python3.10
or v3.1.0-python3.9
etclaurens_wapenaar
11/13/2023, 3:55 PMsteve_clarke
11/16/2023, 3:31 AMlaurens_wapenaar
11/16/2023, 9:54 AMmark_estey
11/16/2023, 9:06 PM