GitHub user csherrell added a comment to the discussion: Airflow shows "Log Url" localhost:8080, although I am using airflow behind nginx proxy on hostname:443 port
Was there ever a solution to this? I am using Airflow 3.1.3 with an nginx proxy. The workers are all behind the proxy and the Airflow UI is external facing. So the log link in the email is http://airflow.internalserver.lan.:8080/ instead of https://example.com/airlfow/. The base_url of the workers is set to the internal link because they can not get outside the lan. GitHub link: https://github.com/apache/airflow/discussions/21690#discussioncomment-15377796 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
