slimpd icon indicating copy to clipboard operation
slimpd copied to clipboard

Import failure

Open brendan-pike opened this issue 9 years ago • 2 comments

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

brendan-pike avatar Dec 24 '16 06:12 brendan-pike

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?

othmar52 avatar Dec 24 '16 09:12 othmar52

@brendan-pike Do you still have issues with the slIMpd import?

othmar52 avatar Jan 02 '17 18:01 othmar52