Hi,
I have a Cloud Composer environment running just fine in the console. However, for DAG development purposes, I wanted to set up the local Composer environment.
I've followed all the steps in this
guide. I see no errors in the Terminal logs and the composer-dev start command ends with 'Started composer-docker environment' as well as a link to localhost:8081 which I configured that way.
The first time I click that link, it very slowly and very poorly renders the page but it doesn't function. As soon as I refresh, I get an 'unable to connect' error and that doesn't change.
In Docker, the container appears to be running.
I am on an M1 Max if that matters.
I'm not sure where to begin figuring out what has gone wrong. Any tips?