Cloudflare returning 522 while site is UP, because of bug with DNS records
I have a web application that I am able to access from an external network, when bypassing cloudflare.
I have a dns A record for
*.skwal.net
pointing to 82.66.235.227
. But when I use the domain I get a 522 error, "origin is down".
When I run a DNS query for share.skwal.net
I get a Cloudflare IP.
This issue appeared after I removed an A record for share.skwal.net
pointing to 82.66.235.227
, since this entry is made redundant by *.skwal.net
4 Replies
Are you still having this problem? It seems to be working for me?
For now I added the individual records back but no, it's still not working...
Sorry for the late response @Cyb3r-Jok3
So with a wildcard it fails but specific records work?
@Cyb3r-Jok3 Yes, it fails if a previous specific record was deleted but works for everything else. Also if i have a working wildcard for a subdomain, it will directly stop working when creating and deleting a specific entry.