Abubakar Alaro
01/04/2023, 9:05 PMRobert Put
01/04/2023, 10:42 PMNahid Oulmi
01/04/2023, 3:02 PMcom.google.cloud.bigquery.BigQueryException: Destination deleted/expired during operation: mycompany-gcp-2020:airbyte_elasticsearch._airbyte_tmp_tzj_stat_accounts
at the end of my synchronization process. I am using the Incremental/Append load method. My BigQuery destination is using GCS Staging with Interactive Run Type and Default Chunk Size of 15MB. Also, all data in the dataset is deleted when I get this error. I have no Error logs on BigQuery side. Attached you can find the full logs of the sync.shivam Kumar
01/05/2023, 10:39 AMRoss Douglas
01/05/2023, 11:51 AMOmprakash Kumar
01/05/2023, 1:01 PMIgnacio Alasia
01/05/2023, 1:45 PMAnnika Maybin
01/05/2023, 5:01 PMResford Rouzer
01/05/2023, 7:10 PMOhad
01/05/2023, 8:47 PMState code: 08S01; Message: The TCP/IP connection to the host <server_name>, port 1433 has failed. Error: "No route to host. Verify the connection properties. Make sure that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port. Make sure that TCP connections to the port are not blocked by a firewall.".
The connector was turned off during the holiday time, and during that time, I've upgraded AirByte to the latest version. I've noted the MSSQL connector got updated. And I tried all the MSSQL connector versions from 4.18 up to 4.26. The SQL connection does work locally on the machine, as I'm able to use SSMS.
Any ideas?Lucas Gonthier
01/06/2023, 1:00 AMTaylor Facen
01/06/2023, 3:26 AMSheshan
01/06/2023, 9:45 AM(.venv) sheshan@sheshan:~/Documents/Airbyte/airbyte/airbyte-integrations/connectors/destination-weav-destination$ cat messages.jsonl | python main.py write --config secrets/config.json --catalog sample_files/configured_catalog.json
{"type": "LOG", "log": {"level": "INFO", "message": "Begin writing to the destination..."}}
{"type": "LOG", "log": {"level": "FATAL", "message": "write() missing 1 required positional argument: 'logger'\nTraceback (most recent call last):\n File \"main.py\", line 11, in <module>\n DestinationWeavDestination().run(sys.argv[1:])\n File \"/home/sheshan/Documents/Airbyte/airbyte/airbyte-integrations/connectors/destination-weav-destination/.venv/lib/python3.8/site-packages/airbyte_cdk/destinations/destination.py\", line 109, in run\n for message in output_messages:\n File \"/home/sheshan/Documents/Airbyte/airbyte/airbyte-integrations/connectors/destination-weav-destination/.venv/lib/python3.8/site-packages/airbyte_cdk/destinations/destination.py\", line 104, in run_cmd\n yield from self._run_write(config=config, configured_catalog_path=parsed_args.catalog, input_stream=wrapped_stdin)\n File \"/home/sheshan/Documents/Airbyte/airbyte/airbyte-integrations/connectors/destination-weav-destination/.venv/lib/python3.8/site-packages/airbyte_cdk/destinations/destination.py\", line 48, in _run_write\n yield from self.write(config=config, configured_catalog=catalog, input_messages=input_messages)\nTypeError: write() missing 1 required positional argument: 'logger'"}}
Sheshan
01/06/2023, 10:02 AM(.venv) sheshan@sheshan:~/Documents/Airbyte/airbyte/airbyte-integrations/connectors/destination-weav-destination$ cat messages.jsonl | docker run --rm -v $(pwd)/secrets:/secrets -v $(pwd)/sample_files:/sample_files peeyushweav/weav_destination-custom-python:c4prod write --config /secrets/config.json --catalog /sample_files/configured_catalog.json
{"type": "LOG", "log": {"level": "INFO", "message": "Begin writing to the destination..."}}
{"type": "LOG", "log": {"level": "FATAL", "message": "write() missing 1 required positional argument: 'logger'\nTraceback (most recent call last):\n File \"/airbyte/integration_code/main.py\", line 11, in <module>\n DestinationWeavDestination().run(sys.argv[1:])\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/destinations/destination.py\", line 108, in run\n for message in output_messages:\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/destinations/destination.py\", line 103, in run_cmd\n yield from self._run_write(config=config, configured_catalog_path=parsed_args.catalog, input_stream=wrapped_stdin)\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/destinations/destination.py\", line 47, in _run_write\n yield from self.write(config=config, configured_catalog=catalog, input_messages=input_messages)\nTypeError: write() missing 1 required positional argument: 'logger'"}}
Ishan Anilbhai Koradiya
01/06/2023, 10:04 AMRenato Todorov
01/06/2023, 10:24 AMcheck_connection
calls are retuning a "upstream request timeout" error and I'm currently not able to understand where is it coming from because there are absolutely no errors in the logs, even with DEBUG enabled. I've logged an issue here, any help is appreciated: https://github.com/airbytehq/airbyte/issues/20963. Can anyone tell me how can I further debug this issue? I've exec'd into the server container and it can communicate and connect to all the other hosts (temporal and webapp, for example). I'm stuck and have no idea how to debug it further.Talha Asif
01/06/2023, 2:30 PMHasan Khan
01/06/2023, 3:32 PMMora forti
01/06/2023, 4:41 PM405 Not Allowed
. I found in the docs (https://docs.airbyte.com/deploying-airbyte/on-plural/) that I can create a user in the context.yaml file, but I'm not sure how's the correct syntax to do that, or if it is the right way to make the api call work, can anyone guide me with this? Thanks!Ben Greene
01/06/2023, 6:01 PMSean Glynn
01/06/2023, 6:05 PMLucas Migliorini De Freitas
01/06/2023, 9:07 PMArthur
01/06/2023, 9:34 PMIgnacio Contreras
01/06/2023, 10:01 PMPhilip Johnson
01/06/2023, 11:51 PMPhani Sura
01/07/2023, 3:07 AMPhani Sura
01/07/2023, 3:08 AMPhani Sura
01/07/2023, 3:09 AMPeer Richelsen
01/07/2023, 5:08 PMRocky Appiah
01/07/2023, 6:16 PM