You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: