Domain Issue when try to run tutor local quickstart

when i try: sudo tutor local quickstart

i get this error. kindly help me out.
The following errors were reported by the server:

Domain: preview.www.myopenedx.com
Type: dns
Detail: DNS problem: NXDOMAIN looking up A for

Error: Command failed with status 1: docker run --rm -it --volume /home/nouman/.local/share/tutor/data/letsencrypt:/etc/letsencrypt/ -p 80:80 --entrypoint=sh certbot/certbot:latest -e -c certbot certonly --standalone -n --agree-tos -m admin@www.myopenedx.com -d

Hi @nouman! As explained in the docs, the domain name needs to point to the server: https://docs.tutor.overhang.io/configuration.html#ssl-tls-certificates-for-https-access
I assume you don’t own the “myopenedx.com” domain name ? :stuck_out_tongue: Then HTTPS certificates will not work and should not be enabled. You should type “n” at the HTTPS configuration step when you run tutor local quickstart.

I’ve successfully clone and update marvell theme but cannot observe any change on localhost or studio.localhost kindly help what to do next