Troubleshooting the Airflow Plugin 404 Error with DataHub 0.13.0

Original Slack Thread

The airflow plugin is not working for me I get a 404 when airflow tries to access <https://mydatathub.com/aspects?action=ingestProposal>
aspects doesn’t exist. Is this a bug in the plugin? that URL doesn’t seem to exist

Hey there! :wave: Make sure your message includes the following information if relevant, so we can help more effectively!

  1. Which DataHub version are you using? (e.g. 0.12.0)
  2. Please post any relevant error logs on the thread!

0.13.0

I found the issue. looks like this is a totally different endpoint than the frontend?

I had to hit the GMS directly for airflow. Is there a way to have the front end do this routing?

confused as to why I can’t access the gms service through the frontend- I had to add an ingress path directly to the GMS.