Jump to content

Trying to create UPNP portmap rule error?


netsyphon

Recommended Posts

netsyphon

 Any ideas why this might be happening?  I cant find that Emby even uses this port.  I am using defaults.

 

From my server.txt:

 

2017-01-05 00:42:18.6076 Error PortMapper: Error creating port map: One or more errors occurred.
2017-01-05 00:42:18.6076 Error HttpClient: Error getting response from http://192.168.1.1:5555
    *** Error Report ***
    Version: 3.1.2.0
    Command line: C:\Users\media\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
    Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
    64-Bit OS: True
    64-Bit Process: True
    Processor count: 12
    Program data path: C:\Users\media\AppData\Roaming\Emby-Server
    Application directory: C:\Users\media\AppData\Roaming\Emby-Server\System
    System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
     at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
     at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
     --- End of inner exception stack trace ---
     at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
     at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
     at Emby.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsyncInternal>d__20.MoveNext()
    ---> (Inner Exception #0) System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
     at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
     at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)<---
    
    System.AggregateException
     at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
     at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
     at Emby.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsyncInternal>d__20.MoveNext()
    InnerException: System.Net.WebException
    System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
     at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
     at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
     at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
     at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
    
2017-01-05 00:42:18.6076 Error PortMapper: Error creating port map: One or more errors occurred.

 
Link to comment
Share on other sites

The port mapper is not guaranteed to work with all devices. This is nothing to be alarmed about, it just means you may need to configure your router manually if Emby Server is not able to do so.

Link to comment
Share on other sites

  • 2 weeks later...
Happy2Play
Enable automatic port mapping
Attempt to automatically map the public port to the local port via UPnP. This may not work with some router models.

You have this option enabled, and Emby is choosing a port at random.

Link to comment
Share on other sites

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...