Guest User

Emby error?

a guest
May 16th, 2024
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.98 KB | None | 0 0
  1. Emby.Server.Implementations.Net.UdpSocket.<>c__DisplayClass21_0.<SendToAsync>b__0(IAsyncResult callbackResult)
  2. May 14 21:57:37 localhost jellyfin[1966]: --- End of stack trace from previous location ---
  3. May 14 21:57:37 localhost jellyfin[1966]: at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)
  4. May 14 21:57:37 localhost jellyfin[1966]: [21:57:37] [ERR] Error sending socket message from 192.168.1.164 to 239.255.255.250:1900
  5. May 14 21:57:37 localhost jellyfin[1966]: System.Net.Sockets.SocketException (101): Network is unreachable
  6. May 14 21:57:37 localhost jellyfin[1966]: at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.CreateException(SocketError error, Boolean forAsyncThrow)
  7. May 14 21:57:37 localhost jellyfin[1966]: at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.SendToAsync(Socket socket, CancellationToken cancellationToken)
  8. May 14 21:57:37 localhost jellyfin[1966]: at System.Net.Sockets.Socket.SendToAsync(ReadOnlyMemory`1 buffer, SocketFlags socketFlags, EndPoint remoteEP, CancellationToken cancellationToken)
  9. May 14 21:57:37 localhost jellyfin[1966]: at System.Net.Sockets.Socket.BeginSendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP, AsyncCallback callback, Object state)
  10. May 14 21:57:37 localhost jellyfin[1966]: at Emby.Server.Implementations.Net.UdpSocket.SendToAsync(Byte[] buffer, Int32 offset, Int32 bytes, IPEndPoint endPoint, CancellationToken cancellationToken)
  11. May 14 21:57:37 localhost jellyfin[1966]: at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)
  12. May 14 21:57:37 localhost jellyfin[1966]: at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
  13. May 14 21:57:37 localhost jellyfin[1966]: at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)
  14. May 14 21:57:37 localhost jellyfin[1966]: at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
  15. May 14 21:57:37 localhost jellyfin[1966]: at System.Threading.Tasks.Task.WhenAll(IEnumerable`1 tasks)
  16. May 14 21:57:37 localhost jellyfin[1966]: at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMessageIfSocketNotDisposed(Byte[] messageData, IPEndPoint destination, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)
  17. May 14 21:57:37 localhost jellyfin[1966]: at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, Int32 sendCount, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)
  18. May 14 21:57:37 localhost jellyfin[1966]: at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
  19. May 14 21:57:37 localhost jellyfin[1966]: at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)
  20. May 14 21:57:37 localhost jellyfin[1966]: at Rssdp.Infrastructure.SsdpDeviceLocator.BroadcastDiscoverMessage(String serviceType, TimeSpan mxValue, CancellationToken cancellationToken)
  21. May 14 21:57:37 localhost jellyfin[1966]: at Rssdp.Infrastructure.SsdpDeviceLocator.SearchAsync(String searchTarget, TimeSpan searchWaitTime, CancellationToken cancellationToken)
  22. May 14 21:57:37 localhost jellyfin[1966]: at Rssdp.Infrastructure.SsdpDeviceLocator.OnBroadcastTimerCallback(Object state)
  23. May 14 21:57:37 localhost jellyfin[1966]: at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
  24. May 14 21:57:37 localhost jellyfin[1966]: at Rssdp.Infrastructure.SsdpDeviceLocator.OnBroadcastTimerCallback(Object state)
  25. May 14 21:57:37 localhost jellyfin[1966]: at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  26. May 14 21:57:37 localhost jellyfin[1966]: at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)
  27. May 14 21:57:37 localhost jellyfin[1966]: at System.Threading.TimerQueue.FireNextTimers()
  28. May 14 21:57:37 localhost jellyfin[1966]: at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)
  29. May 14 21:57:37 localhost jellyfin[1966]: at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)
  30. May 14 21:57:37 localhost jellyfin[1966]: at System.Threading.UnmanagedThreadPoolWorkItem.System.Threading.IThreadPoolWorkItem.Execute()
  31. May 14 21:57:37 localhost jellyfin[1966]: at System.Threading.ThreadPoolWorkQueue.Dispatch()
  32. May 14 21:57:37 localhost jellyfin[1966]: at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
  33. May 14 21:57:37 localhost jellyfin[1966]: --- End of stack trace from previous location ---
Advertisement
Add Comment
Please, Sign In to add comment