sstamatiadis-dlt commented on issue #42136: URL: https://github.com/apache/airflow/issues/42136#issuecomment-3840567651
My recent finding is that the task was failing with unexpected 302 responses because I am using oauth2-proxy in front off api-server (previously known as webserver). Once I disabled the oauth2-proxy the task logs seem to work. I understand now that it might have to do either with the inability to manage task state properly and/or request proxying issues. My previous airflow setup still works with the oauth2-proxy so I am not sure what is to blame in my setup with the new API implementation yet. Any ideas? -- 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]
