ToneVDB commented on issue #42136: URL: https://github.com/apache/airflow/issues/42136#issuecomment-3388754563
Facing this issue on 3.1.0 - seems like celery doesn't read/uses the configured hostname somehow: ```bash 2025-10-10T07:55:40.881500Z [info ] starting stale bundle cleanup process [airflow.providers.celery.cli.celery_command] loc=celery_command.py:141 2025-10-10T07:55:40.883152Z [info ] Starting log server on http://[::]:9999 [airflow.utils.serve_logs.core] loc=core.py:50 ``` While it does read the port that i changed to 9999 in the config values -- 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]
