Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: mpd doesnt start if I add a secondary site to nginx
#6
Maybe I just got up on the wrong side of the bed this morning but from where I'm sitting it's starting to look like you're asking us to do your homework for you.

Code:
20200818 233716 worker: Integrity check (failed:3)


There's an integrity check function built into moOde to make sure that critical files haven't been modified, hence possibly corrupted, when the system starts. One of those files is /etc/nginx/nginx.conf. Its hash is stored in /var/local/www/db/moode-sqlite3.db, table cfg_hash, row 1

Code:
sqlite> select * from cfg_hash;
1|/etc/nginx/nginx.conf|7cfa7f4c830f5c446396ae2397bf59a1|exit
...



You can peruse posts like moOde and Pi-Hole on Nginx to see how this can be undone.

Regards,
Kent
Reply


Messages In This Thread
RE: mpd doesnt start if I add a secondary site to nginx - by TheOldPresbyope - 08-19-2020, 12:54 PM

Forum Jump: