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/04/07 23:46:15 UTC

[GitHub] [airflow] l0n3r4n83r opened a new issue, #22847: Click on Show record on List Users page gives error

l0n3r4n83r opened a new issue, #22847:
URL: https://github.com/apache/airflow/issues/22847

   ### Apache Airflow version
   
   2.2.4
   
   ### What happened
   
   Click Admin -> List Users -> Click on Show Record (Magnifying Glass icon) gives the following error
   
   ```
   Python version: 3.7.9
   Airflow version: 2.2.4
   Node: efbf8d12bb39
   -------------------------------------------------------------------------------
   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/flask_appbuilder/security/decorators.py", line 148, in wraps
       return f(self, *args, **kwargs)
     File "/usr/local/lib/python3.7/site-packages/airflow/www/views.py", line 4699, in show
       widgets['show'].template_args['actions'].pop('userinfoedit')
   KeyError: 'userinfoedit'
   ```
   
   ### What you think should happen instead
   
   _No response_
   
   ### How to reproduce
   
   _No response_
   
   ### Operating System
   
   Dedian Docker
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Other Docker-based deployment
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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

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


[GitHub] [airflow] boring-cyborg[bot] commented on issue #22847: Click on Show record on List Users page gives error

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

   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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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


[GitHub] [airflow] tirkarthi commented on issue #22847: Click on Show record on List Users page gives error

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

   possible duplicate of https://github.com/apache/airflow/issues/22035


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


[GitHub] [airflow] uranusjr commented on issue #22847: Click on Show record on List Users page gives error

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

   Duplicate of #22035


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


[GitHub] [airflow] uranusjr closed issue #22847: Click on Show record on List Users page gives error

Posted by GitBox <gi...@apache.org>.
uranusjr closed issue #22847: Click on Show record on List Users page gives error
URL: https://github.com/apache/airflow/issues/22847


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


[GitHub] [airflow] hankehly commented on issue #22847: Click on Show record on List Users page gives error

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

   I am also experiencing this on [v2.2.4](https://pypi.python.org/pypi/apache-airflow/2.2.4) / ee9049c0566b2539a247687de05f9cffa008f871. Will take a look.


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