build error

Job failed with exit code: 1. Reason: cache miss: [stage-1 3/17] RUN curl -L -o /tmp/surreal.tar.gz https://github.com/surrealdb/surrealdb/releases/download/v2.1.4/surreal-v2.1.4.x86_64-unknown-linux-gnu.tgz && tar xzf /tmp/surreal.tar.gz -C /usr/local/bin/ && rm /tmp/surreal.tar.gz && surreal version cache miss: FROM ghcr.io/astral-sh/uv:latest@sha256:eaa5f1a3305307aaf9e67fe2bbba1d85ebbb2d8a63bce23af21797bfafbe0f8b cache miss: [stage-1 16/17] COPY docker/supervisord.hf.conf /etc/supervisor/conf.d/supervisord.conf cache miss: [frontend-builder 3/6] COPY frontend/package.json frontend/package-lock.json ./ cache miss: [stage-1 17/17] RUN chmod -R 755 /tmp/nginx_client_temp /tmp/nginx_proxy_temp cache miss: [stage-1 11/17] COPY --from=frontend-builder /app/frontend/.next/standalone /app/frontend/ cache miss: [stage-1 5/17] WORKDIR /app cache miss: [stage-1 14/17] RUN mkdir -p /app/data /mydata /data/videos /app/logs /tmp/nginx_client_temp /tmp/nginx_proxy_temp /var/log/supervisor && chmod +x /app/scripts/wait-for-api.sh && chown -R 1000:1000 /app/data /mydata /data /app/logs cache miss: [stage-1 13/17] COPY --from=frontend-builder /app/frontend/public /app/frontend/public cache miss: [stage-1 10/17] COPY . /app/ cache miss: [stage-1 9/17] RUN mkdir -p /app/tiktoken-cache && .venv/bin/python -c "import tiktoken; tiktoken.get_encoding('o200k_base')" 2>/dev/null || true cache miss: [stage-1 12/17] COPY --from=frontend-builder /app/frontend/.next/static /app/frontend/.next/static cache miss: [frontend-builder 2/6] WORKDIR /app/frontend cache miss: [frontend-builder 4/6] RUN npm ci --prefer-offline --no-audit --no-fund cache miss: [stage-1 6/17] COPY pyproject.toml uv.lock ./ cache miss: [frontend-builder 6/6] RUN npm run build cache miss: [stage-1 7/17] COPY open_notebook/__init__.py ./open_notebook/ cache miss: [stage-1 2/17] RUN apt-get update && apt-get install -y --no-install-recommends ffmpeg supervisor curl nginx && curl -fsSL https://deb.nodesource.com/setup_20.x | bash - && apt-get install -y nodejs && rm -rf /var/lib/apt/lists/* && apt-get clean cache miss: [stage-1 15/17] COPY docker/nginx.conf /etc/nginx/nginx.conf cache miss: [frontend-builder 5/6] COPY frontend/ ./ cache miss: [stage-1 4/17] COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/ cache miss: [stage-1 8/17] RUN uv sync --frozen --no-dev {"total":31,"completed":15,"user_total":24,"user_cached":0,"user_completed":8,"user_cacheable":22,"from":2,"miss":22,"client_duration_ms":74763}

Build logs:

Fetching error logs...