Maximum recursion depth exceeded while calling a python object error

I am running ESPHome and HA in a Docker container. I have !include secrets.yaml in the secrets Editor of ESPHome. I have the secrets.yaml under the config folder of esphome. I have the ESPHome config folder properly mounted under my docker-compose file. Any idea how to correct this error message?

Where do you see this message? What prompts it? Where is your log?

NM, looks like it is a known issue using ESPHome docker container.