davidnateberg commented on issue #57356:
URL: https://github.com/apache/airflow/issues/57356#issuecomment-4052483570

   has there been any update on this i have the same issue. Last worked on 
airflow `2.11.0` and python `3.12`. with the following config.
   
   `config:
     webserver:
       base_url: https://airflow.company.team
       show_trigger_form_if_no_params: True
     logging:
       remote_logging: "True"
       remote_base_log_folder: 
cloudwatch://arn:aws:logs:REGION:ARN:log-group:airflow
       remote_log_conn_id: "aws_default"
     smtp:
       smtp_host: email-smtp.us-east-1.amazonaws.com
       smtp_starttls: True
       smtp_ssl: False
       smtp_port: 587
       smtp_mail_from: [email protected]`


-- 
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]

Reply via email to