[solved] UPnP parse message

Hi,

I have this message : [4DUX7] 12:24:27 INFO: UPnP parse: [http://192.168.1.1:60000/c5ec91a3/gatedesc.xml] Malformed device description: no compatible service descriptions found.

This adress entered in my browser give this

1
0


VEN_0129&DEV_0000&SUBSYS_03&REV_250407
GenericUmPass
NetworkInfrastructure.Gateway
Network.Gateway
urn:schemas-upnp-org:device:InternetGatewayDevice:2
Orange Livebox
Sagemcom
http://www.sagemcom.com/
Residential Livebox,(DSL,WAN Ethernet)
uuid:c5ec91a3-3ae4-340d-9635-96bd091fff43
Sagemcom,fr,SG30_sip-fr-5.12.13.1
3
NQ1228004016200
http://192.168.1.1



  
    image/png
    16
    16
    8
    /c5ec91a3/ligd.png
  
 

  
    urn:schemas-upnp-org:device:WANDevice:2
    WANDevice
    Sagemcom
    http://www.sagemcom.com/
    WAN Device on Sagemcom,fr,SG30_sip-fr-5.12.13.1
    Residential Livebox,(DSL,WAN Ethernet)
    3
    http://www.sagemcom.com/
    NQ1228004016200
    http://192.168.1.1
    uuid:364c04a3-ead1-364b-8c91-65d4ab97d849
    
    
      
        urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1
        urn:upnp-org:serviceId:WANCommonIFC1
        /c5ec91a3/upnp/control/WANCommonIFC1
        /c5ec91a3/upnp/control/WANCommonIFC1
        /c5ec91a3/gateicfgSCPD.xml
      
    
    
      
        urn:schemas-upnp-org:device:WANConnectionDevice:2
        WANConnectionDevice
        Sagemcom
        http://www.sagemcom.com/
        WanConnectionDevice on Sagemcom,fr,SG30_sip-fr-5.12.13.1
        Residential Livebox,(DSL,WAN Ethernet)
        3
        http://www.sagemcom.com/
        NQ1228004016200
        http://192.168.1.1
        uuid:2e23e7bd-2cd9-3841-8e6d-7bba189e96e6
        
        
          
            urn:schemas-upnp-org:service:WANPPPConnection:2
            urn:upnp-org:serviceId:WANIPConn1
            /c5ec91a3/upnp/control/WANIPConn1
            /c5ec91a3/upnp/control/WANIPConn1
            /c5ec91a3/gateconnSCPD_PPP.xml
          
         
            urn:schemas-upnp-org:service:WANIPv6FirewallControl:1
            urn:upnp-org:serviceId:WANIPv6FwCtrl1
            /c5ec91a3/upnp/control/WANIPv6FwCtrl1
            /c5ec91a3/upnp/control/WANIPv6FwCtrl1
            /c5ec91a3/wanipv6fwctrlSCPD.xml

I think that’s a typo in our UPnP code. Try this build to see if it works better:

http://build.syncthing.net/job/syncthing-pr/875/

All is ok, thanks ! :wink: