ricardojosepereira commented on issue #62783: URL: https://github.com/apache/airflow/issues/62783#issuecomment-3996506540
Hi, just to give the correct version of the providers: apache-airflow 3.1.2 apache-airflow-core 3.1.2 apache-airflow-providers-common-compat 1.13.0 apache-airflow-providers-common-io 1.6.4 apache-airflow-providers-common-sql 1.28.2 apache-airflow-providers-fab 3.2.0 apache-airflow-providers-oracle 4.3.1 apache-airflow-providers-postgres 6.5.3 apache-airflow-providers-smtp 2.3.1 apache-airflow-providers-ssh 4.3.1 apache-airflow-providers-standard 1.9.1 apache-airflow-task-sdk 1.1.2 Also i got these message in the /var/log/messages file on the VM: Mar 3 17:30:08 airflow.sh[4141071]: File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 118, in map_httpcore_exceptions Mar 3 17:30:08 airflow.sh[4141071]: raise mapped_exc(message) from exc Mar 3 17:30:08 airflow.sh[4141071]: httpx.ReadError: [Errno 104] Connection reset by peer Mar 3 17:30:08 airflow.sh[4077584]: 2026-03-03T17:30:08.906803Z [info ] Marking task as FAILED. dag_id=remote_file_watcher, task_id=detect_files, run_id=scheduled__2026-03-03T17:30:00+00:00, logical_date=20260303T173000, start_date=, end_date=20260303T173008 [airflow.models.taskinstance] loc=taskinstance.py:1595 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
