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

Update paperless-ngx-update.sh

pull/803/head
tteckster 2 years ago committed by GitHub
parent 165ea5897b
commit 2c3dfafae9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -77,7 +77,7 @@ ExecStart=celery --app paperless worker --loglevel INFO
[Install]
WantedBy=multi-user.target
EOF
systemctl enable --now paperless-task-queue
systemctl enable paperless-task-queue &>/dev/null
msg_ok "paperless-task-queue.service Created."
fi
cat <<EOF >/etc/systemd/system/paperless-scheduler.service

Loading…
Cancel
Save

Powered by BW's shoe-string budget.