Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import failure #45

Open
brendan-pike opened this issue Dec 24, 2016 · 2 comments
Open

Import failure #45

brendan-pike opened this issue Dec 24, 2016 · 2 comments

Comments

@brendan-pike
Copy link

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

@othmar52
Copy link
Owner

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
Copy link
Owner

othmar52 commented Jan 2, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants