Advertisement
Guest User

Untitled

a guest
Jan 12th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.45 KB | None | 0 0
  1. 2018-01-12 20:01:50.879 -05:00 [Information] Starting PT Feeder (no longer a mouthful)
  2. 2018-01-12 20:01:50.976 -05:00 [Information] Massive thanks to Elroy and team for Profit Trailer. https://github.com/taniman/profit-trailer
  3. 2018-01-12 20:01:50.976 -05:00 [Information] Running from /root/moonbot/bot001-binance/feeder
  4. 2018-01-12 20:01:51.032 -05:00 [Information] Checking for license information
  5. 2018-01-12 20:01:51.041 -05:00 [Information] Binance setup detected. Will create .properties files in /root/moonbot/bot001-binance/pt/trading
  6. 2018-01-12 20:01:52.791 -05:00 [Fatal] An error occurred starting the application
  7. System.AggregateException: One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (Object reference not set to an instance of an object.))) ---> System.AggregateException: One or more errors occurred. (One or more errors occurred. (Object reference not set to an instance of an object.)) ---> System.AggregateException: One or more errors occurred. (Object reference not set to an instance of an object.) ---> System.NullReferenceException: Object reference not set to an instance of an object.
  8. at Binance.Net.BinanceClient.<ExecuteRequest>d__97`1.MoveNext()
  9. --- End of stack trace from previous location where exception was thrown ---
  10. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  11. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  12. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  13. at Binance.Net.BinanceClient.<Get24HPricesAsync>d__61.MoveNext()
  14. --- End of stack trace from previous location where exception was thrown ---
  15. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  16. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  17. at Services.services.ExchangeService. .MoveNext()
  18. --- End of stack trace from previous location where exception was thrown ---
  19. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  20. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  21. at Services.services.StartupService..MoveNext()
  22. --- End of inner exception stack trace ---
  23. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  24. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  25. at pt_feeder.Startup.OnStarting() in C:\projects\profittrailer-config-generator\pt-feeder\Startup.cs:line 150
  26. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  27. at System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
  28. --- End of inner exception stack trace ---
  29. at System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
  30. at Microsoft.AspNetCore.Hosting.Internal.ApplicationLifetime.ExecuteHandlers(CancellationTokenSource cancel)
  31. --- End of inner exception stack trace ---
  32. at Microsoft.AspNetCore.Hosting.Internal.ApplicationLifetime.ExecuteHandlers(CancellationTokenSource cancel)
  33. at Microsoft.AspNetCore.Hosting.Internal.ApplicationLifetime.NotifyStarted()
  34. ---> (Inner Exception #0) System.AggregateException: One or more errors occurred. (One or more errors occurred. (Object reference not set to an instance of an object.)) ---> System.AggregateException: One or more errors occurred. (Object reference not set to an instance of an object.) ---> System.NullReferenceException: Object reference not set to an instance of an object.
  35. at Binance.Net.BinanceClient.<ExecuteRequest>d__97`1.MoveNext()
  36. --- End of stack trace from previous location where exception was thrown ---
  37. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  38. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  39. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  40. at Binance.Net.BinanceClient.<Get24HPricesAsync>d__61.MoveNext()
  41. --- End of stack trace from previous location where exception was thrown ---
  42. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  43. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  44. at Services.services.ExchangeService. .MoveNext()
  45. --- End of stack trace from previous location where exception was thrown ---
  46. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  47. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  48. at Services.services.StartupService..MoveNext()
  49. --- End of inner exception stack trace ---
  50. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  51. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  52. at pt_feeder.Startup.OnStarting() in C:\projects\profittrailer-config-generator\pt-feeder\Startup.cs:line 150
  53. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  54. at System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
  55. --- End of inner exception stack trace ---
  56. at System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
  57. at Microsoft.AspNetCore.Hosting.Internal.ApplicationLifetime.ExecuteHandlers(CancellationTokenSource cancel)
  58. ---> (Inner Exception #0) System.AggregateException: One or more errors occurred. (Object reference not set to an instance of an object.) ---> System.NullReferenceException: Object reference not set to an instance of an object.
  59. at Binance.Net.BinanceClient.<ExecuteRequest>d__97`1.MoveNext()
  60. --- End of stack trace from previous location where exception was thrown ---
  61. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  62. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  63. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  64. at Binance.Net.BinanceClient.<Get24HPricesAsync>d__61.MoveNext()
  65. --- End of stack trace from previous location where exception was thrown ---
  66. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  67. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  68. at Services.services.ExchangeService. .MoveNext()
  69. --- End of stack trace from previous location where exception was thrown ---
  70. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  71. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  72. at Services.services.StartupService..MoveNext()
  73. --- End of inner exception stack trace ---
  74. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  75. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  76. at pt_feeder.Startup.OnStarting() in C:\projects\profittrailer-config-generator\pt-feeder\Startup.cs:line 150
  77. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  78. at System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
  79. ---> (Inner Exception #0) System.NullReferenceException: Object reference not set to an instance of an object.
  80. at Binance.Net.BinanceClient.<ExecuteRequest>d__97`1.MoveNext()
  81. --- End of stack trace from previous location where exception was thrown ---
  82. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  83. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  84. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  85. at Binance.Net.BinanceClient.<Get24HPricesAsync>d__61.MoveNext()
  86. --- End of stack trace from previous location where exception was thrown ---
  87. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  88. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  89. at Services.services.ExchangeService. .MoveNext()
  90. --- End of stack trace from previous location where exception was thrown ---
  91. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  92. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  93. at Services.services.StartupService..MoveNext()<---
  94. <---
  95. <---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement