Import failure
I'm trying to install for the first time, I get to the php '*/slimpd/slimpd' hard-reset part which does create the database and tables, I see; All data of database:slimpd will be lost! Continue? [y/n] Dropping database Recreating database Deleting files and directories inside localdata/cache/ Deleting files and directories inside localdata/embedded/ Deleting files and directories inside localdata/peakfiles/ STARTING import phase 0 triggerImport() STARTING import phase 1 waitForMpd() mpd seems to be ready. continuing... FINISHED import phase 1 waitForMpd() STARTING import phase 2 processMpdDatabasefile()
but then it sits at this point, the process uses 100% CPU still and has done for nearly two hours now but hardly nothing is added to the database. I can't tell if its hung or still doing something.
My MPD is remote running on a RPI2 and I have a large collection of 2,338 artists. How can I debug what is happening?
Thanks
Thanks for reporting!
How can I debug what is happening?
Maybe increasing verbosity helps to figure out why it stops!?
[config]
; 1 = quiet, 10 = maximal verbosity
cli-verbosity = 10
Do you see any errors when visiting sliMpd's systemcheck? Especially the check of accessing MPD's database file?
@brendan-pike Do you still have issues with the slIMpd import?