I am new to apache airflow. I installed airflow locally in my laptop using Windows subsystem for linux, after installation of Python 3 pip and other Dependancies I hit command "airflow webserver -p 8080" on ubuntu terminal. Airflow starts normally, then I open "localhost:8080" on browser it through error. enter image description here enter image description hereenter image description here
please help to resolve this error.