Need some help please…
Running SongKong via Docker on Unraid. I had several successful Fix Songs runs the day before (~29,000 files tagged, 92–95% MusicBrainz match rate). The next day I kicked off another Fix Songs run against my full library (~30,000 files across several folders) and it crashed immediately with a NullPointerException in ReportCache.currentReportId — zero files processed.
Two things made it hard to catch:
- Docker stdout only captures Jetty access logs, not application logs. The actual exception was in Logs/songkong_process0-0.log.
- The web UI continued showing the previous successful run with the progress bars animating, so it looked like it was working. I let it sit for ~20 hours before discovering it had failed on launch.
My guess is the state was left in an odd place after the previous completed runs, but I’m not sure.
I’ve run Create Support Files — logs and reports should be on their way to you.
Thanks,
Rob