Stable: 2.5.2
Development: 2.6-alpha3
I just recently built MOC unstable. When I try to run mocp, I get the message "FATAL_ERROR: Can't recieve value from the server." Is this something with an easy and obvious fix, or should I provide more information for use in debugging?
daper
Sat, 2005-12-31 08:49
Permalink
First, make sure that the
First, make sure that the old version of mocp server is not running (ps ax | grep mocp should not display mocp processes).
If it still doesn't work, please run mocp -D and send me mocp_server_log and mocp_client_log. Also, what is your OS?
--
Damian Pietras - MOC developer
alexin
Mon, 2006-01-02 19:36
Permalink
Aha. It was as you
Aha. It was as you suspected. It now works fine; thanks.