The app page is stuck loading

APP link:https://desmondyuto-message-message-kz52dl.streamlit.app/

When I try to deploy a new application, the process goes through, but the page is still loading

[03:14:03] 🐍 Python dependencies were installed from /app/message/requirements.txt using pip.

Check if streamlit is installed

Streamlit is already installed

[03:14:04] πŸ“¦ Processed dependencies!

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

[03:13:39] πŸš€ Starting up repository: 'message', branch: 'master', main module: 'message.py'

[03:13:39] πŸ™ Cloning repository...

[03:13:40] πŸ™ Cloning into '/app/message'...

[03:13:40] πŸ™ Cloned repository!

[03:13:40] πŸ™ Pulling code changes from Github...

[03:13:41] πŸ“¦ Processing dependencies...

──────────────────────────────────────── pip ───────────────────────────────────────────

Collecting streamlit==1.16.0

  Downloading streamlit-1.16.0-py2.py3-none-any.whl (9.2 MB)

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 116.0 MB/s eta 0:00:00[2023-02-07 03:13:42.664776] 

Collecting pyshorteners

  Downloading pyshorteners-1.0.1.tar.gz (10.0 kB)

  Preparing metadata (setup.py): started

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

Collecting protobuf==3.20.0

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 268.3 MB/s eta 0:00:00[2023-02-07 03:13:44.070425] 

Collecting click>=7.0

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 KB 264.0 MB/s eta 0:00:00[2023-02-07 03:13:44.137918] 

Collecting tzlocal>=1.1

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

Collecting gitpython!=3.1.19

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.0/184.0 KB 223.8 MB/s eta 0:00:00[2023-02-07 03:13:44.236173] 

Collecting blinker>=1.0.0

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

Collecting requests>=2.4

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 KB 260.5 MB/s eta 0:00:00[2023-02-07 03:13:44.329459] 

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 336.4 MB/s eta 0:00:00[2023-02-07 03:13:44.646318] 

Collecting rich>=10.11.0

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.0/239.0 KB 250.8 MB/s eta 0:00:00[2023-02-07 03:13:44.766361] 

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 172.5 MB/s eta 0:00:00[2023-02-07 03:13:45.124278] 

Collecting importlib-metadata>=1.4

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

Collecting cachetools>=4.0

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

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 watchdog

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.0/79.0 KB 159.3 MB/s eta 0:00:00[2023-02-07 03:13:45.699646] 

Collecting python-dateutil

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 190.0 MB/s eta 0:00:00[2023-02-07 03:13:45.756593] 

Collecting pympler>=0.9

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.8/164.8 KB 203.7 MB/s eta 0:00:00[2023-02-07 03:13:45.799332] 

Collecting toml

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

Collecting semver

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

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 349.5 MB/s eta 0:00:00[2023-02-07 03:13:45.936566] 

Collecting altair>=3.2.0

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 813.6/813.6 KB 330.1 MB/s eta 0:00:00[2023-02-07 03:13:46.000966] 

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 213.9 MB/s eta 0:00:00[2023-02-07 03:13:46.263375] 

Collecting typing-extensions>=3.10.0.0

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

Collecting numpy

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 259.0 MB/s eta 0:00:00[2023-02-07 03:13:46.709830] 

Collecting pydeck>=0.1.dev5

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 267.2 MB/s eta 0:00:00[2023-02-07 03:13:46.794500] 

Collecting packaging>=14.1

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 KB 151.7 MB/s eta 0:00:00[2023-02-07 03:13:46.860886] 

Collecting entrypoints

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

Collecting toolz

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 266.8 MB/s eta 0:00:00[2023-02-07 03:13:46.940506] 

Collecting jsonschema>=3.0

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 KB 285.0 MB/s eta 0:00:00[2023-02-07 03:13:46.996657] 

Collecting jinja2

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 269.0 MB/s eta 0:00:00[2023-02-07 03:13:47.040062] 

Collecting gitdb<5,>=4.0.1

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 KB 276.0 MB/s eta 0:00:00[2023-02-07 03:13:47.086252] 

Collecting zipp>=0.5

  Downloading zipp-3.12.1-py3-none-any.whl (6.7 kB)

Collecting pytz>=2020.1

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 KB 334.4 MB/s eta 0:00:00[2023-02-07 03:13:47.251926] 

Collecting six>=1.5

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

Collecting idna<4,>=2.5

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 193.2 MB/s eta 0:00:00[2023-02-07 03:13:47.382613] 

Collecting certifi>=2017.4.17

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 KB 333.1 MB/s eta 0:00:00[2023-02-07 03:13:47.426554] 

Collecting urllib3<1.27,>=1.21.1

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 KB 290.3 MB/s eta 0:00:00[2023-02-07 03:13:47.492983] 

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 178.0 MB/s eta 0:00:00[2023-02-07 03:13:47.614880] 

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 339.4 MB/s eta 0:00:00[2023-02-07 03:13:47.674921] 

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 215.5 MB/s eta 0:00:00[2023-02-07 03:13:47.739309] 

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 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 156.0 MB/s eta 0:00:00[2023-02-07 03:13:48.169424] 

Collecting attrs>=17.4.0

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 KB 126.5 MB/s eta 0:00:00[2023-02-07 03:13:48.215147] 

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 162.2 MB/s eta 0:00:00[2023-02-07 03:13:48.416417] 

Building wheels for collected packages: pyshorteners, validators

  Building wheel for pyshorteners (setup.py): started

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

  Created wheel for pyshorteners: filename=pyshorteners-1.0.1-py3-none-any.whl size=17480 sha256=a087fb6ae74ffe6a069a4130d96c3fbf7ac2a7baecf14b6872e99f80eaa625f4

  Stored in directory: /tmp/pip-ephem-wheel-cache-d20tc7jz/wheels/d5/ff/b3/16d8906f92ab0b042f76a4696fcea11d291d79a2b3a3de1e78

  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=1626dc64019b90702ce1c40b18fdcb5cfcb024ba48d8e2d720af8c7637f8a408

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

Successfully built pyshorteners 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, pyshorteners, 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.2 packaging-23.0 pandas-1.5.3 pillow-9.4.0 protobuf-3.20.0 pyarrow-11.0.0 pydeck-0.8.0 pygments-2.14.0 pympler-1.0.1 pyrsistent-0.19.3 pyshorteners-1.0.1 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.16.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.1

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.

Checking if Streamlit is installed

Found Streamlit version 1.16.0 in the environment

Streamlit 1.16.0 is present. Installing click 8

Collecting click==8

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 KB 6.6 MB/s eta 0:00:00[2023-02-07 03:14:00.956516] 

Installing collected packages: click

  Attempting uninstall: click

    Found existing installation: click 8.1.3

    Uninstalling click-8.1.3:

      Successfully uninstalled click-8.1.3

Successfully installed click-8.0.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.

Streamlit 1.16.0 is present. Installing protobuf 3.20.1

Collecting protobuf==3.20.1

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

     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 28.2 MB/s eta 0:00:00[2023-02-07 03:14:02.234864] 

Installing collected packages: protobuf

  Attempting uninstall: protobuf

    Found existing installation: protobuf 3.20.0

    Uninstalling protobuf-3.20.0:

      Successfully uninstalled protobuf-3.20.0

Successfully installed protobuf-3.20.1

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.

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

[03:14:03] 🐍 Python dependencies were installed from /app/message/requirements.txt using pip.

Check if streamlit is installed

Streamlit is already installed

[03:14:04] πŸ“¦ Processed dependencies!

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

When I refresh the page, the following problem appears

[03:14:03] 🐍 Python dependencies were installed from /app/message/requirements.txt using pip.

Check if streamlit is installed

Streamlit is already installed

[03:14:04] πŸ“¦ Processed dependencies!

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

[03:21:12] πŸŽ› Preparing system...

[03:21:12] β›“ Spinning up manager process...

Hey @foxlimango,

Unfortunately, it’s hard to tell what’s going on since the app is private. Can you share a code snippet so we can try to reproduce the issue?

I change the app to public.Please help me solve the issue
App link:https://yoyumsgs.streamlit.app
Thanks

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