question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

apache-airflow-providers-sendgrid==2.0.1 doesn't show in the connections drop down UI

See original GitHub issue

Apache Airflow Provider(s)

sendgrid

Versions of Apache Airflow Providers

I’m running this version of airflow locally to test the providers modules. I’m interested in sendgrid, however it doesn’t show up as a conn type in the UI making it unusable.

The other packages I’ve installed do show up.

@linux-2:~$ airflow info

Apache Airflow
version                | 2.1.2                                              
executor               | SequentialExecutor                                 
task_logging_handler   | airflow.utils.log.file_task_handler.FileTaskHandler
sql_alchemy_conn       | sqlite:////home/airflow/airflow.db        
dags_folder            | /home/airflow/dags                        
plugins_folder         | /home/airflow/plugins                     
base_log_folder        | /home/airflow/logs                        
remote_base_log_folder |                                                    
                                                                            

System info
OS              | Linux                                                                                                                                                                                   
architecture    | x86_64                                                                                                                                                                                  
uname           | uname_result(system='Linux', node='linux-2.fritz.box', release='5.11.0-34-generic', version='#36~20.04.1-Ubuntu SMP Fri Aug 27 08:06:32 UTC 2021', machine='x86_64', processor='x86_64')
locale          | ('en_US', 'UTF-8')                                                                                                                                                                      
python_version  | 3.6.4 (default, Aug 12 2021, 10:51:13)  [GCC 9.3.0]                                                                                                                                     
python_location |.pyenv/versions/3.6.4/bin/python3.6                                                                                                                                      
                                                                                                                                                                                                          

Tools info
git             | git version 2.25.1                                               
ssh             | OpenSSH_8.2p1 Ubuntu-4ubuntu0.2, OpenSSL 1.1.1f  31 Mar 2020     
kubectl         | Client Version: v1.20.4                                          
gcloud          | Google Cloud SDK 357.0.0                                         
cloud_sql_proxy | NOT AVAILABLE                                                    
mysql           | mysql  Ver 8.0.26-0ubuntu0.20.04.2 for Linux on x86_64 ((Ubuntu))
sqlite3         | NOT AVAILABLE                                                    
psql            | psql (PostgreSQL) 12.8 (Ubuntu 12.8-0ubuntu0.20.04.1)            
                                                                                   
                                                                                                                                                                                                                        

Providers info
apache-airflow-providers-amazon   | 2.0.0
apache-airflow-providers-ftp      | 2.0.1
apache-airflow-providers-google   | 3.0.0
apache-airflow-providers-http     | 2.0.1
apache-airflow-providers-imap     | 2.0.1
apache-airflow-providers-sendgrid | 2.0.1
apache-airflow-providers-sqlite   | 2.0.1

Apache Airflow version

2.1.2

Operating System

NAME=“Ubuntu” VERSION=“20.04.2 LTS (Focal Fossa)” ID=ubuntu ID_LIKE=debian PRETTY_NAME=“Ubuntu 20.04.2 LTS” VERSION_ID=“20.04” HOME_URL=“https://www.ubuntu.com/” SUPPORT_URL=“https://help.ubuntu.com/” BUG_REPORT_URL=“https://bugs.launchpad.net/ubuntu/” PRIVACY_POLICY_URL=“https://www.ubuntu.com/legal/terms-and-policies/privacy-policy” VERSION_CODENAME=focal UBUNTU_CODENAME=focal

Deployment

Other

Deployment details

I simply run airflow webserver --port 8080 to test this on my local machine.

In production we’re using a helm chart, but the package also doesn’t show up there prompting me to test it out locally with no luck.

What happened

Nothing

What you expected to happen

sendgrid provider being available as conn_type

How to reproduce

run it locally using localhost

Anything else

nop

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
jensgrnbcommented, Sep 30, 2021

Well as a company we’ve relied on airflow quite a lot, I guess it’s time we give back)

0reactions
potiukcommented, Sep 30, 2021

Happy to help/review/guide if needed 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Newly installed Airflow providers don't show in Web UI
So, there isn't any error that the provider isn't installed, it just doesn't show up in the drop down list so you can't...
Read more >
Managing Connections — Airflow Documentation
Connections defined in environment variables will not show up in the Airflow UI or using airflow connections list . Storing connections in a...
Read more >
Issues with Custom Menu Items on Smaller Windows #28483
When you have too many dropdown menu items in a single category, several menu items are unreachable when using the Airflow UI on...
Read more >
Snowflake connection type missing from dropdown menu in ...
I can't seem to find the snowflake connection type in Airflow 2.0 conn type drop-down menu. It used to exist in Airflow 1.10.5...
Read more >
[GitHub] [airflow] potiuk commented on issue #18495: apache ...
[GitHub] [airflow] potiuk commented on issue #18495: apache-airflow-providers-sendgrid==2.0.1 doesn't show in the connections drop down UI.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found