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/12/22 14:10:36 UTC

[GitHub] [airflow] davido912 opened a new issue #13255: Installing Snowflake Providers invalidates log reading

davido912 opened a new issue #13255:
URL: https://github.com/apache/airflow/issues/13255


   How to reproduce:
   with logging set to remote and reading from S3 bucket, installing apache-airflow-providers-snowflake==1.0.0 against the given constraint file results in an error when attempting to read logs:
   ```
   *** Failed to verify remote log exists s3://airflow-bi-migration/airflow_logs/example_bash_operator/runme_0/2020-12-22T13:41:56.408970+00:00/1.log.
   An HTTP Client raised an unhandled exception: 'SSLSocket' object has no attribute 'connection'
   *** Falling back to local log
   *** Trying to get logs (last 100 lines) from worker pod examplebashoperatorrunme0-81035680c6a847fc872551acad3f8f89 ***
   
   *** Unable to fetch logs from worker pod examplebashoperatorrunme0-81035680c6a847fc872551acad3f8f89 ***
   'SSLSocket' object has no attribute 'connection'
   ```
   
   It isn't very clear why this is happening and I still couldn't manage to figure out what's the culprit


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



[GitHub] [airflow] potiuk commented on issue #13255: Installing Snowflake Providers invalidates log reading

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #13255:
URL: https://github.com/apache/airflow/issues/13255#issuecomment-749574041


   Closing as duplicate.


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



[GitHub] [airflow] potiuk closed issue #13255: Installing Snowflake Providers invalidates log reading

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #13255:
URL: https://github.com/apache/airflow/issues/13255


   


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