mherger wrote:
> > I added the --failsafe parameter to the end of the penultimate
> line...
> > so reads
> >
> > ./slimserver.pl --daemon $1 &> /dev/null & *--failsafe*
> >
> > closed the file, and tried to reopen from System preferences -and it
> > didnt work. it just sticks on the LMS panel so you cant do anything.
>
> Put it right after --daemon.
>
> --
>
> Michael
Hi Michael,
I have the exact same problem but the solutions doesn't work for me
unfortunately.
[19-06-06 15:08:10.0795] main::init (387) Starting Logitech Media Server
(v7.9.2, 1559745322, Wed Jun 5 16:46:00 CEST 2019) perl 5.018002 -
darwin-thread-multi-2level
[19-06-06 15:08:10.3073] Slim::Networking::UDP::init (39) FATAL: There
is already another copy of the Logitech Media Server running on this
machine. (Address already in use)
[19-06-06 15:08:10.3079] Log::Log4perl::Logger::and_die (868) Warning:
FATAL: There is already another copy of the Logitech Media Server
running on this machine. (Address already in use) at
/Library/PreferencePanes/Squeezebox.prefPane/Contents/server/lib/Log/Log4perl/Logger.pm
line 900
#!/bin/sh
SERVER_RUNNING=`ps -axww | grep
"squeezecenter\.pl|slimp3\.pl\|slimp3d\|slimserver\.pl\|slimserver" |
grep -v grep | cat`
PRODUCT_NAME=Squeezebox
LOG_FOLDER="$HOME/Library/Logs/$PRODUCT_NAME"
if [ z"$SERVER_RUNNING" = z ] ; then
if [ ! -e $LOG_FOLDER ] ; then
mkdir -p $LOG_FOLDER;
fi
if [ z"$USER" != zroot ] ; then
chown -R $USER $LOG_FOLDER
fi
cd "`dirname $0`/../server"
./slimserver.pl --daemon --failsafe $1 &> /dev/null &
fi
Also tried the logfolder permissions fix and I have the IckStream
plugin.
Transporter Audiocom Signature, Antelope Zodiac+ with Teddy Pardo PSU.
OPPO BDP-95EU Audiocom Signature. Arcam rDac kw mod by Audiocom + Teddy
Pardo PSU. Magnum Dynalab MD109T. Magnum Dynalab MD309 amp. Running
Springs Audio dmitri power cond. Arcam: DV139, DV137, AV9, P7. CA Azur
650BD+DacMagic mod by Audiocom, HRT Streamer Pro. Audiovector Si 3
Avantgarde Arreté, Si1 AA, Si C AA, Cables ZERO Comp Avantg. arreté,
Cardas Clear XLR, RCA + power, Audioquest: RCA Niagara, Sky, Panther,
Eagle Eye
------------------------------------------------------------------------
Zebran's Profile: http://forums.slimdevices.com/member.php?userid=63029
View this thread: http://forums.slimdevices.com/showthread.php?t=110630
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter