aMule Forum

English => aMule Help => Topic started by: WilliamTai on November 22, 2008, 04:27:00 PM

Title: Errors about UPnP
Post by: WilliamTai on November 22, 2008, 04:27:00 PM
I got some messages when aMule 2.2.2 startup.

Code: [Select]
2008-11-22 23:03:02: Universal Plug and Play: Error: GetStateVariable("ConnectionType"): in a call to UpnpGetServiceVarStatus: UPnP SDK error: UPNP_E_INVALID_URL (-108).
2008-11-22 23:03:02: Universal Plug and Play: Error: GetStateVariable("PossibleConnectionTypes"): in a call to UpnpGetServiceVarStatus: UPnP SDK error: UPNP_E_INVALID_URL (-108).
2008-11-22 23:03:02: Universal Plug and Play: Error: GetStateVariable("ConnectionStatus"): in a call to UpnpGetServiceVarStatus: UPnP SDK error: UPNP_E_INVALID_URL (-108).
2008-11-22 23:03:02: Universal Plug and Play: Error: GetStateVariable("Uptime"): in a call to UpnpGetServiceVarStatus: UPnP SDK error: UPNP_E_INVALID_URL (-108).
2008-11-22 23:03:02: Universal Plug and Play: Error: GetStateVariable("LastConnectionError"): in a call to UpnpGetServiceVarStatus: UPnP SDK error: UPNP_E_INVALID_URL (-108).
2008-11-22 23:03:02: Universal Plug and Play: Error: GetStateVariable("RSIPAvailable"): in a call to UpnpGetServiceVarStatus: UPnP SDK error: UPNP_E_INVALID_URL (-108).
2008-11-22 23:03:02: Universal Plug and Play: Error: GetStateVariable("NATEnabled"): in a call to UpnpGetServiceVarStatus: UPnP SDK error: UPNP_E_INVALID_URL (-108).
2008-11-22 23:03:02: Universal Plug and Play: Error: GetStateVariable("ExternalIPAddress"): in a call to UpnpGetServiceVarStatus: UPnP SDK error: UPNP_E_INVALID_URL (-108).
2008-11-22 23:03:02: Universal Plug and Play: Error: GetStateVariable("PortMappingNumberOfEntries"): in a call to UpnpGetServiceVarStatus: UPnP SDK error: UPNP_E_INVALID_URL (-108).
2008-11-22 23:03:02: Universal Plug and Play: Error: GetStateVariable("PortMappingLeaseDuration"): in a call to UpnpGetServiceVarStatus: UPnP SDK error: UPNP_E_INVALID_URL (-108).
2008-11-22 23:03:02: Universal Plug and Play: Error: GetStateVariable("PortMappingNumberOfEntries"): in a call to UpnpGetServiceVarStatus: UPnP SDK error: UPNP_E_INVALID_URL (-108).

how can I solve it ?
Title: Re: Errors about UPnP
Post by: skolnick on November 23, 2008, 12:19:23 AM
are the only issue the messages? I mean: does UPnP work despite the messages? or it doesn't work?

Regards.
Title: Re: Errors about UPnP
Post by: phoenix on November 23, 2008, 09:56:34 PM
"GetStateVariable" is a deprecated UPnP method and newer routers do not support it anymore. If those were the only messages you got, then it is probably nothing to worry about. The aMule implementation of UPnP does not depend upon the results of these calls, they are only informative, so, UPnP should be working fine.

To be sure, you should enable UPnP debug logging in the preferences and post the longer log produced, which should be much more informative.