<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.koansoftware.com/index.php?action=history&amp;feed=atom&amp;title=Skip_connectivity_checks</id>
	<title>Skip connectivity checks - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.koansoftware.com/index.php?action=history&amp;feed=atom&amp;title=Skip_connectivity_checks"/>
	<link rel="alternate" type="text/html" href="https://wiki.koansoftware.com/index.php?title=Skip_connectivity_checks&amp;action=history"/>
	<updated>2026-05-02T13:40:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.15</generator>
	<entry>
		<id>https://wiki.koansoftware.com/index.php?title=Skip_connectivity_checks&amp;diff=239&amp;oldid=prev</id>
		<title>Koan: Created page with &quot;== Skip connectivity checks ==  Sometimes BitBake fails because it can&#039;t find https://www.example.com.  This URL is used to run the network connectivity sanity test against ht...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.koansoftware.com/index.php?title=Skip_connectivity_checks&amp;diff=239&amp;oldid=prev"/>
		<updated>2019-12-18T13:26:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Skip connectivity checks ==  Sometimes BitBake fails because it can&amp;#039;t find https://www.example.com.  This URL is used to run the network connectivity sanity test against ht...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Skip connectivity checks ==&lt;br /&gt;
&lt;br /&gt;
Sometimes BitBake fails because it can&amp;#039;t find https://www.example.com.&lt;br /&gt;
&lt;br /&gt;
This URL is used to run the network connectivity sanity test against http, https and git sources for Poky derived distributions.&lt;br /&gt;
&lt;br /&gt;
This is the typical error&lt;br /&gt;
&lt;br /&gt;
 ERROR:  OE-core&amp;#039;s config sanity checker detected a potential misconfiguration.&lt;br /&gt;
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).&lt;br /&gt;
    Following is the list of potential problems / advisories:&lt;br /&gt;
    Fetcher failure for URL: &amp;#039;https://www.example.com/&amp;#039;. URL https://www.example.com/ doesn&amp;#039;t work.&lt;br /&gt;
    Please ensure your host&amp;#039;s network is configured correctly,&lt;br /&gt;
    or set BB_NO_NETWORK = &amp;quot;1&amp;quot; to disable network access if&lt;br /&gt;
    all required sources are on local disk.&lt;br /&gt;
&lt;br /&gt;
Is it possible to solve this issue adding the following line in local.conf&lt;br /&gt;
&lt;br /&gt;
 #skip connectivity checks&lt;br /&gt;
 CONNECTIVITY_CHECK_URIS = &amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
or replacing the default URL using google.com&lt;br /&gt;
&lt;br /&gt;
 #check connectivity using google&lt;br /&gt;
 CONNECTIVITY_CHECK_URIS = &amp;quot;https://www.google.com/&amp;quot;&lt;/div&gt;</summary>
		<author><name>Koan</name></author>
	</entry>
</feed>