peeringdb / peeringdb-py

PeeringDB python client
BSD 2-Clause "Simplified" License
89 stars 22 forks source link

Postgres to Clickhouse DNS_ERROR #97

Open Bahromiddin-0256 opened 3 months ago

Bahromiddin-0256 commented 3 months ago

ERROR | 2024-08-23 10:48:16 | postgres (initial load) | failed to sync records: code: 499, message: Failed to get object info: Code: 198. DB::NetException: Not found address of host: host.docker.internal. (DNS_ERROR) (version 24.9.1.1066 (official build)). HTTP response code: 18446744073709551615: while reading clone_postgres_to_clickhouse_public_auditlog_logentry_resync_11cb7762_9554_4e24_839d_c74a42cfdda7/clone_postgres_to_clickhouse_public_auditlog_logentry_resync_11cb7762_9554_4e24_839d_c74a42cfdda7/df2779db-a382-4642-b718-accc15b67a25.avro.zst: While executing S3Source

postgres

grizz commented 2 months ago

@Bahromiddin-0256 -- that's a failing DNS lookup to host.docker.internal so it would appear that it's something local to you. Where are you getting that at?