mvz wrote: 
> Hi,
> 
> I run a LMS on a Raspberry (piCorePlayer v8.2.0 on raspberry pi) and
> squeezelite-esp32 (ESP32 Wrover) as player. Unlike Rothaar, I run edomi
> on a separat server (centos 7) instead of openHAB.
> 
> In a Fritzbox environement everything works as expected. Via http I am
> able to play mp3's stored on the edomi server (in a tmp directory).
> 
> Now I have upgraded my network and setup VLANs - one VLAN for the edomi
> server and one VLAN for the LMS plus player. Everything works perfectly,
> with one exception. Whenever I enter a http path in the radio http
> section on the LMS and try to play a mp3 file stored on the edomi
> server, there is no sound and I get the same error msg in my log as
> Rothaar did:
> 
> > 
Code:
--------------------
  >   > Slim::Networking::IO::Select::__ANON__ (130) Error: Select task failed 
calling Slim::Networking::Slimproto::client_readable: Can't locate object 
method "protocolHandler" via package "Slim::Player::SongStreamController" at 
/usr/local/slimserver/Slim/Networking/Slimproto.pm line 622.
  > ; fh=IO::Socket::INET=GLOB(0x5f80948)
--------------------
> > 
> 
> Since I can download the mp3 via wget from the edomi server to the LMS
> as well as play the mp3 in a browser or via VLC, most firewall
> settings should be ok - but unfortunately not all :(
> 
> @Rothaar: even though I don't use docker and my environment is
> different, can you give me more details on how you fixed the bug on
> your end?
> 
> Unfortunately I can't find any more information in the LMS log, even
> though I have increased the log level to the max.
> 
> Thank you very much for any advice. I've been trying to get everything
> to work for several days now and am getting desperate.


Did you try Rothaars solution ?

In the meantime - what si the URL you are using and what are the http
headers and mime setting.  Use wget with debugging and header dumping,
then copy exactly what appears to a post


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=115885

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

Reply via email to