saed 6 Posted January 24, 2017 Posted January 24, 2017 Hello I attach log with an error that is constantly repeated and I think it ends up closing the emby. 017-01-23 22:47:32.1188 Info App: Entry point completed: Emby.Server.Implementations.TV.CleanMissingEpisodesEntryPoint. Duration: 9.8E-05 seconds 2017-01-23 22:47:32.1188 Info App: Starting entry point Emby.Server.Core.IO.LibraryMonitorStartup 2017-01-23 22:47:32.1261 Info HttpServer: HTTP GET http://192.168.22.140:8096/emby/Packages/Auto%20Box%20Sets?AssemblyGuid=899c12c7-5b40-4c4e-9afd-afd74a685eb1. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36 2017-01-23 22:47:32.1271 Info HttpServer: HTTP GET http://192.168.22.140:8096/emby/Plugins. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36 2017-01-23 22:47:32.1293 Info HttpServer: HTTP GET http://192.168.22.140:8096/emby/Notifications/779051715e054ffea95be7adf3c29cf5/Summary. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36 2017-01-23 22:47:32.1437 Info App: Entry point completed: Emby.Server.Core.IO.LibraryMonitorStartup. Duration: 0.023937 seconds 2017-01-23 22:47:32.1437 Info App: Starting entry point Emby.Server.Core.EntryPoints.ExternalPortForwarding 2017-01-23 22:47:32.1629 Info App: Entry point completed: Emby.Server.Core.EntryPoints.ExternalPortForwarding. Duration: 0.019144 seconds 2017-01-23 22:47:32.1629 Info App: Starting entry point Emby.Dlna.DlnaProfileEntryPoint 2017-01-23 22:47:32.1629 Info App: Entry point completed: Emby.Dlna.DlnaProfileEntryPoint. Duration: 4.5E-05 seconds 2017-01-23 22:47:32.1629 Info App: Starting entry point Emby.Dlna.Main.DlnaEntryPoint 2017-01-23 22:47:32.1785 Info HttpServer: HTTP Response 200 to 192.168.22.32. Time: 49ms. http://192.168.22.140:8096/emby/Notifications/779051715e054ffea95be7adf3c29cf5/Summary 2017-01-23 22:47:32.1859 Info InstallationManager: Opening /var/lib/emby-server/cache/serverpackages.json 2017-01-23 22:47:32.2329 Info HttpServer: HTTP Response 200 to 192.168.22.32. Time: 106ms. http://192.168.22.140:8096/emby/Plugins 2017-01-23 22:47:32.3050 Info Dlna: Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 192.168.22.140 2017-01-23 22:47:32.3275 Info App: Entry point completed: Emby.Dlna.Main.DlnaEntryPoint. Duration: 0.164591 seconds 2017-01-23 22:47:32.3275 Info App: Starting entry point MediaBrowser.XbmcMetadata.EntryPoint 2017-01-23 22:47:32.3275 Info App: Entry point completed: MediaBrowser.XbmcMetadata.EntryPoint. Duration: 0.000241 seconds 2017-01-23 22:47:32.3275 Info App: Starting entry point Emby.Server.Core.IO.LibraryMonitorStartup 2017-01-23 22:47:32.3303 Info App: Entry point completed: Emby.Server.Core.IO.LibraryMonitorStartup. Duration: 0.002453 seconds 2017-01-23 22:47:32.3303 Info App: Starting entry point Emby.Server.Core.EntryPoints.ExternalPortForwarding 2017-01-23 22:47:32.3303 Info App: Entry point completed: Emby.Server.Core.EntryPoints.ExternalPortForwarding. Duration: 8.5E-05 seconds 2017-01-23 22:47:32.3303 Info App: All entry points have started 2017-01-23 22:47:32.3955 Info HttpClient: HttpClientManager GET: http://192.168.22.7:49154/MediaRenderer/desc.xml 2017-01-23 22:47:32.4227 Info HttpClient: HttpClientManager GET: http://192.168.22.7:49154/RenderingControl/desc.xml 2017-01-23 22:47:32.4240 Info HttpClient: HttpClientManager POST: http://192.168.22.1:50955 2017-01-23 22:47:32.4240 Info HttpClient: HttpClientManager POST: http://192.168.22.1:50955 2017-01-23 22:47:32.4240 Info HttpClient: HttpClientManager POST: http://192.168.22.1:50955 2017-01-23 22:47:32.4312 Info HttpServer: HTTP Response 200 to 192.168.22.32. Time: 356ms. http://192.168.22.140:8096/emby/Users/779051715e054ffea95be7adf3c29cf5/Views 2017-01-23 22:47:32.4360 Error HttpClient: Error getting response from http://192.168.22.1:50955 *** Error Report *** Version: 3.1.2.0 Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh Operating system: Unix 4.4.0.59 64-Bit OS: True 64-Bit Process: True Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:49:26 UTC 2016) Processor count: 4 Program data path: /var/lib/emby-server Application directory: /usr/lib/emby-server/bin 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 (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 --- End of inner exception stack trace --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x003ff] in <bef7798f4baf4a2cbd193bda78100cb9>:0 ---> (Inner Exception #0) System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 <--- System.AggregateException at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x003ff] in <bef7798f4baf4a2cbd193bda78100cb9>:0 InnerException: System.Net.WebException System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 2017-01-23 22:47:32.4360 Error PortMapper: Error creating port map: One or more errors occurred. 2017-01-23 22:47:32.4382 Info HttpClient: HttpClientManager POST: http://192.168.22.1:50955 2017-01-23 22:47:32.4382 Error HttpClient: Error getting response from http://192.168.22.1:50955 *** Error Report *** Version: 3.1.2.0 Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh Operating system: Unix 4.4.0.59 64-Bit OS: True 64-Bit Process: True Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:49:26 UTC 2016) Processor count: 4 Program data path: /var/lib/emby-server Application directory: /usr/lib/emby-server/bin 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 (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 --- End of inner exception stack trace --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x003ff] in <bef7798f4baf4a2cbd193bda78100cb9>:0 ---> (Inner Exception #0) System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 <--- System.AggregateException at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x003ff] in <bef7798f4baf4a2cbd193bda78100cb9>:0 InnerException: System.Net.WebException System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 2017-01-23 22:47:32.4382 Error PortMapper: Error creating port map: One or more errors occurred. 2017-01-23 22:47:32.4418 Info HttpClient: HttpClientManager GET: http://192.168.22.7:49154/AVTransport/desc.xml 2017-01-23 22:47:32.4469 Info App: App Activity: app: DLNA, version: 3.1.2.0, deviceId: uuid:9ab0c000-f668-11de-9976-00a0de88ef75, deviceName: RX-V671 2017-01-23 22:47:32.4569 Info Dlna: No matching device profile found. The default will need to be used. DeviceDescription: FriendlyName:RX-V671 Manufacturer:YAMAHA CORPORATION ManufacturerUrl:http://www.yamaha.com/ ModelDescription:AV Receiver ModelName:RX-V671 ModelNumber:V671 ModelUrl:http://www.yamaha.com/ SerialNumber:02F82123 2017-01-23 22:47:32.4589 Info Dlna: DLNA Session created for RX-V671 - RX-V671 2017-01-23 22:47:32.6200 Info HttpClient: HttpClientManager GET: http://emby.media/community/index.php?/blog/rss/1-media-browser-developers-blog 2017-01-23 22:47:32.7322 Info HttpClient: HttpClientManager POST: https://www.mb3admin.com/admin/service/package/retrieveall 2017-01-23 22:47:32.8476 Info HttpClient: HttpClientManager POST: https://mb3admin.com/admin/service/registration/validate 2017-01-23 22:47:32.9745 Info HttpClient: HttpClientManager POST: https://mb3admin.com/admin/service/registration/validate 2017-01-23 22:47:32.9911 Info HttpClient: HttpClientManager POST: https://mb3admin.com/admin/service/registration/validate 2017-01-23 22:47:33.0345 Info HttpClient: HttpClientManager POST: https://connect.emby.media/service/Servers?id=0086d9a9969796d05f0ce9810987b2db 2017-01-23 22:47:33.1720 Info HttpServer: HTTP Response 200 to 192.168.22.32. Time: 1593ms (slow). http://192.168.22.140:8096/emby/Plugins/SecurityInfo 2017-01-23 22:47:33.1781 Info HttpServer: HTTP GET http://192.168.22.140:8096/emby/Plugins/SecurityInfo. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36 2017-01-23 22:47:33.1794 Info HttpServer: HTTP Response 200 to 192.168.22.32. Time: 1ms. http://192.168.22.140:8096/emby/Plugins/SecurityInfo 2017-01-23 22:47:33.3534 Info HttpClient: HttpClientManager GET: https://connect.emby.media/service/ServerAuthorizations?serverId=0086d9a9969796d05f0ce9810987b2db Attached log Greetings and thank you Log.txt
mastrmind11 722 Posted January 24, 2017 Posted January 24, 2017 Disable automatic port mapping on the box.
Luke 42077 Posted January 24, 2017 Posted January 24, 2017 Actually, instead, see if disabling the Dlna Play To feature under the Dlna menu resolves it. thanks !
mastrmind11 722 Posted January 24, 2017 Posted January 24, 2017 Actually, instead, see if disabling the Dlna Play To feature under the Dlna menu resolves it. thanks ! My DLNA Play To is disabled and the only way I could get the errors to go away was to disable auto port mapping.
Luke 42077 Posted January 24, 2017 Posted January 24, 2017 we don't really care about errors in the log, it's the issue of the server stopping that is important.
saed 6 Posted January 24, 2017 Author Posted January 24, 2017 Disable automatic port mapping on the box. thank you very much, I've tried it and it looks like the error does not play regards
Luke 42077 Posted January 24, 2017 Posted January 24, 2017 Hi @@saed, can you provide a little more detail and information? Thanks!
saed 6 Posted January 24, 2017 Author Posted January 24, 2017 we don't really care about errors in the log, it's the issue of the server stopping that is important. thank you very much, I've disabled DLNA, I'll tell you if the emby server is not stopped again regards
saed 6 Posted January 24, 2017 Author Posted January 24, 2017 Hi @@saed, can you provide a little more detail and information? Thanks! Thank you, I am fairly new to emby, I am very happy, especially remotely with my android. What more information can I give you part of the log?
Luke 42077 Posted January 24, 2017 Posted January 24, 2017 I'm just wondering what you meant by it looks like the error does not play Thanks.
saed 6 Posted January 24, 2017 Author Posted January 24, 2017 I'm just wondering what you meant by it looks like the error does not play Thanks. Forgive my English, I'm not good at it. I wanted to say, that with the deactivation of automatic ports I have again got the error "2017-01-23 22: 47: 32.4360 HttpClient Error: Error getting response from http://192.168.22.1:50955 *** Error Report *** Version: 3.1.2.0 Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata / var / lib / emby-server -ffmpeg / usr / bin / ffmpeg -ffprobe / usr / bin / ffprobe -restartpath / Usr / lib / emby-server / restart.sh Operating System: Unix 4.4.0.59 ........................... "
mastrmind11 722 Posted January 24, 2017 Posted January 24, 2017 Attach the full logs, that snippet is useless. Also do what @@Luke said and disable DLNA, then see what happens.
saed 6 Posted January 24, 2017 Author Posted January 24, 2017 Full log attachment since I reboot today about 3:00 p.m. Log.txt
Luke 42077 Posted January 24, 2017 Posted January 24, 2017 Full log attachment since I reboot today about 3:00 p.m. Why are you posting this log? Did something happen?
saed 6 Posted January 24, 2017 Author Posted January 24, 2017 Why are you posting this log? Did something happen? I have many errors and I wanted to know if there were any important ones. I know it's a big favor. thank you very much
Luke 42077 Posted January 25, 2017 Posted January 25, 2017 @@saed There are some errors in your log trying to read the contents of folders 2017-01-24 16:10:48.0455 Error App: Error validating images for /media/Disco1/Disco1/PELICULAS2/Capitan America Civil War 2016/Capitán América Civil War (2016) [BDrip 1080p x264 Dual DTS Subs][GrupoHDS].mkv *** Error Report *** Version: 3.1.2.0 Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh Operating system: Unix 4.4.0.59 64-Bit OS: True 64-Bit Process: True Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:49:26 UTC 2016) Processor count: 4 Program data path: /var/lib/emby-server Application directory: /usr/lib/emby-server/bin System.UnauthorizedAccessException: Access to the path "/media/Disco1/Disco1/PELICULAS2/Capitan America Civil War 2016/extrafanart" is denied. It looks like perhaps the emby service user is being denied access to those locations by your file system. You may need to review your permissions.
saed 6 Posted January 25, 2017 Author Posted January 25, 2017 @@saed There are some errors in your log trying to read the contents of folders 2017-01-24 16:10:48.0455 Error App: Error validating images for /media/Disco1/Disco1/PELICULAS2/Capitan America Civil War 2016/Capitán América Civil War (2016) [BDrip 1080p x264 Dual DTS Subs][GrupoHDS].mkv *** Error Report *** Version: 3.1.2.0 Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh Operating system: Unix 4.4.0.59 64-Bit OS: True 64-Bit Process: True Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:49:26 UTC 2016) Processor count: 4 Program data path: /var/lib/emby-server Application directory: /usr/lib/emby-server/bin System.UnauthorizedAccessException: Access to the path "/media/Disco1/Disco1/PELICULAS2/Capitan America Civil War 2016/extrafanart" is denied. It looks like perhaps the emby service user is being denied access to those locations by your file system. You may need to review your permissions. ok. thanks luke
saed 6 Posted January 27, 2017 Author Posted January 27, 2017 @@saed did you resolve the permissions? Hi luke Yes, I disappeared the error giving permissions. thank you very much. I have another question. Other error of the log, I attached fragment. 2017-01-27 12:34:09.7600 Info App: App Activity: app: Emby Mobile, version: 3.1.2.0, deviceId: 96adf40f3e7c6059224b4f7b7303445cc4f5f630, deviceName: Chrome 55.0.2883.87 2017-01-27 12:34:09.8636 Error HttpServer: Error processing request *** Error Report *** Version: 3.1.2.0 Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh Operating system: Unix 4.4.0.59 64-Bit OS: True 64-Bit Process: True Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:49:26 UTC 2016) Processor count: 4 Program data path: /var/lib/emby-server Application directory: /usr/lib/emby-server/bin MediaBrowser.Controller.Net.SecurityException: Access token is required. at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateSecurityToken (MediaBrowser.Controller.Net.IServiceRequest request, System.String token) [0x00015] in <94cb9849d4534920b1b6cc233e9f2dbd>:0 at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateUser (MediaBrowser.Controller.Net.IServiceRequest request, MediaBrowser.Controller.Net.IAuthenticationAttributes authAttribtues) [0x00035] in <94cb9849d4534920b1b6cc233e9f2dbd>:0 at Emby.Server.Implementations.HttpServer.Security.AuthService.Authenticate (MediaBrowser.Controller.Net.IServiceRequest request, MediaBrowser.Controller.Net.IAuthenticationAttributes authAttribtues) [0x00000] in <94cb9849d4534920b1b6cc233e9f2dbd>:0 at MediaBrowser.Controller.Net.AuthenticatedAttribute.RequestFilter (MediaBrowser.Model.Services.IRequest request, MediaBrowser.Model.Services.IResponse response, System.Object requestDto) [0x0000c] in <6a50e17a654f4b23ad2fb2ef8c84ea71>:0 at ServiceStack.ServiceStackHost.ApplyRequestFilters (MediaBrowser.Model.Services.IRequest req, MediaBrowser.Model.Services.IResponse res, System.Object requestDto) [0x00087] in <eaf6c545840d4e8a8d2971c7a6b76dd0>:0 at ServiceStack.Host.RestHandler+<ProcessRequestAsync>c__async1.MoveNext () [0x000ed] in <eaf6c545840d4e8a8d2971c7a6b76dd0>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>c__async0.MoveNext () [0x00668] in <94cb9849d4534920b1b6cc233e9f2dbd>:0 MediaBrowser.Controller.Net.SecurityException at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateSecurityToken (MediaBrowser.Controller.Net.IServiceRequest request, System.String token) [0x00015] in <94cb9849d4534920b1b6cc233e9f2dbd>:0 at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateUser (MediaBrowser.Controller.Net.IServiceRequest request, MediaBrowser.Controller.Net.IAuthenticationAttributes authAttribtues) [0x00035] in <94cb9849d4534920b1b6cc233e9f2dbd>:0 at Emby.Server.Implementations.HttpServer.Security.AuthService.Authenticate (MediaBrowser.Controller.Net.IServiceRequest request, MediaBrowser.Controller.Net.IAuthenticationAttributes authAttribtues) [0x00000] in <94cb9849d4534920b1b6cc233e9f2dbd>:0 at MediaBrowser.Controller.Net.AuthenticatedAttribute.RequestFilter (MediaBrowser.Model.Services.IRequest request, MediaBrowser.Model.Services.IResponse response, System.Object requestDto) [0x0000c] in <6a50e17a654f4b23ad2fb2ef8c84ea71>:0 at ServiceStack.ServiceStackHost.ApplyRequestFilters (MediaBrowser.Model.Services.IRequest req, MediaBrowser.Model.Services.IResponse res, System.Object requestDto) [0x00087] in <eaf6c545840d4e8a8d2971c7a6b76dd0>:0 at ServiceStack.Host.RestHandler+<ProcessRequestAsync>c__async1.MoveNext () [0x000ed] in <eaf6c545840d4e8a8d2971c7a6b76dd0>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 at Emby.Server.Implementations.HttpServer.HttpListenerHost+<RequestHandler>c__async0.MoveNext () [0x00668] in <94cb9849d4534920b1b6cc233e9f2dbd>:0 2017-01-27 12:34:09.8647 Info HttpServer: HTTP Response 401 to 10.8.0.2. Time: 120ms. http://192.168.22.140:8096/emby/Plugins/SecurityInfo
Luke 42077 Posted January 27, 2017 Posted January 27, 2017 @@saed, nothing to be alarmed about there.
saed 6 Posted January 27, 2017 Author Posted January 27, 2017 @@saed, nothing to be alarmed about there. Ok. Luke all very fast. Very comfortable with emby and his community
techworld 3 Posted January 31, 2017 Posted January 31, 2017 Hello, I'm running v3.1.2.0, and stil getting these errors. Jan 31 18:44:30 server emby-server[14842]: Info, App, Starting entry point Emby.Server.Implementations.Notifications.WebSocketNotifier Jan 31 18:44:30 server emby-server[14842]: Info, App, Entry point completed: Emby.Server.Implementations.Notifications.WebSocketNotifier. Duration: 0.000295 seconds Jan 31 18:44:30 server emby-server[14842]: Info, App, Starting entry point Emby.Server.Implementations.Sync.SyncNotificationEntryPoint Jan 31 18:44:30 server emby-server[14842]: Info, App, Entry point completed: Emby.Server.Implementations.Sync.SyncNotificationEntryPoint. Duration: 7.2E-05 seconds Jan 31 18:44:30 server emby-server[14842]: Info, App, Starting entry point Emby.Server.Implementations.TV.CleanMissingEpisodesEntryPoint Jan 31 18:44:30 server emby-server[14842]: Info, App, Entry point completed: Emby.Server.Implementations.TV.CleanMissingEpisodesEntryPoint. Duration: 4.7E-05 seconds Jan 31 18:44:30 server emby-server[14842]: Info, App, Starting entry point Emby.Server.Core.IO.LibraryMonitorStartup Jan 31 18:44:30 server emby-server[14842]: Info, App, Entry point completed: Emby.Server.Core.IO.LibraryMonitorStartup. Duration: 0.011876 seconds Jan 31 18:44:30 server emby-server[14842]: Info, App, Starting entry point Emby.Server.Core.EntryPoints.ExternalPortForwarding Jan 31 18:44:30 server emby-server[14842]: Info, App, Entry point completed: Emby.Server.Core.EntryPoints.ExternalPortForwarding. Duration: 0.005713 seconds Jan 31 18:44:30 server emby-server[14842]: Info, App, Starting entry point Emby.Dlna.DlnaProfileEntryPoint Jan 31 18:44:30 server emby-server[14842]: Info, App, Entry point completed: Emby.Dlna.DlnaProfileEntryPoint. Duration: 0.00016 seconds Jan 31 18:44:30 server emby-server[14842]: Info, App, Starting entry point Emby.Dlna.Main.DlnaEntryPoint Jan 31 18:44:30 server emby-server[14842]: Info, HttpClient, HttpClientManager GET: https://connect.emby.media/service/ServerAuthorizations?serverId=c05cf6b1fa4aaf811a6731a48a1b4874 Jan 31 18:44:30 server emby-server[14842]: Info, HttpClient, HttpClientManager POST: https://mb3admin.com/admin/service/registration/validate Jan 31 18:44:30 server emby-server[14842]: Info, Dlna, Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 192.168.1.97 Jan 31 18:44:30 server emby-server[14842]: Info, Dlna, Registering publisher for urn:schemas-upnp-org:device:MediaServer:1 on 10.8.0.1 Jan 31 18:44:30 server emby-server[14842]: Info, App, Entry point completed: Emby.Dlna.Main.DlnaEntryPoint. Duration: 0.092553 seconds Jan 31 18:44:30 server emby-server[14842]: Info, App, Starting entry point MediaBrowser.XbmcMetadata.EntryPoint Jan 31 18:44:30 server emby-server[14842]: Info, App, Entry point completed: MediaBrowser.XbmcMetadata.EntryPoint. Duration: 9.5E-05 seconds Jan 31 18:44:30 server emby-server[14842]: Info, App, Starting entry point Emby.Server.Core.IO.LibraryMonitorStartup Jan 31 18:44:30 server emby-server[14842]: Info, App, Entry point completed: Emby.Server.Core.IO.LibraryMonitorStartup. Duration: 0.002227 seconds Jan 31 18:44:30 server emby-server[14842]: Info, App, Starting entry point Emby.Server.Core.EntryPoints.ExternalPortForwarding Jan 31 18:44:30 server emby-server[14842]: Info, App, Entry point completed: Emby.Server.Core.EntryPoints.ExternalPortForwarding. Duration: 2.7E-05 seconds Jan 31 18:44:30 server emby-server[14842]: Info, App, All entry points have started Jan 31 18:44:30 server emby-server[14842]: Info, HttpClient, HttpClientManager POST: http://192.168.1.1:5000 Jan 31 18:44:30 server emby-server[14842]: Info, HttpClient, HttpClientManager POST: http://192.168.1.1:5000 Jan 31 18:44:30 server emby-server[14842]: Info, HttpClient, HttpClientManager POST: http://192.168.1.1:5000 Jan 31 18:44:30 server emby-server[14842]: Info, HttpClient, HttpClientManager POST: http://192.168.1.1:5000 Jan 31 18:44:30 server emby-server[14842]: Error, HttpClient, Error getting response from http://192.168.1.1:5000 Jan 31 18:44:30 server emby-server[14842]: *** Error Report *** Jan 31 18:44:30 server emby-server[14842]: Version: 3.1.2.0 Jan 31 18:44:30 server emby-server[14842]: Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh Jan 31 18:44:30 server emby-server[14842]: Operating system: Unix 4.7.0.0 Jan 31 18:44:30 server emby-server[14842]: 64-Bit OS: True Jan 31 18:44:30 server emby-server[14842]: 64-Bit Process: True Jan 31 18:44:30 server emby-server[14842]: Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:21:32 UTC 2016) Jan 31 18:44:30 server emby-server[14842]: Processor count: 4 Jan 31 18:44:30 server emby-server[14842]: Program data path: /var/lib/emby-server Jan 31 18:44:30 server emby-server[14842]: Application directory: /usr/lib/emby-server/bin Jan 31 18:44:30 server emby-server[14842]: System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote server returned an error: (404) Not Found. Jan 31 18:44:30 server emby-server[14842]: at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: --- End of inner exception stack trace --- Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x003ff] in <bef7798f4baf4a2cbd193bda78100cb9>:0 Jan 31 18:44:30 server emby-server[14842]: ---> (Inner Exception #0) System.Net.WebException: The remote server returned an error: (404) Not Found. Jan 31 18:44:30 server emby-server[14842]: at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 <--- Jan 31 18:44:30 server emby-server[14842]: System.AggregateException Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x003ff] in <bef7798f4baf4a2cbd193bda78100cb9>:0 Jan 31 18:44:30 server emby-server[14842]: InnerException: System.Net.WebException Jan 31 18:44:30 server emby-server[14842]: System.Net.WebException: The remote server returned an error: (404) Not Found. Jan 31 18:44:30 server emby-server[14842]: at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: Error, HttpClient, Error getting response from http://192.168.1.1:5000 Jan 31 18:44:30 server emby-server[14842]: *** Error Report *** Jan 31 18:44:30 server emby-server[14842]: Version: 3.1.2.0 Jan 31 18:44:30 server emby-server[14842]: Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh Jan 31 18:44:30 server emby-server[14842]: Operating system: Unix 4.7.0.0 Jan 31 18:44:30 server emby-server[14842]: 64-Bit OS: True Jan 31 18:44:30 server emby-server[14842]: 64-Bit Process: True Jan 31 18:44:30 server emby-server[14842]: Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:21:32 UTC 2016) Jan 31 18:44:30 server emby-server[14842]: Processor count: 4 Jan 31 18:44:30 server emby-server[14842]: Program data path: /var/lib/emby-server Jan 31 18:44:30 server emby-server[14842]: Application directory: /usr/lib/emby-server/bin Jan 31 18:44:30 server emby-server[14842]: System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote server returned an error: (404) Not Found. Jan 31 18:44:30 server emby-server[14842]: at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: --- End of inner exception stack trace --- Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x003ff] in <bef7798f4baf4a2cbd193bda78100cb9>:0 Jan 31 18:44:30 server emby-server[14842]: ---> (Inner Exception #0) System.Net.WebException: The remote server returned an error: (404) Not Found. Jan 31 18:44:30 server emby-server[14842]: at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 <--- Jan 31 18:44:30 server emby-server[14842]: System.AggregateException Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x003ff] in <bef7798f4baf4a2cbd193bda78100cb9>:0 Jan 31 18:44:30 server emby-server[14842]: InnerException: System.Net.WebException Jan 31 18:44:30 server emby-server[14842]: System.Net.WebException: The remote server returned an error: (404) Not Found. Jan 31 18:44:30 server emby-server[14842]: at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: Error, HttpClient, Error getting response from http://192.168.1.1:5000 Jan 31 18:44:30 server emby-server[14842]: *** Error Report *** Jan 31 18:44:30 server emby-server[14842]: Version: 3.1.2.0 Jan 31 18:44:30 server emby-server[14842]: Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh Jan 31 18:44:30 server emby-server[14842]: Operating system: Unix 4.7.0.0 Jan 31 18:44:30 server emby-server[14842]: 64-Bit OS: True Jan 31 18:44:30 server emby-server[14842]: 64-Bit Process: True Jan 31 18:44:30 server emby-server[14842]: Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:21:32 UTC 2016) Jan 31 18:44:30 server emby-server[14842]: Processor count: 4 Jan 31 18:44:30 server emby-server[14842]: Program data path: /var/lib/emby-server Jan 31 18:44:30 server emby-server[14842]: Application directory: /usr/lib/emby-server/bin Jan 31 18:44:30 server emby-server[14842]: System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote server returned an error: (404) Not Found. Jan 31 18:44:30 server emby-server[14842]: at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: --- End of inner exception stack trace --- Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x003ff] in <bef7798f4baf4a2cbd193bda78100cb9>:0 Jan 31 18:44:30 server emby-server[14842]: ---> (Inner Exception #0) System.Net.WebException: The remote server returned an error: (404) Not Found. Jan 31 18:44:30 server emby-server[14842]: at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 <--- Jan 31 18:44:30 server emby-server[14842]: System.AggregateException Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x003ff] in <bef7798f4baf4a2cbd193bda78100cb9>:0 Jan 31 18:44:30 server emby-server[14842]: InnerException: System.Net.WebException Jan 31 18:44:30 server emby-server[14842]: System.Net.WebException: The remote server returned an error: (404) Not Found. Jan 31 18:44:30 server emby-server[14842]: at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: Error, HttpClient, Error getting response from http://192.168.1.1:5000 Jan 31 18:44:30 server emby-server[14842]: *** Error Report *** Jan 31 18:44:30 server emby-server[14842]: Version: 3.1.2.0 Jan 31 18:44:30 server emby-server[14842]: Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh Jan 31 18:44:30 server emby-server[14842]: Operating system: Unix 4.7.0.0 Jan 31 18:44:30 server emby-server[14842]: 64-Bit OS: True Jan 31 18:44:30 server emby-server[14842]: 64-Bit Process: True Jan 31 18:44:30 server emby-server[14842]: Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:21:32 UTC 2016) Jan 31 18:44:30 server emby-server[14842]: Processor count: 4 Jan 31 18:44:30 server emby-server[14842]: Program data path: /var/lib/emby-server Jan 31 18:44:30 server emby-server[14842]: Application directory: /usr/lib/emby-server/bin Jan 31 18:44:30 server emby-server[14842]: System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote server returned an error: (404) Not Found. Jan 31 18:44:30 server emby-server[14842]: at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: --- End of inner exception stack trace --- Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x003ff] in <bef7798f4baf4a2cbd193bda78100cb9>:0 Jan 31 18:44:30 server emby-server[14842]: ---> (Inner Exception #0) System.Net.WebException: The remote server returned an error: (404) Not Found. Jan 31 18:44:30 server emby-server[14842]: at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 <--- Jan 31 18:44:30 server emby-server[14842]: System.AggregateException Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: at Emby.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>d__20.MoveNext () [0x003ff] in <bef7798f4baf4a2cbd193bda78100cb9>:0 Jan 31 18:44:30 server emby-server[14842]: InnerException: System.Net.WebException Jan 31 18:44:30 server emby-server[14842]: System.Net.WebException: The remote server returned an error: (404) Not Found. Jan 31 18:44:30 server emby-server[14842]: at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server rsyslogd-2007: action 'action 37' suspended, next retry is Tue Jan 31 18:45:00 2017 [try http://www.rsyslog.com/e/2007 ] Jan 31 18:44:30 server emby-server[14842]: at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00064] in <bd46d4d4f7964dfa9beea098499ab597>:0 Jan 31 18:44:30 server emby-server[14842]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 Jan 31 18:44:30 server emby-server[14842]: Error, PortMapper, Error creating port map: One or more errors occurred. Jan 31 18:44:30 server emby-server[14842]: Error, PortMapper, Error creating port map: One or more errors occurred. Jan 31 18:44:30 server emby-server[14842]: Error, PortMapper, Error creating port map: One or more errors occurred. Jan 31 18:44:30 server emby-server[14842]: Error, PortMapper, Error creating port map: One or more errors occurred.
Luke 42077 Posted February 1, 2017 Posted February 1, 2017 @@techworld, just dlna requests. Are you experiencing a problem?
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