GitHub user yimingpeng added a comment to the discussion: *** Could not read served logs: Invalid URL 'http://:8793/log/dag_id= .... No host supplied
Hello @GeorgesNass, I tried to reproduce the error with your setup but couldn't replicate it on my end. This could be environment-specific since I only tested on my MacBook. I think some additional information would help with troubleshooting. Could we try the following: 1. Can you check whether the log files are successfully created in `/opt/airflow/logs` after you trigger the DAG? I suspect the task might fail before logs are even created or get corrupted (e.g., permission issues?)? 2. Can you provide your test DAG (please remove any sensitive info)? Thanks GitHub link: https://github.com/apache/airflow/discussions/55268#discussioncomment-14330547 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
