<?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 Re: Can not create a Streamlit Databricks App on free tier in Warehousing &amp; Analytics</title>
    <link>https://community.databricks.com/t5/warehousing-analytics/can-not-create-a-streamlit-databricks-app-on-free-tier/m-p/138128#M2334</link>
    <description>&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Hello Louis, I hope this message finds you well!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;To add a bit more context to this post, I was aware of the free account limits regarding the number of apps and how long they can run before being shut down.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;To deploy these apps, I was using the “Custom (from scratch)” option from the UI to avoid any code-related issues, but I was still getting the same error.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;The error also occurred when I tried a simple Streamlit “Hello World”.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;Today, the applications started working as expected.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;So, as you said, it was probably a compute provisioning issue happening in my region.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;I had already created a second account (in the same region) to check if the issue was related to a faulty account creation, but that wasn’t the case. I was a bit skeptical about a service-side compute provisioning problem because it affected my accounts for about three days, and I hadn’t seen any reports similar to mine.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;Thank you for all the information.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;Cordially,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Carlos&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 07 Nov 2025 14:19:44 GMT</pubDate>
    <dc:creator>carlaoftw</dc:creator>
    <dc:date>2025-11-07T14:19:44Z</dc:date>
    <item>
      <title>Can not create a Streamlit Databricks App on free tier</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/can-not-create-a-streamlit-databricks-app-on-free-tier/m-p/138044#M2327</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;I'm trying to deploy a minimal Streamlit app as a Databricks App on a fresh Free/Community workspace and I get:&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;"Compute error - App creation failed unexpectedly. Please remediate by deleting the app."&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;As alternatives, I also tried the API and the CLI and had the same results.&lt;/DIV&gt;&lt;DIV&gt;Am I missing something in the setup, or is this a bug or service limitation on the Free/Community tier?&lt;/DIV&gt;&lt;DIV&gt;I also attached a screenshot of the UI error.&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;Thanks for your time and support.&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Nov 2025 22:44:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/can-not-create-a-streamlit-databricks-app-on-free-tier/m-p/138044#M2327</guid>
      <dc:creator>carlaoftw</dc:creator>
      <dc:date>2025-11-06T22:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can not create a Streamlit Databricks App on free tier</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/can-not-create-a-streamlit-databricks-app-on-free-tier/m-p/138046#M2328</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/196899"&gt;@carlaoftw&lt;/a&gt;&amp;nbsp;,&amp;nbsp; thanks for sharing the screenshot—this helps confirm where the failure is happening.&lt;/P&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H3 class="paragraph"&gt;What’s going on&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;&lt;STRONG&gt;Databricks Apps&lt;/STRONG&gt; are supported on &lt;STRONG&gt;Free Edition&lt;/STRONG&gt; (the new free tier that replaces Community Edition) with quotas, including “one app per account.” If you’re on Free Edition, you aren’t hitting an unsupported-tier issue by trying to deploy an app.&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;The banner “Compute error — App creation failed unexpectedly. Please remediate by deleting the app.” indicates the app’s serverless compute couldn’t be provisioned, not a problem with your Streamlit code or app.yaml/requirements.txt per se.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;There has been a recent service-side issue seen by the Apps on-call team where app creation fails during the internal “create_compute_resources” step and surfaces exactly this error message; one root cause was a regional backend failure (gatekeeper not returning a cluster tier for certain Free/Pharos workspaces). In those windows, delete-and-retry won’t help until the region recovers.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;Is this a limitation of the free tier?&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;&lt;STRONG&gt;No—Apps are allowed on Free Edition.&lt;/STRONG&gt; Limits include “one app per account” and automatic stop after 24 hours, but the feature itself is available. If you had already created an app in the account, you would see a quota/limit error rather than this compute creation error.&lt;/LI&gt;
&lt;LI&gt;Do note: &lt;STRONG&gt;Apps aren’t supported on Standard-tier paid workspaces.&lt;/STRONG&gt; If you try a paid trial, make sure it’s Premium/Enterprise, not Standard; otherwise Apps won’t work by design.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;Quick checks to rule out local setup issues&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;Verify you have &lt;STRONG&gt;no other app&lt;/STRONG&gt; in the account (Free Edition limit = 1). If one exists (even stopped), delete it before trying again.&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Ensure &lt;STRONG&gt;today’s Free Edition credits/quotas&lt;/STRONG&gt; haven’t been exhausted; Free Edition is serverless-only and enforces daily usage caps which can prevent new compute from starting if you’ve hit the limit.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Keep your app small: large files (&amp;gt;10 MB) in the source code directory cause deployment failures; minimal Streamlit apps should be well under this.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;Minimal template reminder (matches what the UI walkthrough says): create &lt;CODE&gt;app.yaml&lt;/CODE&gt; that specifies the startup command plus environment variables, and &lt;CODE&gt;requirements.txt&lt;/CODE&gt; for pip dependencies; then deploy via UI/CLI. Example shown in the product’s inline guide on the page you captured.&lt;BR /&gt;&lt;CODE&gt;bash
# Example CLI flow
databricks apps create --name dashboard-app --source-code-path .
databricks apps deploy dashboard-app --source-code-path .
&lt;/CODE&gt;&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 class="paragraph"&gt;Practical ways to proceed&lt;/H3&gt;
&lt;UL&gt;
&lt;LI class="paragraph"&gt;Retry later; if this is the regional compute-provisioning issue, it usually resolves when backend services recover.&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;If you need to move forward immediately, try:
&lt;UL&gt;
&lt;LI&gt;Creating a new &lt;STRONG&gt;Free Edition account&lt;/STRONG&gt; (which may land in a different region), then deploy the same minimal app.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;Using a &lt;STRONG&gt;paid workspace&lt;/STRONG&gt; on a supported tier (Premium/Enterprise) and region; avoid Standard-tier workspaces as Apps aren’t supported there.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV class="paragraph"&gt;When it does deploy, remember the Free Edition &lt;STRONG&gt;“one app” quota&lt;/STRONG&gt; and the &lt;STRONG&gt;24-hour auto-stop behavior&lt;/STRONG&gt; so you can plan restarts and avoid hitting limits unexpectedly.&lt;/DIV&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="paragraph"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="paragraph"&gt;Hope this helps, Louis.&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Nov 2025 23:01:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/can-not-create-a-streamlit-databricks-app-on-free-tier/m-p/138046#M2328</guid>
      <dc:creator>Louis_Frolio</dc:creator>
      <dc:date>2025-11-06T23:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can not create a Streamlit Databricks App on free tier</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/can-not-create-a-streamlit-databricks-app-on-free-tier/m-p/138128#M2334</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Hello Louis, I hope this message finds you well!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;To add a bit more context to this post, I was aware of the free account limits regarding the number of apps and how long they can run before being shut down.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;To deploy these apps, I was using the “Custom (from scratch)” option from the UI to avoid any code-related issues, but I was still getting the same error.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;The error also occurred when I tried a simple Streamlit “Hello World”.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;Today, the applications started working as expected.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;So, as you said, it was probably a compute provisioning issue happening in my region.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;I had already created a second account (in the same region) to check if the issue was related to a faulty account creation, but that wasn’t the case. I was a bit skeptical about a service-side compute provisioning problem because it affected my accounts for about three days, and I hadn’t seen any reports similar to mine.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;Thank you for all the information.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;Cordially,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Carlos&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 07 Nov 2025 14:19:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/can-not-create-a-streamlit-databricks-app-on-free-tier/m-p/138128#M2334</guid>
      <dc:creator>carlaoftw</dc:creator>
      <dc:date>2025-11-07T14:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can not create a Streamlit Databricks App on free tier</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/can-not-create-a-streamlit-databricks-app-on-free-tier/m-p/138441#M2337</link>
      <description>&lt;P&gt;I'm facing the same problem.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 15:39:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/can-not-create-a-streamlit-databricks-app-on-free-tier/m-p/138441#M2337</guid>
      <dc:creator>eebruno</dc:creator>
      <dc:date>2025-11-10T15:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can not create a Streamlit Databricks App on free tier</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/can-not-create-a-streamlit-databricks-app-on-free-tier/m-p/138457#M2338</link>
      <description>&lt;P&gt;I am facing the same problem now&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 18:04:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/can-not-create-a-streamlit-databricks-app-on-free-tier/m-p/138457#M2338</guid>
      <dc:creator>DataBeli</dc:creator>
      <dc:date>2025-11-10T18:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can not create a Streamlit Databricks App on free tier</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/can-not-create-a-streamlit-databricks-app-on-free-tier/m-p/138536#M2340</link>
      <description>&lt;P&gt;Good morning, everyone.&lt;/P&gt;&lt;P&gt;The app is working again. I've already tested it and it's working.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 08:51:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/can-not-create-a-streamlit-databricks-app-on-free-tier/m-p/138536#M2340</guid>
      <dc:creator>eebruno</dc:creator>
      <dc:date>2025-11-11T08:51:54Z</dc:date>
    </item>
  </channel>
</rss>

