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

Update paperless-ngx.sh

test removing `migrate`
pull/2929/head
tteckster 1 year ago committed by GitHub
parent b950a06b5f
commit 3e6c0944fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -78,8 +78,8 @@ function update_script() {
cp -r paperless-ngx/* /opt/paperless/
cd /opt/paperless
pip install -r requirements.txt
cd /opt/paperless/src
/usr/bin/python3 manage.py migrate
#cd /opt/paperless/src
#/usr/bin/python3 manage.py migrate
msg_ok "Updated to ${RELEASE}"
echo -e "Cleaning up"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.