This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Error: Failed to update your Builder instance
while running space push
#164
Comments
Even after recreating Builder, above error persists. Builder: https://deta.space/builder/c0iXiZt5n95A/develop?tab=config Full log of 2024/03/12$ space validate && space push
~ Validating your Spacefile...
✓ Spacefile looks good!
Validating your Spacefile...
Your Spacefile looks good, proceeding with your push!
✓ Successfully started your build!
✓ Successfully pushed your Spacefile!
~ Pushing your code (29 files) & running build process...
2024/02/12 21:49:52
2024/02/12 21:49:52 Parsing Spacefile...
2024/02/12 21:49:52 Scanned micros:
2024/02/12 21:49:52 └ fastapi
2024/02/12 21:49:52
2024/02/12 21:49:52 Building micro fastapi...
2024/02/12 21:49:52 [fastapi] Installing dependencies with pip
2024/02/12 21:49:52 [fastapi]
2024/02/12 21:49:52
2024/02/12 21:49:54 [fastapi] Collecting heartbeat-status==0.0.2 (from -r requirements.txt (line 4))
2024/02/12 21:49:54 [fastapi] Obtaining dependency information for heartbeat-status==0.0.2 from https://files.pythonhosted.org/packages/ad/24/cdaa1d93b84dc3a205d6e3a32bb13594d7893f0c3e993f967415f302a533/heartbeat_s
tatus-0.0.2-py3-none-any.whl.metadata
2024/02/12 21:49:54 [fastapi] Downloading heartbeat_status-0.0.2-py3-none-any.whl.metadata (1.4 kB)
2024/02/12 21:49:54 [fastapi] Collecting deta<2.0.0,>=1.2.0 (from heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:54 [fastapi] Obtaining dependency information for deta<2.0.0,>=1.2.0 from https://files.pythonhosted.org/packages/fa/70/e742f03eaf8bd782c897fc115379341a94d53b9616f1fa9d1345ab14b1da/deta-1.2.0-py3-n
one-any.whl.metadata
2024/02/12 21:49:54 [fastapi] Downloading deta-1.2.0-py3-none-any.whl.metadata (444 bytes)
2024/02/12 21:49:54 [fastapi] Collecting fastapi<0.105.0,>=0.104.1 (from heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:54 [fastapi] Obtaining dependency information for fastapi<0.105.0,>=0.104.1 from https://files.pythonhosted.org/packages/f3/4f/0ce34195b63240b6693086496c9bab4ef23999112184399a3e88854c7674/fastapi-0
.104.1-py3-none-any.whl.metadata
2024/02/12 21:49:54 [fastapi] Downloading fastapi-0.104.1-py3-none-any.whl.metadata (24 kB)
2024/02/12 21:49:54 [fastapi] Collecting jinja2<4.0.0,>=3.1.2 (from heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:54 [fastapi] Obtaining dependency information for jinja2<4.0.0,>=3.1.2 from https://files.pythonhosted.org/packages/30/6d/6de6be2d02603ab56e72997708809e8a5b0fbfee080735109b40a3564843/Jinja2-3.1.3-p
y3-none-any.whl.metadata
2024/02/12 21:49:54 [fastapi] Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB)
2024/02/12 21:49:54 [fastapi] Collecting pandas<3.0.0,>=2.1.4 (from heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:54 [fastapi] Obtaining dependency information for pandas<3.0.0,>=2.1.4 from https://files.pythonhosted.org/packages/df/bc/663c52528d6b2c796d0f788655e5f0fd65842523715a18f4d4beaca8dcb2/pandas-2.2.0-c
p39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
2024/02/12 21:49:54 [fastapi] Downloading pandas-2.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (19 kB)
2024/02/12 21:49:54 [fastapi] Collecting pandas-stubs<3.0.0.0,>=2.1.1.230928 (from heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:54 [fastapi] Obtaining dependency information for pandas-stubs<3.0.0.0,>=2.1.1.230928 from https://files.pythonhosted.org/packages/c0/6d/c5c23926fcc7526a5df32a8f3b3540948be8dd4c25f4a097f9091d40535c
/pandas_stubs-2.1.4.231227-py3-none-any.whl.metadata
2024/02/12 21:49:54 [fastapi] Downloading pandas_stubs-2.1.4.231227-py3-none-any.whl.metadata (9.6 kB)
2024/02/12 21:49:54 [fastapi] Collecting plotly<6.0.0,>=5.18.0 (from heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:54 [fastapi] Obtaining dependency information for plotly<6.0.0,>=5.18.0 from https://files.pythonhosted.org/packages/a8/07/72953cf70e3bd3a24cbc3e743e6f8539abe6e3e6d83c3c0c83426eaffd39/plotly-5.18.0
-py3-none-any.whl.metadata
2024/02/12 21:49:54
2024/02/12 21:49:55 [fastapi] Downloading plotly-5.18.0-py3-none-any.whl.metadata (7.0 kB)
2024/02/12 21:49:55 [fastapi] Collecting pydantic<3.0.0,>=2.5.2 (from heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:55 [fastapi] Obtaining dependency information for pydantic<3.0.0,>=2.5.2 from https://files.pythonhosted.org/packages/db/dc/afecbd9650f486889181c6d1a0d675b580c06253ea7e304588e4c7485bdb/pydantic-2.6
.1-py3-none-any.whl.metadata
2024/02/12 21:49:55 [fastapi] Downloading pydantic-2.6.1-py3-none-any.whl.metadata (83 kB)
2024/02/12 21:49:55 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 28.4 MB/s eta 0:00:00
2024/02/12 21:49:55 [fastapi] Collecting python-dotenv<2.0.0,>=1.0.0 (from heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:55 [fastapi] Obtaining dependency information for python-dotenv<2.0.0,>=1.0.0 from https://files.pythonhosted.org/packages/6a/3e/b68c118422ec867fa7ab88444e1274aa40681c606d59ac27de5a5588f082/python_
dotenv-1.0.1-py3-none-any.whl.metadata
2024/02/12 21:49:55 [fastapi] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB)
2024/02/12 21:49:55 [fastapi] Collecting requests<3.0.0,>=2.31.0 (from heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:55 [fastapi] Obtaining dependency information for requests<3.0.0,>=2.31.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.
31.0-py3-none-any.whl.metadata
2024/02/12 21:49:55 [fastapi] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
2024/02/12 21:49:55 [fastapi] Collecting starlette==0.27.0 (from heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:55 [fastapi] Obtaining dependency information for starlette==0.27.0 from https://files.pythonhosted.org/packages/58/f8/e2cca22387965584a409795913b774235752be4176d276714e15e1a58884/starlette-0.27.0-
py3-none-any.whl.metadata
2024/02/12 21:49:55 [fastapi] Downloading starlette-0.27.0-py3-none-any.whl.metadata (5.8 kB)
2024/02/12 21:49:55 [fastapi] Collecting uvicorn<0.25.0,>=0.24.0.post1 (from heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:55 [fastapi] Obtaining dependency information for uvicorn<0.25.0,>=0.24.0.post1 from https://files.pythonhosted.org/packages/7e/17/4b7a76fffa7babf397481040d8aef2725b2b81ae19f1a31b5ca0c17d49e6/uvico
rn-0.24.0.post1-py3-none-any.whl.metadata
2024/02/12 21:49:55 [fastapi] Downloading uvicorn-0.24.0.post1-py3-none-any.whl.metadata (6.4 kB)
2024/02/12 21:49:55 [fastapi] Collecting anyio<5,>=3.4.0 (from starlette==0.27.0->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:55 [fastapi] Obtaining dependency information for anyio<5,>=3.4.0 from https://files.pythonhosted.org/packages/bf/cd/d6d9bb1dadf73e7af02d18225cbd2c93f8552e13130484f1c8dcfece292b/anyio-4.2.0-py3-non
e-any.whl.metadata
2024/02/12 21:49:55 [fastapi] Downloading anyio-4.2.0-py3-none-any.whl.metadata (4.6 kB)
2024/02/12 21:49:55 [fastapi] Collecting typing-extensions>=3.10.0 (from starlette==0.27.0->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:55 [fastapi] Obtaining dependency information for typing-extensions>=3.10.0 from https://files.pythonhosted.org/packages/b7/f4/6a90020cd2d93349b442bfcb657d0dc91eee65491600b2cb1d388bc98e6b/typing_ex
tensions-4.9.0-py3-none-any.whl.metadata
2024/02/12 21:49:55 [fastapi] Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB)
2024/02/12 21:49:55 [fastapi] Collecting anyio<5,>=3.4.0 (from starlette==0.27.0->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:55 [fastapi] Obtaining dependency information for anyio<5,>=3.4.0 from https://files.pythonhosted.org/packages/19/24/44299477fe7dcc9cb58d0a57d5a7588d6af2ff403fdd2d47a246c91a3246/anyio-3.7.1-py3-non
e-any.whl.metadata
2024/02/12 21:49:55 [fastapi] Downloading anyio-3.7.1-py3-none-any.whl.metadata (4.7 kB)
2024/02/12 21:49:55 [fastapi] Collecting MarkupSafe>=2.0 (from jinja2<4.0.0,>=3.1.2->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:55 [fastapi] Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/5f/5a/360da85076688755ea0cceb92472923086993e86b5613bbae9fbc14136b0/MarkupSafe-2.1.5-cp
39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
2024/02/12 21:49:55 [fastapi] Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
2024/02/12 21:49:55
2024/02/12 21:49:56 [fastapi] Collecting numpy<2,>=1.22.4 (from pandas<3.0.0,>=2.1.4->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:56 [fastapi] Obtaining dependency information for numpy<2,>=1.22.4 from https://files.pythonhosted.org/packages/54/30/c2a907b9443cf42b90c17ad10c1e8fa801975f01cb9764f3f8eb8aea638b/numpy-1.26.4-cp39-
cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
2024/02/12 21:49:56 [fastapi] Downloading numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB)
2024/02/12 21:49:56 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 22.0 MB/s eta 0:00:00
2024/02/12 21:49:56 [fastapi] Collecting python-dateutil>=2.8.2 (from pandas<3.0.0,>=2.1.4->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:56 [fastapi] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
2024/02/12 21:49:56 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 66.2 MB/s eta 0:00:00
2024/02/12 21:49:56 [fastapi] Collecting pytz>=2020.1 (from pandas<3.0.0,>=2.1.4->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:56 [fastapi] Obtaining dependency information for pytz>=2020.1 from https://files.pythonhosted.org/packages/9c/3d/a121f284241f08268b21359bd425f7d4825cffc5ac5cd0e1b3d82ffd2b10/pytz-2024.1-py2.py3-no
ne-any.whl.metadata
2024/02/12 21:49:56 [fastapi] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB)
2024/02/12 21:49:56 [fastapi] Collecting tzdata>=2022.7 (from pandas<3.0.0,>=2.1.4->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:56 [fastapi] Obtaining dependency information for tzdata>=2022.7 from https://files.pythonhosted.org/packages/65/58/f9c9e6be752e9fcb8b6a0ee9fb87e6e7a1f6bcab2cdc73f02bb7ba91ada0/tzdata-2024.1-py2.py
3-none-any.whl.metadata
2024/02/12 21:49:56 [fastapi] Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB)
2024/02/12 21:49:56 [fastapi] Collecting types-pytz>=2022.1.1 (from pandas-stubs<3.0.0.0,>=2.1.1.230928->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:56 [fastapi] Obtaining dependency information for types-pytz>=2022.1.1 from https://files.pythonhosted.org/packages/fc/6c/42a83a27bef09295b8d26866d690fd50d53b7fa27a961779daf0bb8f3b0c/types_pytz-202
4.1.0.20240203-py3-none-any.whl.metadata
2024/02/12 21:49:56 [fastapi] Downloading types_pytz-2024.1.0.20240203-py3-none-any.whl.metadata (1.5 kB)
2024/02/12 21:49:56 [fastapi] Collecting tenacity>=6.2.0 (from plotly<6.0.0,>=5.18.0->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:56 [fastapi] Obtaining dependency information for tenacity>=6.2.0 from https://files.pythonhosted.org/packages/f4/f1/990741d5bb2487d529d20a433210ffa136a367751e454214013b441c4575/tenacity-8.2.3-py3-
none-any.whl.metadata
2024/02/12 21:49:56 [fastapi] Downloading tenacity-8.2.3-py3-none-any.whl.metadata (1.0 kB)
2024/02/12 21:49:56 [fastapi] Collecting packaging (from plotly<6.0.0,>=5.18.0->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:56 [fastapi] Obtaining dependency information for packaging from https://files.pythonhosted.org/packages/ec/1a/610693ac4ee14fcdf2d9bf3c493370e4f2ef7ae2e19217d7a237ff42367d/packaging-23.2-py3-none-a
ny.whl.metadata
2024/02/12 21:49:56 [fastapi] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB)
2024/02/12 21:49:56 [fastapi] Collecting annotated-types>=0.4.0 (from pydantic<3.0.0,>=2.5.2->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:56 [fastapi] Obtaining dependency information for annotated-types>=0.4.0 from https://files.pythonhosted.org/packages/28/78/d31230046e58c207284c6b2c4e8d96e6d3cb4e52354721b944d3e1ee4aa5/annotated_ty
pes-0.6.0-py3-none-any.whl.metadata
2024/02/12 21:49:56 [fastapi] Downloading annotated_types-0.6.0-py3-none-any.whl.metadata (12 kB)
2024/02/12 21:49:56
2024/02/12 21:49:57 [fastapi] Collecting pydantic-core==2.16.2 (from pydantic<3.0.0,>=2.5.2->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:57 [fastapi] Obtaining dependency information for pydantic-core==2.16.2 from https://files.pythonhosted.org/packages/39/28/0f61d1854be08b2e4dc7310f845c71a14ece79117c8843fdcb71048de864/pydantic_core-2.16.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
2024/02/12 21:49:57 [fastapi] Downloading pydantic_core-2.16.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.5 kB)
2024/02/12 21:49:57
2024/02/12 21:49:58 [fastapi] Collecting charset-normalizer<4,>=2 (from requests<3.0.0,>=2.31.0->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:58 [fastapi] Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/98/69/5d8751b4b670d623aa7a47bef061d69c279e9f922f6705147983aa76c3ce/charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
2024/02/12 21:49:58 [fastapi] Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
2024/02/12 21:49:58 [fastapi] Collecting idna<4,>=2.5 (from requests<3.0.0,>=2.31.0->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:58 [fastapi] Obtaining dependency information for idna<4,>=2.5 from https://files.pythonhosted.org/packages/c2/e7/a82b05cf63a603df6e68d59ae6a68bf5064484a0718ea5033660af4b54a9/idna-3.6-py3-none-any.whl.metadata
2024/02/12 21:49:58 [fastapi] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB)
2024/02/12 21:49:58 [fastapi] Collecting urllib3<3,>=1.21.1 (from requests<3.0.0,>=2.31.0->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:58 [fastapi] Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/88/75/311454fd3317aefe18415f04568edc20218453b709c63c58b9292c71be17/urllib3-2.2.0-py3-none-any.whl.metadata
2024/02/12 21:49:58 [fastapi] Downloading urllib3-2.2.0-py3-none-any.whl.metadata (6.4 kB)
2024/02/12 21:49:58 [fastapi] Collecting certifi>=2017.4.17 (from requests<3.0.0,>=2.31.0->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:58 [fastapi] Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/ba/06/a07f096c664aeb9f01624f858c3add0a4e913d6c96257acb4fce61e7de14/certifi-2024.2.2-py3-none-any.whl.metadata
2024/02/12 21:49:58 [fastapi] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB)
2024/02/12 21:49:58 [fastapi] Collecting click>=7.0 (from uvicorn<0.25.0,>=0.24.0.post1->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:58 [fastapi] Obtaining dependency information for click>=7.0 from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata
2024/02/12 21:49:58 [fastapi] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
2024/02/12 21:49:58 [fastapi] Collecting h11>=0.8 (from uvicorn<0.25.0,>=0.24.0.post1->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:58 [fastapi] Downloading h11-0.14.0-py3-none-any.whl (58 kB)
2024/02/12 21:49:58 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 19.2 MB/s eta 0:00:00
2024/02/12 21:49:58 [fastapi] Collecting sniffio>=1.1 (from anyio<5,>=3.4.0->starlette==0.27.0->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:58 [fastapi] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB)
2024/02/12 21:49:58 [fastapi] Collecting exceptiongroup (from anyio<5,>=3.4.0->starlette==0.27.0->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:58 [fastapi] Obtaining dependency information for exceptiongroup from https://files.pythonhosted.org/packages/b8/9a/5028fd52db10e600f1c4674441b968cf2ea4959085bfb5b99fb1250e5f68/exceptiongroup-1.2.0-py3-none-any.whl.metadata
2024/02/12 21:49:58 [fastapi] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB)
2024/02/12 21:49:58 [fastapi] Collecting six>=1.5 (from python-dateutil>=2.8.2->pandas<3.0.0,>=2.1.4->heartbeat-status==0.0.2->-r requirements.txt (line 4))
2024/02/12 21:49:58 [fastapi] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
2024/02/12 21:49:58 [fastapi] Downloading heartbeat_status-0.0.2-py3-none-any.whl (91 kB)
2024/02/12 21:49:58 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.3/91.3 kB 29.8 MB/s eta 0:00:00
2024/02/12 21:49:58 [fastapi] Downloading starlette-0.27.0-py3-none-any.whl (66 kB)
2024/02/12 21:49:58 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.0/67.0 kB 24.0 MB/s eta 0:00:00
2024/02/12 21:49:58 [fastapi] Downloading deta-1.2.0-py3-none-any.whl (10 kB)
2024/02/12 21:49:58 [fastapi] Downloading fastapi-0.104.1-py3-none-any.whl (92 kB)
2024/02/12 21:49:58 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.9/92.9 kB 36.5 MB/s eta 0:00:00
2024/02/12 21:49:58 [fastapi] Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB)
2024/02/12 21:49:58 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 43.2 MB/s eta 0:00:00
2024/02/12 21:49:58 [fastapi] Downloading pandas-2.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB)
2024/02/12 21:49:58
2024/02/12 21:49:59 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 18.6 MB/s eta 0:00:00
2024/02/12 21:49:59 [fastapi] Downloading pandas_stubs-2.1.4.231227-py3-none-any.whl (153 kB)
2024/02/12 21:49:59 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.6/153.6 kB 50.0 MB/s eta 0:00:00
2024/02/12 21:49:59 [fastapi] Downloading plotly-5.18.0-py3-none-any.whl (15.6 MB)
2024/02/12 21:49:59 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 22.0 MB/s eta 0:00:00
2024/02/12 21:49:59 [fastapi] Downloading pydantic-2.6.1-py3-none-any.whl (394 kB)
2024/02/12 21:49:59 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 394.8/394.8 kB 75.3 MB/s eta 0:00:00
2024/02/12 21:49:59 [fastapi] Downloading pydantic_core-2.16.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB)
2024/02/12 21:49:59 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 102.3 MB/s eta 0:00:00
2024/02/12 21:49:59 [fastapi] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB)
2024/02/12 21:49:59 [fastapi] Downloading requests-2.31.0-py3-none-any.whl (62 kB)
2024/02/12 21:49:59 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 25.0 MB/s eta 0:00:00
2024/02/12 21:49:59 [fastapi] Downloading uvicorn-0.24.0.post1-py3-none-any.whl (59 kB)
2024/02/12 21:49:59 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.7/59.7 kB 20.9 MB/s eta 0:00:00
2024/02/12 21:49:59 [fastapi] Downloading annotated_types-0.6.0-py3-none-any.whl (12 kB)
2024/02/12 21:49:59 [fastapi] Downloading anyio-3.7.1-py3-none-any.whl (80 kB)
2024/02/12 21:49:59 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 kB 27.4 MB/s eta 0:00:00
2024/02/12 21:49:59 [fastapi] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB)
2024/02/12 21:49:59 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 50.9 MB/s eta 0:00:00
2024/02/12 21:49:59 [fastapi] Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
2024/02/12 21:49:59 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.3/142.3 kB 54.9 MB/s eta 0:00:00
2024/02/12 21:49:59 [fastapi] Downloading click-8.1.7-py3-none-any.whl (97 kB)
2024/02/12 21:49:59
2024/02/12 21:50:00 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 33.6 MB/s eta 0:00:00
2024/02/12 21:50:00 [fastapi] Downloading idna-3.6-py3-none-any.whl (61 kB)
2024/02/12 21:50:00 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 23.7 MB/s eta 0:00:00
2024/02/12 21:50:00 [fastapi] Downloading MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
2024/02/12 21:50:00 [fastapi] Downloading numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
2024/02/12 21:50:00 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 16.1 MB/s eta 0:00:00
2024/02/12 21:50:00 [fastapi] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB)
2024/02/12 21:50:00 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 22.6 MB/s eta 0:00:00
2024/02/12 21:50:00 [fastapi] Downloading tenacity-8.2.3-py3-none-any.whl (24 kB)
2024/02/12 21:50:00 [fastapi] Downloading types_pytz-2024.1.0.20240203-py3-none-any.whl (5.1 kB)
2024/02/12 21:50:00 [fastapi] Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB)
2024/02/12 21:50:00 [fastapi] Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB)
2024/02/12 21:50:00 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 75.5 MB/s eta 0:00:00
2024/02/12 21:50:00 [fastapi] Downloading urllib3-2.2.0-py3-none-any.whl (120 kB)
2024/02/12 21:50:00 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.9/120.9 kB 45.5 MB/s eta 0:00:00
2024/02/12 21:50:00 [fastapi] Downloading packaging-23.2-py3-none-any.whl (53 kB)
2024/02/12 21:50:00 [fastapi] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 22.0 MB/s eta 0:00:00
2024/02/12 21:50:00 [fastapi] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB)
2024/02/12 21:50:00
2024/02/12 21:50:01 [fastapi] Installing collected packages: pytz, deta, urllib3, tzdata, typing-extensions, types-pytz, tenacity, sniffio, six, python-dotenv, packaging, numpy, MarkupSafe, idna, h11, exceptiongroup, click, charset-normalizer, certifi, annotated-types, uvicorn, requests, python-dateutil, pydantic-core, plotly, pandas-stubs, jinja2, anyio, starlette, pydantic, pandas, fastapi, heartbeat-status
2024/02/12 21:50:01
2024/02/12 21:50:21 [fastapi] Successfully installed MarkupSafe-2.1.5 annotated-types-0.6.0 anyio-3.7.1 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 deta-1.2.0 exceptiongroup-1.2.0 fastapi-0.104.1 h11-0.14.0 heartbeat-status-0.0.2 idna-3.6 jinja2-3.1.3 numpy-1.26.4 packaging-23.2 pandas-2.2.0 pandas-stubs-2.1.4.231227 plotly-5.18.0 pydantic-2.6.1 pydantic-core-2.16.2 python-dateutil-2.8.2 python-dotenv-1.0.1 pytz-2024.1 requests-2.31.0 six-1.16.0 sniffio-1.3.0 starlette-0.27.0 tenacity-8.2.3 types-pytz-2024.1.0.20240203 typing-extensions-4.9.0 tzdata-2024.1 urllib3-2.2.0 uvicorn-0.24.0.post1
2024/02/12 21:50:21
2024/02/12 21:50:22 [fastapi] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2024/02/12 21:50:22 [fastapi]
2024/02/12 21:50:22 [fastapi] [notice] A new release of pip is available: 23.2.1 -> 24.0
2024/02/12 21:50:22 [fastapi] [notice] To update, run: pip install --upgrade pip
2024/02/12 21:50:22 [fastapi]
2024/02/12 21:50:22
2024/02/12 21:50:34 [fastapi] Zipping code
2024/02/12 21:50:34
2024/02/12 21:50:34 All micros built successfully
2024/02/12 21:50:34
2024/02/12 21:50:52 build complete...
2024/02/12 21:50:52 created revision: bull-oqan
i Updating your Builder instance with the new revision...
! Error: failed to update your Builder instance, please try again |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
My post on Discord: https://discord.com/channels/827546555200438332/1183542727661600889/1183542727661600889
When I tried to publish my app to space with
space push
, this error was happened:! Error: failed to update your Builder instance, please try again
How to fix it?
Details
Full log of 2023/12/11
Full log of 2023/12/26
The text was updated successfully, but these errors were encountered: