Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Airflow logo covering the 50% of the webpage

Tags:

airflow

I have installed Github Airflow by downloading every single PyPi dependency and installing it in offline mode.

Now when I am running web-server, its giving a warning "please make sure to build the frontend in static/ directory and then restart the server".

I can access Airflow webpage but its distorted. Airflow logo is almost capturing the 50% page.

Can somebody please help me setting up Airflow properly? Thanks in advance

like image 634
Nikita Avatar asked Oct 29 '25 12:10

Nikita


1 Answers

I found solution to my problem, just in case someone else also faces same issue and searching for solution.

You need to compile assets with a script "compile_assets.sh". But the catch is, you need to execute this script from where the Airflow is installed and not from the source location.

like image 122
Nikita Avatar answered Nov 01 '25 12:11

Nikita



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!