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

Update emqx-install.sh

5.0.9
pull/675/head
tteckster 3 years ago committed by GitHub
parent 1af219c48b
commit e0c380b54b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -78,7 +78,7 @@ msg_ok "Installed Dependencies"
msg_info "Installing EMQX"
curl -s https://packagecloud.io/install/repositories/emqx/emqx/script.deb.sh | bash &>/dev/null
sudo apt-get install -y emqx=5.0.8 &>/dev/null
sudo apt-get install -y emqx=5.0.9 &>/dev/null
systemctl start emqx
msg_ok "Installed EMQX"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.