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 2021/01/21 19:13:20 UTC

[GitHub] [airflow] gardnerdev opened a new issue #13817: After migrating to 2.0 can not connect to RDS Postgres (helm chart from source)

gardnerdev opened a new issue #13817:
URL: https://github.com/apache/airflow/issues/13817


   <!--
   
   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**: 2.0
   
   
   **Kubernetes version (if you are using kubernetes)** (use `kubectl version`):
   
   **Environment**:
   
   - **Cloud provider or hardware configuration**: AWS
   - **OS** (e.g. from /etc/os-release):
   - **Kernel** (e.g. `uname -a`):
   - **Install tools**:
   - **Others**:
   
   **What happened**:
   Migration container does not appears. 
   ```
   │ wait-for-airflow-migrations DB_BACKEND=postgresql                                                                                                                                                     │
   │ wait-for-airflow-migrations DB_HOST=airflow-db-eu-central-1.clqz5ot1o8tz.eu-central-1.rds.amazonaws.com                                                                                         │
   │ wait-for-airflow-migrations DB_PORT=5432                                                                                                                                                              │
   │ wait-for-airflow-migrations [2021-01-21 17:26:31,636] {migration.py:155} INFO - Context impl PostgresqlImpl.                                                                                          │
   │ wait-for-airflow-migrations [2021-01-21 17:26:31,636] {migration.py:162} INFO - Will assume transactional DDL.                                                                                        │
   │ wait-for-airflow-migrations [2021-01-21 17:26:37,912] {opentelemetry_tracing.py:29} INFO - This service is instrumented using OpenTelemetry. OpenTelemetry could not be imported; please add opentele │
   ```
   
   <!-- (please include exact error messages if you can) -->
   
   **What you expected to happen**: Airflow is able to connect to RDS
   
   <!-- What do you think went wrong? -->
   
   **How to reproduce it**:  Run helm chart with specified RDS connection
   <!---
   
   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 style 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:
users@infra.apache.org



[GitHub] [airflow] potiuk closed issue #13817: Airflow 2.0 can not connect to RDS Postgres (helm chart from source)

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


   


----------------------------------------------------------------
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] potiuk commented on issue #13817: Airflow 2.0 can not connect to RDS Postgres (helm chart from source)

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


   This looks like troubleshooting question not bug report.. This bug report contain very little information. Please provide more details - whether you are using the master chart, or some other , what are the error log you see and detailed reproduction path. If you are unsure if you configured it all properly, you can also ask at the #troubleshooting channel in slack or open a discussion about it.


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