build error
Job failed with exit code: 1. Reason: cache miss: [7/9] RUN playwright install --with-deps || true cache miss: [6/9] RUN pip install --no-cache-dir -r requirements.txt cache miss: [3/9] RUN apt-get update && apt-get install -y wget curl unzip gnupg ca-certificates git xvfb build-essential python3-dev libffi-dev libssl-dev libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libxkbcommon0 libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm1 libasound2 libpango-1.0-0 libcairo2 libx11-xcb1 libxcb-dri3-0 fonts-liberation libappindicator3-1 lsb-release xdg-utils libvulkan1 && rm -rf /var/lib/apt/lists/* cache miss: [8/9] RUN python -m camoufox fetch || true cache miss: [9/9] RUN printf '#!/bin/bash\nXvfb :99 -screen 0 1280x720x24 &\nsleep 2\nexec python api_solver.py --headless True --host 0.0.0.0 --port 7860 --thread 2 --browser_type camoufox\n' > /app/start.sh && chmod +x /app/start.sh cache miss: [5/9] RUN pip install --upgrade pip setuptools wheel cache miss: [4/9] RUN git clone https://github.com/God5aja5/Turnstile-Solver.git . cache miss: [2/9] WORKDIR /app {"total":13,"completed":8,"user_total":9,"user_cached":0,"user_completed":4,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":31526}
Build logs:
Fetching error logs...