Taragolis commented on issue #28365: URL: https://github.com/apache/airflow/issues/28365#issuecomment-1352367459
Just for confirm. 1. You provide AWS Access Key ID, AWS Secret Access Key and role_arn in extra? Because You not masked as `xxxxx` for access key and secret key, so I assume that might be option that you retrieve initial credentials as IAM Profile or somewhere else. 2. Are log files created in S3? 3. Does this issue persist for newly created logs? After you upgrade to 6.1.0 4. Did you also upgrade amazon-provider on webserver? Just ask because logs retrieved from webserver, not scheduler. 5. Could you try to check your credentials by this snippet: https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/connections/aws.html#snippet-to-create-connection-and-convert-to-uri and check is it printed correct role. -- 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]
