[2020-02-21 14:17:47.538] [INFO] main - Starting app
[2020-02-21 14:17:47.540] [WARN] console - (electron) 'app.makeSingleInstance(cb)' is deprecated. Use 'app.requestSingleInstanceLock() and app.on('second-instance', cb)' instead.
[2020-02-21 14:17:47.544] [ERROR] console - (node:16988) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
[2020-02-21 14:17:47.576] [DEBUG] main - Starting tray. OS: win32 10.0.17763 . App version: 2.29.2 ia32. App path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\app.asar. Total mem: 34145857536
[2020-02-21 14:17:47.576] [DEBUG] main - Arguments: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\CatLight.exe -a --show-dashboard
[2020-02-21 14:17:47.576] [INFO] main - Processing command: -a
[2020-02-21 14:17:47.577] [INFO] main - User data folder: C:\Users\njustice.EMRSN\AppData\Roaming\Catlight
[2020-02-21 14:17:47.577] [INFO] main - Creating main window. Show dashboard: false
[2020-02-21 14:17:47.599] [DEBUG] main - Configuring session proxy for direct connection
[2020-02-21 14:17:47.602] [DEBUG] main - Session proxy configured
[2020-02-21 14:17:47.602] [DEBUG] main - Creating application manager
[2020-02-21 14:17:47.603] [DEBUG] main - Display scale factor: 100
[2020-02-21 14:17:47.636] [DEBUG] main - hotkeys registered
[2020-02-21 14:17:47.636] [DEBUG] main - Starting SelfUpdateManager
[2020-02-21 14:17:47.636] [DEBUG] main - Updater configured
[2020-02-21 14:17:47.636] [DEBUG] main - Starting SetupManager
[2020-02-21 14:17:47.636] [DEBUG] main - Starting AppServiceManager
[2020-02-21 14:17:47.640] [DEBUG] main - Environment variables: AppData: 'C:\Users\njustice.EMRSN\AppData\Roaming'. Home: 'undefined'
[2020-02-21 14:17:47.640] [DEBUG] main - Starting web on port 53639 from 'C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb\LocalWeb.exe'. Root path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb
[2020-02-21 14:17:47.988] [INFO] console - web stdout: Initializing logging. path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb\wwwroot

[2020-02-21 14:17:48.086] [INFO] console - web stdout: OS: 'Windows'
AppData path: 'C:\Users\njustice.EMRSN\AppData\Roaming'

[2020-02-21 14:17:48.119] [INFO] console - web stdout: Initialized logging.

[2020-02-21 14:17:48.582] [DEBUG] main - Window lost focus
[2020-02-21 14:17:48.663] [INFO] console - web stdout: Hosting environment: Production
Content root path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb
Now listening on: http://127.0.0.1:53639
Application started. Press Ctrl+C to shut down.

[2020-02-21 14:17:48.915] [DEBUG] main - LocalWebService started
[2020-02-21 14:17:48.917] [DEBUG] main - ApplicationManager start complete
[2020-02-21 14:17:48.917] [DEBUG] main - Opening dashboard
[2020-02-21 14:17:49.637] [DEBUG] main - Running 'C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\SetupTools.exe' with args 'promoteTrayIcon,C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\CatLight.exe'
[2020-02-21 14:17:49.703] [DEBUG] main - Process exited successfully.
[2020-02-21 14:17:49.703] [DEBUG] main - StdOut: Showing tray icon for C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\CatLight.exe
Using legacy api: False
Icon status 'PREFERENCE_SHOW_WHEN_ACTIVE' for 'c:\users\njustice.emrsn\appdata\local\catlight\app-2.29.2\catlight.exe'
Failed to promote Tray icon: System.Runtime.InteropServices.COMException (0x80070490): Element not found. (Exception from HRESULT: 0x80070490)
   at SetupTools.ITrayNotify.SetPreference(NOTIFYITEM_Writable& notifyItem)
   at SetupTools.TrayStateChanger.PromoteTrayItem(String exeToPromote)

[2020-02-21 14:17:50.925] [DEBUG] main - App state changed. User signed in:  true
[2020-02-21 14:17:51.920] [DEBUG] main - Opened dashboard on start: http://127.0.0.1:53639/?onStart=true
[2020-02-21 14:17:51.920] [DEBUG] main - Tray app initialization complete
[2020-02-21 14:17:52.180] [INFO] console - Tray icon status: [object Object]. Path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\app.asar/icons/tray/ok-16.png
[2020-02-21 14:18:02.727] [INFO] main - Tray icon clicked
[2020-02-21 14:18:02.728] [DEBUG] main - Restoring main window. First: false
[2020-02-21 14:18:04.312] [DEBUG] main - Window lost focus
[2020-02-21 14:18:26.182] [DEBUG] main - Window lost focus
[2020-02-21 14:18:26.671] [INFO] main - Exit clicked in tray menu.
[2020-02-21 14:18:28.345] [INFO] main - Starting app
[2020-02-21 14:18:28.347] [WARN] console - (electron) 'app.makeSingleInstance(cb)' is deprecated. Use 'app.requestSingleInstanceLock() and app.on('second-instance', cb)' instead.
[2020-02-21 14:18:28.351] [ERROR] console - (node:17120) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
[2020-02-21 14:18:28.381] [DEBUG] main - Starting tray. OS: win32 10.0.17763 . App version: 2.29.2 ia32. App path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\app.asar. Total mem: 34145857536
[2020-02-21 14:18:28.382] [DEBUG] main - Arguments: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\CatLight.exe -a --show-dashboard
[2020-02-21 14:18:28.382] [INFO] main - Processing command: -a
[2020-02-21 14:18:28.383] [INFO] main - User data folder: C:\Users\njustice.EMRSN\AppData\Roaming\Catlight
[2020-02-21 14:18:28.383] [INFO] main - Creating main window. Show dashboard: false
[2020-02-21 14:18:28.404] [DEBUG] main - Configuring session proxy for direct connection
[2020-02-21 14:18:28.406] [DEBUG] main - Session proxy configured
[2020-02-21 14:18:28.407] [DEBUG] main - Creating application manager
[2020-02-21 14:18:28.407] [DEBUG] main - Display scale factor: 100
[2020-02-21 14:18:28.437] [DEBUG] main - hotkeys registered
[2020-02-21 14:18:28.437] [DEBUG] main - Starting SelfUpdateManager
[2020-02-21 14:18:28.437] [DEBUG] main - Updater configured
[2020-02-21 14:18:28.437] [DEBUG] main - Starting SetupManager
[2020-02-21 14:18:28.438] [DEBUG] main - Starting AppServiceManager
[2020-02-21 14:18:28.444] [DEBUG] main - Environment variables: AppData: 'C:\Users\njustice.EMRSN\AppData\Roaming'. Home: 'undefined'
[2020-02-21 14:18:28.444] [DEBUG] main - Starting web on port 53721 from 'C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb\LocalWeb.exe'. Root path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb
[2020-02-21 14:18:28.786] [INFO] console - web stdout: Initializing logging. path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb\wwwroot

[2020-02-21 14:18:28.882] [INFO] console - web stdout: OS: 'Windows'
AppData path: 'C:\Users\njustice.EMRSN\AppData\Roaming'

[2020-02-21 14:18:28.915] [INFO] console - web stdout: Initialized logging.

[2020-02-21 14:18:29.407] [INFO] console - web stdout: Hosting environment: Production
Content root path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb
Now listening on: http://127.0.0.1:53721
Application started. Press Ctrl+C to shut down.

[2020-02-21 14:18:29.706] [DEBUG] main - LocalWebService started
[2020-02-21 14:18:29.707] [DEBUG] main - ApplicationManager start complete
[2020-02-21 14:18:29.707] [DEBUG] main - Opening dashboard
[2020-02-21 14:18:30.367] [DEBUG] main - Window lost focus
[2020-02-21 14:18:30.423] [INFO] main - Tray icon clicked
[2020-02-21 14:18:30.423] [DEBUG] main - Restoring main window. First: false
[2020-02-21 14:18:30.446] [DEBUG] main - Running 'C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\SetupTools.exe' with args 'promoteTrayIcon,C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\CatLight.exe'
[2020-02-21 14:18:30.520] [DEBUG] main - Process exited successfully.
[2020-02-21 14:18:30.520] [DEBUG] main - StdOut: Showing tray icon for C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\CatLight.exe
Using legacy api: False
Icon status 'PREFERENCE_SHOW_WHEN_ACTIVE' for 'c:\users\njustice.emrsn\appdata\local\catlight\app-2.29.2\catlight.exe'
Failed to promote Tray icon: System.Runtime.InteropServices.COMException (0x80070490): Element not found. (Exception from HRESULT: 0x80070490)
   at SetupTools.ITrayNotify.SetPreference(NOTIFYITEM_Writable& notifyItem)
   at SetupTools.TrayStateChanger.PromoteTrayItem(String exeToPromote)

[2020-02-21 14:18:30.717] [INFO] console - Tray icon status: [object Object]. Path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\app.asar/icons/tray/ok-16.png
[2020-02-21 14:18:31.712] [DEBUG] main - App state changed. User signed in:  true
[2020-02-21 14:18:32.711] [DEBUG] main - Opened dashboard on start: http://127.0.0.1:53721/?onStart=true
[2020-02-21 14:18:32.712] [DEBUG] main - Tray app initialization complete
[2020-02-21 14:18:40.231] [DEBUG] main - Window lost focus
[2020-02-21 14:18:47.047] [INFO] main - Import Settings clicked.
[2020-02-21 14:18:51.159] [INFO] main - Open Dashboard clicked.
[2020-02-21 14:19:05.361] [INFO] console - web stdout: fail: Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware[0]
      An unhandled exception has occurred while executing the request
System.AggregateException: One or more errors occurred. (Unauthorized. Request id: bcd19b256b16) ---> Catlight.Entities.ServerApi.ServiceException: Unauthorized. Request id: bcd19b256b16
   at Web.Services.CatlightServiceClient.EnsureResponseSuccess(HttpResponseMessage response, String requestId) in C:\build\1\_work\4\s\Desktop\LocalWeb\Services\CatlightServiceClient.cs:line 150
   at Web.Services.CatlightServiceClient.ApiSend[T](HttpMethod method, String uri, Object body, CancellationToken cancellationToken) in C:\build\1\_work\4\s\Desktop\LocalWeb\Services\CatlightServiceClient.cs:line 90
   at Web.Services.CatlightServiceClient.ApiPost[T](String uri, Object body, CancellationToken cancellationToken) in C:\build\1\_work\4\s\Desktop\LocalWeb\Services\CatlightServiceClient.cs:line 54
   at Web.Services.Teams.CatlightServiceAdapter.GetState(ServerStateRequest stateRequest, CancellationToken cancellationToken) in C:\build\1\_work\4\s\Desktop\LocalWeb\Services\Teams\CatLightServiceAdapter.cs:line 92
   at Web.Services.Builds.ServerAdapterPoller.UpdateServerState() in C:\build\1\_work\4\s\Desktop\LocalWeb\Services\Builds\ServerAdapterPoller.cs:line 250
   at Web.Services.Builds.ServerAdapterPoller.Refresh() in C:\build\1\_work\4\s\Desktop\LocalWeb\Services\Builds\ServerAdapterPoller.cs:line 131
   at Web.Services.ServerManager.Refresh() in C:\build\1\_work\4\s\Desktop\LocalWeb\Services\ServerManager.cs:line 391
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.WaitAllCore(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.WaitAll(Task[] tasks)
   at Web.Controllers.ServersController.Refresh() in C:\build\1\_work\4\s\Desktop\LocalWeb\Controllers\ServersController.cs:line 375
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeActionMethodAsync()
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeNextActionFilterAsync()
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(
[2020-02-21 14:19:05.362] [INFO] console - web stdout: State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeInnerFilterAsync()
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter()
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync()
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync()
   at Microsoft.AspNetCore.Builder.RouterMiddleware.Invoke(HttpContext httpContext)
   at Microsoft.AspNetCore.Cors.Infrastructure.CorsMiddleware.Invoke(HttpContext context)
   at Catlight.Service.Common.ApiErrorHandlingMiddleware.Invoke(HttpContext context) in C:\build\1\_work\4\s\Catlight.Service.Common\ApiErrorHandlingMiddleware.cs:line 49
   at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
---> (Inner Exception #0) Catlight.Entities.ServerApi.ServiceException: Unauthorized. Request id: bcd19b256b16
   at Web.Services.CatlightServiceClient.EnsureResponseSuccess(HttpResponseMessage response, String requestId) in C:\build\1\_work\4\s\Desktop\LocalWeb\Services\CatlightServiceClient.cs:line 150
   at Web.Services.CatlightServiceClient.ApiSend[T](HttpMethod method, String uri, Object body, CancellationToken cancellationToken) in C:\build\1\_work\4\s\Desktop\LocalWeb\Services\CatlightServiceClient.cs:line 90
   at Web.Services.CatlightServiceClient.ApiPost[T](String uri, Object body, CancellationToken cancellationToken) in C:\build\1\_work\4\s\Desktop\LocalWeb\Services\CatlightServiceClient.cs:line 54
   at Web.Services.Teams.CatlightServiceAdapter.GetState(ServerStateRequest stateRequest, CancellationToken cancellationToken) in C:\build\1\_work\4\s\Desktop\LocalWeb\Services\Teams\CatLightServiceAdapter.cs:line 92
   at Web.Services.Builds.ServerAdapterPoller.UpdateServerState() in C:\build\1\_work\4\s\Desktop\LocalWeb\Services\Builds\ServerAdapterPoller.cs:line 250
   at Web.Services.Builds.ServerAdapterPoller.Refresh() in C:\build\1\_work\4\s\Desktop\LocalWeb\Services\Builds\ServerAdapterPoller.cs:line 131
   at Web.Services.ServerManager.Refresh() in C:\build\1\_work\4\s\Desktop\LocalWeb\Services\ServerManager.cs:line 391<---


[2020-02-21 14:19:21.280] [DEBUG] main - Window lost focus
[2020-02-21 14:19:21.815] [INFO] main - Exit clicked in tray menu.
[2020-02-21 14:19:26.384] [INFO] main - Starting app
[2020-02-21 14:19:26.386] [WARN] console - (electron) 'app.makeSingleInstance(cb)' is deprecated. Use 'app.requestSingleInstanceLock() and app.on('second-instance', cb)' instead.
[2020-02-21 14:19:26.390] [ERROR] console - (node:13156) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
[2020-02-21 14:19:26.422] [DEBUG] main - Starting tray. OS: win32 10.0.17763 . App version: 2.29.2 ia32. App path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\app.asar. Total mem: 34145857536
[2020-02-21 14:19:26.422] [DEBUG] main - Arguments: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\CatLight.exe -a --show-dashboard
[2020-02-21 14:19:26.422] [INFO] main - Processing command: -a
[2020-02-21 14:19:26.423] [INFO] main - User data folder: C:\Users\njustice.EMRSN\AppData\Roaming\Catlight
[2020-02-21 14:19:26.423] [INFO] main - Creating main window. Show dashboard: false
[2020-02-21 14:19:26.445] [DEBUG] main - Configuring session proxy for direct connection
[2020-02-21 14:19:26.448] [DEBUG] main - Session proxy configured
[2020-02-21 14:19:26.448] [DEBUG] main - Creating application manager
[2020-02-21 14:19:26.448] [DEBUG] main - Display scale factor: 100
[2020-02-21 14:19:26.475] [DEBUG] main - hotkeys registered
[2020-02-21 14:19:26.475] [DEBUG] main - Starting SelfUpdateManager
[2020-02-21 14:19:26.476] [DEBUG] main - Updater configured
[2020-02-21 14:19:26.476] [DEBUG] main - Starting SetupManager
[2020-02-21 14:19:26.476] [DEBUG] main - Starting AppServiceManager
[2020-02-21 14:19:26.481] [DEBUG] main - Environment variables: AppData: 'C:\Users\njustice.EMRSN\AppData\Roaming'. Home: 'undefined'
[2020-02-21 14:19:26.481] [DEBUG] main - Starting web on port 53817 from 'C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb\LocalWeb.exe'. Root path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb
[2020-02-21 14:19:26.822] [INFO] console - web stdout: Initializing logging. path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb\wwwroot

[2020-02-21 14:19:26.919] [INFO] console - web stdout: OS: 'Windows'
AppData path: 'C:\Users\njustice.EMRSN\AppData\Roaming'

[2020-02-21 14:19:26.953] [INFO] console - web stdout: Initialized logging.

[2020-02-21 14:19:27.442] [INFO] console - web stdout: Hosting environment: Production
Content root path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb
Now listening on: http://127.0.0.1:53817
Application started. Press Ctrl+C to shut down.

[2020-02-21 14:19:27.713] [DEBUG] main - LocalWebService started
[2020-02-21 14:19:27.714] [DEBUG] main - ApplicationManager start complete
[2020-02-21 14:19:27.714] [DEBUG] main - Opening dashboard
[2020-02-21 14:19:27.959] [DEBUG] main - Window lost focus
[2020-02-21 14:19:28.479] [DEBUG] main - Running 'C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\SetupTools.exe' with args 'promoteTrayIcon,C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\CatLight.exe'
[2020-02-21 14:19:28.545] [DEBUG] main - Process exited successfully.
[2020-02-21 14:19:28.546] [DEBUG] main - StdOut: Showing tray icon for C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\CatLight.exe
Using legacy api: False
Icon status 'PREFERENCE_SHOW_WHEN_ACTIVE' for 'c:\users\njustice.emrsn\appdata\local\catlight\app-2.29.2\catlight.exe'
Failed to promote Tray icon: System.Runtime.InteropServices.COMException (0x80070490): Element not found. (Exception from HRESULT: 0x80070490)
   at SetupTools.ITrayNotify.SetPreference(NOTIFYITEM_Writable& notifyItem)
   at SetupTools.TrayStateChanger.PromoteTrayItem(String exeToPromote)

[2020-02-21 14:19:28.723] [INFO] console - Tray icon status: [object Object]. Path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\app.asar/icons/tray/ok-16.png
[2020-02-21 14:19:29.720] [DEBUG] main - App state changed. User signed in:  true
[2020-02-21 14:19:30.718] [DEBUG] main - Opened dashboard on start: http://127.0.0.1:53817/?onStart=true
[2020-02-21 14:19:30.719] [DEBUG] main - Tray app initialization complete
[2020-02-21 14:19:51.591] [INFO] main - Tray icon clicked
[2020-02-21 14:19:51.591] [DEBUG] main - Restoring main window. First: false
[2020-02-21 14:19:53.918] [INFO] main - Window close requested. forceQuit: false
[2020-02-21 14:19:53.919] [INFO] main - Saved window state
[2020-02-21 14:19:53.923] [INFO] main - Minimizing window
[2020-02-21 14:19:53.926] [DEBUG] main - Window lost focus
[2020-02-21 14:19:55.183] [INFO] main - Exit clicked in tray menu.
[2020-02-21 14:19:56.822] [INFO] main - Starting app
[2020-02-21 14:19:56.823] [WARN] console - (electron) 'app.makeSingleInstance(cb)' is deprecated. Use 'app.requestSingleInstanceLock() and app.on('second-instance', cb)' instead.
[2020-02-21 14:19:56.827] [ERROR] console - (node:6572) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
[2020-02-21 14:19:56.860] [DEBUG] main - Starting tray. OS: win32 10.0.17763 . App version: 2.29.2 ia32. App path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\app.asar. Total mem: 34145857536
[2020-02-21 14:19:56.860] [DEBUG] main - Arguments: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\CatLight.exe -a --show-dashboard
[2020-02-21 14:19:56.860] [INFO] main - Processing command: -a
[2020-02-21 14:19:56.861] [INFO] main - User data folder: C:\Users\njustice.EMRSN\AppData\Roaming\Catlight
[2020-02-21 14:19:56.861] [INFO] main - Creating main window. Show dashboard: false
[2020-02-21 14:19:56.883] [DEBUG] main - Configuring session proxy for direct connection
[2020-02-21 14:19:56.886] [DEBUG] main - Session proxy configured
[2020-02-21 14:19:56.886] [DEBUG] main - Creating application manager
[2020-02-21 14:19:56.886] [DEBUG] main - Display scale factor: 100
[2020-02-21 14:19:56.915] [DEBUG] main - hotkeys registered
[2020-02-21 14:19:56.915] [DEBUG] main - Starting SelfUpdateManager
[2020-02-21 14:19:56.915] [DEBUG] main - Updater configured
[2020-02-21 14:19:56.915] [DEBUG] main - Starting SetupManager
[2020-02-21 14:19:56.916] [DEBUG] main - Starting AppServiceManager
[2020-02-21 14:19:56.919] [DEBUG] main - Environment variables: AppData: 'C:\Users\njustice.EMRSN\AppData\Roaming'. Home: 'undefined'
[2020-02-21 14:19:56.920] [DEBUG] main - Starting web on port 53898 from 'C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb\LocalWeb.exe'. Root path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb
[2020-02-21 14:19:57.259] [INFO] console - web stdout: Initializing logging. path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb\wwwroot

[2020-02-21 14:19:57.355] [INFO] console - web stdout: OS: 'Windows'
AppData path: 'C:\Users\njustice.EMRSN\AppData\Roaming'

[2020-02-21 14:19:57.390] [INFO] console - web stdout: Initialized logging.

[2020-02-21 14:19:57.885] [INFO] console - web stdout: Hosting environment: Production
Content root path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb
Now listening on: http://127.0.0.1:53898
Application started. Press Ctrl+C to shut down.

[2020-02-21 14:19:58.163] [DEBUG] main - LocalWebService started
[2020-02-21 14:19:58.164] [DEBUG] main - ApplicationManager start complete
[2020-02-21 14:19:58.164] [DEBUG] main - Opening dashboard
[2020-02-21 14:19:58.247] [DEBUG] main - Window lost focus
[2020-02-21 14:19:58.311] [INFO] main - Tray icon clicked
[2020-02-21 14:19:58.312] [DEBUG] main - Restoring main window. First: false
[2020-02-21 14:19:58.916] [DEBUG] main - Running 'C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\SetupTools.exe' with args 'promoteTrayIcon,C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\CatLight.exe'
[2020-02-21 14:19:58.986] [DEBUG] main - Process exited successfully.
[2020-02-21 14:19:58.986] [DEBUG] main - StdOut: Showing tray icon for C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\CatLight.exe
Using legacy api: False
Icon status 'PREFERENCE_SHOW_WHEN_ACTIVE' for 'c:\users\njustice.emrsn\appdata\local\catlight\app-2.29.2\catlight.exe'
Failed to promote Tray icon: System.Runtime.InteropServices.COMException (0x80070490): Element not found. (Exception from HRESULT: 0x80070490)
   at SetupTools.ITrayNotify.SetPreference(NOTIFYITEM_Writable& notifyItem)
   at SetupTools.TrayStateChanger.PromoteTrayItem(String exeToPromote)

[2020-02-21 14:19:59.173] [INFO] console - Tray icon status: [object Object]. Path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\app.asar/icons/tray/ok-16.png
[2020-02-21 14:20:00.168] [DEBUG] main - App state changed. User signed in:  true
[2020-02-21 14:20:01.168] [DEBUG] main - Opened dashboard on start: http://127.0.0.1:53898/?onStart=true
[2020-02-21 14:20:01.168] [DEBUG] main - Tray app initialization complete
[2020-02-21 14:20:01.866] [DEBUG] main - Window lost focus
[2020-02-21 14:20:18.537] [DEBUG] main - Window lost focus
[2020-02-21 14:20:25.103] [INFO] main - Tray icon clicked
[2020-02-21 14:20:25.103] [INFO] main - Focusing window
[2020-02-21 14:20:26.496] [DEBUG] main - Window lost focus
[2020-02-21 14:21:03.782] [INFO] main - Tray icon clicked
[2020-02-21 14:21:03.783] [INFO] main - Focusing window
[2020-02-21 14:21:05.448] [DEBUG] main - Window lost focus
[2020-02-21 14:21:05.990] [INFO] main - Exit clicked in tray menu.
[2020-02-21 14:21:08.422] [INFO] main - Starting app
[2020-02-21 14:21:08.424] [WARN] console - (electron) 'app.makeSingleInstance(cb)' is deprecated. Use 'app.requestSingleInstanceLock() and app.on('second-instance', cb)' instead.
[2020-02-21 14:21:08.428] [ERROR] console - (node:4888) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
[2020-02-21 14:21:08.458] [DEBUG] main - Starting tray. OS: win32 10.0.17763 . App version: 2.29.2 ia32. App path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\app.asar. Total mem: 34145857536
[2020-02-21 14:21:08.458] [DEBUG] main - Arguments: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\CatLight.exe -a --show-dashboard
[2020-02-21 14:21:08.458] [INFO] main - Processing command: -a
[2020-02-21 14:21:08.459] [INFO] main - User data folder: C:\Users\njustice.EMRSN\AppData\Roaming\Catlight
[2020-02-21 14:21:08.460] [INFO] main - Creating main window. Show dashboard: false
[2020-02-21 14:21:08.481] [DEBUG] main - Configuring session proxy for direct connection
[2020-02-21 14:21:08.482] [DEBUG] main - Session proxy configured
[2020-02-21 14:21:08.482] [DEBUG] main - Creating application manager
[2020-02-21 14:21:08.482] [DEBUG] main - Display scale factor: 100
[2020-02-21 14:21:08.512] [DEBUG] main - hotkeys registered
[2020-02-21 14:21:08.513] [DEBUG] main - Starting SelfUpdateManager
[2020-02-21 14:21:08.513] [DEBUG] main - Updater configured
[2020-02-21 14:21:08.513] [DEBUG] main - Starting SetupManager
[2020-02-21 14:21:08.513] [DEBUG] main - Starting AppServiceManager
[2020-02-21 14:21:08.517] [DEBUG] main - Environment variables: AppData: 'C:\Users\njustice.EMRSN\AppData\Roaming'. Home: 'undefined'
[2020-02-21 14:21:08.517] [DEBUG] main - Starting web on port 54041 from 'C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb\LocalWeb.exe'. Root path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb
[2020-02-21 14:21:08.865] [INFO] console - web stdout: Initializing logging. path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb\wwwroot

[2020-02-21 14:21:08.962] [INFO] console - web stdout: OS: 'Windows'
AppData path: 'C:\Users\njustice.EMRSN\AppData\Roaming'

[2020-02-21 14:21:08.996] [INFO] console - web stdout: Initialized logging.

[2020-02-21 14:21:09.513] [INFO] console - web stdout: Hosting environment: Production
Content root path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\LocalWeb
Now listening on: http://127.0.0.1:54041
Application started. Press Ctrl+C to shut down.

[2020-02-21 14:21:09.770] [DEBUG] main - LocalWebService started
[2020-02-21 14:21:09.771] [DEBUG] main - ApplicationManager start complete
[2020-02-21 14:21:09.772] [DEBUG] main - Opening dashboard
[2020-02-21 14:21:09.934] [DEBUG] main - Window lost focus
[2020-02-21 14:21:09.990] [INFO] main - Tray icon clicked
[2020-02-21 14:21:09.991] [DEBUG] main - Restoring main window. First: false
[2020-02-21 14:21:10.514] [DEBUG] main - Running 'C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\SetupTools.exe' with args 'promoteTrayIcon,C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\CatLight.exe'
[2020-02-21 14:21:10.591] [DEBUG] main - Process exited successfully.
[2020-02-21 14:21:10.591] [DEBUG] main - StdOut: Showing tray icon for C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\CatLight.exe
Using legacy api: False
Icon status 'PREFERENCE_SHOW_WHEN_ACTIVE' for 'c:\users\njustice.emrsn\appdata\local\catlight\app-2.29.2\catlight.exe'
Failed to promote Tray icon: System.Runtime.InteropServices.COMException (0x80070490): Element not found. (Exception from HRESULT: 0x80070490)
   at SetupTools.ITrayNotify.SetPreference(NOTIFYITEM_Writable& notifyItem)
   at SetupTools.TrayStateChanger.PromoteTrayItem(String exeToPromote)

[2020-02-21 14:21:10.781] [INFO] console - Tray icon status: [object Object]. Path: C:\Users\njustice.EMRSN\AppData\Local\CatLight\app-2.29.2\resources\app.asar/icons/tray/ok-16.png
[2020-02-21 14:21:11.778] [DEBUG] main - App state changed. User signed in:  true
[2020-02-21 14:21:12.774] [DEBUG] main - Opened dashboard on start: http://127.0.0.1:54041/?onStart=true
[2020-02-21 14:21:12.775] [DEBUG] main - Tray app initialization complete
[2020-02-21 14:21:14.014] [DEBUG] main - Window lost focus
[2020-02-21 14:22:56.926] [INFO] main - Exit clicked in tray menu.
