Advertisement
Guest User

Untitled

a guest
Feb 17th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.33 KB | None | 0 0
  1. [16:14:59 INF] Checking for license information
  2. [16:14:59 INF] Binance setup detected. Will create .properties files in /Users/thegreenhousebot/Desktop/Profit_Trailers/ProfitTrailer_Earth/trading
  3. [16:14:59 DBG] Validating license
  4. [16:15:00 FTL] An error occurred starting the application
  5. System.AggregateException: One or more errors occurred. (One or more errors occurred. (One or more errors occurred. (One of your api keys is not valid. Have you added your default_key to your license using the telegram bot @ptfeederlicensebot ?))) ---> System.AggregateException: One or more errors occurred. (One or more errors occurred. (One of your api keys is not valid. Have you added your default_key to your license using the telegram bot @ptfeederlicensebot ?)) ---> System.AggregateException: One or more errors occurred. (One of your api keys is not valid. Have you added your default_key to your license using the telegram bot @ptfeederlicensebot ?) ---> Services.services.InvalidLicenseException: One of your api keys is not valid. Have you added your default_key to your license using the telegram bot @ptfeederlicensebot ?
  6. at Services.services.StartupService.MoveNext()
  7. --- End of stack trace from previous location where exception was thrown ---
  8. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  9. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  10. at Services.services.StartupService..MoveNext()
  11. --- End of inner exception stack trace ---
  12. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  13. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  14. at pt_feeder.Startup.OnStarting() in C:\projects\profittrailer-config-generator\pt-feeder\Startup.cs:line 153
  15. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  16. at System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
  17. --- End of inner exception stack trace ---
  18. at System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
  19. at Microsoft.AspNetCore.Hosting.Internal.ApplicationLifetime.ExecuteHandlers(CancellationTokenSource cancel)
  20. --- End of inner exception stack trace ---
  21. at Microsoft.AspNetCore.Hosting.Internal.ApplicationLifetime.ExecuteHandlers(CancellationTokenSource cancel)
  22. at Microsoft.AspNetCore.Hosting.Internal.ApplicationLifetime.NotifyStarted()
  23. ---> (Inner Exception #0) System.AggregateException: One or more errors occurred. (One or more errors occurred. (One of your api keys is not valid. Have you added your default_key to your license using the telegram bot @ptfeederlicensebot ?)) ---> System.AggregateException: One or more errors occurred. (One of your api keys is not valid. Have you added your default_key to your license using the telegram bot @ptfeederlicensebot ?) ---> Services.services.InvalidLicenseException: One of your api keys is not valid. Have you added your default_key to your license using the telegram bot @ptfeederlicensebot ?
  24. at Services.services.StartupService.MoveNext()
  25. --- End of stack trace from previous location where exception was thrown ---
  26. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  27. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  28. at Services.services.StartupService..MoveNext()
  29. --- End of inner exception stack trace ---
  30. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  31. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  32. at pt_feeder.Startup.OnStarting() in C:\projects\profittrailer-config-generator\pt-feeder\Startup.cs:line 153
  33. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  34. at System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
  35. --- End of inner exception stack trace ---
  36. at System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
  37. at Microsoft.AspNetCore.Hosting.Internal.ApplicationLifetime.ExecuteHandlers(CancellationTokenSource cancel)
  38. ---> (Inner Exception #0) System.AggregateException: One or more errors occurred. (One of your api keys is not valid. Have you added your default_key to your license using the telegram bot @ptfeederlicensebot ?) ---> Services.services.InvalidLicenseException: One of your api keys is not valid. Have you added your default_key to your license using the telegram bot @ptfeederlicensebot ?
  39. at Services.services.StartupService.MoveNext()
  40. --- End of stack trace from previous location where exception was thrown ---
  41. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  42. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  43. at Services.services.StartupService..MoveNext()
  44. --- End of inner exception stack trace ---
  45. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  46. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  47. at pt_feeder.Startup.OnStarting() in C:\projects\profittrailer-config-generator\pt-feeder\Startup.cs:line 153
  48. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  49. at System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)
  50. ---> (Inner Exception #0) Services.services.InvalidLicenseException: One of your api keys is not valid. Have you added your default_key to your license using the telegram bot @ptfeederlicensebot ?
  51. at Services.services.StartupService.MoveNext()
  52. --- End of stack trace from previous location where exception was thrown ---
  53. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  54. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  55. at Services.services.StartupService..MoveNext()<---
  56. <---
  57. <---
  58. Hosting environment: Production
  59. Content root path: /Users/thegreenhousebot/Desktop/ProfitTrailer_Mars/GnomeFeeder_Mars
  60. Now listening on: http://localhost:8093
  61. Application started. Press Ctrl+C to shut down.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement