Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/9c2f48c2656fa3a8b7da90043feb42c469e14caa You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update monitor-all.sh

spelling
pull/1418/head
tteckster 2 years ago committed by GitHub
parent 5b9709c934
commit 9c2f48c265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -93,7 +93,7 @@ Description=Ping instances every 5 minutes and restarts if necessary
[Service]
Type=simple
# Include the CT/VM ID at the end of the line where ExecStart=/usr/local/bin/ping-instances.sh is specified,
# to indicate which CT/VN should be excluded. Example: ExecStart=/usr/local/bin/ping-instances.sh 100 102
# to indicate which CT/VM should be excluded. Example: ExecStart=/usr/local/bin/ping-instances.sh 100 102
ExecStart=/usr/local/bin/ping-instances.sh
Restart=always
StandardOutput=file:/var/log/ping-instances.log

Loading…
Cancel
Save

Powered by BW's shoe-string budget.