Halo!
I am trying to connect the domain piñacolada.cl (from nic.cl) to my render.com server via Cloudflare DNS.
I followed the Cloudflare instructions url and it seems to be all good:
But page still not loading and showing a 404. When I go to www.piñacolada.cl the redirect works well. In the network tab says Cloudflare made a redirect.
Also my domain nameservers are pointing to Cloudflare:
➜ ~ nslookup -q=ns xn--piacolada-m6a.cl
Server: 192.168.1.254
Address: 192.168.1.254#53
Non-authoritative answer:
xn--piacolada-m6a.cl nameserver = donald.ns.cloudflare.com.
xn--piacolada-m6a.cl nameserver = nucum.ns.cloudflare.com.
Authoritative answers can be found from:
DNS checker shows everything is ok with the root domain:
As context, piñacolada.cl is an API and now the only path working is /tracking/{SOME_CODE}
I tried everything and nothing works. Please help!