<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic [Free Edition] Outbound internet suddenly blocked - Error: HTTPSConnectionPool(host='www.google.com' in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/free-edition-outbound-internet-suddenly-blocked-error/m-p/121832#M46567</link>
    <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I'm using the new Databricks Free Edition, and I'm seeing what looks like a sudden change in outbound internet access policy.&lt;/P&gt;&lt;P&gt;Yesterday morning, I was able to access external APIs and test simple internet calls using Python and %sh commands in my notebook.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;import requests&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;try:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;response = requests.get("&lt;A href="https://www.google.com" target="_blank" rel="noopener"&gt;https://www.google.com&lt;/A&gt;", timeout=5)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;print("Status:", response.status_code)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;except Exception as e:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;print("Error:", e)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But, Since yesterday evening, the same code started failing, and now consistently returns the following error:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error: HTTPSConnectionPool(host='&lt;A href="https://www.google.com/" target="_blank" rel="noopener noreferrer"&gt;www.google.com&lt;/A&gt;', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('&amp;lt;urllib3.connection.HTTPSConnection object at 0xfffee3074290&amp;gt;: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. Has there been a change in the networking policy for Free Edition?&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;Does the Free Edition impose a hard limit on outbound request retries? Or is the Max retries exceeded error simply a result of network restrictions (like DNS failure or firewall rules)?&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;</description>
    <pubDate>Sun, 15 Jun 2025 23:44:38 GMT</pubDate>
    <dc:creator>jin2631816</dc:creator>
    <dc:date>2025-06-15T23:44:38Z</dc:date>
    <item>
      <title>[Free Edition] Outbound internet suddenly blocked - Error: HTTPSConnectionPool(host='www.google.com'</title>
      <link>https://community.databricks.com/t5/data-engineering/free-edition-outbound-internet-suddenly-blocked-error/m-p/121832#M46567</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I'm using the new Databricks Free Edition, and I'm seeing what looks like a sudden change in outbound internet access policy.&lt;/P&gt;&lt;P&gt;Yesterday morning, I was able to access external APIs and test simple internet calls using Python and %sh commands in my notebook.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;import requests&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;try:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;response = requests.get("&lt;A href="https://www.google.com" target="_blank" rel="noopener"&gt;https://www.google.com&lt;/A&gt;", timeout=5)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;print("Status:", response.status_code)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;except Exception as e:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;print("Error:", e)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But, Since yesterday evening, the same code started failing, and now consistently returns the following error:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error: HTTPSConnectionPool(host='&lt;A href="https://www.google.com/" target="_blank" rel="noopener noreferrer"&gt;www.google.com&lt;/A&gt;', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('&amp;lt;urllib3.connection.HTTPSConnection object at 0xfffee3074290&amp;gt;: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. Has there been a change in the networking policy for Free Edition?&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;Does the Free Edition impose a hard limit on outbound request retries? Or is the Max retries exceeded error simply a result of network restrictions (like DNS failure or firewall rules)?&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jun 2025 23:44:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/free-edition-outbound-internet-suddenly-blocked-error/m-p/121832#M46567</guid>
      <dc:creator>jin2631816</dc:creator>
      <dc:date>2025-06-15T23:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: [Free Edition] Outbound internet suddenly blocked - Error: HTTPSConnectionPool(host='www.google.</title>
      <link>https://community.databricks.com/t5/data-engineering/free-edition-outbound-internet-suddenly-blocked-error/m-p/121854#M46575</link>
      <description>&lt;P&gt;Anyone has idea?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 09:02:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/free-edition-outbound-internet-suddenly-blocked-error/m-p/121854#M46575</guid>
      <dc:creator>jin2631816</dc:creator>
      <dc:date>2025-06-16T09:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: [Free Edition] Outbound internet suddenly blocked - Error: HTTPSConnectionPool(host='www.google.</title>
      <link>https://community.databricks.com/t5/data-engineering/free-edition-outbound-internet-suddenly-blocked-error/m-p/121978#M46612</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/159067"&gt;@jin2631816&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;Are you still experiencing the issue? I tested it on my end, and the request went through successfully.&amp;nbsp;&lt;BR /&gt;Please note that the Databricks Free Edition enforces restrictions on outbound internet access, allowing only a limited set of trusted domains. This is part of the documented limitations of the Free Edition.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 12:18:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/free-edition-outbound-internet-suddenly-blocked-error/m-p/121978#M46612</guid>
      <dc:creator>Advika</dc:creator>
      <dc:date>2025-06-17T12:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: [Free Edition] Outbound internet suddenly blocked - Error: HTTPSConnectionPool(host='www.google.</title>
      <link>https://community.databricks.com/t5/data-engineering/free-edition-outbound-internet-suddenly-blocked-error/m-p/132631#M49575</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I am experiencing the same issue. Could you elaborate should these type of requests work and are allowed or not?&lt;/P&gt;</description>
      <pubDate>Sun, 21 Sep 2025 14:52:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/free-edition-outbound-internet-suddenly-blocked-error/m-p/132631#M49575</guid>
      <dc:creator>test_user_12</dc:creator>
      <dc:date>2025-09-21T14:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: [Free Edition] Outbound internet suddenly blocked - Error: HTTPSConnectionPool(host='www.google.</title>
      <link>https://community.databricks.com/t5/data-engineering/free-edition-outbound-internet-suddenly-blocked-error/m-p/132633#M49576</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/185858"&gt;@test_user_12&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/159067"&gt;@jin2631816&lt;/a&gt;,&lt;BR /&gt;If it helps, here’s the official documentation with the limitations of the Free Edition:&lt;BR /&gt;&lt;A href="https://docs.databricks.com/aws/en/getting-started/free-edition-limitations" target="_blank" rel="noopener"&gt;https://docs.databricks.com/aws/en/getting-started/free-edition-limitations&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Sep 2025 16:20:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/free-edition-outbound-internet-suddenly-blocked-error/m-p/132633#M49576</guid>
      <dc:creator>WiliamRosa</dc:creator>
      <dc:date>2025-09-21T16:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: [Free Edition] Outbound internet suddenly blocked - Error: HTTPSConnectionPool(host='www.google.</title>
      <link>https://community.databricks.com/t5/data-engineering/free-edition-outbound-internet-suddenly-blocked-error/m-p/132638#M49578</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/159067"&gt;@jin2631816&lt;/a&gt;&amp;nbsp;, &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/185858"&gt;@test_user_12&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Free Edition&amp;nbsp;&lt;SPAN&gt;outbound internet access is restricted to a limited set of trusted domains. And this make sense. I can imagine many people would start to use Free Edition compute in prohibited way, like crypto mining, spam campaigns etc.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 21 Sep 2025 19:19:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/free-edition-outbound-internet-suddenly-blocked-error/m-p/132638#M49578</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-09-21T19:19:23Z</dc:date>
    </item>
  </channel>
</rss>

