jhettler opened a new issue #8951:
URL: https://github.com/apache/airflow/issues/8951


   **Apache Airflow version**: 1.10.10
   
   **Environment**: Docker official image 
   
   - **Cloud provider or hardware configuration**: 
   - **OS** (e.g. from /etc/os-release):
   - **Kernel** (e.g. `uname -a`):
   - **Install tools**:
   - **Others**:
   
   **What happened**:
   
   If you check all options and press run, nothing happens, only pending in 
network. I can see only Adding to queue in logs nothing more.
   
   [2020-05-21 13:30:32,078] {{base_executor.py:58}} INFO - Adding to queue: 
['airflow', 'run', '01_DBT', 'EVERYONE.seduo_b2b_statistics_current', 
'2020-05-19T23:35:00+00:00', '-A', '-i', '--force', '--local', '--pool', 
'default_pool', '-sd', 'DAGS_FOLDER/01_DBT.py']
   
   
![image](https://user-images.githubusercontent.com/6342027/82563690-cd89e000-9b77-11ea-939f-d93c1ed0cad8.png)
   
   Clear works fine. It is related to RBAC mode, when we have it without RBAC 
it works fine.
   
   <!-- (please include exact error messages if you can) -->
   
   **What you expected to happen**:
   
   Run should start the task.
   
   <!-- What do you think went wrong? -->
   
   **How to reproduce it**:
   <!---
   
   As minimally and precisely as possible. Keep in mind we do not have access 
to your cluster or dags.
   
   If you are using kubernetes, please attempt to recreate the issue using 
minikube or kind.
   
   ## Install minikube/kind
   
   - Minikube https://minikube.sigs.k8s.io/docs/start/
   - Kind https://kind.sigs.k8s.io/docs/user/quick-start/
   
   If this is a UI bug, please provide a screenshot of the bug or a link to a 
youtube video of the bug in action
   
   You can include images using the .md sytle of
   ![alt text](http://url/to/img.png)
   
   To record a screencast, mac users can use QuickTime and then create an 
unlisted youtube video with the resulting .mov file.
   
   --->
   
   
   **Anything else we need to know**:
   
   <!--
   
   How often does this problem occur? Once? Every time etc?
   
   Any relevant logs to include? Put them here in side a detail tag:
   <details><summary>x.log</summary> lots of stuff </details>
   
   -->
   


----------------------------------------------------------------
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.

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


Reply via email to