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 2021/05/05 05:59:17 UTC

[GitHub] [airflow] YiiTing removed a comment on issue #14352: Airflow2.0 cannot read remote log from GCP GCS

YiiTing removed a comment on issue #14352:
URL: https://github.com/apache/airflow/issues/14352#issuecomment-831062244


   Hi all,
   i have some problems
   
   here is my UI log
   `*** Reading remote log from gs://airflow-log/inspect_apii/main.inspect_p/2021-05-03T06:40:00+00:00/1.log.
   b'*** Previous log discarded: 404 GET https://storage.googleapis.com/download/storage/v1/b/airflow-log/o/inspect_apii%2Fmain.inspect_p%2F2021-05-03T06%3A40%3A00%2B00%3A00%2F1.log?alt=media: No such obj`
   
   but i can find my log in gcs 
   `*** Previous log discarded: 404 GET https://storage.googleapis.com/download/storage/v1/b/airflow-log/o/inspect_apii%2Fmain.inspect_p%2F2021-05-03T06%3A40%3A00%2B00%3A00%2F1.log?alt=media: No such object: airflow-log/inspect_apii/main.inspect_p/2021-05-03T06:40:00+00:00/1.log: ('Request failed with status code', 404, 'Expected one of', <HTTPStatus.OK: 200>, <HTTPStatus.PARTIAL_CONTENT: 206>)
   `
   
   what's going on?


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