I keep receiving an "Internal Server Error" redirect when I click the "Open Airflow UI" link in the Amazon MWAA console; it's just a blank white screen with "Internal Server Error" in big black text. I was being successfully redirected to the Airflow UI when I set up the environment, but it appeared to break overnight. It then started working again yesterday, then broke again today overnight.
Please let me know if I can provide further details--thank you!
I have tried and confirmed the following:
- Region is correct with us-west-2
- Logging in and back out as root user with access to everything
- VPC setup and permissions are the same as when the Open Airflow UI was successfully redirecting me
- VPC setup is with the standard AWS Cloudformation template that is provided during MWAA setup
- A token is provided after the
login = true
portion of the URL redirect - Maintenance window is set as 7 AM UTC, Sunday, so it shouldn't be occurring now
I expect to be redirected to the Airflow UI successfully.