Advertisement
Guest User

PlexRequests Log 1-7-16 Fresh Install

a guest
Jan 6th, 2017
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.38 KB | None | 0 0
  1. 2017/01/07 08:27:42.951 PlexRequests.UI.Program Trace: Getting startup Port
  2. 2017/01/07 08:27:43.040 PlexRequests.UI.Program Trace: Port: 0
  3. 2017/01/07 08:27:53.094 PlexRequests.Helpers.Analytics.Analytics Error: Analytics tracking failed System.Net.WebException: The remote server returned an error: (417) Expectation Failed.
  4. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  5. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  6. --- End of stack trace from previous location where exception was thrown ---
  7. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  8. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  9. at PlexRequests.Helpers.Analytics.Analytics.<SendRequestAsync>d__15.MoveNext() in C:\projects\requestplex\PlexRequests.Helpers\Analytics\Analytics.cs:line 236
  10. 2017/01/07 08:28:29.283 PlexRequests.Helpers.Analytics.Analytics Error: Analytics tracking failed System.Net.WebException: The remote server returned an error: (417) Expectation Failed.
  11. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  12. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  13. --- End of stack trace from previous location where exception was thrown ---
  14. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  15. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  16. at PlexRequests.Helpers.Analytics.Analytics.<SendRequestAsync>d__15.MoveNext() in C:\projects\requestplex\PlexRequests.Helpers\Analytics\Analytics.cs:line 236
  17. 2017/01/07 08:28:46.348 PlexRequests.Helpers.Analytics.Analytics Error: Analytics tracking failed System.Net.WebException: The remote server returned an error: (417) Expectation Failed.
  18. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  19. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  20. --- End of stack trace from previous location where exception was thrown ---
  21. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  22. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  23. at PlexRequests.Helpers.Analytics.Analytics.<SendRequestAsync>d__15.MoveNext() in C:\projects\requestplex\PlexRequests.Helpers\Analytics\Analytics.cs:line 236
  24. 2017/01/07 08:28:58.520 PlexRequests.UI.Modules.AdminModule Info: Saved headphones settings, result: True
  25. 2017/01/07 08:30:28.759 PlexRequests.Helpers.Analytics.Analytics Error: Analytics tracking failed System.Net.WebException: The remote server returned an error: (417) Expectation Failed.
  26. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  27. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  28. --- End of stack trace from previous location where exception was thrown ---
  29. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  30. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  31. at PlexRequests.Helpers.Analytics.Analytics.<SendRequestAsync>d__15.MoveNext() in C:\projects\requestplex\PlexRequests.Helpers\Analytics\Analytics.cs:line 236
  32. 2017/01/07 08:31:54.809 PlexRequests.Services.Notification.EmailMessageNotification Info: sending message to "REPLACED@EMAIL.COM" <REPLACED@EMAIL.COM>
  33. from: "REPLACED@EMAIL.COM" <REPLACED@EMAIL.COM>
  34. Are we authenticated: True
  35. 2017/01/07 08:31:55.551 PlexRequests.UI.Modules.AdminModule Info: Sent email notification test
  36. 2017/01/07 08:32:11.502 PlexRequests.UI.Modules.AdminModule Info: Saved email settings, result: True
  37. 2017/01/07 08:33:09.102 PlexRequests.Helpers.Analytics.Analytics Error: Analytics tracking failed System.Net.WebException: The remote server returned an error: (417) Expectation Failed.
  38. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  39. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  40. --- End of stack trace from previous location where exception was thrown ---
  41. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  42. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  43. at PlexRequests.Helpers.Analytics.Analytics.<SendRequestAsync>d__15.MoveNext() in C:\projects\requestplex\PlexRequests.Helpers\Analytics\Analytics.cs:line 236
  44. 2017/01/07 08:33:55.907 PlexRequests.UI.Program Info: This is not Mono
  45. 2017/01/07 08:34:44.988 PlexRequests.Services.Jobs.PlexContentCacher Error: Failed to obtain Plex libraries Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation
  46. NOT NULL constraint failed: PlexContent.ProviderId
  47. at Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt)
  48. at Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt)
  49. at Mono.Data.Sqlite.SqliteDataReader.NextResult()
  50. at Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave)
  51. at Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
  52. at Mono.Data.Sqlite.SqliteCommand.ExecuteDbDataReader(CommandBehavior behavior)
  53. at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  54. at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command)
  55. at SQLiteAdapter.Insert(IDbConnection connection, IDbTransaction transaction, Nullable`1 commandTimeout, String tableName, String columnList, String parameterList, IEnumerable`1 keyProperties, Object entityToInsert)
  56. at Dapper.Contrib.Extensions.SqlMapperExtensions.Insert[T](IDbConnection connection, T entityToInsert, IDbTransaction transaction, Nullable`1 commandTimeout)
  57. at PlexRequests.Store.Repository.BaseGenericRepository`1.Insert(T entity) in C:\projects\requestplex\PlexRequests.Store\Repository\BaseGenericRepository.cs:line 86
  58. at PlexRequests.Services.Jobs.PlexContentCacher.CachedLibraries(PlexSettings plexSettings) in C:\projects\requestplex\PlexRequests.Services\Jobs\PlexContentCacher.cs:line 253
  59. 2017/01/07 08:35:42.030 PlexRequests.UI.Program Info: This is not Mono
  60. 2017/01/07 08:36:21.455 PlexRequests.Helpers.Analytics.Analytics Error: Analytics tracking failed System.Net.WebException: The remote server returned an error: (417) Expectation Failed.
  61. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  62. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  63. --- End of stack trace from previous location where exception was thrown ---
  64. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  65. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  66. at PlexRequests.Helpers.Analytics.Analytics.<SendRequestAsync>d__15.MoveNext() in C:\projects\requestplex\PlexRequests.Helpers\Analytics\Analytics.cs:line 236
  67. 2017/01/07 08:37:39.057 PlexRequests.Helpers.Analytics.Analytics Error: Analytics tracking failed System.Net.WebException: The remote server returned an error: (417) Expectation Failed.
  68. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  69. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  70. --- End of stack trace from previous location where exception was thrown ---
  71. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  72. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  73. at PlexRequests.Helpers.Analytics.Analytics.<SendRequestAsync>d__15.MoveNext() in C:\projects\requestplex\PlexRequests.Helpers\Analytics\Analytics.cs:line 236
  74. 2017/01/07 08:39:07.449 PlexRequests.Helpers.Analytics.Analytics Error: Analytics tracking failed System.Net.WebException: The remote server returned an error: (417) Expectation Failed.
  75. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  76. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  77. --- End of stack trace from previous location where exception was thrown ---
  78. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  79. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  80. at PlexRequests.Helpers.Analytics.Analytics.<SendRequestAsync>d__15.MoveNext() in C:\projects\requestplex\PlexRequests.Helpers\Analytics\Analytics.cs:line 236
  81. 2017/01/07 08:39:10.436 PlexRequests.Helpers.Analytics.Analytics Error: Analytics tracking failed System.Net.WebException: The remote server returned an error: (417) Expectation Failed.
  82. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  83. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  84. --- End of stack trace from previous location where exception was thrown ---
  85. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  86. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  87. at PlexRequests.Helpers.Analytics.Analytics.<SendRequestAsync>d__15.MoveNext() in C:\projects\requestplex\PlexRequests.Helpers\Analytics\Analytics.cs:line 236
  88. 2017/01/07 08:39:32.584 PlexRequests.Helpers.Analytics.Analytics Error: Analytics tracking failed System.Net.WebException: The remote server returned an error: (417) Expectation Failed.
  89. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  90. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  91. --- End of stack trace from previous location where exception was thrown ---
  92. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  93. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  94. at PlexRequests.Helpers.Analytics.Analytics.<SendRequestAsync>d__15.MoveNext() in C:\projects\requestplex\PlexRequests.Helpers\Analytics\Analytics.cs:line 236
  95. 2017/01/07 08:39:54.830 PlexRequests.Helpers.Analytics.Analytics Error: Analytics tracking failed System.Net.WebException: The remote server returned an error: (417) Expectation Failed.
  96. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  97. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  98. --- End of stack trace from previous location where exception was thrown ---
  99. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  100. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  101. at PlexRequests.Helpers.Analytics.Analytics.<SendRequestAsync>d__15.MoveNext() in C:\projects\requestplex\PlexRequests.Helpers\Analytics\Analytics.cs:line 236
  102. 2017/01/07 08:40:49.357 PlexRequests.Helpers.Analytics.Analytics Error: Analytics tracking failed System.Net.WebException: The remote server returned an error: (417) Expectation Failed.
  103. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  104. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  105. --- End of stack trace from previous location where exception was thrown ---
  106. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  107. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  108. at PlexRequests.Helpers.Analytics.Analytics.<SendRequestAsync>d__15.MoveNext() in C:\projects\requestplex\PlexRequests.Helpers\Analytics\Analytics.cs:line 236
  109. 2017/01/07 08:41:27.526 PlexRequests.Helpers.Analytics.Analytics Error: Analytics tracking failed System.Net.WebException: The remote server returned an error: (417) Expectation Failed.
  110. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  111. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  112. --- End of stack trace from previous location where exception was thrown ---
  113. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  114. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  115. at PlexRequests.Helpers.Analytics.Analytics.<SendRequestAsync>d__15.MoveNext() in C:\projects\requestplex\PlexRequests.Helpers\Analytics\Analytics.cs:line 236
  116. 2017/01/07 08:41:28.143 PlexRequests.Services.Notification.EmailMessageNotification Info: sending message to "REPLACED@EMAIL.COM" <REPLACED@EMAIL.COM>
  117. from: "REPLACED@EMAIL.COM" <REPLACED@EMAIL.COM>
  118. Are we authenticated: True
  119. 2017/01/07 08:41:40.065 PlexRequests.Helpers.Analytics.Analytics Error: Analytics tracking failed System.Net.WebException: The remote server returned an error: (417) Expectation Failed.
  120. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  121. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  122. --- End of stack trace from previous location where exception was thrown ---
  123. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  124. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  125. at PlexRequests.Helpers.Analytics.Analytics.<SendRequestAsync>d__15.MoveNext() in C:\projects\requestplex\PlexRequests.Helpers\Analytics\Analytics.cs:line 236
  126. 2017/01/07 08:41:46.840 PlexRequests.Services.Jobs.PlexAvailabilityChecker Info: Episode db info is not available.
  127. 2017/01/07 08:41:50.476 PlexRequests.Helpers.Analytics.Analytics Error: Analytics tracking failed System.Net.WebException: The remote server returned an error: (417) Expectation Failed.
  128. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  129. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  130. --- End of stack trace from previous location where exception was thrown ---
  131. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  132. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  133. at PlexRequests.Helpers.Analytics.Analytics.<SendRequestAsync>d__15.MoveNext() in C:\projects\requestplex\PlexRequests.Helpers\Analytics\Analytics.cs:line 236
  134. 2017/01/07 08:41:51.228 PlexRequests.Services.Notification.EmailMessageNotification Info: sending message to "REPLACED@EMAIL.COM" <REPLACED@EMAIL.COM>
  135. from: "REPLACED@EMAIL.COM" <REPLACED@EMAIL.COM>
  136. Are we authenticated: True
  137. 2017/01/07 09:36:30.505 PlexRequests.Services.Jobs.PlexContentCacher Error: Failed to obtain Plex libraries Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation
  138. NOT NULL constraint failed: PlexContent.ProviderId
  139. at Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt)
  140. at Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt)
  141. at Mono.Data.Sqlite.SqliteDataReader.NextResult()
  142. at Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave)
  143. at Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
  144. at Mono.Data.Sqlite.SqliteCommand.ExecuteDbDataReader(CommandBehavior behavior)
  145. at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  146. at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command)
  147. at SQLiteAdapter.Insert(IDbConnection connection, IDbTransaction transaction, Nullable`1 commandTimeout, String tableName, String columnList, String parameterList, IEnumerable`1 keyProperties, Object entityToInsert)
  148. at Dapper.Contrib.Extensions.SqlMapperExtensions.Insert[T](IDbConnection connection, T entityToInsert, IDbTransaction transaction, Nullable`1 commandTimeout)
  149. at PlexRequests.Store.Repository.BaseGenericRepository`1.Insert(T entity) in C:\projects\requestplex\PlexRequests.Store\Repository\BaseGenericRepository.cs:line 86
  150. at PlexRequests.Services.Jobs.PlexContentCacher.CachedLibraries(PlexSettings plexSettings) in C:\projects\requestplex\PlexRequests.Services\Jobs\PlexContentCacher.cs:line 253
  151. 2017/01/07 10:36:30.768 PlexRequests.Services.Jobs.PlexContentCacher Error: Failed to obtain Plex libraries Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation
  152. NOT NULL constraint failed: PlexContent.ProviderId
  153. at Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt)
  154. at Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt)
  155. at Mono.Data.Sqlite.SqliteDataReader.NextResult()
  156. at Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave)
  157. at Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
  158. at Mono.Data.Sqlite.SqliteCommand.ExecuteDbDataReader(CommandBehavior behavior)
  159. at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  160. at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command)
  161. at SQLiteAdapter.Insert(IDbConnection connection, IDbTransaction transaction, Nullable`1 commandTimeout, String tableName, String columnList, String parameterList, IEnumerable`1 keyProperties, Object entityToInsert)
  162. at Dapper.Contrib.Extensions.SqlMapperExtensions.Insert[T](IDbConnection connection, T entityToInsert, IDbTransaction transaction, Nullable`1 commandTimeout)
  163. at PlexRequests.Store.Repository.BaseGenericRepository`1.Insert(T entity) in C:\projects\requestplex\PlexRequests.Store\Repository\BaseGenericRepository.cs:line 86
  164. at PlexRequests.Services.Jobs.PlexContentCacher.CachedLibraries(PlexSettings plexSettings) in C:\projects\requestplex\PlexRequests.Services\Jobs\PlexContentCacher.cs:line 253
  165. 2017/01/07 10:49:00.219 PlexRequests.Helpers.Analytics.Analytics Error: Analytics tracking failed System.Net.WebException: The remote server returned an error: (417) Expectation Failed.
  166. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  167. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  168. --- End of stack trace from previous location where exception was thrown ---
  169. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  170. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  171. at PlexRequests.Helpers.Analytics.Analytics.<SendRequestAsync>d__15.MoveNext() in C:\projects\requestplex\PlexRequests.Helpers\Analytics\Analytics.cs:line 236
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement