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

Update openobserve-install.sh

tweak
pull/1593/head
tteckster 2 years ago committed by GitHub
parent 463a5e3698
commit e924af362f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,8 +36,7 @@ msg_info "Creating Service"
cat <<EOF >/etc/systemd/system/openobserve.service
[Unit]
Description=OpenObserve
After=syslog.target network-online.target remote-fs.target nss-lookup.target
Wants=network-online.target
After=network.target
[Service]
Type=simple

Loading…
Cancel
Save

Powered by BW's shoe-string budget.