dkullberg 0 Posted March 28, 2017 Posted March 28, 2017 I have a QNAP 251 with Emby 3.2.8.0 the system works great and I love it the only issue is the live tv function is not working. Everything shows up, my HDhomerun units the guide and the channels the only issue is that the video does not stream. I also noticed that the HD homerun units show up in the settings but not the tuners. I have attached the error logs and a screenshot of the setup. any help would be appreciated. *** Error Report *** Version: 3.2.8.0 Command line: /share/CACHEDEV1_DATA/.qpkg/Emby/Emby/MediaBrowser.Server.Mono.exe Operating system: Unix 3.12.6.0 64-Bit OS: True 64-Bit Process: False Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Wed Nov 23 12:56:10 EST 2016) Processor count: 4 Program data path: /share/CACHEDEV1_DATA/.qpkg/Emby/Emby/ProgramData-Server Application directory: /share/CACHEDEV1_DATA/.qpkg/Emby/Emby System.Net.Sockets.SocketException (0x80004005): Operating system sockets do not support ReuseAddress. If your socket is not intended to bind to the same address and port multiple times remove this option, otherwise you should ignore this exception inside a try catch and check that ReuseAddress is true before binding to the same address and port multiple times. at System.Net.Sockets.Socket.SetSocketOption (System.Net.Sockets.SocketOptionLevel optionLevel, System.Net.Sockets.SocketOptionName optionName, System.Int32 optionValue) [0x0003d] in <bd46d4d4f7964dfa9beea098499ab597>:0 at System.Net.Sockets.Socket.SetSocketOption (System.Net.Sockets.SocketOptionLevel optionLevel, System.Net.Sockets.SocketOptionName optionName, System.Boolean optionValue) [0x0000e] in <bd46d4d4f7964dfa9beea098499ab597>:0 at Emby.Common.Implementations.Net.SocketFactory.CreateTcpSocket (MediaBrowser.Model.Net.IpAddressInfo remoteAddress, System.Int32 remotePort) [0x0001d] in <071e2bfae2004426bc9611150464f0fe>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0 at Emby.Server.Implementations.LiveTv.TunerHosts.HdHomerun.HdHomerunHost+<GetTunerInfos>d__19.MoveNext () [0x001ad] in <a72fba37ecf8498d8be044e5ab585a42>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0 at Emby.Server.Implementations.LiveTv.TunerHosts.HdHomerun.HdHomerunHost+<IsAvailableInternal>d__31.MoveNext () [0x00075] in <a72fba37ecf8498d8be044e5ab585a42>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0 at Emby.Server.Implementations.LiveTv.TunerHosts.BaseTunerHost+<IsAvailable>d__18.MoveNext () [0x0007e] in <a72fba37ecf8498d8be044e5ab585a42>:0 System.Net.Sockets.SocketException at System.Net.Sockets.Socket.SetSocketOption (System.Net.Sockets.SocketOptionLevel optionLevel, System.Net.Sockets.SocketOptionName optionName, System.Int32 optionValue) [0x0003d] in <bd46d4d4f7964dfa9beea098499ab597>:0 at System.Net.Sockets.Socket.SetSocketOption (System.Net.Sockets.SocketOptionLevel optionLevel, System.Net.Sockets.SocketOptionName optionName, System.Boolean optionValue) [0x0000e] in <bd46d4d4f7964dfa9beea098499ab597>:0 at Emby.Common.Implementations.Net.SocketFactory.CreateTcpSocket (MediaBrowser.Model.Net.IpAddressInfo remoteAddress, System.Int32 remotePort) [0x0001d] in <071e2bfae2004426bc9611150464f0fe>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0 at Emby.Server.Implementations.LiveTv.TunerHosts.HdHomerun.HdHomerunHost+<GetTunerInfos>d__19.MoveNext () [0x001ad] in <a72fba37ecf8498d8be044e5ab585a42>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0 at Emby.Server.Implementations.LiveTv.TunerHosts.HdHomerun.HdHomerunHost+<IsAvailableInternal>d__31.MoveNext () [0x00075] in <a72fba37ecf8498d8be044e5ab585a42>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0 at Emby.Server.Implementations.LiveTv.TunerHosts.BaseTunerHost+<IsAvailable>d__18.MoveNext () [0x0007e] in <a72fba37ecf8498d8be044e5ab585a42>:0 2017-03-28 18:50:42.5660 Error App: Tuner is not currently available2017-03-28 18:50:42.5667 Debug LiveTvMediaSourceProvider: MediaSources: [{"Protocol":"Http","Id":"0f6acffe8b0ce91130bdfd31f404c940","Path":"http://192.168.1.15:8096","Type":"Default","Name":"SNEWS","IsRemote":false,"ReadAtNativeFramerate":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":true,"OpenToken":"LiveTvChannel_0f6acffe8b0ce91130bdfd31f404c940_0f6acffe8b0ce91130bdfd31f404c940","RequiresClosing":false,"SupportsProbing":true,"BufferMs":1500,"MediaStreams":[],"PlayableStreamFileNames":[],"Formats":[],"RequiredHttpHeaders":{}}]2017-03-28 18:50:42.6409 Info HttpServer: HTTP GET http://192.168.1.15:8096/emby/Sync/Items/Ready?TargetId=iNvATX8LjNrDybcq7LncIF55QUxliP2bAFnWV2Nsss. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; MSAppHost/3.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393 2017-03-28 18:50:42.6465 Info HttpServer: HTTP GET http://192.168.1.15:8096/emby/DisplayPreferences/usersettings?userId=33e2bd7b9b904d73aaceda1d954e48a1&client=emby. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; MSAppHost/3.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393 2017-03-28 18:50:42.6503 Info HttpServer: HTTP Response 200 to 192.168.1.169. Time: 4ms. http://192.168.1.15:8096/emby/DisplayPreferences/usersettings?userId=33e2bd7b9b904d73aaceda1d954e48a1&client=emby2017-03-28 18:50:42.6518 Info App: Cannot direct play due to unknown content bitrate2017-03-28 18:50:42.6518 Info App: Cannot direct play due to unknown content bitrate2017-03-28 18:50:42.6518 Info App: Profile: Unknown Profile, Path: http://192.168.1.15:8096, isEligibleForDirectPlay: False, isEligibleForDirectStream: False 2017-03-28 18:50:42.6707 Info App: Cannot direct play due to unknown content bitrate2017-03-28 18:50:42.6707 Info App: Cannot direct play due to unknown content bitrate2017-03-28 18:50:42.6707 Info App: Profile: Unknown Profile, Path: http://192.168.1.15:8096, isEligibleForDirectPlay: False, isEligibleForDirectStream: False 2017-03-28 18:50:42.6742 Debug App: Returning 0 ready sync items for targetId iNvATX8LjNrDybcq7LncIF55QUxliP2bAFnWV2Nsss2017-03-28 18:50:42.6942 Info HttpServer: HTTP Response 200 to 192.168.1.169. Time: 53ms. http://192.168.1.15:8096/emby/Sync/Items/Ready?TargetId=iNvATX8LjNrDybcq7LncIF55QUxliP2bAFnWV2Nsss2017-03-28 18:50:42.7051 Info HttpServer: HTTP Response 200 to 192.168.1.169. Time: 352ms. http://192.168.1.15:8096/emby/Items/0f6acffe8b0ce91130bdfd31f404c940/PlaybackInfo?UserId=33e2bd7b9b904d73aaceda1d954e48a1&StartTimeTicks=0&MaxStreamingBitrate=3147540982017-03-28 18:50:42.7335 Info HttpServer: HTTP POST http://192.168.1.15:8096/emby/LiveStreams/Open?UserId=33e2bd7b9b904d73aaceda1d954e48a1&StartTimeTicks=0&ItemId=0f6acffe8b0ce91130bdfd31f404c940&PlaySessionId=eade086aa21a40429c6546b16de88371&MaxStreamingBitrate=314754098. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 2017-03-28 18:50:42.7390 Info HttpServer: HTTP POST http://192.168.1.15:8096/emby/Sync/Data. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; MSAppHost/3.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393 2017-03-28 18:50:42.7662 Info App: Opening channel stream from Emby, external channel Id: hdhr_2_d86f8fb478acb2a1eb3bc9aa504b10d92017-03-28 18:50:42.7735 Info HttpServer: HTTP Response 200 to 192.168.1.169. Time: 35ms. http://192.168.1.15:8096/emby/Sync/Data2017-03-28 18:50:42.7747 Info App: Streaming Channel hdhr_2_d86f8fb478acb2a1eb3bc9aa504b10d92017-03-28 18:50:42.7836 Error App: Error opening tuner2017-03-28 18:50:42.7836 Error App: Error opening tuner2017-03-28 18:50:42.7912 Error HttpServer: Error processing request
Luke 39870 Posted March 29, 2017 Posted March 29, 2017 hi @@dkullberg, thanks for the report. We will resolve this for the next update.
dkullberg 0 Posted March 30, 2017 Author Posted March 30, 2017 Thanks that was so quick!!! you guys are awesome.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now