Can't run streamlit app in cloud

I upload app from repository on GitHub. And this app more than 1 hour β€œYour app is in the oven”
Then i start this file in localhost - it’s ok to start

logs from console

[14:19:43] πŸ–₯ Provisioning machine...

[14:18:43] πŸš€ Starting up repository: 'streamlitytnc', branch: 'main', main module: 'streamlit_app.py'

[14:18:43] πŸ™ Cloning repository...

[14:18:44] πŸ™ Cloning into '/app/streamlitytnc'...

[14:18:44] πŸ™ Cloned repository!

[14:18:44] πŸ™ Pulling code changes from Github...

[14:18:45] πŸ“¦ Processing dependencies...

Check if streamlit is installed


──────────────────────────────── Installing Streamlit ──────────────────────────────────


Collecting streamlit

  Downloading streamlit-1.17.0-py2.py3-none-any.whl (9.3 MB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.3/9.3 MB 121.8 MB/s eta 0:00:00[2023-02-05 14:18:45.979189] 

Collecting watchdog

  Downloading watchdog-2.2.1-py3-none-manylinux2014_x86_64.whl (78 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.0/79.0 KB 280.0 MB/s eta 0:00:00[2023-02-05 14:18:46.093842] 

Collecting altair>=3.2.0

  Downloading altair-4.2.2-py3-none-any.whl (813 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 813.6/813.6 KB 177.3 MB/s eta 0:00:00[2023-02-05 14:18:46.138401] 

Collecting tornado>=5.0

  Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 KB 179.1 MB/s eta 0:00:00[2023-02-05 14:18:46.218755] 

Collecting importlib-metadata>=1.4

  Downloading importlib_metadata-6.0.0-py3-none-any.whl (21 kB)

Collecting click>=7.0

  Downloading click-8.1.3-py3-none-any.whl (96 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 KB 140.9 MB/s eta 0:00:00[2023-02-05 14:18:46.392431] 

Collecting semver

  Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB)

Collecting gitpython!=3.1.19

  Downloading GitPython-3.1.30-py3-none-any.whl (184 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.0/184.0 KB 187.3 MB/s eta 0:00:00[2023-02-05 14:18:46.518722] 

Collecting pydeck>=0.1.dev5

  Downloading pydeck-0.8.0-py2.py3-none-any.whl (4.7 MB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 183.7 MB/s eta 0:00:00[2023-02-05 14:18:46.588542] 

Collecting pympler>=0.9

  Downloading Pympler-1.0.1-py3-none-any.whl (164 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.8/164.8 KB 283.0 MB/s eta 0:00:00[2023-02-05 14:18:46.628377] 

Collecting numpy

  Downloading numpy-1.24.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 222.8 MB/s eta 0:00:00[2023-02-05 14:18:47.021356] 

Collecting pillow>=6.2.0

  Downloading Pillow-9.4.0-cp310-cp310-manylinux_2_28_x86_64.whl (3.4 MB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 323.7 MB/s eta 0:00:00[2023-02-05 14:18:47.358378] 

Collecting typing-extensions>=3.10.0.0

  Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB)

Collecting blinker>=1.0.0

  Downloading blinker-1.5-py2.py3-none-any.whl (12 kB)

Collecting protobuf<4,>=3.12

  Downloading protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 339.3 MB/s eta 0:00:00[2023-02-05 14:18:47.705409] 

Collecting rich>=10.11.0

  Downloading rich-13.3.1-py3-none-any.whl (239 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.0/239.0 KB 320.0 MB/s eta 0:00:00[2023-02-05 14:18:47.835997] 

Collecting pandas>=0.21.0

  Downloading pandas-1.5.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.1/12.1 MB 265.6 MB/s eta 0:00:00[2023-02-05 14:18:48.091968] 

Collecting requests>=2.4

  Downloading requests-2.28.2-py3-none-any.whl (62 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 KB 277.8 MB/s eta 0:00:00[2023-02-05 14:18:48.180395] 

Collecting cachetools>=4.0

  Downloading cachetools-5.3.0-py3-none-any.whl (9.3 kB)

Collecting packaging>=14.1

  Downloading packaging-23.0-py3-none-any.whl (42 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 KB 145.6 MB/s eta 0:00:00[2023-02-05 14:18:48.279681] 

Collecting toml

  Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)

Collecting pyarrow>=4.0

  Downloading pyarrow-11.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.9 MB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.9/34.9 MB 302.7 MB/s eta 0:00:00[2023-02-05 14:18:48.590835] 

Collecting validators>=0.2

  Downloading validators-0.20.0.tar.gz (30 kB)

  Preparing metadata (setup.py): started

  Preparing metadata (setup.py): finished with status 'done'

Collecting python-dateutil

  Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 381.4 MB/s eta 0:00:00[2023-02-05 14:18:49.188926] 

Collecting tzlocal>=1.1

  Downloading tzlocal-4.2-py3-none-any.whl (19 kB)

Collecting toolz

  Downloading toolz-0.12.0-py3-none-any.whl (55 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 119.9 MB/s eta 0:00:00[2023-02-05 14:18:49.279549] 

Collecting jinja2

  Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 175.8 MB/s eta 0:00:00[2023-02-05 14:18:49.325982] 

Collecting entrypoints

  Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB)

Collecting jsonschema>=3.0

  Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 KB 268.3 MB/s eta 0:00:00[2023-02-05 14:18:49.416390] 

Collecting gitdb<5,>=4.0.1

  Downloading gitdb-4.0.10-py3-none-any.whl (62 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 KB 295.4 MB/s eta 0:00:00[2023-02-05 14:18:49.457018] 

Collecting zipp>=0.5

  Downloading zipp-3.12.0-py3-none-any.whl (6.6 kB)

Collecting pytz>=2020.1

  Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 KB 198.4 MB/s eta 0:00:00[2023-02-05 14:18:49.621092] 

Collecting six>=1.5

  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)

Collecting certifi>=2017.4.17

  Downloading certifi-2022.12.7-py3-none-any.whl (155 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 KB 157.2 MB/s eta 0:00:00[2023-02-05 14:18:49.828614] 

Collecting urllib3<1.27,>=1.21.1

  Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 KB 201.5 MB/s eta 0:00:00[2023-02-05 14:18:49.927689] 

Collecting charset-normalizer<4,>=2

  Downloading charset_normalizer-3.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (198 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.8/198.8 KB 346.6 MB/s eta 0:00:00[2023-02-05 14:18:50.034096] 

Collecting idna<4,>=2.5

  Downloading idna-3.4-py3-none-any.whl (61 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 311.8 MB/s eta 0:00:00[2023-02-05 14:18:50.070445] 

Collecting markdown-it-py<3.0.0,>=2.1.0

  Downloading markdown_it_py-2.1.0-py3-none-any.whl (84 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 KB 283.2 MB/s eta 0:00:00[2023-02-05 14:18:50.133907] 

Collecting pygments<3.0.0,>=2.14.0

  Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 191.5 MB/s eta 0:00:00[2023-02-05 14:18:50.193792] 

Collecting pytz-deprecation-shim

  Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)

Collecting decorator>=3.4.0

  Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)

Collecting smmap<6,>=3.0.1

  Downloading smmap-5.0.0-py3-none-any.whl (24 kB)

Collecting MarkupSafe>=2.0

  Downloading MarkupSafe-2.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)

Collecting attrs>=17.4.0

  Downloading attrs-22.2.0-py3-none-any.whl (60 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 KB 296.0 MB/s eta 0:00:00[2023-02-05 14:18:50.525015] 

Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0

  Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 KB 259.0 MB/s eta 0:00:00[2023-02-05 14:18:50.582272] 

Collecting mdurl~=0.1

  Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)

Collecting tzdata

  Downloading tzdata-2022.7-py2.py3-none-any.whl (340 kB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 340.1/340.1 KB 346.5 MB/s eta 0:00:00[2023-02-05 14:18:50.730867] 

Building wheels for collected packages: validators

  Building wheel for validators (setup.py): started

  Building wheel for validators (setup.py): finished with status 'done'

  Created wheel for validators: filename=validators-0.20.0-py3-none-any.whl size=19581 sha256=18bd8c84f11c938919626b0ec5cec5e743bb2d8f385ac5ebadd011b407cb48c7

  Stored in directory: /tmp/pip-ephem-wheel-cache-vq3l3lzn/wheels/f2/ed/dd/d3a556ad245ef9dc570c6bcd2f22886d17b0b408dd3bbb9ac3

Successfully built validators

Installing collected packages: pytz, charset-normalizer, zipp, watchdog, urllib3, tzdata, typing-extensions, tornado, toolz, toml, smmap, six, semver, pyrsistent, pympler, pygments, protobuf, pillow, packaging, numpy, mdurl, MarkupSafe, idna, entrypoints, decorator, click, certifi, cachetools, blinker, attrs, validators, requests, pytz-deprecation-shim, python-dateutil, pyarrow, markdown-it-py, jsonschema, jinja2, importlib-metadata, gitdb, tzlocal, rich, pydeck, pandas, gitpython, altair, streamlit

Successfully installed MarkupSafe-2.1.2 altair-4.2.2 attrs-22.2.0 blinker-1.5 cachetools-5.3.0 certifi-2022.12.7 charset-normalizer-3.0.1 click-8.1.3 decorator-5.1.1 entrypoints-0.4 gitdb-4.0.10 gitpython-3.1.30 idna-3.4 importlib-metadata-6.0.0 jinja2-3.1.2 jsonschema-4.17.3 markdown-it-py-2.1.0 mdurl-0.1.2 numpy-1.24.1 packaging-23.0 pandas-1.5.3 pillow-9.4.0 protobuf-3.20.3 pyarrow-11.0.0 pydeck-0.8.0 pygments-2.14.0 pympler-1.0.1 pyrsistent-0.19.3 python-dateutil-2.8.2 pytz-2022.7.1 pytz-deprecation-shim-0.1.0.post0 requests-2.28.2 rich-13.3.1 semver-2.13.0 six-1.16.0 smmap-5.0.0 streamlit-1.17.0 toml-0.10.2 toolz-0.12.0 tornado-6.2 typing-extensions-4.4.0 tzdata-2022.7 tzlocal-4.2 urllib3-1.26.14 validators-0.20.0 watchdog-2.2.1 zipp-3.12.0

WARNING: You are using pip version 22.0.3; however, version 23.0 is available.

You should consider upgrading via the '/home/appuser/venv/bin/python -m pip install --upgrade pip' command.


────────────────────────────────────────────────────────────────────────────────────────


[14:19:02] πŸ“¦ Processed dependencies!


Collecting usage statistics. To deactivate, set browser.gatherUsageStats to False.





[14:19:44] πŸŽ› Preparing system...

[14:19:44] β›“ Spinning up manager process...

Community Cloud had a deployment issue earlier today that should be resolved now. Have you tried rebooting or redeploying your app?

Experiencing the same issue, have tried deleting and rebooting however app is still not running.

Had a similar issue yesterday, but it seems to be working fine now when I tried to access it again :+1:

Yes. it’s ok now

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.