- Is this your first time deploying Airbyte?: Yes
- OS Version / Instance: RHEL Linux
- Memory / Disk: you can use something like 4Gb / 1 Tb
- Deployment: Docker
- Airbyte Version: Latest
- Specification -
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
NUMA node(s): 1
Vendor ID: AuthenticAMD
CPU family: 23
Model: 1
Model name: AMD EPYC 7571
Stepping: 2
CPU MHz: 2542.183
BogoMIPS: 4399.75
Hypervisor vendor: KVM
Virtualization type: full
L1d cache: 32K
L1i cache: 64K
L2 cache: 512K
L3 cache: 8192K
NUMA node0 CPU(s): 0-3
- Step:
git clone GitHub - airbytehq/airbyte: Data integration platform for ELT pipelines from APIs, databases & files to warehouses & lakes.
cd airbyte
docker-compose up - Description: Airbyte-Connector-Builder-Server is stuck at restarting state. When checking the logs for the container(docker logs ) I found this error -
airbyte-connector-builder-server | ModuleNotFoundError: No module named 'connector_builder.generated.models.any_of_add_fields_remove_f
I’m attaching the complete stacktrace. Requesting someone’s help ^^
Airbyte-Connector-Module.txt (301.6 KB)