mn7k
Results
2
comments of
mn7k
I have the same issue with 2.10.0, using the CeleryExecutor. It worked before I upgrading from version 2.9.0 to 2.10.0. ``` *** Could not read served logs: Invalid URL 'http://:8793/log/dag_id=service_stop/run_id=manual__2024-09-18T09:42:54+09:00/task_id=make_accountlist_task/attempt=1.log':...
At this time (https://github.com/apache/airflow/issues/42136#issuecomment-2357283522), I used the `airflow db upgrade` command , but I realized it has been deprecated. I retried the upgrade using the `airflow db migrate -n "2.10.2"`...