moodeaudio Integrity check (failed) when modify nginx.conf

pi@moode:~ $ moodeutl -t
20191207 162352 worker: — Start
20191207 162352 worker: Successfully daemonized
20191207 162352 worker: Integrity check (failed)
20191207 162352 worker: Exited

to fix

pi@moode:~ $ sudo sqlite3 /var/local/www/db/moode-sqlite3.db “DROP TRIGGER ro_columns”
pi@moode:~ $ sudo sqlite3 /var/local/www/db/moode-sqlite3.db “UPDATE cfg_hash SET ACTION = ‘warning’ WHERE PARAM = ‘/etc/nginx/nginx.conf'”

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.