You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/05/15 11:11:02 UTC

[GitHub] [airflow] feluelle commented on issue #8770: Airflow 1.10.7 logs from S3 won't load, just hanging

feluelle commented on issue #8770:
URL: https://github.com/apache/airflow/issues/8770#issuecomment-629176390


   Can you try adding `"region":"your-s3-region"` to the extras and see if this helps?
   Or remove the parenthesis from `remote_log_conn_id = "S3Connection"` -> S3Connection. So `S3Connection` is your connection id?


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org