Can't show images in WebMP v.0.4.3 (1 Viewer)

sbir

Portal Member
January 12, 2010
13
10
Hi...

I'm trying to configure WebMediaPortal to run on a virtual machine and connect to my MediaPortal machine (TV + Client) and got almost everything working - only thing left is to show movieposters, fanart or what ever.

On my MP machine I've installed both the Services (v.0.4.3) and WebMP (v.0.4.3) and on the virtual machine I've got WebMP running from VisualStudio. On the virtual WebMP I've configured WebMP to connect to the IP-address of my MP install with the default 'admin' credentials.

In the Services.log I see this:

2012-03-15 21:14:19.4462 [(13)] ERROR: Unhandled exception in service (SOAP interface)
(ChannelDispatcher.ProvideFault => ErrorBehavior.ProvideFault => SoapExceptionHandling.ProvideFault)
System.ServiceModel.FaultException: The message with Action 'http://mpextended.github.com/IStreamingService/GetArtwork' cannot be processed at the receiver, due to a ContractFilter mismatch at the EndpointDispatcher. This may be because of either a contract mismatch (mismatched Actions between sender and receiver) or a binding/security mismatch between the sender and the receiver. Check that sender and receiver have the same contract and the same binding (including security requirements, e.g. Message, Transport, None).
at System.ServiceModel.Dispatcher.ErrorBehavior.ThrowAndCatch(Exception e, Message message)

for every image it tries to load.

If I connect to the WebMP that is installed on the MP machine I can get it to show images, but only if I have WebMP configured to 127.0.0.1 if I change it to the IP addresse of the MP machine it breaks.
I've disabled the firewall on the MP machine to see if it was blocking something - just to be sure - but that changes nothing.

Does anybody have any suggestions??
 

Oxan

Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    Which version of WebMP do you run from Visual Studio? The curren tmaster branch (development for 0.5) is (unfortunately) incompatible with 0.4.

    That the IP address of the MP machine doesn't work is a known bug but I'm not going to do another release to fix it because of the obvious and easy workaround.
     

    sbir

    Portal Member
    January 12, 2010
    13
    10
    It's the current master (dev 0.5). So if I deploy the current master of the services to the MP machine I should be alright?

    The IP address issue isn't a biggie right now - so no hurry.. :)
     

    Korgan

    Portal Member
    August 18, 2011
    5
    0
    39
    Hi, I just got the same problem as op. I have a singleseat MP setup with MP services running on it and a different server on the same network with an IIS server on it. I managed to get everything working, but the images are not loading and I'm getting the error:

    The content type image/jpeg of the response message does not match the content type of the binding (text/xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: '<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><GetArtworkResponse xmlns="http://tempuri.org/">

    Everything else works fine.

    Both MPextended and and webmediaportal versions are 0.4.3.

    Is this a known issue. or am I doing something wrong?
     

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    Multiseat has been fixed in 0.5 :)
     

    sjevtic

    MP Donator
  • Premium Supporter
  • January 16, 2012
    114
    29
    44
    Chicago, IL
    Home Country
    United States of America United States of America
    Which version of WebMP do you run from Visual Studio? The curren tmaster branch (development for 0.5) is (unfortunately) incompatible with 0.4.

    That the IP address of the MP machine doesn't work is a known bug but I'm not going to do another release to fix it because of the obvious and easy workaround.


    I am running into what appears to be the same issue under MPExtended v0.4.3. Does multiseat work correctly under v0.4.2 or a previous version? If so, that might be a god workaround until 0.5 comes out.

    Thanks.

    Sasha
     

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    Nope, it doesn't work in any earlier versions either.
     

    Users who are viewing this thread

    Top Bottom