Guest User

Ombi nlog error

a guest
Mar 3rd, 2018
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.80 KB | None | 0 0
  1.  
  2.  
  3. ErrorWarningSystemArrayLogin
  4.  
  5. [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
  6. [s6-init] ensuring user provided files have correct perms...exited 0.
  7. [fix-attrs.d] applying ownership & permissions fixes...
  8. [fix-attrs.d] done.
  9. [cont-init.d] executing container initialization scripts...
  10. [cont-init.d] 10-adduser: executing...
  11.  
  12. -------------------------------------
  13. _ ()
  14. | | ___ _ __
  15. | | / __| | | / \
  16. | | \__ \ | | | () |
  17. |_| |___/ |_| \__/
  18.  
  19.  
  20. Brought to you by linuxserver.io
  21. We gratefully accept donations at:
  22. https://www.linuxserver.io/donations/
  23. -------------------------------------
  24. GID/UID
  25. -------------------------------------
  26.  
  27. User uid: 99
  28. User gid: 100
  29. -------------------------------------
  30.  
  31. [cont-init.d] 10-adduser: exited 0.
  32. [cont-init.d] 30-config: executing...
  33. [cont-init.d] 30-config: exited 0.
  34. [cont-init.d] done.
  35. [services.d] starting services
  36. [services.d] done.
  37. Starting Up! Please wait, this can usually take a few seconds.
  38. Version: 2.2.1678
  39. Location of the database: /opt/ombi/Ombi.sqlite
  40.  
  41. FATAL UNHANDLED EXCEPTION: NLog.NLogConfigurationException: Error when setting property 'Format' on Layout Renderer: ${exception} ---> System.ArgumentException: Object of type 'System.ReadOnlySpan`1[System.Char]' cannot be converted to type 'System.String'.
  42. at System.RuntimeType.CheckValue (System.Object value, System.Reflection.Binder binder, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00071] in <9689214c1e4645be91df75196bac3cbb>:0
  43. at System.Reflection.MonoMethod.ConvertValues (System.Reflection.Binder binder, System.Object[] args, System.Reflection.ParameterInfo[] pinfo, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00069] in <9689214c1e4645be91df75196bac3cbb>:0
  44. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00011] in <9689214c1e4645be91df75196bac3cbb>:0
  45. at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x0005d] in <9689214c1e4645be91df75196bac3cbb>:0
  46. at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <9689214c1e4645be91df75196bac3cbb>:0
  47. at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00108] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  48. --- End of inner exception stack trace ---
  49. at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x001bc] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  50. at NLog.Layouts.LayoutParser.ParseLayoutRenderer (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr) [0x001a3] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  51. at NLog.Layouts.LayoutParser.CompileLayout (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr, System.Boolean isNested, System.String& text) [0x0009a] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  52. at NLog.Layouts.SimpleLayout.set_Text (System.String value) [0x00013] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  53. at NLog.Layouts.SimpleLayout..ctor (System.String txt, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x0000d] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  54. at NLog.Layouts.Layout.FromString (System.String layoutText, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  55. at NLog.Layouts.Layout.FromString (System.String layoutText) [0x00006] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  56. at NLog.Layouts.Layout.op_Implicit (System.String text) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  57. at Ombi.Helpers.LoggingHelper.ConfigureLogging (System.String connectionString) [0x000f1] in <dd625652ceaa4132973cc40b9d7e32b8>:0
  58. at Ombi.UI.Program.ConfigureTargets (System.String connectionString) [0x00000] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
  59. at Ombi.UI.Program.Main (System.String[] args) [0x00154] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
  60. Starting Up! Please wait, this can usually take a few seconds.
  61. Version: 2.2.1678
  62. Location of the database: /opt/ombi/Ombi.sqlite
  63.  
  64. FATAL UNHANDLED EXCEPTION: NLog.NLogConfigurationException: Error when setting property 'Format' on Layout Renderer: ${exception} ---> System.ArgumentException: Object of type 'System.ReadOnlySpan`1[System.Char]' cannot be converted to type 'System.String'.
  65. at System.RuntimeType.CheckValue (System.Object value, System.Reflection.Binder binder, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00071] in <9689214c1e4645be91df75196bac3cbb>:0
  66. at System.Reflection.MonoMethod.ConvertValues (System.Reflection.Binder binder, System.Object[] args, System.Reflection.ParameterInfo[] pinfo, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00069] in <9689214c1e4645be91df75196bac3cbb>:0
  67. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00011] in <9689214c1e4645be91df75196bac3cbb>:0
  68. at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x0005d] in <9689214c1e4645be91df75196bac3cbb>:0
  69. at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <9689214c1e4645be91df75196bac3cbb>:0
  70. at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00108] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  71. --- End of inner exception stack trace ---
  72. at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x001bc] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  73. at NLog.Layouts.LayoutParser.ParseLayoutRenderer (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr) [0x001a3] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  74. at NLog.Layouts.LayoutParser.CompileLayout (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr, System.Boolean isNested, System.String& text) [0x0009a] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  75. at NLog.Layouts.SimpleLayout.set_Text (System.String value) [0x00013] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  76. at NLog.Layouts.SimpleLayout..ctor (System.String txt, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x0000d] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  77. at NLog.Layouts.Layout.FromString (System.String layoutText, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  78. at NLog.Layouts.Layout.FromString (System.String layoutText) [0x00006] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  79. at NLog.Layouts.Layout.op_Implicit (System.String text) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  80. at Ombi.Helpers.LoggingHelper.ConfigureLogging (System.String connectionString) [0x000f1] in <dd625652ceaa4132973cc40b9d7e32b8>:0
  81. at Ombi.UI.Program.ConfigureTargets (System.String connectionString) [0x00000] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
  82. at Ombi.UI.Program.Main (System.String[] args) [0x00154] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
  83. Starting Up! Please wait, this can usually take a few seconds.
  84. Version: 2.2.1678
  85. Location of the database: /opt/ombi/Ombi.sqlite
  86.  
  87. FATAL UNHANDLED EXCEPTION: NLog.NLogConfigurationException: Error when setting property 'Format' on Layout Renderer: ${exception} ---> System.ArgumentException: Object of type 'System.ReadOnlySpan`1[System.Char]' cannot be converted to type 'System.String'.
  88. at System.RuntimeType.CheckValue (System.Object value, System.Reflection.Binder binder, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00071] in <9689214c1e4645be91df75196bac3cbb>:0
  89. at System.Reflection.MonoMethod.ConvertValues (System.Reflection.Binder binder, System.Object[] args, System.Reflection.ParameterInfo[] pinfo, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00069] in <9689214c1e4645be91df75196bac3cbb>:0
  90. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00011] in <9689214c1e4645be91df75196bac3cbb>:0
  91. at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x0005d] in <9689214c1e4645be91df75196bac3cbb>:0
  92. at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <9689214c1e4645be91df75196bac3cbb>:0
  93. at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00108] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  94. --- End of inner exception stack trace ---
  95. at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x001bc] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  96. at NLog.Layouts.LayoutParser.ParseLayoutRenderer (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr) [0x001a3] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  97. at NLog.Layouts.LayoutParser.CompileLayout (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr, System.Boolean isNested, System.String& text) [0x0009a] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  98. at NLog.Layouts.SimpleLayout.set_Text (System.String value) [0x00013] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  99. at NLog.Layouts.SimpleLayout..ctor (System.String txt, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x0000d] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  100. at NLog.Layouts.Layout.FromString (System.String layoutText, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  101. at NLog.Layouts.Layout.FromString (System.String layoutText) [0x00006] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  102. at NLog.Layouts.Layout.op_Implicit (System.String text) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  103. at Ombi.Helpers.LoggingHelper.ConfigureLogging (System.String connectionString) [0x000f1] in <dd625652ceaa4132973cc40b9d7e32b8>:0
  104. at Ombi.UI.Program.ConfigureTargets (System.String connectionString) [0x00000] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
  105. at Ombi.UI.Program.Main (System.String[] args) [0x00154] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
  106. Starting Up! Please wait, this can usually take a few seconds.
  107. Version: 2.2.1678
  108. Location of the database: /opt/ombi/Ombi.sqlite
  109.  
  110. FATAL UNHANDLED EXCEPTION: NLog.NLogConfigurationException: Error when setting property 'Format' on Layout Renderer: ${exception} ---> System.ArgumentException: Object of type 'System.ReadOnlySpan`1[System.Char]' cannot be converted to type 'System.String'.
  111. at System.RuntimeType.CheckValue (System.Object value, System.Reflection.Binder binder, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00071] in <9689214c1e4645be91df75196bac3cbb>:0
  112. at System.Reflection.MonoMethod.ConvertValues (System.Reflection.Binder binder, System.Object[] args, System.Reflection.ParameterInfo[] pinfo, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00069] in <9689214c1e4645be91df75196bac3cbb>:0
  113. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00011] in <9689214c1e4645be91df75196bac3cbb>:0
  114. at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x0005d] in <9689214c1e4645be91df75196bac3cbb>:0
  115. at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <9689214c1e4645be91df75196bac3cbb>:0
  116. at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00108] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  117. --- End of inner exception stack trace ---
  118. at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x001bc] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  119. at NLog.Layouts.LayoutParser.ParseLayoutRenderer (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr) [0x001a3] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  120. at NLog.Layouts.LayoutParser.CompileLayout (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr, System.Boolean isNested, System.String& text) [0x0009a] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  121. at NLog.Layouts.SimpleLayout.set_Text (System.String value) [0x00013] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  122. at NLog.Layouts.SimpleLayout..ctor (System.String txt, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x0000d] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  123. at NLog.Layouts.Layout.FromString (System.String layoutText, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  124. at NLog.Layouts.Layout.FromString (System.String layoutText) [0x00006] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  125. at NLog.Layouts.Layout.op_Implicit (System.String text) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  126. at Ombi.Helpers.LoggingHelper.ConfigureLogging (System.String connectionString) [0x000f1] in <dd625652ceaa4132973cc40b9d7e32b8>:0
  127. at Ombi.UI.Program.ConfigureTargets (System.String connectionString) [0x00000] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
  128. at Ombi.UI.Program.Main (System.String[] args) [0x00154] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
  129. Starting Up! Please wait, this can usually take a few seconds.
  130. Version: 2.2.1678
  131. Location of the database: /opt/ombi/Ombi.sqlite
  132.  
  133. FATAL UNHANDLED EXCEPTION: NLog.NLogConfigurationException: Error when setting property 'Format' on Layout Renderer: ${exception} ---> System.ArgumentException: Object of type 'System.ReadOnlySpan`1[System.Char]' cannot be converted to type 'System.String'.
  134. at System.RuntimeType.CheckValue (System.Object value, System.Reflection.Binder binder, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00071] in <9689214c1e4645be91df75196bac3cbb>:0
  135. at System.Reflection.MonoMethod.ConvertValues (System.Reflection.Binder binder, System.Object[] args, System.Reflection.ParameterInfo[] pinfo, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00069] in <9689214c1e4645be91df75196bac3cbb>:0
  136. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00011] in <9689214c1e4645be91df75196bac3cbb>:0
  137. at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x0005d] in <9689214c1e4645be91df75196bac3cbb>:0
  138. at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <9689214c1e4645be91df75196bac3cbb>:0
  139. at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00108] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  140. --- End of inner exception stack trace ---
  141. at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x001bc] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  142. at NLog.Layouts.LayoutParser.ParseLayoutRenderer (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr) [0x001a3] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  143. at NLog.Layouts.LayoutParser.CompileLayout (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr, System.Boolean isNested, System.String& text) [0x0009a] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  144. at NLog.Layouts.SimpleLayout.set_Text (System.String value) [0x00013] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  145. at NLog.Layouts.SimpleLayout..ctor (System.String txt, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x0000d] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  146. at NLog.Layouts.Layout.FromString (System.String layoutText, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  147. at NLog.Layouts.Layout.FromString (System.String layoutText) [0x00006] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  148. at NLog.Layouts.Layout.op_Implicit (System.String text) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  149. at Ombi.Helpers.LoggingHelper.ConfigureLogging (System.String connectionString) [0x000f1] in <dd625652ceaa4132973cc40b9d7e32b8>:0
  150. at Ombi.UI.Program.ConfigureTargets (System.String connectionString) [0x00000] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
  151. at Ombi.UI.Program.Main (System.String[] args) [0x00154] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
  152. Starting Up! Please wait, this can usually take a few seconds.
  153. Version: 2.2.1678
  154. Location of the database: /opt/ombi/Ombi.sqlite
  155.  
  156. FATAL UNHANDLED EXCEPTION: NLog.NLogConfigurationException: Error when setting property 'Format' on Layout Renderer: ${exception} ---> System.ArgumentException: Object of type 'System.ReadOnlySpan`1[System.Char]' cannot be converted to type 'System.String'.
  157. at System.RuntimeType.CheckValue (System.Object value, System.Reflection.Binder binder, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00071] in <9689214c1e4645be91df75196bac3cbb>:0
  158. at System.Reflection.MonoMethod.ConvertValues (System.Reflection.Binder binder, System.Object[] args, System.Reflection.ParameterInfo[] pinfo, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00069] in <9689214c1e4645be91df75196bac3cbb>:0
  159. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00011] in <9689214c1e4645be91df75196bac3cbb>:0
  160. at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x0005d] in <9689214c1e4645be91df75196bac3cbb>:0
  161. at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <9689214c1e4645be91df75196bac3cbb>:0
  162. at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00108] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  163. --- End of inner exception stack trace ---
  164. at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x001bc] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  165. at NLog.Layouts.LayoutParser.ParseLayoutRenderer (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr) [0x001a3] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  166. at NLog.Layouts.LayoutParser.CompileLayout (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr, System.Boolean isNested, System.String& text) [0x0009a] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  167. at NLog.Layouts.SimpleLayout.set_Text (System.String value) [0x00013] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  168. at NLog.Layouts.SimpleLayout..ctor (System.String txt, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x0000d] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  169. at NLog.Layouts.Layout.FromString (System.String layoutText, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  170. at NLog.Layouts.Layout.FromString (System.String layoutText) [0x00006] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  171. at NLog.Layouts.Layout.op_Implicit (System.String text) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  172. at Ombi.Helpers.LoggingHelper.ConfigureLogging (System.String connectionString) [0x000f1] in <dd625652ceaa4132973cc40b9d7e32b8>:0
  173. at Ombi.UI.Program.ConfigureTargets (System.String connectionString) [0x00000] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
  174. at Ombi.UI.Program.Main (System.String[] args) [0x00154] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
  175. Starting Up! Please wait, this can usually take a few seconds.
  176. Version: 2.2.1678
  177. Location of the database: /opt/ombi/Ombi.sqlite
  178.  
  179. FATAL UNHANDLED EXCEPTION: NLog.NLogConfigurationException: Error when setting property 'Format' on Layout Renderer: ${exception} ---> System.ArgumentException: Object of type 'System.ReadOnlySpan`1[System.Char]' cannot be converted to type 'System.String'.
  180. at System.RuntimeType.CheckValue (System.Object value, System.Reflection.Binder binder, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00071] in <9689214c1e4645be91df75196bac3cbb>:0
  181. at System.Reflection.MonoMethod.ConvertValues (System.Reflection.Binder binder, System.Object[] args, System.Reflection.ParameterInfo[] pinfo, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00069] in <9689214c1e4645be91df75196bac3cbb>:0
  182. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00011] in <9689214c1e4645be91df75196bac3cbb>:0
  183. at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x0005d] in <9689214c1e4645be91df75196bac3cbb>:0
  184. at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <9689214c1e4645be91df75196bac3cbb>:0
  185. at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00108] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  186. --- End of inner exception stack trace ---
  187. at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x001bc] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  188. at NLog.Layouts.LayoutParser.ParseLayoutRenderer (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr) [0x001a3] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  189. at NLog.Layouts.LayoutParser.CompileLayout (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr, System.Boolean isNested, System.String& text) [0x0009a] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  190. at NLog.Layouts.SimpleLayout.set_Text (System.String value) [0x00013] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  191. at NLog.Layouts.SimpleLayout..ctor (System.String txt, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x0000d] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  192. at NLog.Layouts.Layout.FromString (System.String layoutText, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  193. at NLog.Layouts.Layout.FromString (System.String layoutText) [0x00006] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  194. at NLog.Layouts.Layout.op_Implicit (System.String text) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  195. at Ombi.Helpers.LoggingHelper.ConfigureLogging (System.String connectionString) [0x000f1] in <dd625652ceaa4132973cc40b9d7e32b8>:0
  196. at Ombi.UI.Program.ConfigureTargets (System.String connectionString) [0x00000] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
  197. at Ombi.UI.Program.Main (System.String[] args) [0x00154] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
  198.  
  199. FATAL UNHANDLED EXCEPTION: NLog.NLogConfigurationException: Error when setting property 'Format' on Layout Renderer: ${exception} ---> System.ArgumentException: Object of type 'System.ReadOnlySpan`1[System.Char]' cannot be converted to type 'System.String'.
  200. at System.RuntimeType.CheckValue (System.Object value, System.Reflection.Binder binder, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00071] in <9689214c1e4645be91df75196bac3cbb>:0
  201. at System.Reflection.MonoMethod.ConvertValues (System.Reflection.Binder binder, System.Object[] args, System.Reflection.ParameterInfo[] pinfo, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00069] in <9689214c1e4645be91df75196bac3cbb>:0
  202. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00011] in <9689214c1e4645be91df75196bac3cbb>:0
  203. at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x0005d] in <9689214c1e4645be91df75196bac3cbb>:0
  204. at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <9689214c1e4645be91df75196bac3cbb>:0
  205. at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00108] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  206. --- End of inner exception stack trace ---
  207. at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x001bc] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  208. at NLog.Layouts.LayoutParser.ParseLayoutRenderer (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr) [0x001a3] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  209. at NLog.Layouts.LayoutParser.CompileLayout (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr, System.Boolean isNested, System.String& text) [0x0009a] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  210. at NLog.Layouts.SimpleLayout.set_Text (System.String value) [0x00013] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  211. at NLog.Layouts.SimpleLayout..ctor (System.String txt, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x0000d] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  212. at NLog.Layouts.Layout.FromString (System.String layoutText, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  213. at NLog.Layouts.Layout.FromString (System.String layoutText) [0x00006] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  214. at NLog.Layouts.Layout.op_Implicit (System.String text) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
  215. at Ombi.Helpers.LoggingHelper.ConfigureLogging (System.String connectionString) [0x000f1] in <dd625652ceaa4132973cc40b9d7e32b8>:0
  216. at Ombi.UI.Program.ConfigureTargets (System.String connectionString) [0x00000] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
  217. at Ombi.UI.Program.Main (System.String[] args) [0x00154] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
  218. Starting Up! Please wait, this can usually take a few seconds.
  219. Version: 2.2.1678
  220. Location of the database: /opt/ombi/Ombi.sqlite
Advertisement
Add Comment
Please, Sign In to add comment