Build Error

#10
by JDUB1965 - opened

The space appears to have a build failure. I'm getting Build error- Job failed with Exit code 1" and failed to retrieve error logs: SSE is not Enabled. Could you check the requirements/ dependencies?

Job failed with exit code: 1. Reason: cache miss: [run 1/2] COPY --link --chown=1000 ./ /home/user/app
cache miss: [run 1/2] LINK COPY --link --chown=1000 ./ /home/user/app
cache miss: [base 5/5] RUN --mount=target=/tmp/requirements.txt,source=requirements.txt pip install --no-cache-dir -r /tmp/requirements.txt "torch<=2.11.0" gradio[oauth]==4.44.1 "uvicorn>=0.14.0" "websockets>=10.4" spaces==0.49.3
cache miss: [run 2/2] COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt /tmp/freeze.txt
cache miss: [pipfreeze 1/1] RUN pip freeze > /tmp/freeze.txt
cache miss: [run 2/2] LINK COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt /tmp/freeze.txt
{"total":24,"completed":20,"user_total":12,"user_cached":5,"user_completed":8,"user_cacheable":11,"from":1,"miss":6,"client_duration_ms":190234}

Build logs:

Failed to retrieve error logs: SSE is not enabled

Sign up or log in to comment