Thank you for your donation!


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


Problem: One directory is incomplete
#11
(09-19-2022, 10:59 AM)This explains a lot.  A library regeneration for me takes 4 to 5 hours.  I have about 80K files.  Tim Curtis Wrote: The maintenance task does some housekeeping which includes clearing system log files one of which is the MPD log. I'm going to try a fresh install on a different PI just because I'm willing to try magic.

It should run every 6 hours but I see the 820 fresh image still has the old value of 2 hours :-0

Do the following to change it:
Code:
1. Check the value
moodeutl -q "select value from cfg_system where param='maint_interval'"

2. If its 7200 update it to 21600 secs (6 hours)
moodeutl -q "update cfg_system set value='21600' where param='maint_interval'"
Reply


Messages In This Thread
One directory is incomplete - by nosferatu_cat - 09-02-2022, 03:45 PM
RE: One directory is incomplete - by Tim Curtis - 09-02-2022, 04:33 PM
RE: One directory is incomplete - by Tim Curtis - 09-18-2022, 07:27 PM
RE: One directory is incomplete - by didier573 - 09-19-2022, 05:44 AM
RE: One directory is incomplete - by didier573 - 09-19-2022, 05:46 AM
RE: One directory is incomplete - by the_bertrum - 09-19-2022, 10:16 AM
RE: One directory is incomplete - by didier573 - 09-19-2022, 08:01 PM
RE: One directory is incomplete - by Tim Curtis - 09-19-2022, 10:59 AM
RE: One directory is incomplete - by nosferatu_cat - 09-19-2022, 02:21 PM
RE: One directory is incomplete - by Sehnsucht - 09-19-2022, 02:32 PM
RE: One directory is incomplete - by Tim Curtis - 09-20-2022, 08:21 PM
RE: One directory is incomplete - by stella - 10-10-2022, 08:09 PM
RE: One directory is incomplete - by Nutul - 10-10-2022, 08:27 PM

Forum Jump: