<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Waiting for adblockers.opera-mini.net...]]></title><description><![CDATA[<p dir="auto"><img src="http://i.imgur.com/WzDuWC2.png" alt="Alt text" class=" img-responsive img-markdown" /></p>
<p dir="auto">As you can see, this is from Opera "status bar" at bottom left.</p>
<p dir="auto">The thing is, sometimes it just hangs there, waiting, and takes a lot of time to load any page, even though I'm not using the built in Opera adblocker..</p>
<p dir="auto">So why this is happening?</p>
<p dir="auto">Thx..</p>
]]></description><link>https://forums.opera.com/topic/19321/waiting-for-adblockers-opera-mini-net</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 19:36:14 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/19321.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 15 Feb 2017 18:49:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Waiting for adblockers.opera-mini.net... on Tue, 21 Feb 2017 04:20:46 GMT]]></title><description><![CDATA[<p dir="auto">A mystery which can be easily solved. First we look at the <a href="http://opera-mini.net" target="_blank" rel="noopener noreferrer nofollow ugc">opera-mini.net</a> domain in the WHOIS database:</p>
<p dir="auto">Domain Name: <a href="http://OPERA-MINI.NET" target="_blank" rel="noopener noreferrer nofollow ugc">OPERA-MINI.NET</a><br />
Registrar: <a href="http://GODADDY.COM" target="_blank" rel="noopener noreferrer nofollow ugc">GODADDY.COM</a>, LLC<br />
Sponsoring Registrar IANA ID: 146<br />
Whois Server: <a href="http://whois.godaddy.com" target="_blank" rel="noopener noreferrer nofollow ugc">whois.godaddy.com</a><br />
Referral URL: <a href="http://www.godaddy.com" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.godaddy.com</a><br />
Name Server: <a href="http://NIC1.OPERA.COM" target="_blank" rel="noopener noreferrer nofollow ugc">NIC1.OPERA.COM</a><br />
Name Server: <a href="http://NIC2.OPERA.NO" target="_blank" rel="noopener noreferrer nofollow ugc">NIC2.OPERA.NO</a><br />
Name Server: <a href="http://NIC3.OPERA.COM" target="_blank" rel="noopener noreferrer nofollow ugc">NIC3.OPERA.COM</a><br />
Name Server: <a href="http://NIC4.OPERA.COM" target="_blank" rel="noopener noreferrer nofollow ugc">NIC4.OPERA.COM</a></p>
<p dir="auto">So then I'll simply ask <a href="http://nic1.opera.com" target="_blank" rel="noopener noreferrer nofollow ugc">nic1.opera.com</a> for this name. And then we get to see something odd happening:</p>
<p dir="auto">macron:/home/peter $ dig @nic1.opera.com <a href="http://adblockers.opera-mini.net" target="_blank" rel="noopener noreferrer nofollow ugc">adblockers.opera-mini.net</a></p>
<p dir="auto">; &lt;&lt;&gt;&gt; DiG 9.9.9-P6 &lt;&lt;&gt;&gt; @nic1.opera.com <a href="http://adblockers.opera-mini.net" target="_blank" rel="noopener noreferrer nofollow ugc">adblockers.opera-mini.net</a><br />
; (1 server found)<br />
;; global options: +cmd<br />
;; Got answer:<br />
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NXDOMAIN, id: 42687<br />
;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1<br />
;; WARNING: recursion requested but not available</p>
<p dir="auto">;; OPT PSEUDOSECTION:<br />
; EDNS: version: 0, flags:; udp: 4096<br />
;; QUESTION SECTION:<br />
;<a href="http://adblockers.opera-mini.net" target="_blank" rel="noopener noreferrer nofollow ugc">adblockers.opera-mini.net</a>.     IN      A</p>
<p dir="auto">;; AUTHORITY SECTION:<br />
<a href="http://opera-mini.net" target="_blank" rel="noopener noreferrer nofollow ugc">opera-mini.net</a>.         86400   IN      SOA     <a href="http://nic1.opera.com" target="_blank" rel="noopener noreferrer nofollow ugc">nic1.opera.com</a>. <a href="http://hostmaster.opera.com" target="_blank" rel="noopener noreferrer nofollow ugc">hostmaster.opera.com</a>. 2017021701 7200 900 604800 86400</p>
<p dir="auto">;; Query time: 14 msec<br />
;; SERVER: 185.26.183.160#53(185.26.183.160)<br />
;; WHEN: Tue Feb 21 01:24:08 CET 2017<br />
;; MSG SIZE  rcvd: 115</p>
<p dir="auto">As you can see it didn't give me an answer (which is odd because this is supposed to be the authoritive DNS server) because the server thinks I'm trying to do a recursive lookup. In other words: trying to look up a domain which isn't hosted by the server, yet it should be.</p>
<p dir="auto">When I try to do a regular lookup (using my local DNS server) then I get something similar:</p>
<p dir="auto">macron:/home/peter $ dig <a href="http://adblockers.opera-mini.net" target="_blank" rel="noopener noreferrer nofollow ugc">adblockers.opera-mini.net</a></p>
<p dir="auto">; &lt;&lt;&gt;&gt; DiG 9.9.9-P6 &lt;&lt;&gt;&gt; <a href="http://adblockers.opera-mini.net" target="_blank" rel="noopener noreferrer nofollow ugc">adblockers.opera-mini.net</a><br />
;; global options: +cmd<br />
;; Got answer:<br />
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NXDOMAIN, id: 26962<br />
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1</p>
<p dir="auto">;; OPT PSEUDOSECTION:<br />
; EDNS: version: 0, flags:; udp: 4096<br />
;; QUESTION SECTION:<br />
;<a href="http://adblockers.opera-mini.net" target="_blank" rel="noopener noreferrer nofollow ugc">adblockers.opera-mini.net</a>.     IN      A</p>
<p dir="auto">;; AUTHORITY SECTION:<br />
<a href="http://opera-mini.net" target="_blank" rel="noopener noreferrer nofollow ugc">opera-mini.net</a>.         531     IN      SOA     <a href="http://nic1.opera.com" target="_blank" rel="noopener noreferrer nofollow ugc">nic1.opera.com</a>. <a href="http://hostmaster.opera.com" target="_blank" rel="noopener noreferrer nofollow ugc">hostmaster.opera.com</a>. 2017021701 7200 900 604800 86400</p>
<p dir="auto">;; Query time: 0 msec<br />
;; SERVER: 127.0.0.1#53(127.0.0.1)<br />
;; WHEN: Tue Feb 21 01:28:37 CET 2017<br />
;; MSG SIZE  rcvd: 115</p>
<p dir="auto">So bottom line: this name does not exist. But it also seems the DNS servers aren't properly configured either.</p>
]]></description><link>https://forums.opera.com/post/115546</link><guid isPermaLink="true">https://forums.opera.com/post/115546</guid><dc:creator><![CDATA[shelluser]]></dc:creator><pubDate>Tue, 21 Feb 2017 04:20:46 GMT</pubDate></item><item><title><![CDATA[Reply to Waiting for adblockers.opera-mini.net... on Mon, 20 Feb 2017 23:03:56 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a href="https://www.ultratools.com/tools/ipWhoisLookupResult" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.ultratools.com/tools/ipWhoisLookupResult</a></p>
</blockquote>
<blockquote>
<p dir="auto">Sorry, there was a problem.<br />
<a href="http://adblockers.opera-mini.net" target="_blank" rel="noopener noreferrer nofollow ugc">adblockers.opera-mini.net</a> has no A records.</p>
</blockquote>
<blockquote>
<p dir="auto"><a href="http://ip-lookup.net/domain.php" target="_blank" rel="noopener noreferrer nofollow ugc">http://ip-lookup.net/domain.php</a></p>
</blockquote>
<blockquote>
<p dir="auto">No IP address found for the domain '<a href="http://adblockers.opera-mini.net" target="_blank" rel="noopener noreferrer nofollow ugc">adblockers.opera-mini.net</a>'<br />
(no DNS answer).</p>
</blockquote>
<blockquote>
<p dir="auto"><a href="https://cachecheck.opendns.com/" target="_blank" rel="noopener noreferrer nofollow ugc">https://cachecheck.opendns.com/</a></p>
</blockquote>
<blockquote>
<p dir="auto">None of our locations could resolve this domain</p>
</blockquote>
<p dir="auto">This is a mistery. <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=4s63sio1o8n" class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face" title=":-)" alt="🙂" /></p>
]]></description><link>https://forums.opera.com/post/115534</link><guid isPermaLink="true">https://forums.opera.com/post/115534</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Mon, 20 Feb 2017 23:03:56 GMT</pubDate></item><item><title><![CDATA[Reply to Waiting for adblockers.opera-mini.net... on Mon, 20 Feb 2017 21:57:24 GMT]]></title><description><![CDATA[<p dir="auto"><img src="https://farm4.staticflickr.com/3838/32865857272_f2842c8907_o.png" alt class=" img-responsive img-markdown" /></p>
<p dir="auto">198.101.242.72</p>
]]></description><link>https://forums.opera.com/post/115528</link><guid isPermaLink="true">https://forums.opera.com/post/115528</guid><dc:creator><![CDATA[zalex108]]></dc:creator><pubDate>Mon, 20 Feb 2017 21:57:24 GMT</pubDate></item><item><title><![CDATA[Reply to Waiting for adblockers.opera-mini.net... on Fri, 17 Feb 2017 03:21:12 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">This address exists</p>
</blockquote>
<p dir="auto">Well, my ISP's DNS server doesn't seem to find an IP address for it. Also some IP lookup pages say that that url has no IP address.</p>
]]></description><link>https://forums.opera.com/post/115302</link><guid isPermaLink="true">https://forums.opera.com/post/115302</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Fri, 17 Feb 2017 03:21:12 GMT</pubDate></item><item><title><![CDATA[Reply to Waiting for adblockers.opera-mini.net... on Thu, 16 Feb 2017 23:57:43 GMT]]></title><description><![CDATA[<p dir="auto">This address exists, somehow, we just don't know what it does...</p>
]]></description><link>https://forums.opera.com/post/115298</link><guid isPermaLink="true">https://forums.opera.com/post/115298</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Thu, 16 Feb 2017 23:57:43 GMT</pubDate></item><item><title><![CDATA[Reply to Waiting for adblockers.opera-mini.net... on Thu, 16 Feb 2017 21:51:51 GMT]]></title><description><![CDATA[<p dir="auto">Do you see the complete address? <a href="http://adblockers.opera-mini.net" target="_blank" rel="noopener noreferrer nofollow ugc">adblockers.opera-mini.net</a> doesn't seem to exist.</p>
]]></description><link>https://forums.opera.com/post/115290</link><guid isPermaLink="true">https://forums.opera.com/post/115290</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Thu, 16 Feb 2017 21:51:51 GMT</pubDate></item><item><title><![CDATA[Reply to Waiting for adblockers.opera-mini.net... on Thu, 16 Feb 2017 18:03:12 GMT]]></title><description><![CDATA[<p dir="auto">Hmm, so there's no reason for it to happen... so....</p>
]]></description><link>https://forums.opera.com/post/115278</link><guid isPermaLink="true">https://forums.opera.com/post/115278</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Thu, 16 Feb 2017 18:03:12 GMT</pubDate></item><item><title><![CDATA[Reply to Waiting for adblockers.opera-mini.net... on Thu, 16 Feb 2017 02:41:26 GMT]]></title><description><![CDATA[<p dir="auto">Opera ad-blocker works locally in desktops.</p>
<p dir="auto">Also that address doesn't eve seem to be a valid one.</p>
]]></description><link>https://forums.opera.com/post/115245</link><guid isPermaLink="true">https://forums.opera.com/post/115245</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Thu, 16 Feb 2017 02:41:26 GMT</pubDate></item></channel></rss>