I'm having trouble with bliss-mixer not starting

In the logs I see it's invoked with this line

Start mixer with params: --lms 127.0.0.1 --db
C:\ProgramData\Squeezebox\Cache/bliss.db --address 127.0.0.1

Problem is that my LMS does not respond from 127.0.0.1 but only from
192.168.10.101 and I have that in the config.ini, like this

lms=192.168.10.101


Code:
--------------------
    
  [22-03-13 23:37:07.2465] Plugins::BlissMixer::Plugin::_startMixer (211) Start 
mixer with params: --lms 127.0.0.1 --db 
C:\ProgramData\Squeezebox\Cache/bliss.db --address 127.0.0.1
  [22-03-13 23:37:08.2523] Plugins::BlissMixer::Plugin::__ANON__ (220) 
C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\BlissMixer\Bin\windows\bliss-mixer.exe
 NOT running
  [22-03-13 23:37:17.3421] Plugins::BlissMixer::Plugin::_callApi (525) Failed 
to start mixer
  
--------------------


If I launch it manually from the commandline, with 192.168.10.101 it
starts (and does nothing obviously). But if I launch it with 127.0.0.1
commandline gives this:


Code:
--------------------
    
  
C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\BlissMixer\Bin\windows>bliss-mixer
 --lms 127.0.0.1 --db C:\ProgramData\Squeezebox\Cache/bliss.db --address 
127.0.0.1
  
  [2022-03-13T22:38:02Z ERROR bliss_mixer] Failed to update LMS. IO error: An 
existing connection was forcibly closed by the remote host. (os error 10054)
  
--------------------


------------------------------------------------------------------------
gorman's Profile: http://forums.slimdevices.com/member.php?userid=56
View this thread: http://forums.slimdevices.com/showthread.php?t=116068

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

Reply via email to