Nextcloud snap not listening on 443 Fedora

I just installed the nextcloud snap on Fedora and am running into a weird issue.

Everything works fine except the snap doesn’t seem to listen on 443. I’m trying to setup a lets encrypt certificate and keep getting the error it can’t connect.

I verified port 443 is open on the firewall and my router.
I can connect to port 80 just fine.

And I do not have an A record for my domain, just a AAAA since it will be ipv6 only.

Any help on what to try next would be great. Thanks!

What’s the last entry in /var/snap/nextcloud/current/certs/certbot/logs/letsencrypt.log?

What happens if you try a self-signed cert instead?

sudo nextcloud.enable-https self-signed

Also, what version of Fedora and kernel?