mpi - mpd_uncaught_except_tb while starting mpd deamon -


i'm getting error while starting mpd deamon

enter image description here

below full stack trace

ip-172-31-25-209_53762: mpd_uncaught_except_tb handling:   <class 'socket.error'>: [errno 2] no such file or directory     <string>  1  bind         none     /usr/bin/mpdlib.py  691  __init__         self.sock.bind(filename)     /usr/bin/mpdlib.py  1175  __init__         filename=self.confilename,listen=1,name=name)     /usr/bin/mpd  248  run         self.conlistensock = mpdconlistensock(secretword=self.parmdb['mpd_secretword'])     /usr/bin/mpd  1643  <module>         mpd.run()  [1]+  exit 1                  mpd 

how fix ?

i'm staring mpd deamon because error when run mpiexec

mpdroot: cannot connect local mpd at: /tmp/mpd2.console_root     probable cause:  no mpd daemon on machine     possible cause:  unix socket /tmp/mpd2.console_root has been removed mpiexec_ip-172-31-25-209 (__init__ 1208): forked process failed; status=255 


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -