Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/2b554c11c97c2b587e6503a2adf7bae6d1d83917?style=unified&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update ha_venv_container.sh

pull/10/head
tteck 4 years ago committed by GitHub
parent ca24a36728
commit 2b554c11c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -137,7 +137,7 @@ else
mkfs.ext4 $(pvesm path $ROOTFS) &>/dev/null
fi
ARCH=$(dpkg --print-architecture)
HOSTNAME=ha_venv
HOSTNAME=havenv
TEMPLATE_STRING="local:vztmpl/${TEMPLATE}"
pct create $CTID $TEMPLATE_STRING -arch $ARCH -features nesting=1 \
-hostname $HOSTNAME -net0 name=eth0,bridge=vmbr0,ip=dhcp -onboot 1 \

Loading…
Cancel
Save

Powered by BW's shoe-string budget.