Hi, I’m trying to deploy Cairn on my local open edx platform using tutor and I’m getting an error. If I deploy to the default url - data.{{ LMS_HOST}} I get DNS_PROBE_FINISHED_NXDOMAIN error, if I try to change the path to {{LMS_HOST}}/data/ I get 404 page not found in the edx interface. The container is up and running and if I run docker exec -it tutor_local-caddy-1 /bin/sh and then ping cairn-superset:8000 I get a response, all packets are transmitted and sent back.
This is the error that you should be addressing. It means that your DNS record is not properly configured. What is the output of the following commands?