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

Update changedetection-install.sh

remove dnspython-2.2.1
pull/2074/head
tteckster 2 years ago committed by GitHub
parent f2aed7d532
commit b422923ea7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -67,7 +67,6 @@ msg_ok "Installed Node.js"
msg_info "Installing Change Detection"
mkdir /opt/changedetection
$STD pip3 install changedetection.io
$STD python3 -m pip install dnspython==2.2.1
msg_ok "Installed Change Detection"
msg_info "Installing Browserless & Playwright"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.