configuration error

Job failed with exit code: 1. Reason: cache miss: FROM docker.io/huggingface/spaces-dev-init-process:sha-e4591c0@sha256:85031f968a9161d201fad85d60806fd6b432dab3b98595628830579e32473a82 cache miss: [run 8/10] RUN git config --global user.email "Lucius-Morningstar@users.noreply.huggingface.co" cache miss: [run 10/10] LINK COPY --link --chown=1000 --from=huggingface/spaces-dev-init-process:sha-e4591c0 /app/init-process /tmp/init-process cache miss: [base 6/7] RUN --mount=target=/tmp/requirements.txt,source=requirements.txt pip install --no-cache-dir -r /tmp/requirements.txt cache miss: [run 9/10] RUN git config --global user.name "Lucius-Morningstar" cache miss: [run 3/10] RUN wget https://github.com/gitpod-io/openvscode-server/releases/download/openvscode-server-v1.86.2/openvscode-server-v1.86.2-linux-x64.tar.gz -O /tmp/openvscode-server.tar.gz && tar -xzf /tmp/openvscode-server.tar.gz -C /opt && rm /tmp/openvscode-server.tar.gz && mv /opt/openvscode-server-v1.86.2-linux-x64 /opt/openvscode-server && chown -R 1000:1000 /opt/openvscode-server cache miss: [run 2/10] LINK COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt /tmp/freeze.txt cache miss: [run 2/10] COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt /tmp/freeze.txt cache miss: [run 1/10] LINK COPY --link --chown=1000 ./ /home/user/app cache miss: [run 1/10] COPY --link --chown=1000 ./ /home/user/app cache miss: [run 4/10] RUN apt-get update && apt-get install -y htop vim nano gdb && rm -rf /var/lib/apt/lists/* cache miss: [base 7/7] RUN pip install --no-cache-dir gradio[oauth]==5.0.1 "uvicorn>=0.14.0" spaces==0.30.4 cache miss: [run 7/10] RUN /opt/openvscode-server/bin/openvscode-server --install-extension ms-python.python --install-extension ms-python.debugpy cache miss: [run 5/10] RUN chsh -s /usr/bin/bash user cache miss: [run 6/10] RUN pip install --no-cache-dir IPython wheel cache miss: [pipfreeze 1/1] RUN pip freeze > /tmp/freeze.txt {"total":37,"completed":24,"user_total":24,"user_cached":7,"user_completed":11,"user_cacheable":23,"from":1,"miss":16,"client_duration_ms":739}

Base README.md template:

---
title: {{title}}
emoji: {{emoji}}
colorFrom: {{colorFrom}}
colorTo: {{colorTo}}
sdk: {{sdk}}
sdk_version: "{{sdkVersion}}"
{{#pythonVersion}}
python_version: "{{pythonVersion}}"
{{/pythonVersion}}
app_file: app.py
pinned: false
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference