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

Error when trying to do "systemctl --user start mpd.service" #182

Open
PWDSerialgamer07 opened this issue Apr 12, 2023 · 0 comments
Open

Comments

@PWDSerialgamer07
Copy link

PWDSerialgamer07 commented Apr 12, 2023

When I try to do that command, I get the error:
Loaded: loaded (/usr/lib/systemd/user/mpd.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Wed 2023-04-12 19:04:37 +00; Imin 9s ago Docs: man:mpd(l)
man:mpd.conf(5)
Process: 16725 ExecStart=/usr/bin/mpd —systemd (code=exited, status=l/FAILURE) Main PID: 16725 (code=exited, status=l/FAILURE)
CPU: 68ms
Apr 12 19:04:37 fartox systemd[349]: Starting Music Player Daemon...
Apr 12 19:04:37 fartox mpd[16725]: Ignoring the 'pid_file' setting in systemd mode Apr 12 19:04:37 fartox mpd[16725]: server_socket: bind to '0.0.0.0:6600' failed (continuing anyway, because binding to '[::]:6600’ succeeded): Failed to bi>
Apr 12 19:04:37 fartox mpd[16725]: decoder: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Apr 12 19:04:37 fartox mpd[16725]: exception: Failed to open '/var/lib/mpd/mpd.db': No such file or directory
Apr 12 19:04:37 fartox mpd[16725]: exception: Failed to open database plugin; Can't create db file in "/var/lib/mpd": Permission denied
Apr 12 19:04:37 fartox systemd[349]: mpd.service: Main process exited, code=exited, status=l/FAILURE
Apr 12 19:04:37 fartox systemd[349]: mpd.service: Failed with result 'exit-code'.
Apr 12 19:04:37 fartox systemd[349]: Failed to start Music Player Daemon.

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

1 participant