Skip to content

Frigate LXC FailsΒ #5362

@OneBigHen

Description

@OneBigHen

βœ… Have you read and understood the above guidelines?

Yes

πŸ“œ What is the name of the script you are using?

Frigate

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/frigate.sh)"

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Alpine

πŸ“ Provide a clear and concise description of the issue.

Frigate will not finish installation. I have tried switching mirrors etc, but it times out and in verbose mode says,

Get:420 http://deb.debian.org/debian bullseye/main amd64 vdpau-driver-all amd64 1.4-3 [8,540 B]
Fetched 284 MB in 5min 24s (877 kB/s)
E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gcc-10/liblsan0_10.2.1-6_amd64.deb Connection timed out [IP: 151.101.46.132 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

[ERROR] in line 18: exit code 0: while executing command $STD apt-get install -y {git,ca-certificates,automake,build-essential,xz-utils,libtool,ccache,pkg-config,libgtk-3-dev,libavcodec-dev,libavformat-dev,libswscale-dev,libv4l-dev,libxvidcore-dev,libx264-dev,libjpeg-dev,libpng-dev,libtiff-dev,gfortran,openexr,libatlas-base-dev,libssl-dev,libtbb2,libtbb-dev,libdc1394-22-dev,libopenexr-dev,libgstreamer-plugins-base1.0-dev,libgstreamer1.0-dev,gcc,gfortran,libopenblas-dev,liblapack-dev,libusb-1.0-0-dev,jq,moreutils}

[ERROR] in line 1083: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"$var_install".sh)" $?

πŸ”„ Steps to reproduce the issue.

Try to install frigate with default settings

❌ Paste the full error output (if available).

Get:420 http://deb.debian.org/debian bullseye/main amd64 vdpau-driver-all amd64 1.4-3 [8,540 B]
Fetched 284 MB in 5min 24s (877 kB/s)
E: Failed to fetch http://deb.debian.org/debian/pool/main/g/gcc-10/liblsan0_10.2.1-6_amd64.deb Connection timed out [IP: 151.101.46.132 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

[ERROR] in line 18: exit code 0: while executing command $STD apt-get install -y {git,ca-certificates,automake,build-essential,xz-utils,libtool,ccache,pkg-config,libgtk-3-dev,libavcodec-dev,libavformat-dev,libswscale-dev,libv4l-dev,libxvidcore-dev,libx264-dev,libjpeg-dev,libpng-dev,libtiff-dev,gfortran,openexr,libatlas-base-dev,libssl-dev,libtbb2,libtbb-dev,libdc1394-22-dev,libopenexr-dev,libgstreamer-plugins-base1.0-dev,libgstreamer1.0-dev,gcc,gfortran,libopenblas-dev,liblapack-dev,libusb-1.0-0-dev,jq,moreutils}

[ERROR] in line 1083: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"$var_install".sh)" $?

πŸ–ΌοΈ Additional context (optional).

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions