sadly no way to fix it.. its cloudflare.. and has been an ongoing issue with zero resolve after years of Paul using this service.. the only way to resolve this is for paul to continue to try and troubleshoot with cloudflare techs directly, and clean up the code for jsp.
this is directly from "cloudflare" support webpage:
https://developers.cloudflare.com/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-1xxx-errors/#error-1001-dns-resolution-errorl~~~~~
Error
1001: DNS resolution error
Common causes
A web request was sent to a Cloudflare IP address for a non-existent Cloudflare domain.
An external domain that is not on using Cloudflare has a CNAME record to a domain active on Cloudflare
The target of the DNS CNAME record does not resolve.
A CNAME record in your Cloudflare DNS app requires resolution via a DNS provider that is currently offline.
Always Online is enabled for a Custom Hostname (Cloudflare for SaaS) domain.
Resolution
A non-Cloudflare domain cannot CNAME to a Cloudflare domain unless the non-Cloudflare domain is added to a Cloudflare account.
Attempting to directly access DNS records used for Cloudflare CNAME setups also causes error 1001 (For example: www.example.com.cdn.cloudflare.net ↗).
Disable Always Online if using Custom Hostname (Cloudflare for SaaS) domain.
~~~~~
Errors
1006, 1007, 1008 or 1106 Access Denied: Your IP address has been banned
Common causes
A Cloudflare customer blocked traffic from your client or browser.
Note
Error 1006 also occurs in the Cloudflare Workers app under the Preview tab when a customer uses Zone Lockdown or any other Cloudflare security feature to block the Google Cloud Platform IPs that the Preview tab relies upon.
Resolution
Request the website owner to investigate their Cloudflare security settings or allow your client IP address. Since the website owner blocked your request, Cloudflare support cannot override a customer’s security settings.
~~~~~