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

   ### Apache Airflow version
   
   Other Airflow 2 version (please specify below)
   
   ### What happened
   
   Traceback (most recent call last):
     File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 2447, in 
wsgi_app
       Use a ``with`` block to push the context, which will make
     File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 1952, in 
full_dispatch_request
       generate. If this starts with a ``.``, the current blueprint
     File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 1821, in 
handle_user_exception
       except Exception as e:
     File "/usr/local/lib/python3.8/site-packages/flask/_compat.py", line 39, 
in reraise
     File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 1950, in 
full_dispatch_request
     File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 1936, in 
dispatch_request
       the scheme and domain, like ``https://example.com/hello``. When
     File "/usr/local/lib/python3.8/site-packages/airflow/www/auth.py", line 
51, in decorated
       'airflow/no_roles_permissions.html',
     File "/usr/local/lib/python3.8/site-packages/airflow/www/views.py", line 
695, in index
       ) in user_permissions
     File "/usr/local/lib/python3.8/site-packages/airflow/www/views.py", line 
477, in render_template
       return (
     File 
"/usr/local/lib/python3.8/site-packages/flask_appbuilder/baseviews.py", line 
287, in render_template
       for attr_name in dir(self):
     File "/usr/local/lib/python3.8/site-packages/flask/templating.py", line 
137, in render_template
       **context: t.Any
     File "/usr/local/lib/python3.8/site-packages/flask/templating.py", line 
120, in _render
       if loader is not None:
     File "/usr/local/lib/python3.8/site-packages/jinja2/environment.py", line 
1090, in render
       template_class: t.Optional[t.Type["Template"]] = None,
     File "/usr/local/lib/python3.8/site-packages/jinja2/environment.py", line 
832, in handle_exception
       zipfile.
   TypeError: reraise() argument after * must be an iterable, not BuildError
   
   ### What you think should happen instead
   
   _No response_
   
   ### How to reproduce
   
   _No response_
   
   ### Operating System
   
   linux
   
   ### 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?
   
   - [X] 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to