airflow webserver
Jump to navigation
Jump to search
Next executions[edit]
airflow webserver Please confirm database initialize (or wait 4 seconds to skip it). Are you sure? [y/N] ____________ _____________ ____ |__( )_________ __/__ /________ __ ____ /| |_ /__ ___/_ /_ __ /_ __ \_ | /| / / ___ ___ | / _ / _ __/ _ / / /_/ /_ |/ |/ / _/_/ |_/_/ /_/ /_/ /_/ \____/____/|__/ Running the Gunicorn Server with: Workers: 4 sync Host: 0.0.0.0:8080 Timeout: 120 Logfiles: - - Access Logformat: ================================================================= [2022-11-10 19:43:22 +0000] [4054] [INFO] Starting gunicorn 20.1.0 [2022-11-10 19:43:22 +0000] [4054] [INFO] Listening at: http://0.0.0.0:8080 (4054) [2022-11-10 19:43:22 +0000] [4054] [INFO] Using worker: sync [2022-11-10 19:43:22 +0000] [4055] [INFO] Booting worker with pid: 4055 [2022-11-10 19:43:22 +0000] [4056] [INFO] Booting worker with pid: 4056 [2022-11-10 19:43:22 +0000] [4057] [INFO] Booting worker with pid: 4057 [2022-11-10 19:43:22 +0000] [4058] [INFO] Booting worker with pid: 4058 [2022-11-10 19:43:23,123] {manager.py:824} WARNING - No user yet created, use flask fab command to do it.
First execution[edit]
airflow webserver [2022-11-18 10:45:53,182] {cli_action_loggers.py:125} WARNING - Failed to log action with (sqlite3.OperationalError) no such table: log [SQL: INSERT INTO log (dttm, event, owner, extra) VALUES (?, ?, ?, ?)] [parameters: ('2022-11-18 10:45:53.181579', 'cli_webserver', 'root', '{"host_name": "docker-desktop", "full_command": "[\'/usr/local/bin/airflow\', \'webserver\']"}')] (Background on this error at: https://sqlalche.me/e/14/e3q8) Please confirm database initialize (or wait 4 seconds to skip it). Are you sure? [y/N] [2022-11-18 10:45:57,525] {db.py:844} INFO - Log template table does not exist (added in 2.3.0); skipping log template sync. ____________ _____________ ____ |__( )_________ __/__ /________ __ ____ /| |_ /__ ___/_ /_ __ /_ __ \_ | /| / / ___ ___ | / _ / _ __/ _ / / /_/ /_ |/ |/ / _/_/ |_/_/ /_/ /_/ /_/ \____/____/|__/ Running the Gunicorn Server with: Workers: 4 sync Host: 0.0.0.0:8080 Timeout: 120 Logfiles: - - Access Logformat: ================================================================= [2022-11-18 10:45:58,197] {manager.py:103} INFO - Security DB not found Creating all Models from Base [2022-11-18 10:45:58,334] {manager.py:105} INFO - Security DB Created [2022-11-18 10:45:58,339] {manager.py:243} INFO - Inserted Role: Admin [2022-11-18 10:45:58,342] {manager.py:243} INFO - Inserted Role: Public [2022-11-18 10:45:58,343] {manager.py:824} WARNING - No user yet created, use flask fab command to do it. [2022-11-18 10:45:58,396] {manager.py:507} INFO - Created Permission View: can edit on Passwords [2022-11-18 10:45:58,399] {manager.py:567} INFO - Added Permission can edit on Passwords to role Admin [2022-11-18 10:45:58,405] {manager.py:507} INFO - Created Permission View: can read on Passwords [2022-11-18 10:45:58,408] {manager.py:567} INFO - Added Permission can read on Passwords to role Admin [2022-11-18 10:45:58,415] {manager.py:507} INFO - Created Permission View: can edit on My Password [2022-11-18 10:45:58,419] {manager.py:567} INFO - Added Permission can edit on My Password to role Admin [2022-11-18 10:45:58,422] {manager.py:507} INFO - Created Permission View: can read on My Password [2022-11-18 10:45:58,425] {manager.py:567} INFO - Added Permission can read on My Password to role Admin [2022-11-18 10:45:58,432] {manager.py:507} INFO - Created Permission View: can edit on My Profile [2022-11-18 10:45:58,435] {manager.py:567} INFO - Added Permission can edit on My Profile to role Admin [2022-11-18 10:45:58,439] {manager.py:507} INFO - Created Permission View: can read on My Profile [2022-11-18 10:45:58,441] {manager.py:567} INFO - Added Permission can read on My Profile to role Admin [2022-11-18 10:45:58,458] {manager.py:507} INFO - Created Permission View: can create on Users [2022-11-18 10:45:58,461] {manager.py:567} INFO - Added Permission can create on Users to role Admin [2022-11-18 10:45:58,464] {manager.py:507} INFO - Created Permission View: can read on Users [2022-11-18 10:45:58,467] {manager.py:567} INFO - Added Permission can read on Users to role Admin [2022-11-18 10:45:58,470] {manager.py:507} INFO - Created Permission View: can edit on Users [2022-11-18 10:45:58,473] {manager.py:567} INFO - Added Permission can edit on Users to role Admin [2022-11-18 10:45:58,478] {manager.py:507} INFO - Created Permission View: can delete on Users [2022-11-18 10:45:58,480] {manager.py:567} INFO - Added Permission can delete on Users to role Admin [2022-11-18 10:45:58,487] {manager.py:507} INFO - Created Permission View: menu access on List Users [2022-11-18 10:45:58,489] {manager.py:567} INFO - Added Permission menu access on List Users to role Admin [2022-11-18 10:45:58,494] {manager.py:507} INFO - Created Permission View: menu access on Security [2022-11-18 10:45:58,497] {manager.py:567} INFO - Added Permission menu access on Security to role Admin [2022-11-18 10:45:58,506] {manager.py:507} INFO - Created Permission View: can create on Roles [2022-11-18 10:45:58,509] {manager.py:567} INFO - Added Permission can create on Roles to role Admin [2022-11-18 10:45:58,512] {manager.py:507} INFO - Created Permission View: can read on Roles [2022-11-18 10:45:58,514] {manager.py:567} INFO - Added Permission can read on Roles to role Admin [2022-11-18 10:45:58,517] {manager.py:507} INFO - Created Permission View: can edit on Roles [2022-11-18 10:45:58,519] {manager.py:567} INFO - Added Permission can edit on Roles to role Admin [2022-11-18 10:45:58,522] {manager.py:507} INFO - Created Permission View: can delete on Roles [2022-11-18 10:45:58,525] {manager.py:567} INFO - Added Permission can delete on Roles to role Admin [2022-11-18 10:45:58,531] {manager.py:507} INFO - Created Permission View: menu access on List Roles [2022-11-18 10:45:58,534] {manager.py:567} INFO - Added Permission menu access on List Roles to role Admin [2022-11-18 10:45:58,543] {manager.py:507} INFO - Created Permission View: can read on User Stats Chart [2022-11-18 10:45:58,547] {manager.py:567} INFO - Added Permission can read on User Stats Chart to role Admin [2022-11-18 10:45:58,553] {manager.py:507} INFO - Created Permission View: menu access on User's Statistics [2022-11-18 10:45:58,557] {manager.py:567} INFO - Added Permission menu access on User's Statistics to role Admin [2022-11-18 10:45:58,568] {manager.py:507} INFO - Created Permission View: can read on Permissions [2022-11-18 10:45:58,571] {manager.py:567} INFO - Added Permission can read on Permissions to role Admin [2022-11-18 10:45:58,576] {manager.py:507} INFO - Created Permission View: menu access on Actions [2022-11-18 10:45:58,579] {manager.py:567} INFO - Added Permission menu access on Actions to role Admin [2022-11-18 10:45:58,590] {manager.py:507} INFO - Created Permission View: can read on View Menus [2022-11-18 10:45:58,593] {manager.py:567} INFO - Added Permission can read on View Menus to role Admin [2022-11-18 10:45:58,598] {manager.py:507} INFO - Created Permission View: menu access on Resources [2022-11-18 10:45:58,601] {manager.py:567} INFO - Added Permission menu access on Resources to role Admin [2022-11-18 10:45:58,612] {manager.py:507} INFO - Created Permission View: can read on Permission Views [2022-11-18 10:45:58,615] {manager.py:567} INFO - Added Permission can read on Permission Views to role Admin [2022-11-18 10:45:58,621] {manager.py:507} INFO - Created Permission View: menu access on Permission Pairs [2022-11-18 10:45:58,623] {manager.py:567} INFO - Added Permission menu access on Permission Pairs to role Admin [2022-11-18 10:45:58,716] {manager.py:507} INFO - Created Permission View: can create on DAG Runs [2022-11-18 10:45:58,719] {manager.py:567} INFO - Added Permission can create on DAG Runs to role Admin [2022-11-18 10:45:58,722] {manager.py:507} INFO - Created Permission View: can read on DAG Runs [2022-11-18 10:45:58,725] {manager.py:567} INFO - Added Permission can read on DAG Runs to role Admin [2022-11-18 10:45:58,728] {manager.py:507} INFO - Created Permission View: can edit on DAG Runs [2022-11-18 10:45:58,730] {manager.py:567} INFO - Added Permission can edit on DAG Runs to role Admin [2022-11-18 10:45:58,734] {manager.py:507} INFO - Created Permission View: can delete on DAG Runs [2022-11-18 10:45:58,736] {manager.py:567} INFO - Added Permission can delete on DAG Runs to role Admin [2022-11-18 10:45:58,739] {manager.py:507} INFO - Created Permission View: menu access on DAG Runs [2022-11-18 10:45:58,742] {manager.py:567} INFO - Added Permission menu access on DAG Runs to role Admin [2022-11-18 10:45:58,748] {manager.py:507} INFO - Created Permission View: menu access on Browse [2022-11-18 10:45:58,751] {manager.py:567} INFO - Added Permission menu access on Browse to role Admin [2022-11-18 10:45:58,762] {manager.py:507} INFO - Created Permission View: can read on Jobs [2022-11-18 10:45:58,764] {manager.py:567} INFO - Added Permission can read on Jobs to role Admin [2022-11-18 10:45:58,767] {manager.py:507} INFO - Created Permission View: menu access on Jobs [2022-11-18 10:45:58,771] {manager.py:567} INFO - Added Permission menu access on Jobs to role Admin [2022-11-18 10:45:58,784] {manager.py:507} INFO - Created Permission View: can read on Audit Logs [2022-11-18 10:45:58,788] {manager.py:567} INFO - Added Permission can read on Audit Logs to role Admin [2022-11-18 10:45:58,791] {manager.py:507} INFO - Created Permission View: menu access on Audit Logs [2022-11-18 10:45:58,794] {manager.py:567} INFO - Added Permission menu access on Audit Logs to role Admin [2022-11-18 10:45:58,809] {manager.py:507} INFO - Created Permission View: can create on Variables [2022-11-18 10:45:58,816] {manager.py:567} INFO - Added Permission can create on Variables to role Admin [2022-11-18 10:45:58,819] {manager.py:507} INFO - Created Permission View: can read on Variables [2022-11-18 10:45:58,823] {manager.py:567} INFO - Added Permission can read on Variables to role Admin [2022-11-18 10:45:58,826] {manager.py:507} INFO - Created Permission View: can edit on Variables [2022-11-18 10:45:58,830] {manager.py:567} INFO - Added Permission can edit on Variables to role Admin [2022-11-18 10:45:58,833] {manager.py:507} INFO - Created Permission View: can delete on Variables [2022-11-18 10:45:58,837] {manager.py:567} INFO - Added Permission can delete on Variables to role Admin [2022-11-18 10:45:58,841] {manager.py:507} INFO - Created Permission View: menu access on Variables [2022-11-18 10:45:58,844] {manager.py:567} INFO - Added Permission menu access on Variables to role Admin [2022-11-18 10:45:58,853] {manager.py:507} INFO - Created Permission View: menu access on Admin [2022-11-18 10:45:58,856] {manager.py:567} INFO - Added Permission menu access on Admin to role Admin [2022-11-18 10:45:58,867] {manager.py:507} INFO - Created Permission View: can create on Task Instances [2022-11-18 10:45:58,871] {manager.py:567} INFO - Added Permission can create on Task Instances to role Admin [2022-11-18 10:45:58,874] {manager.py:507} INFO - Created Permission View: can read on Task Instances [2022-11-18 10:45:58,877] {manager.py:567} INFO - Added Permission can read on Task Instances to role Admin [2022-11-18 10:45:58,880] {manager.py:507} INFO - Created Permission View: can edit on Task Instances [2022-11-18 10:45:58,883] {manager.py:567} INFO - Added Permission can edit on Task Instances to role Admin [2022-11-18 10:45:58,886] {manager.py:507} INFO - Created Permission View: can delete on Task Instances [2022-11-18 10:45:58,889] {manager.py:567} INFO - Added Permission can delete on Task Instances to role Admin [2022-11-18 10:45:58,892] {manager.py:507} INFO - Created Permission View: menu access on Task Instances [2022-11-18 10:45:58,894] {manager.py:567} INFO - Added Permission menu access on Task Instances to role Admin [2022-11-18 10:45:58,898] {manager.py:507} INFO - Created Permission View: clear on Task Instances [2022-11-18 10:45:58,901] {manager.py:567} INFO - Added Permission clear on Task Instances to role Admin [2022-11-18 10:45:58,905] {manager.py:507} INFO - Created Permission View: set failed on Task Instances [2022-11-18 10:45:58,908] {manager.py:567} INFO - Added Permission set failed on Task Instances to role Admin [2022-11-18 10:45:58,911] {manager.py:507} INFO - Created Permission View: set retry on Task Instances [2022-11-18 10:45:58,914] {manager.py:567} INFO - Added Permission set retry on Task Instances to role Admin [2022-11-18 10:45:58,919] {manager.py:507} INFO - Created Permission View: set running on Task Instances [2022-11-18 10:45:58,922] {manager.py:567} INFO - Added Permission set running on Task Instances to role Admin [2022-11-18 10:45:58,926] {manager.py:507} INFO - Created Permission View: set skipped on Task Instances [2022-11-18 10:45:58,929] {manager.py:567} INFO - Added Permission set skipped on Task Instances to role Admin [2022-11-18 10:45:58,933] {manager.py:507} INFO - Created Permission View: set success on Task Instances [2022-11-18 10:45:58,938] {manager.py:567} INFO - Added Permission set success on Task Instances to role Admin [2022-11-18 10:45:58,954] {manager.py:507} INFO - Created Permission View: can read on Task Reschedules [2022-11-18 10:45:58,960] {manager.py:567} INFO - Added Permission can read on Task Reschedules to role Admin [2022-11-18 10:45:58,965] {manager.py:507} INFO - Created Permission View: menu access on Task Reschedules [2022-11-18 10:45:58,970] {manager.py:567} INFO - Added Permission menu access on Task Reschedules to role Admin [2022-11-18 10:45:58,987] {manager.py:507} INFO - Created Permission View: can read on Triggers [2022-11-18 10:45:58,991] {manager.py:567} INFO - Added Permission can read on Triggers to role Admin [2022-11-18 10:45:58,994] {manager.py:507} INFO - Created Permission View: menu access on Triggers [2022-11-18 10:45:58,997] {manager.py:567} INFO - Added Permission menu access on Triggers to role Admin [2022-11-18 10:45:59,006] {manager.py:507} INFO - Created Permission View: can read on Configurations [2022-11-18 10:45:59,009] {manager.py:567} INFO - Added Permission can read on Configurations to role Admin [2022-11-18 10:45:59,012] {manager.py:507} INFO - Created Permission View: menu access on Configurations [2022-11-18 10:45:59,015] {manager.py:567} INFO - Added Permission menu access on Configurations to role Admin [2022-11-18 10:45:59,028] {manager.py:507} INFO - Created Permission View: can create on Connections [2022-11-18 10:45:59,032] {manager.py:567} INFO - Added Permission can create on Connections to role Admin [2022-11-18 10:45:59,034] {manager.py:507} INFO - Created Permission View: can read on Connections [2022-11-18 10:45:59,037] {manager.py:567} INFO - Added Permission can read on Connections to role Admin [2022-11-18 10:45:59,041] {manager.py:507} INFO - Created Permission View: can edit on Connections [2022-11-18 10:45:59,044] {manager.py:567} INFO - Added Permission can edit on Connections to role Admin [2022-11-18 10:45:59,047] {manager.py:507} INFO - Created Permission View: can delete on Connections [2022-11-18 10:45:59,050] {manager.py:567} INFO - Added Permission can delete on Connections to role Admin [2022-11-18 10:45:59,053] {manager.py:507} INFO - Created Permission View: menu access on Connections [2022-11-18 10:45:59,056] {manager.py:567} INFO - Added Permission menu access on Connections to role Admin [2022-11-18 10:45:59,071] {manager.py:507} INFO - Created Permission View: can read on SLA Misses [2022-11-18 10:45:59,075] {manager.py:567} INFO - Added Permission can read on SLA Misses to role Admin [2022-11-18 10:45:59,079] {manager.py:507} INFO - Created Permission View: menu access on SLA Misses [2022-11-18 10:45:59,083] {manager.py:567} INFO - Added Permission menu access on SLA Misses to role Admin [2022-11-18 10:45:59,092] {manager.py:507} INFO - Created Permission View: can read on Plugins [2022-11-18 10:45:59,095] {manager.py:567} INFO - Added Permission can read on Plugins to role Admin [2022-11-18 10:45:59,098] {manager.py:507} INFO - Created Permission View: menu access on Plugins [2022-11-18 10:45:59,102] {manager.py:567} INFO - Added Permission menu access on Plugins to role Admin [2022-11-18 10:45:59,111] {manager.py:507} INFO - Created Permission View: can read on Providers [2022-11-18 10:45:59,114] {manager.py:567} INFO - Added Permission can read on Providers to role Admin [2022-11-18 10:45:59,118] {manager.py:507} INFO - Created Permission View: menu access on Providers [2022-11-18 10:45:59,121] {manager.py:567} INFO - Added Permission menu access on Providers to role Admin [2022-11-18 10:45:59,135] {manager.py:507} INFO - Created Permission View: can create on Pools [2022-11-18 10:45:59,138] {manager.py:567} INFO - Added Permission can create on Pools to role Admin [2022-11-18 10:45:59,141] {manager.py:507} INFO - Created Permission View: can read on Pools [2022-11-18 10:45:59,144] {manager.py:567} INFO - Added Permission can read on Pools to role Admin [2022-11-18 10:45:59,147] {manager.py:507} INFO - Created Permission View: can edit on Pools [2022-11-18 10:45:59,151] {manager.py:567} INFO - Added Permission can edit on Pools to role Admin [2022-11-18 10:45:59,154] {manager.py:507} INFO - Created Permission View: can delete on Pools [2022-11-18 10:45:59,157] {manager.py:567} INFO - Added Permission can delete on Pools to role Admin [2022-11-18 10:45:59,160] {manager.py:507} INFO - Created Permission View: menu access on Pools [2022-11-18 10:45:59,164] {manager.py:567} INFO - Added Permission menu access on Pools to role Admin [2022-11-18 10:45:59,179] {manager.py:507} INFO - Created Permission View: can create on XComs [2022-11-18 10:45:59,183] {manager.py:567} INFO - Added Permission can create on XComs to role Admin [2022-11-18 10:45:59,186] {manager.py:507} INFO - Created Permission View: can read on XComs [2022-11-18 10:45:59,190] {manager.py:567} INFO - Added Permission can read on XComs to role Admin [2022-11-18 10:45:59,193] {manager.py:507} INFO - Created Permission View: can delete on XComs [2022-11-18 10:45:59,196] {manager.py:567} INFO - Added Permission can delete on XComs to role Admin [2022-11-18 10:45:59,199] {manager.py:507} INFO - Created Permission View: menu access on XComs [2022-11-18 10:45:59,202] {manager.py:567} INFO - Added Permission menu access on XComs to role Admin [2022-11-18 10:45:59,214] {manager.py:507} INFO - Created Permission View: menu access on DAG Dependencies [2022-11-18 10:45:59,217] {manager.py:567} INFO - Added Permission menu access on DAG Dependencies to role Admin [2022-11-18 10:45:59,228] {manager.py:507} INFO - Created Permission View: menu access on DAGs [2022-11-18 10:45:59,263] {manager.py:567} INFO - Added Permission menu access on DAGs to role Admin [2022-11-18 10:45:59,269] {manager.py:507} INFO - Created Permission View: menu access on Datasets [2022-11-18 10:45:59,272] {manager.py:567} INFO - Added Permission menu access on Datasets to role Admin [2022-11-18 10:45:59,278] {manager.py:507} INFO - Created Permission View: menu access on Documentation [2022-11-18 10:45:59,281] {manager.py:567} INFO - Added Permission menu access on Documentation to role Admin [2022-11-18 10:45:59,287] {manager.py:507} INFO - Created Permission View: menu access on Docs [2022-11-18 10:45:59,291] {manager.py:567} INFO - Added Permission menu access on Docs to role Admin [2022-11-18 10:45:59,668] {manager.py:507} INFO - Created Permission View: can read on DAGs [2022-11-18 10:45:59,673] {manager.py:507} INFO - Created Permission View: can edit on DAGs [2022-11-18 10:45:59,678] {manager.py:507} INFO - Created Permission View: can delete on DAGs [2022-11-18 10:45:59,712] {manager.py:507} INFO - Created Permission View: can read on Datasets [2022-11-18 10:45:59,731] {manager.py:507} INFO - Created Permission View: can read on ImportError [2022-11-18 10:45:59,799] {manager.py:507} INFO - Created Permission View: can read on DAG Code [2022-11-18 10:45:59,806] {manager.py:507} INFO - Created Permission View: can read on DAG Warnings [2022-11-18 10:45:59,851] {manager.py:243} INFO - Inserted Role: Viewer [2022-11-18 10:45:59,855] {manager.py:567} INFO - Added Permission can read on Audit Logs to role Viewer [2022-11-18 10:45:59,858] {manager.py:567} INFO - Added Permission can read on DAGs to role Viewer [2022-11-18 10:45:59,861] {manager.py:507} INFO - Created Permission View: can read on DAG Dependencies [2022-11-18 10:45:59,864] {manager.py:567} INFO - Added Permission can read on DAG Dependencies to role Viewer [2022-11-18 10:45:59,866] {manager.py:567} INFO - Added Permission can read on DAG Code to role Viewer [2022-11-18 10:45:59,868] {manager.py:567} INFO - Added Permission can read on DAG Runs to role Viewer [2022-11-18 10:45:59,870] {manager.py:567} INFO - Added Permission can read on Datasets to role Viewer [2022-11-18 10:45:59,872] {manager.py:567} INFO - Added Permission can read on ImportError to role Viewer [2022-11-18 10:45:59,875] {manager.py:567} INFO - Added Permission can read on DAG Warnings to role Viewer [2022-11-18 10:45:59,877] {manager.py:567} INFO - Added Permission can read on Jobs to role Viewer [2022-11-18 10:45:59,879] {manager.py:567} INFO - Added Permission can read on My Password to role Viewer [2022-11-18 10:45:59,881] {manager.py:567} INFO - Added Permission can edit on My Password to role Viewer [2022-11-18 10:45:59,884] {manager.py:567} INFO - Added Permission can read on My Profile to role Viewer [2022-11-18 10:45:59,886] {manager.py:567} INFO - Added Permission can edit on My Profile to role Viewer [2022-11-18 10:45:59,888] {manager.py:567} INFO - Added Permission can read on Plugins to role Viewer [2022-11-18 10:45:59,890] {manager.py:567} INFO - Added Permission can read on SLA Misses to role Viewer [2022-11-18 10:45:59,892] {manager.py:567} INFO - Added Permission can read on Task Instances to role Viewer [2022-11-18 10:45:59,897] {manager.py:507} INFO - Created Permission View: can read on Task Logs [2022-11-18 10:45:59,899] {manager.py:567} INFO - Added Permission can read on Task Logs to role Viewer [2022-11-18 10:45:59,901] {manager.py:567} INFO - Added Permission can read on XComs to role Viewer [2022-11-18 10:45:59,905] {manager.py:507} INFO - Created Permission View: can read on Website [2022-11-18 10:45:59,907] {manager.py:567} INFO - Added Permission can read on Website to role Viewer [2022-11-18 10:45:59,909] {manager.py:567} INFO - Added Permission menu access on Browse to role Viewer [2022-11-18 10:45:59,911] {manager.py:567} INFO - Added Permission menu access on DAGs to role Viewer [2022-11-18 10:45:59,913] {manager.py:567} INFO - Added Permission menu access on DAG Dependencies to role Viewer [2022-11-18 10:45:59,916] {manager.py:567} INFO - Added Permission menu access on DAG Runs to role Viewer [2022-11-18 10:45:59,918] {manager.py:567} INFO - Added Permission menu access on Datasets to role Viewer [2022-11-18 10:45:59,920] {manager.py:567} INFO - Added Permission menu access on Documentation to role Viewer [2022-11-18 10:45:59,922] {manager.py:567} INFO - Added Permission menu access on Docs to role Viewer [2022-11-18 10:45:59,924] {manager.py:567} INFO - Added Permission menu access on Jobs to role Viewer [2022-11-18 10:45:59,926] {manager.py:567} INFO - Added Permission menu access on Audit Logs to role Viewer [2022-11-18 10:45:59,928] {manager.py:567} INFO - Added Permission menu access on Plugins to role Viewer [2022-11-18 10:45:59,931] {manager.py:567} INFO - Added Permission menu access on SLA Misses to role Viewer [2022-11-18 10:45:59,933] {manager.py:567} INFO - Added Permission menu access on Task Instances to role Viewer [2022-11-18 10:45:59,935] {manager.py:243} INFO - Inserted Role: User [2022-11-18 10:45:59,938] {manager.py:567} INFO - Added Permission can read on Audit Logs to role User [2022-11-18 10:45:59,940] {manager.py:567} INFO - Added Permission can read on DAGs to role User [2022-11-18 10:45:59,943] {manager.py:567} INFO - Added Permission can read on DAG Dependencies to role User [2022-11-18 10:45:59,946] {manager.py:567} INFO - Added Permission can read on DAG Code to role User [2022-11-18 10:45:59,948] {manager.py:567} INFO - Added Permission can read on DAG Runs to role User [2022-11-18 10:45:59,950] {manager.py:567} INFO - Added Permission can read on Datasets to role User [2022-11-18 10:45:59,952] {manager.py:567} INFO - Added Permission can read on ImportError to role User [2022-11-18 10:45:59,955] {manager.py:567} INFO - Added Permission can read on DAG Warnings to role User [2022-11-18 10:45:59,961] {manager.py:567} INFO - Added Permission can read on Jobs to role User [2022-11-18 10:45:59,964] {manager.py:567} INFO - Added Permission can read on My Password to role User [2022-11-18 10:45:59,968] {manager.py:567} INFO - Added Permission can edit on My Password to role User [2022-11-18 10:45:59,971] {manager.py:567} INFO - Added Permission can read on My Profile to role User [2022-11-18 10:45:59,974] {manager.py:567} INFO - Added Permission can edit on My Profile to role User [2022-11-18 10:45:59,978] {manager.py:567} INFO - Added Permission can read on Plugins to role User [2022-11-18 10:45:59,983] {manager.py:567} INFO - Added Permission can read on SLA Misses to role User [2022-11-18 10:45:59,987] {manager.py:567} INFO - Added Permission can read on Task Instances to role User [2022-11-18 10:45:59,991] {manager.py:567} INFO - Added Permission can read on Task Logs to role User [2022-11-18 10:45:59,994] {manager.py:567} INFO - Added Permission can read on XComs to role User [2022-11-18 10:45:59,998] {manager.py:567} INFO - Added Permission can read on Website to role User [2022-11-18 10:46:00,001] {manager.py:567} INFO - Added Permission menu access on Browse to role User [2022-11-18 10:46:00,004] {manager.py:567} INFO - Added Permission menu access on DAGs to role User [2022-11-18 10:46:00,008] {manager.py:567} INFO - Added Permission menu access on DAG Dependencies to role User [2022-11-18 10:46:00,020] {manager.py:567} INFO - Added Permission menu access on DAG Runs to role User [2022-11-18 10:46:00,029] {manager.py:567} INFO - Added Permission menu access on Datasets to role User [2022-11-18 10:46:00,034] {manager.py:567} INFO - Added Permission menu access on Documentation to role User [2022-11-18 10:46:00,038] {manager.py:567} INFO - Added Permission menu access on Docs to role User [2022-11-18 10:46:00,041] {manager.py:567} INFO - Added Permission menu access on Jobs to role User [2022-11-18 10:46:00,046] {manager.py:567} INFO - Added Permission menu access on Audit Logs to role User [2022-11-18 10:46:00,051] {manager.py:567} INFO - Added Permission menu access on Plugins to role User [2022-11-18 10:46:00,055] {manager.py:567} INFO - Added Permission menu access on SLA Misses to role User [2022-11-18 10:46:00,071] {manager.py:567} INFO - Added Permission menu access on Task Instances to role User [2022-11-18 10:46:00,082] {manager.py:567} INFO - Added Permission can edit on DAGs to role User [2022-11-18 10:46:00,086] {manager.py:567} INFO - Added Permission can delete on DAGs to role User [2022-11-18 10:46:00,090] {manager.py:567} INFO - Added Permission can create on Task Instances to role User [2022-11-18 10:46:00,092] {manager.py:567} INFO - Added Permission can edit on Task Instances to role User [2022-11-18 10:46:00,095] {manager.py:567} INFO - Added Permission can delete on Task Instances to role User [2022-11-18 10:46:00,098] {manager.py:567} INFO - Added Permission can create on DAG Runs to role User [2022-11-18 10:46:00,100] {manager.py:567} INFO - Added Permission can edit on DAG Runs to role User [2022-11-18 10:46:00,102] {manager.py:567} INFO - Added Permission can delete on DAG Runs to role User [2022-11-18 10:46:00,105] {manager.py:243} INFO - Inserted Role: Op [2022-11-18 10:46:00,108] {manager.py:567} INFO - Added Permission can read on Audit Logs to role Op [2022-11-18 10:46:00,110] {manager.py:567} INFO - Added Permission can read on DAGs to role Op [2022-11-18 10:46:00,114] {manager.py:567} INFO - Added Permission can read on DAG Dependencies to role Op [2022-11-18 10:46:00,116] {manager.py:567} INFO - Added Permission can read on DAG Code to role Op [2022-11-18 10:46:00,118] {manager.py:567} INFO - Added Permission can read on DAG Runs to role Op [2022-11-18 10:46:00,121] {manager.py:567} INFO - Added Permission can read on Datasets to role Op [2022-11-18 10:46:00,123] {manager.py:567} INFO - Added Permission can read on ImportError to role Op [2022-11-18 10:46:00,126] {manager.py:567} INFO - Added Permission can read on DAG Warnings to role Op [2022-11-18 10:46:00,128] {manager.py:567} INFO - Added Permission can read on Jobs to role Op [2022-11-18 10:46:00,130] {manager.py:567} INFO - Added Permission can read on My Password to role Op [2022-11-18 10:46:00,132] {manager.py:567} INFO - Added Permission can edit on My Password to role Op [2022-11-18 10:46:00,134] {manager.py:567} INFO - Added Permission can read on My Profile to role Op [2022-11-18 10:46:00,137] {manager.py:567} INFO - Added Permission can edit on My Profile to role Op [2022-11-18 10:46:00,139] {manager.py:567} INFO - Added Permission can read on Plugins to role Op [2022-11-18 10:46:00,141] {manager.py:567} INFO - Added Permission can read on SLA Misses to role Op [2022-11-18 10:46:00,143] {manager.py:567} INFO - Added Permission can read on Task Instances to role Op [2022-11-18 10:46:00,146] {manager.py:567} INFO - Added Permission can read on Task Logs to role Op [2022-11-18 10:46:00,148] {manager.py:567} INFO - Added Permission can read on XComs to role Op [2022-11-18 10:46:00,153] {manager.py:567} INFO - Added Permission can read on Website to role Op [2022-11-18 10:46:00,156] {manager.py:567} INFO - Added Permission menu access on Browse to role Op [2022-11-18 10:46:00,160] {manager.py:567} INFO - Added Permission menu access on DAGs to role Op [2022-11-18 10:46:00,163] {manager.py:567} INFO - Added Permission menu access on DAG Dependencies to role Op [2022-11-18 10:46:00,166] {manager.py:567} INFO - Added Permission menu access on DAG Runs to role Op [2022-11-18 10:46:00,168] {manager.py:567} INFO - Added Permission menu access on Datasets to role Op [2022-11-18 10:46:00,171] {manager.py:567} INFO - Added Permission menu access on Documentation to role Op [2022-11-18 10:46:00,173] {manager.py:567} INFO - Added Permission menu access on Docs to role Op [2022-11-18 10:46:00,176] {manager.py:567} INFO - Added Permission menu access on Jobs to role Op [2022-11-18 10:46:00,178] {manager.py:567} INFO - Added Permission menu access on Audit Logs to role Op [2022-11-18 10:46:00,181] {manager.py:567} INFO - Added Permission menu access on Plugins to role Op [2022-11-18 10:46:00,183] {manager.py:567} INFO - Added Permission menu access on SLA Misses to role Op [2022-11-18 10:46:00,185] {manager.py:567} INFO - Added Permission menu access on Task Instances to role Op [2022-11-18 10:46:00,188] {manager.py:567} INFO - Added Permission can edit on DAGs to role Op [2022-11-18 10:46:00,190] {manager.py:567} INFO - Added Permission can delete on DAGs to role Op [2022-11-18 10:46:00,192] {manager.py:567} INFO - Added Permission can create on Task Instances to role Op [2022-11-18 10:46:00,195] {manager.py:567} INFO - Added Permission can edit on Task Instances to role Op [2022-11-18 10:46:00,197] {manager.py:567} INFO - Added Permission can delete on Task Instances to role Op [2022-11-18 10:46:00,199] {manager.py:567} INFO - Added Permission can create on DAG Runs to role Op [2022-11-18 10:46:00,201] {manager.py:567} INFO - Added Permission can edit on DAG Runs to role Op [2022-11-18 10:46:00,203] {manager.py:567} INFO - Added Permission can delete on DAG Runs to role Op [2022-11-18 10:46:00,206] {manager.py:567} INFO - Added Permission can read on Configurations to role Op [2022-11-18 10:46:00,208] {manager.py:567} INFO - Added Permission menu access on Admin to role Op [2022-11-18 10:46:00,210] {manager.py:567} INFO - Added Permission menu access on Configurations to role Op [2022-11-18 10:46:00,212] {manager.py:567} INFO - Added Permission menu access on Connections to role Op [2022-11-18 10:46:00,215] {manager.py:567} INFO - Added Permission menu access on Pools to role Op [2022-11-18 10:46:00,217] {manager.py:567} INFO - Added Permission menu access on Variables to role Op [2022-11-18 10:46:00,219] {manager.py:567} INFO - Added Permission menu access on XComs to role Op [2022-11-18 10:46:00,222] {manager.py:567} INFO - Added Permission can create on Connections to role Op [2022-11-18 10:46:00,224] {manager.py:567} INFO - Added Permission can read on Connections to role Op [2022-11-18 10:46:00,226] {manager.py:567} INFO - Added Permission can edit on Connections to role Op [2022-11-18 10:46:00,228] {manager.py:567} INFO - Added Permission can delete on Connections to role Op [2022-11-18 10:46:00,230] {manager.py:567} INFO - Added Permission can create on Pools to role Op [2022-11-18 10:46:00,232] {manager.py:567} INFO - Added Permission can read on Pools to role Op [2022-11-18 10:46:00,234] {manager.py:567} INFO - Added Permission can edit on Pools to role Op [2022-11-18 10:46:00,237] {manager.py:567} INFO - Added Permission can delete on Pools to role Op [2022-11-18 10:46:00,239] {manager.py:567} INFO - Added Permission can read on Providers to role Op [2022-11-18 10:46:00,242] {manager.py:567} INFO - Added Permission can create on Variables to role Op [2022-11-18 10:46:00,245] {manager.py:567} INFO - Added Permission can read on Variables to role Op [2022-11-18 10:46:00,247] {manager.py:567} INFO - Added Permission can edit on Variables to role Op [2022-11-18 10:46:00,250] {manager.py:567} INFO - Added Permission can delete on Variables to role Op [2022-11-18 10:46:00,253] {manager.py:567} INFO - Added Permission can delete on XComs to role Op [2022-11-18 10:46:00,255] {manager.py:567} INFO - Added Permission can read on DAGs to role Admin [2022-11-18 10:46:00,258] {manager.py:567} INFO - Added Permission can read on DAG Dependencies to role Admin [2022-11-18 10:46:00,261] {manager.py:567} INFO - Added Permission can read on DAG Code to role Admin [2022-11-18 10:46:00,264] {manager.py:567} INFO - Added Permission can read on Datasets to role Admin [2022-11-18 10:46:00,266] {manager.py:567} INFO - Added Permission can read on ImportError to role Admin [2022-11-18 10:46:00,269] {manager.py:567} INFO - Added Permission can read on DAG Warnings to role Admin [2022-11-18 10:46:00,272] {manager.py:567} INFO - Added Permission can read on Task Logs to role Admin [2022-11-18 10:46:00,276] {manager.py:567} INFO - Added Permission can read on Website to role Admin [2022-11-18 10:46:00,278] {manager.py:567} INFO - Added Permission can edit on DAGs to role Admin [2022-11-18 10:46:00,281] {manager.py:567} INFO - Added Permission can delete on DAGs to role Admin [2022-11-18 10:46:00 +0000] [4064] [INFO] Starting gunicorn 20.1.0 [2022-11-18 10:46:00 +0000] [4064] [INFO] Listening at: http://0.0.0.0:8080 (4064) [2022-11-18 10:46:00 +0000] [4064] [INFO] Using worker: sync [2022-11-18 10:46:00 +0000] [4065] [INFO] Booting worker with pid: 4065 [2022-11-18 10:46:00 +0000] [4066] [INFO] Booting worker with pid: 4066 [2022-11-18 10:46:00 +0000] [4067] [INFO] Booting worker with pid: 4067 [2022-11-18 10:46:00 +0000] [4068] [INFO] Booting worker with pid: 4068
Permisions[edit]
$AIRFLOW_HOME/webserver_config.py AUTH_ROLE_PUBLIC = 'Admin'
Related[edit]
See also[edit]
airflow [ info | celery | config | db upgrad | config list | db init | scheduler | webserver | users | dags | kubernetes | pools | roles | tasks | variables | cheat-sheet | kereberos | plugins | rotate-fernet-key | sync-perm ] airflow --help
- Apache Airflow, Installation, configuration
airflow.cfg
, monitoring, Amazon Managed Workflows for Apache Airflow (MWAA),airflow
, Airflow Scheduler, providers, Workflows, Airflow executors, Airflow versions, Datadog integration
Advertising: