You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/11/11 18:27:50 UTC

[GitHub] [airflow] jyotsa09 commented on pull request #27141: Fix some bug in web ui dags list page (auto-refresh & jump search null state)

jyotsa09 commented on PR #27141:
URL: https://github.com/apache/airflow/pull/27141#issuecomment-1312052226

   Hi @BobDu When I'm trying to click on `none` task instance state circle it's throwing below error - 
   ```
   Something bad has happened.
   
   Airflow is used by many users, and it is very likely that others had similar problems and you can easily find
   a solution to your problem.
   
   Consider following these steps:
   
     * gather the relevant information (detailed logs with errors, reproduction steps, details of your deployment)
   
     * find similar issues using:
        * [GitHub Discussions](https://github.com/apache/airflow/discussions)
        * [GitHub Issues](https://github.com/apache/airflow/issues)
        * [Stack Overflow](https://stackoverflow.com/questions/tagged/airflow)
        * the usual search engine you use on a daily basis
   
     * if you run Airflow on a Managed Service, consider opening an issue using the service support channels
   
     * if you tried and have difficulty with diagnosing and fixing the problem yourself, consider creating a [bug report](https://github.com/apache/airflow/issues/new/choose).
       Make sure however, to include all relevant details and results of your investigation so far.
   
   Python version: 3.9.15
   Airflow version: 2.4.3.dev1837+astro.1
   Node: d23645e727e9
   -------------------------------------------------------------------------------
   Error! Please contact server admin.
   ```
   
   ![2022-11-11 23 56 23](https://user-images.githubusercontent.com/88504849/201404744-1fe91a44-acb8-4de1-bbb6-d5488077f6aa.gif)
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org