Problems running Airflow on a Droplet server with supervisor

Multi tool use
Multi tool use
The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


Problems running Airflow on a Droplet server with supervisor



I have a small ETL to configure for which it was decided to use Airflow within a server. Airflow scheduler and webserver is started using supervisor and I get no error when doing so, supervisorctl status shows:


airflow-scheduler RUNNING pid 6007, uptime 0:08:53
airflow-webserver RUNNING pid 6017, uptime 0:08:46
app RUNNING pid 21737, uptime 1



The Problem is:



Scheduler runs fine with supervisor but webserver running at 0.0.0.0 port 9000 is running but whenever I go to check it directly from my browser I get connection timeout.


0.0.0.0


9000



If I check myserverdomain:9000/admin/ I get nothing or connection timeout.


myserverdomain:9000/admin/



Any recommendation?









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

yL8zQ2Xffmyjk,R,AR3y r,PUP3D wC,KroSQu
EiKTL2Q1PLLoR,tTr

Popular posts from this blog

Keycloak server returning user_not_found error when user is already imported with LDAP

PHP parse/syntax errors; and how to solve them?

Using generate_series in ecto and passing a value