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 2021/06/08 15:26:54 UTC

[GitHub] [airflow] jcmartins opened a new issue #16328: error on click in dag-dependencies - airflow 2.1

jcmartins opened a new issue #16328:
URL: https://github.com/apache/airflow/issues/16328


   
   Error on click in the menu: browser -> dag-dependencies
   
   Something bad has happened.
   Please consider letting us know by creating a bug report using GitHub.
   
   Python version: 3.7.9
   Airflow version: 2.1.0
   Node: 192.xxx.xxx.xxxx
   -------------------------------------------------------------------------------
   Traceback (most recent call last):
     File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app
       response = self.full_dispatch_request()
     File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request
       rv = self.handle_user_exception(e)
     File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 1821, in handle_user_exception
       reraise(exc_type, exc_value, tb)
     File "/usr/local/lib/python3.7/site-packages/flask/_compat.py", line 39, in reraise
       raise value
     File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request
       rv = self.dispatch_request()
     File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request
       return self.view_functions[rule.endpoint](**req.view_args)
     File "/usr/local/lib/python3.7/site-packages/airflow/www/auth.py", line 34, in decorated
       return func(*args, **kwargs)
     File "/usr/local/lib/python3.7/site-packages/airflow/www/decorators.py", line 97, in view_func
       return f(*args, **kwargs)
     File "/usr/local/lib/python3.7/site-packages/airflow/www/decorators.py", line 60, in wrapper
       return f(*args, **kwargs)
     File "/usr/local/lib/python3.7/site-packages/airflow/www/views.py", line 4003, in list
       if SerializedDagModel.get_max_last_updated_datetime() > self.last_refresh:
   TypeError: '>' not supported between instances of 'NoneType' and 'datetime.datetime'


-- 
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.

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



[GitHub] [airflow] kaxil closed issue #16328: error on click in dag-dependencies - airflow 2.1

Posted by GitBox <gi...@apache.org>.
kaxil closed issue #16328:
URL: https://github.com/apache/airflow/issues/16328


   


-- 
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.

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



[GitHub] [airflow] jhtimmins edited a comment on issue #16328: error on click in dag-dependencies - airflow 2.1

Posted by GitBox <gi...@apache.org>.
jhtimmins edited a comment on issue #16328:
URL: https://github.com/apache/airflow/issues/16328#issuecomment-857150748


   @jcmartins thanks for submitting. Do you want to submit a fix as well?
   


-- 
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.

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



[GitHub] [airflow] jhtimmins commented on issue #16328: error on click in dag-dependencies - airflow 2.1

Posted by GitBox <gi...@apache.org>.
jhtimmins commented on issue #16328:
URL: https://github.com/apache/airflow/issues/16328#issuecomment-857150748


   @jcmartins thanks for submitting. Do you want to submit a fix as well?x


-- 
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.

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



[GitHub] [airflow] uranusjr commented on issue #16328: error on click in dag-dependencies - airflow 2.1

Posted by GitBox <gi...@apache.org>.
uranusjr commented on issue #16328:
URL: https://github.com/apache/airflow/issues/16328#issuecomment-857349273


   This reminds me of a task I left on the backburner, so I submitted a fix to this together.


-- 
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.

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



[GitHub] [airflow] boring-cyborg[bot] commented on issue #16328: error on click in dag-dependencies - airflow 2.1

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #16328:
URL: https://github.com/apache/airflow/issues/16328#issuecomment-856869920


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
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.

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