Jump to content

Emby Server Crash New Install PortMapper Error


Recommended Posts

Posted

Hi there,

New Install of WIndows 8.1 64bit and 64bit Emby server. Tried the standalone and installer and beta, all do same thing.

 

Server will start up and then hang, sometimes it will crash but icon will remain in the tray.

 

I have reinstalled windows and emby 3 different times now, same error every time, also with all windows updates as well. Never seen this before ever.

 

Error Log:
 

Quote

 

2020-11-12 08:07:58.622 Error PortMapper: Error creating port map
    *** Error Report ***
    Version: 4.5.2.0
    Command line: C:\emby-server-win\system\EmbyServer.dll
    Operating system: Microsoft Windows 6.3.9600
    Framework: .NET Core 3.1.8
    OS/Process: x64/x64
    Runtime: C:/emby-server-win/system/System.Private.CoreLib.dll
    Processor count: 4
    Data path: C:\emby-server-win\programdata
    Application path: C:\emby-server-win\system
    MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Body>
<SOAP-ENV:Fault>
<faultcode>SOAP-ENV:Client</faultcode>
<faultstring>UPnPError</faultstring>
<detail>
<UPnPError xmlns="urn:schemas-upnp-org:control-1-0">
<errorCode>-111</errorCode>
<errorDescription>Invalid Action</errorDescription>
</UPnPError>
</detail>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

       at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
       at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
       at Mono.Nat.Upnp.UpnpNatDevice.GetSpecificMappingAsync(Protocol protocol, Int32 publicPort, CancellationToken cancellationToken)
       at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMap(Mapping mapping, CancellationToken cancellationToken)
       at Emby.PortMapper.ExternalPortForwarding.CreateRules(INatDevice device, CancellationToken cancellationToken)
    Source: Emby.Server.Implementations
    TargetSite: Void MoveNext()

 

 

Posted

Hi there, please attach the emby server log. Thanks.

Happy2Play
Posted

Do you need port mapping?  Have you tried just disabling it?  But port mapping should not crash Emby server.  Are there errors in Event viewer?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...