Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/45205da9a621f2166b88a29cd6eb07416e291366?style=split&whitespace=ignore-eol
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
2 additions and
2 deletions
@ -98,7 +98,7 @@ echo "tmpfs /tmp/cache tmpfs defaults 0 0" >> /etc/fstab
msg_ok " Installed Frigate $RELEASE "
msg_ok " Installed Frigate $RELEASE "
if grep -q -o -m1 'avx[^ ]*' /proc/cpuinfo; then
if grep -q -o -m1 'avx[^ ]*' /proc/cpuinfo; then
msg_ok "AVX support d etected"
msg_ok "AVX Support D etected"
msg_info "Installing Openvino Object Detection Model (Resilience)"
msg_info "Installing Openvino Object Detection Model (Resilience)"
$STD pip install -r /opt/frigate/docker/main/requirements-ov.txt
$STD pip install -r /opt/frigate/docker/main/requirements-ov.txt
cd /opt/frigate/models
cd /opt/frigate/models
@ -131,7 +131,7 @@ model:
EOF
EOF
fi
fi
msg_info "Installing Coral Object Detection Model ( Resil ience)"
msg_info "Installing Coral Object Detection Model ( Pat ience)"
cd /opt/frigate
cd /opt/frigate
export CCACHE_DIR = /root/.ccache
export CCACHE_DIR = /root/.ccache
export CCACHE_MAXSIZE = 2G
export CCACHE_MAXSIZE = 2G