build error
Job failed with exit code: 1. Reason: cache miss: [12/14] RUN /app/venv/bin/pip install google-generativeai cache miss: [13/14] RUN /app/venv/bin/pip install aiohttp cache miss: [ 5/14] RUN apt-get update && apt-get install -y ffmpeg python3 python3-pip python3-venv xvfb libgl1-mesa-glx libegl1-mesa libpci3 cache miss: [ 3/14] RUN chmod -R 777 /app cache miss: [14/14] COPY stream_videos.py /app/stream_videos.py cache miss: [ 8/14] RUN /app/venv/bin/pip install uvicorn cache miss: [ 9/14] RUN /app/venv/bin/pip install fastapi cache miss: [ 7/14] RUN /app/venv/bin/pip install watchdog cache miss: [ 6/14] RUN python3 -m venv /app/venv cache miss: [11/14] RUN /app/venv/bin/pip install discord.py cache miss: [10/14] RUN /app/venv/bin/pip install python-dotenv cache miss: [ 4/14] WORKDIR /app cache miss: [ 2/14] COPY . /app {"total":19,"completed":10,"user_total":14,"user_cached":0,"user_completed":5,"user_cacheable":13,"from":1,"miss":13,"client_duration_ms":24941}
Build logs:
Fetching error logs...