build error
Job failed with exit code: 1. Reason: cache miss: [4/8] COPY requirements.txt . cache miss: [3/8] RUN apt-get update && apt-get install -y --no-install-recommends ffmpeg build-essential libsndfile1 ca-certificates openssl && apt-get clean && rm -rf /var/lib/apt/lists/* && update-ca-certificates cache miss: [8/8] RUN chmod -R 777 /tmp cache miss: [7/8] RUN mkdir -p /app/static/audio /tmp/yt-dlp cache miss: [6/8] COPY . . cache miss: [5/8] RUN pip install --no-cache-dir -r requirements.txt && pip install --no-cache-dir pytube {"total":13,"completed":10,"user_total":8,"user_cached":1,"user_completed":5,"user_cacheable":7,"from":1,"miss":6,"client_duration_ms":38453}
Build logs:
Fetching error logs...