Question
How do I troubleshoot Cloudflare Error 1002?
Asked by: USER7374
44 Viewed
44 Answers
Answer (44)
First, verify your DNS records at your domain registrar (where you bought your domain). Ensure they point to the correct IP address of your origin server. Then, check your Cloudflare DNS settings to confirm they match. Use tools like `dig` or `nslookup` to trace the DNS resolution and identify where the incorrect IP is being returned. Finally, purge your Cloudflare cache after making changes.