I am setting up the squeezecenter on my gentoo box and have run into a
few issues.  I am trying to enable HTTP debugging but don't seem to be
able to do that.  I am using the softsqueeze as my client (I am trying
to setup the squeeze server so I can decide if I want to get a duet or
a sonos).  I have put the following in in /etc/conf.d/squeezecenter:

SC_OPTS="--logging --d_http --debug"

which from my understanding should enable http debugging, however I see
no extra debugging in the log file (I am looking for request/response
information).

I can see from a ps that my options are passed during invocation:
ps -ef | grep squeeze
106      16471     1  4 20:36 ?        00:00:43 /usr/bin/perl -w
/opt/squeezecenter/slimserver.pl --quiet --daemon
--pidfile=/var/run/squeezecenter/squeezecenter.pid
--cachedir=/var/cache/squeezecenter
--prefsfile=/etc/squeezecenter.prefs
--prefsdir=/var/cache/squeezecenter/prefs
--logdir=/var/log/squeezecenter --audiodir= --playlistdir= --logging
--d_http --debug

However, no extra output shows up.

As for why I am doing this..  I don't seem to be able to connect to the
squeezecenter with my iPhone (a timeout error occurs), but I have no
problem with my normal browser.

Any tips on how to enable debug logging?

I am running squeezecenter 7.0

Thanks!


-- 
broconne
------------------------------------------------------------------------
broconne's Profile: http://forums.slimdevices.com/member.php?userid=16802
View this thread: http://forums.slimdevices.com/showthread.php?t=46140

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to