You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/11/07 07:24:24 UTC

[GitHub] [airflow] TechArtistG opened a new issue #12146: On Windows, calling "airflow initdb" pops up "How do you want to open this file" dialog

TechArtistG opened a new issue #12146:
URL: https://github.com/apache/airflow/issues/12146


   <!--
   
   Welcome to Apache Airflow!  For a smooth issue process, try to answer the following questions.
   Don't worry if they're not all applicable; just try to include what you can :-)
   
   If you need to include code snippets or logs, please put them in fenced code
   blocks.  If they're super-long, please use the details tag like
   <details><summary>super-long log</summary> lots of stuff </details>
   
   Please delete these comment blocks before submitting the issue.
   
   -->
   
   <!--
   
   IMPORTANT!!!
   
   PLEASE CHECK "SIMILAR TO X EXISTING ISSUES" OPTION IF VISIBLE
   NEXT TO "SUBMIT NEW ISSUE" BUTTON!!!
   
   PLEASE CHECK IF THIS ISSUE HAS BEEN REPORTED PREVIOUSLY USING SEARCH!!!
   
   Please complete the next sections or the issue will be closed.
   These questions are the first thing we need to know to understand the context.
   
   -->
   
   **Apache Airflow version**: 1.10.12
   
   
   **Kubernetes version (if you are using kubernetes)** (use `kubectl version`):
   
   **Environment**: Windows 10
   
   - **Cloud provider or hardware configuration**:
   - **OS** (e.g. from /etc/os-release):
   - **Kernel** (e.g. `uname -a`):
   - **Install tools**:
   - **Others**:
   
   **What happened**:
   
   After following the install instruction, when calling "airflow initdb" from a powershell prompt the result is popping up the system "How do you want to open this file" dialog instead of executing the script.
   
   **What you expected to happen**:
   The airflow script would be executed
   
   <!-- What do you think went wrong? -->
   I'd say since the airflow python script doesn't have an extension and there's probably a call somewhere to execute that file using default application Windows can't resolve the correct app to use ie Python.
   
   **How to reproduce it**:
   Follow the install instructions on Windows 10
   
   
   **Anything else we need to know**:
   Reinstalled several times, same thing happens


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] eladkal closed issue #12146: On Windows, calling "airflow initdb" pops up "How do you want to open this file" dialog

Posted by GitBox <gi...@apache.org>.
eladkal closed issue #12146:
URL: https://github.com/apache/airflow/issues/12146


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] boring-cyborg[bot] commented on issue #12146: On Windows, calling "airflow initdb" pops up "How do you want to open this file" dialog

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #12146:
URL: https://github.com/apache/airflow/issues/12146#issuecomment-723412270


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] eladkal commented on issue #12146: On Windows, calling "airflow initdb" pops up "How do you want to open this file" dialog

Posted by GitBox <gi...@apache.org>.
eladkal commented on issue #12146:
URL: https://github.com/apache/airflow/issues/12146#issuecomment-732045425


   > How to reproduce it:
   > Follow the install instructions on Windows 10
   
   Can you please point to which instructions are you referring to?
   See Jarek [answer](https://stackoverflow.com/questions/64931132/unable-to-start-airflow-locally-on-windows) for Windows support 


----------------------------------------------------------------
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:
users@infra.apache.org