11-03-2022, 11:33 AM
(11-03-2022, 07:01 AM)franktw956 Wrote:(11-03-2022, 12:34 AM)Nutul Wrote: It looks like you cannot get the thumbnails generated, or they get generated with a different hash from that calculated by moOde when needed...
could it be that those japanese characters mess-up the md5 algorithm? Or, more simply, they produce different hashes (on PHP side vs. JS side) due to html escaping? Just wandering around here...
Cheers, Al.
Starting over a fresh installation, everything is good before gulp build-deploy, but after changing css and rebuild, the thumbnail is gone and rotary encoder not function.
The thumbnail generator [VIEW STATUS] stocked in...Regenerating thumbnail cache...
Very odd.
One of the other devs ran a quick test of gulp deploy which only touches /var/www and gulp deploy --all which also touches /var/local/www and had no issues with thumbnails.
To start troubleshooting first reboot the system and post the following.
Code:
# Post startup log after reboot
moodeutl -l
# Open Audio config and turn on the Rotary encoder
# Open Library config and Regenerate thumbnails, wait for completion
# Post the startup log which will contain entries for the above two actions
moodeutl -l
# Post status of rotenc systemd unit
systemctl status rotenc