AntoineAugusti commented on issue #56243:
URL: https://github.com/apache/airflow/issues/56243#issuecomment-3442873951

   @ashb The `NoCredentialsError` exception still happens when pulling 
`"apache-airflow @ git+https://github.com/apache/[email protected]"`
   
   Additionally the env variables are set like this.
   ```
   AIRFLOW__LOGGING__REMOTE_LOGGING='true'
   AIRFLOW__LOGGING__REMOTE_BASE_LOG_FOLDER="s3://lvao-dev-airflow"
   AIRFLOW__LOGGING__REMOTE_LOG_CONN_ID='scalewaylogs'
   AIRFLOW__LOGGING__ENCRYPT_S3_LOGS="false"
   ```
   
   The remote connection is set through the web UI, filling in the extras JSON.


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