GitHub user insomnes added a comment to the discussion: Could not read served logs: Invalid URL 'http://:8793....': Not host supplied
Well, there was some problem with detecting the hostname for this task and writing it to DB. You can retry the task and see if it helps, cause there could be some obscure problem. Or try to setup `AIRFLOW__CORE__HOSTNAME_CALLABLE=airflow.utils.net.get_host_ip_address` and see how it goes with the IP. GitHub link: https://github.com/apache/airflow/discussions/45525#discussioncomment-11834955 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
