java.lang.Exception: Cannot get ParentalControl response for domain name mmi706.whatsapp.net
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by nkartyshov
, 1 year agojava.lang.Exception: Cannot get ParentalControl response for domain name mmi706.whatsapp.net
at com.adguard.filter.filters.ParentalControlApiClient.lookupDomain(ParentalControlApiClient.java:72)
at com.adguard.filter.filters.ParentalControlApiClient.getParentalControlInfo(ParentalControlApiClient.java:46)
at com.adguard.dns.server.DnsFilter.isParentalControl(DnsFilter.java:118)
at com.adguard.dns.server.DnsFilter.filter(DnsFilter.java:102)
at com.adguard.dns.server.DnsRequestWorker.run(DnsRequestWorker.java:55)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)