2025-05-09T07:27:28.4185816+02:00 [INF] User profile is available. Using '"/root/.aspnet/DataProtection-Keys"' as key repository; keys will not be encrypted at rest. (a162847e) 2025-05-09T07:27:29.8954783+02:00 [INF] >>>>> Timed Background Service is starting <<<<< (da82f991) 2025-05-09T07:27:29.9545917+02:00 [ERR] Hosting failed to start (2bb045e9) System.IO.IOException: Failed to bind to address http://127.0.0.1:5010: address already in use. ---> Microsoft.AspNetCore.Connections.AddressInUseException: Address already in use ---> System.Net.Sockets.SocketException (98): Address already in use at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Bind(EndPoint localEP) at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint) at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind() --- End of inner exception stack trace --- at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind() at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<g__OnBind|0>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.LocalhostListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.AddressesStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken) at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken) at Microsoft.Extensions.Hosting.Internal.Host.b__15_1(IHostedService service, CancellationToken token) at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) 2025-05-09T07:28:00.0253385+02:00 [INF] User profile is available. Using '"/root/.aspnet/DataProtection-Keys"' as key repository; keys will not be encrypted at rest. (a162847e) 2025-05-09T07:28:01.5151229+02:00 [INF] >>>>> Timed Background Service is starting <<<<< (da82f991) 2025-05-09T07:28:01.5629892+02:00 [ERR] Hosting failed to start (2bb045e9) System.IO.IOException: Failed to bind to address http://127.0.0.1:5010: address already in use. ---> Microsoft.AspNetCore.Connections.AddressInUseException: Address already in use ---> System.Net.Sockets.SocketException (98): Address already in use at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Bind(EndPoint localEP) at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportOptions.CreateDefaultBoundListenSocket(EndPoint endpoint) at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind() --- End of inner exception stack trace --- at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener.Bind() at Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketTransportFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TransportManager.BindAsync(EndPoint endPoint, ConnectionDelegate connectionDelegate, EndpointConfig endpointConfig, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.<>c__DisplayClass28_0`1.<g__OnBind|0>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindEndpointAsync(ListenOptions endpoint, AddressBindContext context, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.LocalhostListenOptions.BindAsync(AddressBindContext context, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.AddressesStrategy.BindAsync(AddressBindContext context, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.AddressBinder.BindAsync(ListenOptions[] listenOptions, AddressBindContext context, Func`2 useHttps, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.BindAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerImpl.StartAsync[TContext](IHttpApplication`1 application, CancellationToken cancellationToken) at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken) at Microsoft.Extensions.Hosting.Internal.Host.b__15_1(IHostedService service, CancellationToken token) at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation) at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken) at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) 2025-05-09T07:28:25.0916093+02:00 [INF] User profile is available. Using '"/root/.aspnet/DataProtection-Keys"' as key repository; keys will not be encrypted at rest. (a162847e) 2025-05-09T07:28:26.5841875+02:00 [INF] >>>>> Timed Background Service is starting <<<<< (da82f991) 2025-05-09T07:28:26.6306261+02:00 [INF] Unable to bind to "http://localhost:5010" on the "IPv6 loopback" interface: '"Cannot assign requested address"'. (38217649) 2025-05-09T07:28:26.6313304+02:00 [INF] Now listening on: "http://localhost:5010" (d826f4b8) 2025-05-09T07:28:26.6314593+02:00 [INF] Application started. Press Ctrl+C to shut down. (dcaefe54) 2025-05-09T07:28:26.6314922+02:00 [INF] Hosting environment: "Production" (bc5a1a4e) 2025-05-09T07:28:26.6315173+02:00 [INF] Content root path: "/var/www/html/rplancontrol/rpcweb.barna" (cc26f24e) 2025-05-09T07:28:33.6094408+02:00 0HNCEN9BK8ITM:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/""" - null null (d509f86a) 2025-05-09T07:28:33.6585482+02:00 0HNCEN9BK8ITM:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.HomeController.Index (rpcweb.barna)"' (500cc934) 2025-05-09T07:28:33.6646360+02:00 0HNCEN9BK8ITM:00000001 [INF] Route matched with "{action = \"Index\", controller = \"Home\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Index()" on controller "rPlanControl.Controllers.HomeController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:28:33.7066641+02:00 0HNCEN9BK8ITM:00000001 [INF] Executing ViewResult, running view "Index". (c83d0e25) 2025-05-09T07:28:33.8207125+02:00 0HNCEN9BK8ITM:00000001 [INF] Executed ViewResult - view "Index" executed in 120.2128ms. (f66409e9) 2025-05-09T07:28:33.8211943+02:00 0HNCEN9BK8ITM:00000001 [INF] Executed action "rPlanControl.Controllers.HomeController.Index (rpcweb.barna)" in 156.2108ms (afa2e885) 2025-05-09T07:28:33.8212730+02:00 0HNCEN9BK8ITM:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.HomeController.Index (rpcweb.barna)"' (99874f2b) 2025-05-09T07:28:33.8236701+02:00 0HNCEN9BK8ITM:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/""" - 200 null "text/html; charset=utf-8" 215.3399ms (74253ad3) 2025-05-09T07:28:34.0716825+02:00 0HNCEN9BK8ITM:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/mytemplate/assets/css/bootstrap.min.css.map""" - null null (d509f86a) 2025-05-09T07:28:34.0788767+02:00 0HNCEN9BK8ITM:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/mytemplate/assets/css/bootstrap.min.css.map""" - 404 0 null 7.2426ms (74253ad3) 2025-05-09T07:28:34.0792351+02:00 0HNCEN9BK8ITM:00000002 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: "GET" "http"://"localhost:5010""""/mytemplate/assets/css/bootstrap.min.css.map", Response status code: 404 (e353595a) 2025-05-09T07:28:41.1798186+02:00 0HNCEN9BK8ITN:00000001 [INF] Request starting "HTTP/1.1" "POST" "http"://"localhost:5010""""/""" - "multipart/form-data; boundary=----WebKitFormBoundaryzR9aiEQJCwlaIJdk" 561 (d509f86a) 2025-05-09T07:28:41.1838556+02:00 0HNCEN9BK8ITN:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.HomeController.Index (rpcweb.barna)"' (500cc934) 2025-05-09T07:28:41.1967484+02:00 0HNCEN9BK8ITN:00000001 [INF] Route matched with "{action = \"Index\", controller = \"Home\"}". Executing controller action with signature "System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] Index(rPlanControl.ViewModel.UsuarioViewModel)" on controller "rPlanControl.Controllers.HomeController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:28:41.5666353+02:00 0HNCEN9BK8ITN:00000001 [INF] Accessing expired session, Key:"15d49761-afba-6403-e092-53b4fd3f0112" (08c5a9e7) 2025-05-09T07:28:41.5816782+02:00 0HNCEN9BK8ITN:00000001 [INF] AuthenticationScheme: "Cookies" signed in. (c66dd7e7) 2025-05-09T07:28:41.5953077+02:00 0HNCEN9BK8ITN:00000001 [INF] --->>> Usuario [jroberto] ha iniciado sesión (d66524bf) 2025-05-09T07:28:41.5962570+02:00 0HNCEN9BK8ITN:00000001 [INF] Executing RedirectResult, redirecting to "/Work/MonthlyPlan". (d98d540e) 2025-05-09T07:28:41.5964739+02:00 0HNCEN9BK8ITN:00000001 [INF] Executed action "rPlanControl.Controllers.HomeController.Index (rpcweb.barna)" in 399.6427ms (afa2e885) 2025-05-09T07:28:41.5965306+02:00 0HNCEN9BK8ITN:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.HomeController.Index (rpcweb.barna)"' (99874f2b) 2025-05-09T07:28:41.5986175+02:00 0HNCEN9BK8ITN:00000001 [INF] Session started; Key:"15d49761-afba-6403-e092-53b4fd3f0112", Id:"9a92050f-520a-3586-5486-8f3303747b48" (1d7cf8c0) 2025-05-09T07:28:41.5990829+02:00 0HNCEN9BK8ITN:00000001 [INF] Request finished "HTTP/1.1" "POST" "http"://"localhost:5010""""/""" - 302 0 null 419.3897ms (74253ad3) 2025-05-09T07:28:41.6129771+02:00 0HNCEN9BK8ITN:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Work/MonthlyPlan""" - null null (d509f86a) 2025-05-09T07:28:41.6174164+02:00 0HNCEN9BK8ITN:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.WorkController.MonthlyPlan (rpcweb.barna)"' (500cc934) 2025-05-09T07:28:41.6188395+02:00 0HNCEN9BK8ITN:00000002 [INF] Route matched with "{action = \"MonthlyPlan\", controller = \"Work\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult MonthlyPlan()" on controller "rPlanControl.Controllers.WorkController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:28:41.7036958+02:00 0HNCEN9BK8ITN:00000002 [INF] Executing ViewResult, running view "MonthlyPlan". (c83d0e25) 2025-05-09T07:28:41.8015161+02:00 0HNCEN9BK8ITN:00000002 [INF] Executed ViewResult - view "MonthlyPlan" executed in 98.5032ms. (f66409e9) 2025-05-09T07:28:41.8016448+02:00 0HNCEN9BK8ITN:00000002 [INF] Executed action "rPlanControl.Controllers.WorkController.MonthlyPlan (rpcweb.barna)" in 182.7184ms (afa2e885) 2025-05-09T07:28:41.8016877+02:00 0HNCEN9BK8ITN:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.WorkController.MonthlyPlan (rpcweb.barna)"' (99874f2b) 2025-05-09T07:28:41.8022994+02:00 0HNCEN9BK8ITN:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Work/MonthlyPlan""" - 200 null "text/html; charset=utf-8" 189.3199ms (74253ad3) 2025-05-09T07:28:42.0743258+02:00 0HNCEN9BK8ITN:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/mytemplate/assets/css/bootstrap.min.css.map""" - null null (d509f86a) 2025-05-09T07:28:42.0752581+02:00 0HNCEN9BK8ITN:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/mytemplate/assets/css/bootstrap.min.css.map""" - 404 0 null 0.932ms (74253ad3) 2025-05-09T07:28:42.0753482+02:00 0HNCEN9BK8ITN:00000003 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: "GET" "http"://"localhost:5010""""/mytemplate/assets/css/bootstrap.min.css.map", Response status code: 404 (e353595a) 2025-05-09T07:28:42.3809440+02:00 0HNCEN9BK8ITN:00000004 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/mytemplate/plugins/datatables/pdfmake.min.js.map""" - null null (d509f86a) 2025-05-09T07:28:42.3819369+02:00 0HNCEN9BK8ITN:00000004 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/mytemplate/plugins/datatables/pdfmake.min.js.map""" - 404 0 null 0.8433ms (74253ad3) 2025-05-09T07:28:42.3820466+02:00 0HNCEN9BK8ITN:00000004 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: "GET" "http"://"localhost:5010""""/mytemplate/plugins/datatables/pdfmake.min.js.map", Response status code: 404 (e353595a) 2025-05-09T07:28:42.9319526+02:00 0HNCEN9BK8ITN:00000005 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Work/GetMonthlyWorkCalendar/""?start=2025-04-28&end=2025-06-02&_=1746768522348" - null null (d509f86a) 2025-05-09T07:28:42.9373455+02:00 0HNCEN9BK8ITO:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:28:42.9384098+02:00 0HNCEN9BK8ITO:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:28:42.9401288+02:00 0HNCEN9BK8ITO:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:28:42.9493175+02:00 0HNCEN9BK8ITN:00000005 [INF] Executing endpoint '"rPlanControl.Controllers.WorkController.GetMonthlyWorkCalendar (rpcweb.barna)"' (500cc934) 2025-05-09T07:28:42.9502107+02:00 0HNCEN9BK8ITN:00000005 [INF] Route matched with "{action = \"GetMonthlyWorkCalendar\", controller = \"Work\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.JsonResult GetMonthlyWorkCalendar()" on controller "rPlanControl.Controllers.WorkController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:28:43.0162093+02:00 0HNCEN9BK8ITP:00000001 [INF] Request starting "HTTP/1.1" "POST" "http"://"localhost:5010""""/Home/SessionChecker""" - null 0 (d509f86a) 2025-05-09T07:28:43.0170139+02:00 0HNCEN9BK8ITP:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.HomeController.SessionChecker (rpcweb.barna)"' (500cc934) 2025-05-09T07:28:43.0183832+02:00 0HNCEN9BK8ITP:00000001 [INF] Route matched with "{action = \"SessionChecker\", controller = \"Home\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.JsonResult SessionChecker()" on controller "rPlanControl.Controllers.HomeController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:28:43.0361108+02:00 0HNCEN9BK8ITP:00000001 [INF] Executing JsonResult, writing value of type '"<>f__AnonymousType6`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]"'. (2f513669) 2025-05-09T07:28:43.0525628+02:00 0HNCEN9BK8ITP:00000001 [INF] Executed action "rPlanControl.Controllers.HomeController.SessionChecker (rpcweb.barna)" in 34.084ms (afa2e885) 2025-05-09T07:28:43.0526163+02:00 0HNCEN9BK8ITP:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.HomeController.SessionChecker (rpcweb.barna)"' (99874f2b) 2025-05-09T07:28:43.0527576+02:00 0HNCEN9BK8ITP:00000001 [INF] Request finished "HTTP/1.1" "POST" "http"://"localhost:5010""""/Home/SessionChecker""" - 200 null "application/json; charset=utf-8" 36.5501ms (74253ad3) 2025-05-09T07:28:43.1879975+02:00 0HNCEN9BK8ITO:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:28:43.1909424+02:00 0HNCEN9BK8ITO:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 3.4977ms. (6f83ade2) 2025-05-09T07:28:43.1910315+02:00 0HNCEN9BK8ITO:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 250.8114ms (afa2e885) 2025-05-09T07:28:43.1910899+02:00 0HNCEN9BK8ITO:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:28:43.1912970+02:00 0HNCEN9BK8ITO:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 253.9505ms (74253ad3) 2025-05-09T07:28:44.0768694+02:00 0HNCEN9BK8ITO:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Contractistes/Index""" - null null (d509f86a) 2025-05-09T07:28:44.0775647+02:00 0HNCEN9BK8ITO:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.ContractistesController.Index (rpcweb.barna)"' (500cc934) 2025-05-09T07:28:44.0787986+02:00 0HNCEN9BK8ITO:00000002 [INF] Route matched with "{action = \"Index\", controller = \"Contractistes\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Index(System.String)" on controller "rPlanControl.Controllers.ContractistesController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:28:44.0921988+02:00 0HNCEN9BK8ITO:00000002 [INF] Executing ViewResult, running view "Index". (c83d0e25) 2025-05-09T07:28:44.1004813+02:00 0HNCEN9BK8ITO:00000002 [INF] Executed ViewResult - view "Index" executed in 8.8227ms. (f66409e9) 2025-05-09T07:28:44.1005532+02:00 0HNCEN9BK8ITO:00000002 [INF] Executed action "rPlanControl.Controllers.ContractistesController.Index (rpcweb.barna)" in 21.7098ms (afa2e885) 2025-05-09T07:28:44.1005840+02:00 0HNCEN9BK8ITO:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.ContractistesController.Index (rpcweb.barna)"' (99874f2b) 2025-05-09T07:28:44.1007694+02:00 0HNCEN9BK8ITO:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Contractistes/Index""" - 200 null "text/html; charset=utf-8" 23.8648ms (74253ad3) 2025-05-09T07:28:44.3356923+02:00 0HNCEN9BK8ITO:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/mytemplate/assets/css/bootstrap.min.css.map""" - null null (d509f86a) 2025-05-09T07:28:44.3364323+02:00 0HNCEN9BK8ITO:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/mytemplate/assets/css/bootstrap.min.css.map""" - 404 0 null 0.7582ms (74253ad3) 2025-05-09T07:28:44.3365000+02:00 0HNCEN9BK8ITO:00000003 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: "GET" "http"://"localhost:5010""""/mytemplate/assets/css/bootstrap.min.css.map", Response status code: 404 (e353595a) 2025-05-09T07:28:44.4710309+02:00 0HNCEN9BK8ITO:00000004 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/mytemplate/plugins/datatables/pdfmake.min.js.map""" - null null (d509f86a) 2025-05-09T07:28:44.4717216+02:00 0HNCEN9BK8ITO:00000004 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/mytemplate/plugins/datatables/pdfmake.min.js.map""" - 404 0 null 0.6757ms (74253ad3) 2025-05-09T07:28:44.4718074+02:00 0HNCEN9BK8ITO:00000004 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: "GET" "http"://"localhost:5010""""/mytemplate/plugins/datatables/pdfmake.min.js.map", Response status code: 404 (e353595a) 2025-05-09T07:28:44.9120785+02:00 0HNCEN9BK8ITN:00000005 [INF] Executing JsonResult, writing value of type '"System.Collections.Generic.List`1[[System.Object, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]"'. (2f513669) 2025-05-09T07:28:44.9581705+02:00 0HNCEN9BK8ITN:00000005 [INF] Executed action "rPlanControl.Controllers.WorkController.GetMonthlyWorkCalendar (rpcweb.barna)" in 2007.8728ms (afa2e885) 2025-05-09T07:28:44.9582235+02:00 0HNCEN9BK8ITN:00000005 [INF] Executed endpoint '"rPlanControl.Controllers.WorkController.GetMonthlyWorkCalendar (rpcweb.barna)"' (99874f2b) 2025-05-09T07:28:44.9583632+02:00 0HNCEN9BK8ITN:00000005 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Work/GetMonthlyWorkCalendar/""?start=2025-04-28&end=2025-06-02&_=1746768522348" - 200 null "application/json; charset=utf-8" 2026.3827ms (74253ad3) 2025-05-09T07:28:45.0441407+02:00 0HNCEN9BK8ITO:00000005 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Contractistes/SubContractorList""?s=" - null null (d509f86a) 2025-05-09T07:28:45.0488339+02:00 0HNCEN9BK8ITO:00000005 [INF] Executing endpoint '"rPlanControl.Controllers.ContractistesController.SubContractorList (rpcweb.barna)"' (500cc934) 2025-05-09T07:28:45.0505493+02:00 0HNCEN9BK8ITP:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:28:45.0509277+02:00 0HNCEN9BK8ITO:00000005 [INF] Route matched with "{action = \"SubContractorList\", controller = \"Contractistes\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult SubContractorList(System.String)" on controller "rPlanControl.Controllers.ContractistesController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:28:45.0573822+02:00 0HNCEN9BK8ITP:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:28:45.0575148+02:00 0HNCEN9BK8ITP:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:28:45.1213070+02:00 0HNCEN9BK8ITQ:00000001 [INF] Request starting "HTTP/1.1" "POST" "http"://"localhost:5010""""/Home/SessionChecker""" - null 0 (d509f86a) 2025-05-09T07:28:45.1239736+02:00 0HNCEN9BK8ITQ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.HomeController.SessionChecker (rpcweb.barna)"' (500cc934) 2025-05-09T07:28:45.1240930+02:00 0HNCEN9BK8ITQ:00000001 [INF] Route matched with "{action = \"SessionChecker\", controller = \"Home\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.JsonResult SessionChecker()" on controller "rPlanControl.Controllers.HomeController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:28:45.1581956+02:00 0HNCEN9BK8ITO:00000005 [INF] Executing PartialViewResult, running view "_SubContractorList". (1d3d4b21) 2025-05-09T07:28:45.1823008+02:00 0HNCEN9BK8ITP:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:28:45.1830129+02:00 0HNCEN9BK8ITP:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.9045ms. (6f83ade2) 2025-05-09T07:28:45.1831279+02:00 0HNCEN9BK8ITP:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.5372ms (afa2e885) 2025-05-09T07:28:45.1831684+02:00 0HNCEN9BK8ITP:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:28:45.1833156+02:00 0HNCEN9BK8ITP:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 132.7601ms (74253ad3) 2025-05-09T07:28:45.1947642+02:00 0HNCEN9BK8ITQ:00000001 [INF] Executing JsonResult, writing value of type '"<>f__AnonymousType6`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]"'. (2f513669) 2025-05-09T07:28:45.1949569+02:00 0HNCEN9BK8ITQ:00000001 [INF] Executed action "rPlanControl.Controllers.HomeController.SessionChecker (rpcweb.barna)" in 70.8017ms (afa2e885) 2025-05-09T07:28:45.1950109+02:00 0HNCEN9BK8ITQ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.HomeController.SessionChecker (rpcweb.barna)"' (99874f2b) 2025-05-09T07:28:45.1951306+02:00 0HNCEN9BK8ITQ:00000001 [INF] Request finished "HTTP/1.1" "POST" "http"://"localhost:5010""""/Home/SessionChecker""" - 200 null "application/json; charset=utf-8" 73.818ms (74253ad3) 2025-05-09T07:28:45.2299509+02:00 0HNCEN9BK8ITO:00000005 [INF] Executed PartialViewResult - view "_SubContractorList" executed in 72.2986ms. (6f83ade2) 2025-05-09T07:28:45.2300158+02:00 0HNCEN9BK8ITO:00000005 [INF] Executed action "rPlanControl.Controllers.ContractistesController.SubContractorList (rpcweb.barna)" in 179.0169ms (afa2e885) 2025-05-09T07:28:45.2300558+02:00 0HNCEN9BK8ITO:00000005 [INF] Executed endpoint '"rPlanControl.Controllers.ContractistesController.SubContractorList (rpcweb.barna)"' (99874f2b) 2025-05-09T07:28:45.2302063+02:00 0HNCEN9BK8ITO:00000005 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Contractistes/SubContractorList""?s=" - 200 null "text/html; charset=utf-8" 186.0768ms (74253ad3) 2025-05-09T07:28:49.7491911+02:00 0HNCEN9BK8ITN:00000006 [INF] Request starting "HTTP/1.1" "POST" "http"://"localhost:5010""""/Common/EncryptId""" - "application/x-www-form-urlencoded; charset=UTF-8" 5 (d509f86a) 2025-05-09T07:28:49.7506907+02:00 0HNCEN9BK8ITN:00000006 [INF] Executing endpoint '"rPlanControl.Controllers.CommonController.EncryptId (rpcweb.barna)"' (500cc934) 2025-05-09T07:28:49.7525772+02:00 0HNCEN9BK8ITN:00000006 [INF] Route matched with "{action = \"EncryptId\", controller = \"Common\"}". Executing controller action with signature "System.String EncryptId(Int32)" on controller "rPlanControl.Controllers.CommonController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:28:49.7731871+02:00 0HNCEN9BK8ITN:00000006 [INF] Executing "ObjectResult", writing value of type '"System.String"'. (605b4265) 2025-05-09T07:28:49.7741864+02:00 0HNCEN9BK8ITN:00000006 [INF] Executed action "rPlanControl.Controllers.CommonController.EncryptId (rpcweb.barna)" in 21.5311ms (afa2e885) 2025-05-09T07:28:49.7742365+02:00 0HNCEN9BK8ITN:00000006 [INF] Executed endpoint '"rPlanControl.Controllers.CommonController.EncryptId (rpcweb.barna)"' (99874f2b) 2025-05-09T07:28:49.7743999+02:00 0HNCEN9BK8ITN:00000006 [INF] Request finished "HTTP/1.1" "POST" "http"://"localhost:5010""""/Common/EncryptId""" - 200 null "text/plain; charset=utf-8" 25.2192ms (74253ad3) 2025-05-09T07:28:49.7907779+02:00 0HNCEN9BK8ITN:00000007 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/document/Index""?s=UBQk9chipSkGIeoAzrEb9g==&freelancer=undefined" - null null (d509f86a) 2025-05-09T07:28:49.7925142+02:00 0HNCEN9BK8ITN:00000007 [INF] Executing endpoint '"rPlanControl.Controllers.DocumentController.Index (rpcweb.barna)"' (500cc934) 2025-05-09T07:28:49.7970938+02:00 0HNCEN9BK8ITN:00000007 [INF] Route matched with "{action = \"Index\", controller = \"Document\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Index(Int32, Int32, System.String, System.String, Int32, Int32)" on controller "rPlanControl.Controllers.DocumentController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:28:49.9318634+02:00 0HNCEN9BK8ITN:00000007 [INF] Executing ViewResult, running view "Index". (c83d0e25) 2025-05-09T07:28:49.9470444+02:00 0HNCEN9BK8ITN:00000007 [INF] Executed ViewResult - view "Index" executed in 15.6501ms. (f66409e9) 2025-05-09T07:28:49.9471323+02:00 0HNCEN9BK8ITN:00000007 [INF] Executed action "rPlanControl.Controllers.DocumentController.Index (rpcweb.barna)" in 149.9748ms (afa2e885) 2025-05-09T07:28:49.9472056+02:00 0HNCEN9BK8ITN:00000007 [INF] Executed endpoint '"rPlanControl.Controllers.DocumentController.Index (rpcweb.barna)"' (99874f2b) 2025-05-09T07:28:49.9473758+02:00 0HNCEN9BK8ITN:00000007 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/document/Index""?s=UBQk9chipSkGIeoAzrEb9g==&freelancer=undefined" - 200 null "text/html; charset=utf-8" 156.5976ms (74253ad3) 2025-05-09T07:28:50.2195507+02:00 0HNCEN9BK8ITN:00000008 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/mytemplate/assets/css/bootstrap.min.css.map""" - null null (d509f86a) 2025-05-09T07:28:50.2206281+02:00 0HNCEN9BK8ITN:00000008 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/mytemplate/assets/css/bootstrap.min.css.map""" - 404 0 null 1.0858ms (74253ad3) 2025-05-09T07:28:50.2207402+02:00 0HNCEN9BK8ITN:00000008 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: "GET" "http"://"localhost:5010""""/mytemplate/assets/css/bootstrap.min.css.map", Response status code: 404 (e353595a) 2025-05-09T07:28:50.3796568+02:00 0HNCEN9BK8ITN:00000009 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/mytemplate/plugins/datatables/pdfmake.min.js.map""" - null null (d509f86a) 2025-05-09T07:28:50.3804217+02:00 0HNCEN9BK8ITN:00000009 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/mytemplate/plugins/datatables/pdfmake.min.js.map""" - 404 0 null 0.7547ms (74253ad3) 2025-05-09T07:28:50.3804996+02:00 0HNCEN9BK8ITN:00000009 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: "GET" "http"://"localhost:5010""""/mytemplate/plugins/datatables/pdfmake.min.js.map", Response status code: 404 (e353595a) 2025-05-09T07:28:50.9767181+02:00 0HNCEN9BK8ITN:0000000A [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Document/AllContractorDocumentList""?subcontractorId=52&workId=149&parentId=0&freelancer=1" - null null (d509f86a) 2025-05-09T07:28:50.9824315+02:00 0HNCEN9BK8ITM:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Document/ContractorWorkerList""?subcontractorId=52&workId=149" - null null (d509f86a) 2025-05-09T07:28:50.9916724+02:00 0HNCEN9BK8ITM:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.DocumentController.ContractorWorkerList (rpcweb.barna)"' (500cc934) 2025-05-09T07:28:50.9916723+02:00 0HNCEN9BK8ITN:0000000A [INF] Executing endpoint '"rPlanControl.Controllers.DocumentController.AllContractorDocumentList (rpcweb.barna)"' (500cc934) 2025-05-09T07:28:50.9926261+02:00 0HNCEN9BK8ITM:00000003 [INF] Route matched with "{action = \"ContractorWorkerList\", controller = \"Document\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult ContractorWorkerList(Int32, Int32)" on controller "rPlanControl.Controllers.DocumentController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:28:50.9929244+02:00 0HNCEN9BK8ITN:0000000A [INF] Route matched with "{action = \"AllContractorDocumentList\", controller = \"Document\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.PartialViewResult AllContractorDocumentList(Int32, Int32, Int32, Int32, Int32, Int32, Int32)" on controller "rPlanControl.Controllers.DocumentController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:28:50.9958116+02:00 0HNCEN9BK8ITR:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:28:50.9963856+02:00 0HNCEN9BK8ITR:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:28:50.9964926+02:00 0HNCEN9BK8ITR:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:28:51.0593593+02:00 0HNCEN9BK8ITN:0000000A [INF] >>> Recuperando documentos de contratistas: workId=149, markId=0, subcontractorId=52, general=0, specific=0, parentId=0, freelancer=1 (08d656ad) 2025-05-09T07:28:51.0662667+02:00 0HNCEN9BK8ITS:00000001 [INF] Request starting "HTTP/1.1" "POST" "http"://"localhost:5010""""/Home/SessionChecker""" - null 0 (d509f86a) 2025-05-09T07:28:51.0668185+02:00 0HNCEN9BK8ITS:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.HomeController.SessionChecker (rpcweb.barna)"' (500cc934) 2025-05-09T07:28:51.0669395+02:00 0HNCEN9BK8ITS:00000001 [INF] Route matched with "{action = \"SessionChecker\", controller = \"Home\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.JsonResult SessionChecker()" on controller "rPlanControl.Controllers.HomeController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:28:51.0810561+02:00 0HNCEN9BK8ITS:00000001 [INF] Executing JsonResult, writing value of type '"<>f__AnonymousType6`1[[System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]"'. (2f513669) 2025-05-09T07:28:51.0812433+02:00 0HNCEN9BK8ITS:00000001 [INF] Executed action "rPlanControl.Controllers.HomeController.SessionChecker (rpcweb.barna)" in 14.2217ms (afa2e885) 2025-05-09T07:28:51.0812879+02:00 0HNCEN9BK8ITS:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.HomeController.SessionChecker (rpcweb.barna)"' (99874f2b) 2025-05-09T07:28:51.0814513+02:00 0HNCEN9BK8ITS:00000001 [INF] Request finished "HTTP/1.1" "POST" "http"://"localhost:5010""""/Home/SessionChecker""" - 200 null "application/json; charset=utf-8" 15.156ms (74253ad3) 2025-05-09T07:28:51.1162424+02:00 0HNCEN9BK8ITN:0000000A [ERR] Unable to cast object of type 'System.SByte' to type 'System.Int32'. (2d7a3971) 2025-05-09T07:28:51.1164463+02:00 0HNCEN9BK8ITN:0000000A [INF] Unable to cast object of type 'System.SByte' to type 'System.Int32'. (2d7a3971) 2025-05-09T07:28:51.1283265+02:00 0HNCEN9BK8ITN:0000000A [INF] at rPlanControl.dal.ManagersDAO.DocumentDAO.GetAllContractorDocumentList(Int32 workId, Int32 workerId, Int32 subContractorId, Int32 parentId, Int32 freelancer) in D:\dev\workspaces\rplancontrol\barna_migrated\webapp\rPlanControl.dal\ManagersDAO\DocumentDAO.cs:line 902 at rPlanControl.bll.DocumentService.GetAllContractorDocumentList(Int32 workId, Int32 workerId, Int32 subContractorId, Int32 parentId, Int32 freelancer) in D:\dev\workspaces\rplancontrol\barna_migrated\webapp\rPlanControl.bll\DocumentService.cs:line 165 at rPlanControl.Controllers.DocumentController.AllContractorDocumentList(Int32 workId, Int32 markId, Int32 subcontractorId, Int32 general, Int32 specific, Int32 parentId, Int32 freelancer) in D:\dev\workspaces\rplancontrol\barna_migrated\webapp\rPlanControl\Controllers\DocumentController.cs:line 110 (2561652c) 2025-05-09T07:28:51.1305025+02:00 0HNCEN9BK8ITN:0000000A [INF] Executed action "rPlanControl.Controllers.DocumentController.AllContractorDocumentList (rpcweb.barna)" in 137.5349ms (afa2e885) 2025-05-09T07:28:51.1309893+02:00 0HNCEN9BK8ITN:0000000A [INF] Executed endpoint '"rPlanControl.Controllers.DocumentController.AllContractorDocumentList (rpcweb.barna)"' (99874f2b) 2025-05-09T07:28:51.1385346+02:00 0HNCEN9BK8ITN:0000000A [ERR] Connection id ""0HNCEN9BK8ITN"", Request id ""0HNCEN9BK8ITN:0000000A"": An unhandled exception was thrown by the application. (560e7d32) System.InvalidCastException: Unable to cast object of type 'System.SByte' to type 'System.Int32'. at rPlanControl.Controllers.DocumentController.AllContractorDocumentList(Int32 workId, Int32 markId, Int32 subcontractorId, Int32 general, Int32 specific, Int32 parentId, Int32 freelancer) in D:\dev\workspaces\rplancontrol\barna_migrated\webapp\rPlanControl\Controllers\DocumentController.cs:line 119 at lambda_method855(Closure, Object, Object[]) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|7_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) 2025-05-09T07:28:51.1387229+02:00 0HNCEN9BK8ITN:0000000A [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Document/AllContractorDocumentList""?subcontractorId=52&workId=149&parentId=0&freelancer=1" - 500 0 null 162.0089ms (74253ad3) 2025-05-09T07:28:51.1570430+02:00 0HNCEN9BK8ITR:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:28:51.1581522+02:00 0HNCEN9BK8ITR:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 1.1648ms. (6f83ade2) 2025-05-09T07:28:51.1582071+02:00 0HNCEN9BK8ITR:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 161.6781ms (afa2e885) 2025-05-09T07:28:51.1582319+02:00 0HNCEN9BK8ITR:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:28:51.1583401+02:00 0HNCEN9BK8ITR:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 162.528ms (74253ad3) 2025-05-09T07:28:51.6047571+02:00 0HNCEN9BK8ITM:00000003 [INF] Executing PartialViewResult, running view "_ContractorWorkerListPartial". (1d3d4b21) 2025-05-09T07:28:51.6465845+02:00 0HNCEN9BK8ITM:00000003 [INF] Executed PartialViewResult - view "_ContractorWorkerListPartial" executed in 42.252ms. (6f83ade2) 2025-05-09T07:28:51.6466811+02:00 0HNCEN9BK8ITM:00000003 [INF] Executed action "rPlanControl.Controllers.DocumentController.ContractorWorkerList (rpcweb.barna)" in 654.0202ms (afa2e885) 2025-05-09T07:28:51.6467060+02:00 0HNCEN9BK8ITM:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.DocumentController.ContractorWorkerList (rpcweb.barna)"' (99874f2b) 2025-05-09T07:28:51.6468347+02:00 0HNCEN9BK8ITM:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Document/ContractorWorkerList""?subcontractorId=52&workId=149" - 200 null "text/html; charset=utf-8" 664.3988ms (74253ad3) 2025-05-09T07:29:51.5820934+02:00 0HNCEN9BK8ITQ:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:29:51.5828959+02:00 0HNCEN9BK8ITQ:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:29:51.5830295+02:00 0HNCEN9BK8ITQ:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:29:51.7137547+02:00 0HNCEN9BK8ITQ:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:29:51.7142338+02:00 0HNCEN9BK8ITQ:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.6251ms. (6f83ade2) 2025-05-09T07:29:51.7142936+02:00 0HNCEN9BK8ITQ:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 131.2135ms (afa2e885) 2025-05-09T07:29:51.7143307+02:00 0HNCEN9BK8ITQ:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:29:51.7144882+02:00 0HNCEN9BK8ITQ:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 132.3965ms (74253ad3) 2025-05-09T07:30:51.4199280+02:00 0HNCEN9BK8ITN:0000000B [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:30:51.4207243+02:00 0HNCEN9BK8ITN:0000000B [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:30:51.4209004+02:00 0HNCEN9BK8ITN:0000000B [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:30:51.5399794+02:00 0HNCEN9BK8ITN:0000000B [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:30:51.5403173+02:00 0HNCEN9BK8ITN:0000000B [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3693ms. (6f83ade2) 2025-05-09T07:30:51.5404125+02:00 0HNCEN9BK8ITN:0000000B [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.4439ms (afa2e885) 2025-05-09T07:30:51.5404651+02:00 0HNCEN9BK8ITN:0000000B [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:30:51.5406315+02:00 0HNCEN9BK8ITN:0000000B [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.7261ms (74253ad3) 2025-05-09T07:31:51.6790702+02:00 0HNCEN9BK8ITT:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:31:51.6798592+02:00 0HNCEN9BK8ITT:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:31:51.6800011+02:00 0HNCEN9BK8ITT:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:31:51.8052625+02:00 0HNCEN9BK8ITT:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:31:51.8056493+02:00 0HNCEN9BK8ITT:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.423ms. (6f83ade2) 2025-05-09T07:31:51.8056971+02:00 0HNCEN9BK8ITT:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.6287ms (afa2e885) 2025-05-09T07:31:51.8057185+02:00 0HNCEN9BK8ITT:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:31:51.8058931+02:00 0HNCEN9BK8ITT:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.8532ms (74253ad3) 2025-05-09T07:32:51.4224006+02:00 0HNCEN9BK8ITU:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:32:51.4231276+02:00 0HNCEN9BK8ITU:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:32:51.4232561+02:00 0HNCEN9BK8ITU:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:32:51.5498946+02:00 0HNCEN9BK8ITU:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:32:51.5504171+02:00 0HNCEN9BK8ITU:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.5412ms. (6f83ade2) 2025-05-09T07:32:51.5504772+02:00 0HNCEN9BK8ITU:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.1829ms (afa2e885) 2025-05-09T07:32:51.5505394+02:00 0HNCEN9BK8ITU:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:32:51.5506841+02:00 0HNCEN9BK8ITU:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.2995ms (74253ad3) 2025-05-09T07:34:35.6743775+02:00 0HNCEN9BK8ITV:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:34:35.6753057+02:00 0HNCEN9BK8ITV:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:34:35.6755693+02:00 0HNCEN9BK8ITV:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:34:35.8079303+02:00 0HNCEN9BK8ITV:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:34:35.8083181+02:00 0HNCEN9BK8ITV:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.4198ms. (6f83ade2) 2025-05-09T07:34:35.8083731+02:00 0HNCEN9BK8ITV:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 132.7372ms (afa2e885) 2025-05-09T07:34:35.8084258+02:00 0HNCEN9BK8ITV:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:34:35.8085821+02:00 0HNCEN9BK8ITV:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 134.2326ms (74253ad3) 2025-05-09T07:35:35.4287575+02:00 0HNCEN9BK8IU0:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:35:35.4295645+02:00 0HNCEN9BK8IU0:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:35:35.4297015+02:00 0HNCEN9BK8IU0:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:35:35.5390337+02:00 0HNCEN9BK8IU0:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:35:35.5393806+02:00 0HNCEN9BK8IU0:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.373ms. (6f83ade2) 2025-05-09T07:35:35.5394386+02:00 0HNCEN9BK8IU0:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 109.5286ms (afa2e885) 2025-05-09T07:35:35.5394884+02:00 0HNCEN9BK8IU0:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:35:35.5396286+02:00 0HNCEN9BK8IU0:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.8822ms (74253ad3) 2025-05-09T07:36:35.6305224+02:00 0HNCEN9BK8IU0:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:36:35.6313446+02:00 0HNCEN9BK8IU0:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:36:35.6315414+02:00 0HNCEN9BK8IU0:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:36:35.7555075+02:00 0HNCEN9BK8IU0:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:36:35.7559104+02:00 0HNCEN9BK8IU0:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.4459ms. (6f83ade2) 2025-05-09T07:36:35.7559826+02:00 0HNCEN9BK8IU0:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.3869ms (afa2e885) 2025-05-09T07:36:35.7560238+02:00 0HNCEN9BK8IU0:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:36:35.7561885+02:00 0HNCEN9BK8IU0:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.706ms (74253ad3) 2025-05-09T07:37:35.4292106+02:00 0HNCEN9BK8IU1:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:37:35.4303757+02:00 0HNCEN9BK8IU1:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:37:35.4305618+02:00 0HNCEN9BK8IU1:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:37:35.5238380+02:00 0HNCEN9BK8IU1:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:37:35.5241054+02:00 0HNCEN9BK8IU1:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2757ms. (6f83ade2) 2025-05-09T07:37:35.5241601+02:00 0HNCEN9BK8IU1:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 93.4994ms (afa2e885) 2025-05-09T07:37:35.5241789+02:00 0HNCEN9BK8IU1:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:37:35.5243162+02:00 0HNCEN9BK8IU1:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 95.129ms (74253ad3) 2025-05-09T07:38:35.6530947+02:00 0HNCEN9BK8IU0:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:38:35.6541228+02:00 0HNCEN9BK8IU0:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:38:35.6542722+02:00 0HNCEN9BK8IU0:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:38:35.7878370+02:00 0HNCEN9BK8IU0:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:38:35.7882419+02:00 0HNCEN9BK8IU0:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.432ms. (6f83ade2) 2025-05-09T07:38:35.7883023+02:00 0HNCEN9BK8IU0:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 133.9535ms (afa2e885) 2025-05-09T07:38:35.7883947+02:00 0HNCEN9BK8IU0:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:38:35.7885737+02:00 0HNCEN9BK8IU0:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 135.5083ms (74253ad3) 2025-05-09T07:39:35.4262486+02:00 0HNCEN9BK8IU2:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:39:35.4276758+02:00 0HNCEN9BK8IU2:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:39:35.4277977+02:00 0HNCEN9BK8IU2:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:39:35.5356442+02:00 0HNCEN9BK8IU2:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:39:35.5359968+02:00 0HNCEN9BK8IU2:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3729ms. (6f83ade2) 2025-05-09T07:39:35.5361100+02:00 0HNCEN9BK8IU2:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 108.2711ms (afa2e885) 2025-05-09T07:39:35.5361520+02:00 0HNCEN9BK8IU2:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:39:35.5362757+02:00 0HNCEN9BK8IU2:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.0521ms (74253ad3) 2025-05-09T07:40:35.5530916+02:00 0HNCEN9BK8IU3:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:40:35.5537311+02:00 0HNCEN9BK8IU3:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:40:35.5539330+02:00 0HNCEN9BK8IU3:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:40:35.6810631+02:00 0HNCEN9BK8IU3:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:40:35.6813870+02:00 0HNCEN9BK8IU3:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3648ms. (6f83ade2) 2025-05-09T07:40:35.6814365+02:00 0HNCEN9BK8IU3:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.4353ms (afa2e885) 2025-05-09T07:40:35.6814774+02:00 0HNCEN9BK8IU3:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:40:35.6816574+02:00 0HNCEN9BK8IU3:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.5648ms (74253ad3) 2025-05-09T07:41:35.4189232+02:00 0HNCEN9BK8IU4:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:41:35.4195200+02:00 0HNCEN9BK8IU4:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:41:35.4196580+02:00 0HNCEN9BK8IU4:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:41:35.5491609+02:00 0HNCEN9BK8IU4:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:41:35.5495454+02:00 0HNCEN9BK8IU4:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.4088ms. (6f83ade2) 2025-05-09T07:41:35.5496047+02:00 0HNCEN9BK8IU4:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 129.9027ms (afa2e885) 2025-05-09T07:41:35.5496263+02:00 0HNCEN9BK8IU4:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:41:35.5497537+02:00 0HNCEN9BK8IU4:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 130.8565ms (74253ad3) 2025-05-09T07:42:35.6247228+02:00 0HNCEN9BK8IU5:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:42:35.6253863+02:00 0HNCEN9BK8IU5:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:42:35.6255249+02:00 0HNCEN9BK8IU5:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:42:35.7520760+02:00 0HNCEN9BK8IU5:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:42:35.7524503+02:00 0HNCEN9BK8IU5:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.404ms. (6f83ade2) 2025-05-09T07:42:35.7524999+02:00 0HNCEN9BK8IU5:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.9105ms (afa2e885) 2025-05-09T07:42:35.7525346+02:00 0HNCEN9BK8IU5:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:42:35.7526486+02:00 0HNCEN9BK8IU5:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.9298ms (74253ad3) 2025-05-09T07:43:35.4240574+02:00 0HNCEN9BK8IU6:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:43:35.4246783+02:00 0HNCEN9BK8IU6:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:43:35.4248233+02:00 0HNCEN9BK8IU6:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:43:35.6010509+02:00 0HNCEN9BK8IU6:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:43:35.6012811+02:00 0HNCEN9BK8IU6:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2529ms. (6f83ade2) 2025-05-09T07:43:35.6013164+02:00 0HNCEN9BK8IU6:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 176.4406ms (afa2e885) 2025-05-09T07:43:35.6013355+02:00 0HNCEN9BK8IU6:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:43:35.6014190+02:00 0HNCEN9BK8IU6:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 177.3613ms (74253ad3) 2025-05-09T07:44:35.6547084+02:00 0HNCEN9BK8IU7:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:44:35.6556302+02:00 0HNCEN9BK8IU7:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:44:35.6557919+02:00 0HNCEN9BK8IU7:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:44:35.7653804+02:00 0HNCEN9BK8IU7:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:44:35.7657047+02:00 0HNCEN9BK8IU7:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3542ms. (6f83ade2) 2025-05-09T07:44:35.7657628+02:00 0HNCEN9BK8IU7:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 109.9215ms (afa2e885) 2025-05-09T07:44:35.7658289+02:00 0HNCEN9BK8IU7:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:44:35.7659387+02:00 0HNCEN9BK8IU7:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 111.2391ms (74253ad3) 2025-05-09T07:45:35.4193302+02:00 0HNCEN9BK8IU8:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:45:35.4199424+02:00 0HNCEN9BK8IU8:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:45:35.4201691+02:00 0HNCEN9BK8IU8:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:45:35.5425496+02:00 0HNCEN9BK8IU8:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:45:35.5428429+02:00 0HNCEN9BK8IU8:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3031ms. (6f83ade2) 2025-05-09T07:45:35.5429017+02:00 0HNCEN9BK8IU8:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.6676ms (afa2e885) 2025-05-09T07:45:35.5429383+02:00 0HNCEN9BK8IU8:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:45:35.5430384+02:00 0HNCEN9BK8IU8:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.7311ms (74253ad3) 2025-05-09T07:46:35.6620835+02:00 0HNCEN9BK8IU8:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:46:35.6626274+02:00 0HNCEN9BK8IU8:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:46:35.6627530+02:00 0HNCEN9BK8IU8:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:46:35.7860074+02:00 0HNCEN9BK8IU8:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:46:35.7864089+02:00 0HNCEN9BK8IU8:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.4293ms. (6f83ade2) 2025-05-09T07:46:35.7864605+02:00 0HNCEN9BK8IU8:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.6608ms (afa2e885) 2025-05-09T07:46:35.7864836+02:00 0HNCEN9BK8IU8:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:46:35.7866006+02:00 0HNCEN9BK8IU8:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.5155ms (74253ad3) 2025-05-09T07:47:35.4242607+02:00 0HNCEN9BK8IU9:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:47:35.4248249+02:00 0HNCEN9BK8IU9:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:47:35.4249579+02:00 0HNCEN9BK8IU9:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:47:35.5467346+02:00 0HNCEN9BK8IU9:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:47:35.5471007+02:00 0HNCEN9BK8IU9:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3653ms. (6f83ade2) 2025-05-09T07:47:35.5471599+02:00 0HNCEN9BK8IU9:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.1496ms (afa2e885) 2025-05-09T07:47:35.5471861+02:00 0HNCEN9BK8IU9:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:47:35.5473200+02:00 0HNCEN9BK8IU9:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.0621ms (74253ad3) 2025-05-09T07:48:35.6346965+02:00 0HNCEN9BK8IU9:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:48:35.6355675+02:00 0HNCEN9BK8IU9:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:48:35.6356884+02:00 0HNCEN9BK8IU9:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:48:35.7471253+02:00 0HNCEN9BK8IU9:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:48:35.7474347+02:00 0HNCEN9BK8IU9:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3485ms. (6f83ade2) 2025-05-09T07:48:35.7475113+02:00 0HNCEN9BK8IU9:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.7445ms (afa2e885) 2025-05-09T07:48:35.7475458+02:00 0HNCEN9BK8IU9:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:48:35.7476219+02:00 0HNCEN9BK8IU9:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.936ms (74253ad3) 2025-05-09T07:49:35.4091482+02:00 0HNCEN9BK8IUA:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:49:35.4097654+02:00 0HNCEN9BK8IUA:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:49:35.4099306+02:00 0HNCEN9BK8IUA:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:49:35.5117724+02:00 0HNCEN9BK8IUA:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:49:35.5120687+02:00 0HNCEN9BK8IUA:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3304ms. (6f83ade2) 2025-05-09T07:49:35.5121282+02:00 0HNCEN9BK8IUA:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 102.1232ms (afa2e885) 2025-05-09T07:49:35.5121617+02:00 0HNCEN9BK8IUA:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:49:35.5123120+02:00 0HNCEN9BK8IUA:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 103.1466ms (74253ad3) 2025-05-09T07:50:35.6146460+02:00 0HNCEN9BK8IUB:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:50:35.6151755+02:00 0HNCEN9BK8IUB:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:50:35.6152930+02:00 0HNCEN9BK8IUB:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:50:35.7249926+02:00 0HNCEN9BK8IUB:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:50:35.7253174+02:00 0HNCEN9BK8IUB:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3517ms. (6f83ade2) 2025-05-09T07:50:35.7253768+02:00 0HNCEN9BK8IUB:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 110.0152ms (afa2e885) 2025-05-09T07:50:35.7254176+02:00 0HNCEN9BK8IUB:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:50:35.7255827+02:00 0HNCEN9BK8IUB:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.9314ms (74253ad3) 2025-05-09T07:51:35.4200759+02:00 0HNCEN9BK8IUB:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:51:35.4209352+02:00 0HNCEN9BK8IUB:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:51:35.4210595+02:00 0HNCEN9BK8IUB:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:51:35.5461639+02:00 0HNCEN9BK8IUB:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:51:35.5465284+02:00 0HNCEN9BK8IUB:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.4015ms. (6f83ade2) 2025-05-09T07:51:35.5466074+02:00 0HNCEN9BK8IUB:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.5004ms (afa2e885) 2025-05-09T07:51:35.5466599+02:00 0HNCEN9BK8IUB:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:51:35.5467636+02:00 0HNCEN9BK8IUB:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.6962ms (74253ad3) 2025-05-09T07:52:35.5778676+02:00 0HNCEN9BK8IUC:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:52:35.5784206+02:00 0HNCEN9BK8IUC:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:52:35.5785285+02:00 0HNCEN9BK8IUC:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:52:35.7013267+02:00 0HNCEN9BK8IUC:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:52:35.7015994+02:00 0HNCEN9BK8IUC:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3012ms. (6f83ade2) 2025-05-09T07:52:35.7016418+02:00 0HNCEN9BK8IUC:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.0661ms (afa2e885) 2025-05-09T07:52:35.7016744+02:00 0HNCEN9BK8IUC:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:52:35.7018284+02:00 0HNCEN9BK8IUC:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.9265ms (74253ad3) 2025-05-09T07:53:35.4142340+02:00 0HNCEN9BK8IUD:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:53:35.4146623+02:00 0HNCEN9BK8IUD:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:53:35.4147466+02:00 0HNCEN9BK8IUD:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:53:35.5361992+02:00 0HNCEN9BK8IUD:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:53:35.5364895+02:00 0HNCEN9BK8IUD:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3128ms. (6f83ade2) 2025-05-09T07:53:35.5365344+02:00 0HNCEN9BK8IUD:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.7598ms (afa2e885) 2025-05-09T07:53:35.5365753+02:00 0HNCEN9BK8IUD:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:53:35.5366856+02:00 0HNCEN9BK8IUD:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.4474ms (74253ad3) 2025-05-09T07:54:35.6383535+02:00 0HNCEN9BK8IUE:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:54:35.6388866+02:00 0HNCEN9BK8IUE:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:54:35.6390055+02:00 0HNCEN9BK8IUE:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:54:35.7636173+02:00 0HNCEN9BK8IUE:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:54:35.7639447+02:00 0HNCEN9BK8IUE:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3521ms. (6f83ade2) 2025-05-09T07:54:35.7640161+02:00 0HNCEN9BK8IUE:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.973ms (afa2e885) 2025-05-09T07:54:35.7640672+02:00 0HNCEN9BK8IUE:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:54:35.7641890+02:00 0HNCEN9BK8IUE:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.8448ms (74253ad3) 2025-05-09T07:55:35.4079469+02:00 0HNCEN9BK8IUD:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:55:35.4085671+02:00 0HNCEN9BK8IUD:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:55:35.4086823+02:00 0HNCEN9BK8IUD:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:55:35.5275223+02:00 0HNCEN9BK8IUD:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:55:35.5277746+02:00 0HNCEN9BK8IUD:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2789ms. (6f83ade2) 2025-05-09T07:55:35.5278261+02:00 0HNCEN9BK8IUD:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.1049ms (afa2e885) 2025-05-09T07:55:35.5278502+02:00 0HNCEN9BK8IUD:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:55:35.5279506+02:00 0HNCEN9BK8IUD:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.0137ms (74253ad3) 2025-05-09T07:56:35.6550983+02:00 0HNCEN9BK8IUF:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:56:35.6556451+02:00 0HNCEN9BK8IUF:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:56:35.6557558+02:00 0HNCEN9BK8IUF:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:56:35.7758207+02:00 0HNCEN9BK8IUF:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:56:35.7760897+02:00 0HNCEN9BK8IUF:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3209ms. (6f83ade2) 2025-05-09T07:56:35.7761408+02:00 0HNCEN9BK8IUF:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.3537ms (afa2e885) 2025-05-09T07:56:35.7761756+02:00 0HNCEN9BK8IUF:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:56:35.7762665+02:00 0HNCEN9BK8IUF:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.1893ms (74253ad3) 2025-05-09T07:57:35.4025303+02:00 0HNCEN9BK8IUG:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:57:35.4031386+02:00 0HNCEN9BK8IUG:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:57:35.4032721+02:00 0HNCEN9BK8IUG:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:57:35.5268464+02:00 0HNCEN9BK8IUG:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:57:35.5272316+02:00 0HNCEN9BK8IUG:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.4064ms. (6f83ade2) 2025-05-09T07:57:35.5272831+02:00 0HNCEN9BK8IUG:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.9574ms (afa2e885) 2025-05-09T07:57:35.5273056+02:00 0HNCEN9BK8IUG:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:57:35.5274027+02:00 0HNCEN9BK8IUG:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.8737ms (74253ad3) 2025-05-09T07:58:35.5689929+02:00 0HNCEN9BK8IUH:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:58:35.5696170+02:00 0HNCEN9BK8IUH:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:58:35.5697225+02:00 0HNCEN9BK8IUH:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:58:35.6743359+02:00 0HNCEN9BK8IUH:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:58:35.6745832+02:00 0HNCEN9BK8IUH:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2775ms. (6f83ade2) 2025-05-09T07:58:35.6746264+02:00 0HNCEN9BK8IUH:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.8543ms (afa2e885) 2025-05-09T07:58:35.6746491+02:00 0HNCEN9BK8IUH:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:58:35.6747561+02:00 0HNCEN9BK8IUH:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.7606ms (74253ad3) 2025-05-09T07:59:27.6496927+02:00 0HNCEN9BK8IUH:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:59:27.6503568+02:00 0HNCEN9BK8IUH:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:59:27.6504888+02:00 0HNCEN9BK8IUH:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:59:27.7749820+02:00 0HNCEN9BK8IUH:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:59:27.7753385+02:00 0HNCEN9BK8IUH:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.5166ms. (6f83ade2) 2025-05-09T07:59:27.7754047+02:00 0HNCEN9BK8IUH:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.8649ms (afa2e885) 2025-05-09T07:59:27.7754456+02:00 0HNCEN9BK8IUH:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:59:27.7755894+02:00 0HNCEN9BK8IUH:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.8888ms (74253ad3) 2025-05-09T07:59:51.5766271+02:00 0HNCEN9BK8IUI:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T07:59:51.5772063+02:00 0HNCEN9BK8IUI:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T07:59:51.5773184+02:00 0HNCEN9BK8IUI:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T07:59:51.7042511+02:00 0HNCEN9BK8IUI:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T07:59:51.7045395+02:00 0HNCEN9BK8IUI:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.4499ms. (6f83ade2) 2025-05-09T07:59:51.7045825+02:00 0HNCEN9BK8IUI:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.2256ms (afa2e885) 2025-05-09T07:59:51.7046062+02:00 0HNCEN9BK8IUI:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T07:59:51.7047308+02:00 0HNCEN9BK8IUI:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.1006ms (74253ad3) 2025-05-09T08:01:35.5789273+02:00 0HNCEN9BK8IUJ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:01:35.5797034+02:00 0HNCEN9BK8IUJ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:01:35.5798744+02:00 0HNCEN9BK8IUJ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:01:35.6973001+02:00 0HNCEN9BK8IUJ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:01:35.6976210+02:00 0HNCEN9BK8IUJ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3443ms. (6f83ade2) 2025-05-09T08:01:35.6976724+02:00 0HNCEN9BK8IUJ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.7309ms (afa2e885) 2025-05-09T08:01:35.6977146+02:00 0HNCEN9BK8IUJ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:01:35.6978613+02:00 0HNCEN9BK8IUJ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.9683ms (74253ad3) 2025-05-09T08:02:34.9308357+02:00 0HNCEN9BK8IUK:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:02:34.9314174+02:00 0HNCEN9BK8IUK:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:02:34.9315469+02:00 0HNCEN9BK8IUK:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:02:35.0442284+02:00 0HNCEN9BK8IUK:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:02:35.0445191+02:00 0HNCEN9BK8IUK:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3104ms. (6f83ade2) 2025-05-09T08:02:35.0445995+02:00 0HNCEN9BK8IUK:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 112.9941ms (afa2e885) 2025-05-09T08:02:35.0446445+02:00 0HNCEN9BK8IUK:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:02:35.0447669+02:00 0HNCEN9BK8IUK:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 113.9291ms (74253ad3) 2025-05-09T08:02:51.6404602+02:00 0HNCEN9BK8IUL:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:02:51.6410416+02:00 0HNCEN9BK8IUL:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:02:51.6411577+02:00 0HNCEN9BK8IUL:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:02:51.7646684+02:00 0HNCEN9BK8IUL:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:02:51.7649301+02:00 0HNCEN9BK8IUL:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2838ms. (6f83ade2) 2025-05-09T08:02:51.7650056+02:00 0HNCEN9BK8IUL:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.8024ms (afa2e885) 2025-05-09T08:02:51.7650557+02:00 0HNCEN9BK8IUL:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:02:51.7651664+02:00 0HNCEN9BK8IUL:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.716ms (74253ad3) 2025-05-09T08:04:35.5779072+02:00 0HNCEN9BK8IUL:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:04:35.5784683+02:00 0HNCEN9BK8IUL:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:04:35.5785790+02:00 0HNCEN9BK8IUL:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:04:35.7041814+02:00 0HNCEN9BK8IUL:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:04:35.7044320+02:00 0HNCEN9BK8IUL:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2646ms. (6f83ade2) 2025-05-09T08:04:35.7044783+02:00 0HNCEN9BK8IUL:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.8607ms (afa2e885) 2025-05-09T08:04:35.7045028+02:00 0HNCEN9BK8IUL:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:04:35.7046239+02:00 0HNCEN9BK8IUL:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.7069ms (74253ad3) 2025-05-09T08:05:35.3960989+02:00 0HNCEN9BK8IUM:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:05:35.3969964+02:00 0HNCEN9BK8IUM:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:05:35.3971063+02:00 0HNCEN9BK8IUM:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:05:35.5001805+02:00 0HNCEN9BK8IUM:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:05:35.5005622+02:00 0HNCEN9BK8IUM:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3966ms. (6f83ade2) 2025-05-09T08:05:35.5006351+02:00 0HNCEN9BK8IUM:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 103.4662ms (afa2e885) 2025-05-09T08:05:35.5006873+02:00 0HNCEN9BK8IUM:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:05:35.5007913+02:00 0HNCEN9BK8IUM:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 104.7016ms (74253ad3) 2025-05-09T08:06:35.5480620+02:00 0HNCEN9BK8IUN:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:06:35.5486323+02:00 0HNCEN9BK8IUN:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:06:35.5487617+02:00 0HNCEN9BK8IUN:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:06:35.6560176+02:00 0HNCEN9BK8IUN:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:06:35.6563214+02:00 0HNCEN9BK8IUN:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3278ms. (6f83ade2) 2025-05-09T08:06:35.6563769+02:00 0HNCEN9BK8IUN:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.5466ms (afa2e885) 2025-05-09T08:06:35.6564145+02:00 0HNCEN9BK8IUN:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:06:35.6565381+02:00 0HNCEN9BK8IUN:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.4891ms (74253ad3) 2025-05-09T08:07:35.3891761+02:00 0HNCEN9BK8IUO:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:07:35.3902792+02:00 0HNCEN9BK8IUO:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:07:35.3903878+02:00 0HNCEN9BK8IUO:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:07:35.4838517+02:00 0HNCEN9BK8IUO:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:07:35.4840845+02:00 0HNCEN9BK8IUO:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2415ms. (6f83ade2) 2025-05-09T08:07:35.4841432+02:00 0HNCEN9BK8IUO:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 93.7154ms (afa2e885) 2025-05-09T08:07:35.4841635+02:00 0HNCEN9BK8IUO:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:07:35.4842820+02:00 0HNCEN9BK8IUO:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 95.1145ms (74253ad3) 2025-05-09T08:08:35.5583501+02:00 0HNCEN9BK8IUN:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:08:35.5593690+02:00 0HNCEN9BK8IUN:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:08:35.5594872+02:00 0HNCEN9BK8IUN:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:08:35.6664320+02:00 0HNCEN9BK8IUN:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:08:35.6668017+02:00 0HNCEN9BK8IUN:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3949ms. (6f83ade2) 2025-05-09T08:08:35.6668755+02:00 0HNCEN9BK8IUN:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.3392ms (afa2e885) 2025-05-09T08:08:35.6669210+02:00 0HNCEN9BK8IUN:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:08:35.6671064+02:00 0HNCEN9BK8IUN:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.7795ms (74253ad3) 2025-05-09T08:09:35.3971990+02:00 0HNCEN9BK8IUP:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:09:35.3977491+02:00 0HNCEN9BK8IUP:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:09:35.3979054+02:00 0HNCEN9BK8IUP:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:09:35.5252423+02:00 0HNCEN9BK8IUP:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:09:35.5254937+02:00 0HNCEN9BK8IUP:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2638ms. (6f83ade2) 2025-05-09T08:09:35.5255362+02:00 0HNCEN9BK8IUP:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.5596ms (afa2e885) 2025-05-09T08:09:35.5255630+02:00 0HNCEN9BK8IUP:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:09:35.5256550+02:00 0HNCEN9BK8IUP:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.4589ms (74253ad3) 2025-05-09T08:10:35.6283957+02:00 0HNCEN9BK8IUQ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:10:35.6289090+02:00 0HNCEN9BK8IUQ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:10:35.6290630+02:00 0HNCEN9BK8IUQ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:10:35.7439146+02:00 0HNCEN9BK8IUQ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:10:35.7441888+02:00 0HNCEN9BK8IUQ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3011ms. (6f83ade2) 2025-05-09T08:10:35.7442544+02:00 0HNCEN9BK8IUQ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.1092ms (afa2e885) 2025-05-09T08:10:35.7442921+02:00 0HNCEN9BK8IUQ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:10:35.7444041+02:00 0HNCEN9BK8IUQ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.9981ms (74253ad3) 2025-05-09T08:11:35.3907751+02:00 0HNCEN9BK8IUR:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:11:35.3912832+02:00 0HNCEN9BK8IUR:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:11:35.3913974+02:00 0HNCEN9BK8IUR:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:11:35.5189071+02:00 0HNCEN9BK8IUR:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:11:35.5193213+02:00 0HNCEN9BK8IUR:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.4259ms. (6f83ade2) 2025-05-09T08:11:35.5193889+02:00 0HNCEN9BK8IUR:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.9466ms (afa2e885) 2025-05-09T08:11:35.5194317+02:00 0HNCEN9BK8IUR:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:11:35.5195546+02:00 0HNCEN9BK8IUR:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.784ms (74253ad3) 2025-05-09T08:12:35.6244241+02:00 0HNCEN9BK8IUS:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:12:35.6249247+02:00 0HNCEN9BK8IUS:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:12:35.6250305+02:00 0HNCEN9BK8IUS:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:12:35.7428231+02:00 0HNCEN9BK8IUS:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:12:35.7431525+02:00 0HNCEN9BK8IUS:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3691ms. (6f83ade2) 2025-05-09T08:12:35.7431977+02:00 0HNCEN9BK8IUS:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.1159ms (afa2e885) 2025-05-09T08:12:35.7432218+02:00 0HNCEN9BK8IUS:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:12:35.7433040+02:00 0HNCEN9BK8IUS:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.9009ms (74253ad3) 2025-05-09T08:13:35.3998803+02:00 0HNCEN9BK8IUT:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:13:35.4003172+02:00 0HNCEN9BK8IUT:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:13:35.4004514+02:00 0HNCEN9BK8IUT:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:13:35.5161494+02:00 0HNCEN9BK8IUT:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:13:35.5164103+02:00 0HNCEN9BK8IUT:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2802ms. (6f83ade2) 2025-05-09T08:13:35.5164679+02:00 0HNCEN9BK8IUT:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.969ms (afa2e885) 2025-05-09T08:13:35.5164903+02:00 0HNCEN9BK8IUT:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:13:35.5165771+02:00 0HNCEN9BK8IUT:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.7295ms (74253ad3) 2025-05-09T08:14:35.6005714+02:00 0HNCEN9BK8IUU:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:14:35.6014283+02:00 0HNCEN9BK8IUU:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:14:35.6015603+02:00 0HNCEN9BK8IUU:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:14:35.7088625+02:00 0HNCEN9BK8IUU:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:14:35.7091191+02:00 0HNCEN9BK8IUU:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2776ms. (6f83ade2) 2025-05-09T08:14:35.7091890+02:00 0HNCEN9BK8IUU:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.5549ms (afa2e885) 2025-05-09T08:14:35.7092267+02:00 0HNCEN9BK8IUU:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:14:35.7093302+02:00 0HNCEN9BK8IUU:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.7624ms (74253ad3) 2025-05-09T08:15:35.3809175+02:00 0HNCEN9BK8IUU:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:15:35.3813644+02:00 0HNCEN9BK8IUU:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:15:35.3817382+02:00 0HNCEN9BK8IUU:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:15:35.5046290+02:00 0HNCEN9BK8IUU:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:15:35.5048707+02:00 0HNCEN9BK8IUU:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2553ms. (6f83ade2) 2025-05-09T08:15:35.5049452+02:00 0HNCEN9BK8IUU:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.1337ms (afa2e885) 2025-05-09T08:15:35.5049808+02:00 0HNCEN9BK8IUU:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:15:35.5050751+02:00 0HNCEN9BK8IUU:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.1587ms (74253ad3) 2025-05-09T08:16:35.6271082+02:00 0HNCEN9BK8IUV:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:16:35.6274586+02:00 0HNCEN9BK8IUV:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:16:35.6275166+02:00 0HNCEN9BK8IUV:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:16:35.7493481+02:00 0HNCEN9BK8IUV:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:16:35.7496351+02:00 0HNCEN9BK8IUV:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3014ms. (6f83ade2) 2025-05-09T08:16:35.7496700+02:00 0HNCEN9BK8IUV:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.1258ms (afa2e885) 2025-05-09T08:16:35.7496881+02:00 0HNCEN9BK8IUV:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:16:35.7497793+02:00 0HNCEN9BK8IUV:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.661ms (74253ad3) 2025-05-09T08:17:35.3939816+02:00 0HNCEN9BK8IV0:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:17:35.3944851+02:00 0HNCEN9BK8IV0:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:17:35.3945712+02:00 0HNCEN9BK8IV0:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:17:35.5268034+02:00 0HNCEN9BK8IV0:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:17:35.5270471+02:00 0HNCEN9BK8IV0:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2565ms. (6f83ade2) 2025-05-09T08:17:35.5270923+02:00 0HNCEN9BK8IV0:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 132.4808ms (afa2e885) 2025-05-09T08:17:35.5271199+02:00 0HNCEN9BK8IV0:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:17:35.5272308+02:00 0HNCEN9BK8IV0:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 133.2523ms (74253ad3) 2025-05-09T08:18:35.6008692+02:00 0HNCEN9BK8IV1:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:18:35.6013223+02:00 0HNCEN9BK8IV1:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:18:35.6014155+02:00 0HNCEN9BK8IV1:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:18:35.7302482+02:00 0HNCEN9BK8IV1:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:18:35.7305420+02:00 0HNCEN9BK8IV1:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3181ms. (6f83ade2) 2025-05-09T08:18:35.7306179+02:00 0HNCEN9BK8IV1:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 129.1447ms (afa2e885) 2025-05-09T08:18:35.7306517+02:00 0HNCEN9BK8IV1:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:18:35.7307580+02:00 0HNCEN9BK8IV1:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.8932ms (74253ad3) 2025-05-09T08:19:35.3848746+02:00 0HNCEN9BK8IV2:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:19:35.3854492+02:00 0HNCEN9BK8IV2:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:19:35.3855358+02:00 0HNCEN9BK8IV2:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:19:35.5097473+02:00 0HNCEN9BK8IV2:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:19:35.5100571+02:00 0HNCEN9BK8IV2:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3225ms. (6f83ade2) 2025-05-09T08:19:35.5101156+02:00 0HNCEN9BK8IV2:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.5355ms (afa2e885) 2025-05-09T08:19:35.5101629+02:00 0HNCEN9BK8IV2:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:19:35.5102570+02:00 0HNCEN9BK8IV2:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.3899ms (74253ad3) 2025-05-09T08:20:35.5923908+02:00 0HNCEN9BK8IV3:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:20:35.5927503+02:00 0HNCEN9BK8IV3:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:20:35.5928313+02:00 0HNCEN9BK8IV3:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:20:35.7155731+02:00 0HNCEN9BK8IV3:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:20:35.7159165+02:00 0HNCEN9BK8IV3:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3616ms. (6f83ade2) 2025-05-09T08:20:35.7159838+02:00 0HNCEN9BK8IV3:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.1139ms (afa2e885) 2025-05-09T08:20:35.7160329+02:00 0HNCEN9BK8IV3:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:20:35.7161267+02:00 0HNCEN9BK8IV3:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.7306ms (74253ad3) 2025-05-09T08:21:35.3894326+02:00 0HNCEN9BK8IV3:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:21:35.3899661+02:00 0HNCEN9BK8IV3:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:21:35.3900535+02:00 0HNCEN9BK8IV3:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:21:35.5142879+02:00 0HNCEN9BK8IV3:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:21:35.5145728+02:00 0HNCEN9BK8IV3:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3082ms. (6f83ade2) 2025-05-09T08:21:35.5146230+02:00 0HNCEN9BK8IV3:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.5286ms (afa2e885) 2025-05-09T08:21:35.5146558+02:00 0HNCEN9BK8IV3:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:21:35.5147514+02:00 0HNCEN9BK8IV3:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.331ms (74253ad3) 2025-05-09T08:22:35.5331411+02:00 0HNCEN9BK8IV4:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:22:35.5336178+02:00 0HNCEN9BK8IV4:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:22:35.5337038+02:00 0HNCEN9BK8IV4:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:22:35.6603683+02:00 0HNCEN9BK8IV4:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:22:35.6605986+02:00 0HNCEN9BK8IV4:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2513ms. (6f83ade2) 2025-05-09T08:22:35.6606609+02:00 0HNCEN9BK8IV4:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.914ms (afa2e885) 2025-05-09T08:22:35.6607072+02:00 0HNCEN9BK8IV4:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:22:35.6608188+02:00 0HNCEN9BK8IV4:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.6729ms (74253ad3) 2025-05-09T08:23:35.3770795+02:00 0HNCEN9BK8IV5:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:23:35.3774838+02:00 0HNCEN9BK8IV5:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:23:35.3775675+02:00 0HNCEN9BK8IV5:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:23:35.4995429+02:00 0HNCEN9BK8IV5:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:23:35.4997969+02:00 0HNCEN9BK8IV5:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2668ms. (6f83ade2) 2025-05-09T08:23:35.4998596+02:00 0HNCEN9BK8IV5:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.22ms (afa2e885) 2025-05-09T08:23:35.4998865+02:00 0HNCEN9BK8IV5:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:23:35.4999968+02:00 0HNCEN9BK8IV5:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.8958ms (74253ad3) 2025-05-09T08:24:35.5267117+02:00 0HNCEN9BK8IV6:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:24:35.5271449+02:00 0HNCEN9BK8IV6:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:24:35.5272323+02:00 0HNCEN9BK8IV6:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:24:35.6564913+02:00 0HNCEN9BK8IV6:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:24:35.6570058+02:00 0HNCEN9BK8IV6:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.5345ms. (6f83ade2) 2025-05-09T08:24:35.6570673+02:00 0HNCEN9BK8IV6:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 129.7909ms (afa2e885) 2025-05-09T08:24:35.6571159+02:00 0HNCEN9BK8IV6:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:24:35.6572066+02:00 0HNCEN9BK8IV6:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 130.5279ms (74253ad3) 2025-05-09T08:25:35.3684611+02:00 0HNCEN9BK8IV7:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:25:35.3689306+02:00 0HNCEN9BK8IV7:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:25:35.3690431+02:00 0HNCEN9BK8IV7:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:25:35.4921442+02:00 0HNCEN9BK8IV7:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:25:35.4925009+02:00 0HNCEN9BK8IV7:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.269ms. (6f83ade2) 2025-05-09T08:25:35.4925401+02:00 0HNCEN9BK8IV7:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.4586ms (afa2e885) 2025-05-09T08:25:35.4925704+02:00 0HNCEN9BK8IV7:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:25:35.4926527+02:00 0HNCEN9BK8IV7:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.1948ms (74253ad3) 2025-05-09T08:26:35.6009400+02:00 0HNCEN9BK8IV8:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:26:35.6013892+02:00 0HNCEN9BK8IV8:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:26:35.6014749+02:00 0HNCEN9BK8IV8:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:26:35.7141484+02:00 0HNCEN9BK8IV8:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:26:35.7144347+02:00 0HNCEN9BK8IV8:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3138ms. (6f83ade2) 2025-05-09T08:26:35.7145032+02:00 0HNCEN9BK8IV8:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 112.9638ms (afa2e885) 2025-05-09T08:26:35.7145491+02:00 0HNCEN9BK8IV8:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:26:35.7146511+02:00 0HNCEN9BK8IV8:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 113.7165ms (74253ad3) 2025-05-09T08:27:35.3795836+02:00 0HNCEN9BK8IV9:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:27:35.3801445+02:00 0HNCEN9BK8IV9:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:27:35.3805418+02:00 0HNCEN9BK8IV9:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:27:35.4901439+02:00 0HNCEN9BK8IV9:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:27:35.4903423+02:00 0HNCEN9BK8IV9:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2132ms. (6f83ade2) 2025-05-09T08:27:35.4903871+02:00 0HNCEN9BK8IV9:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 109.7821ms (afa2e885) 2025-05-09T08:27:35.4904161+02:00 0HNCEN9BK8IV9:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:27:35.4904900+02:00 0HNCEN9BK8IV9:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.9272ms (74253ad3) 2025-05-09T08:28:35.6111931+02:00 0HNCEN9BK8IVA:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:28:35.6115557+02:00 0HNCEN9BK8IVA:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:28:35.6116289+02:00 0HNCEN9BK8IVA:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:28:35.7154966+02:00 0HNCEN9BK8IVA:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:28:35.7157088+02:00 0HNCEN9BK8IVA:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2335ms. (6f83ade2) 2025-05-09T08:28:35.7157376+02:00 0HNCEN9BK8IVA:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.0737ms (afa2e885) 2025-05-09T08:28:35.7157590+02:00 0HNCEN9BK8IVA:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:28:35.7158419+02:00 0HNCEN9BK8IVA:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 104.6466ms (74253ad3) 2025-05-09T08:29:35.3753814+02:00 0HNCEN9BK8IVB:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:29:35.3759297+02:00 0HNCEN9BK8IVB:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:29:35.3760359+02:00 0HNCEN9BK8IVB:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:29:35.4867142+02:00 0HNCEN9BK8IVB:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:29:35.4869415+02:00 0HNCEN9BK8IVB:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2468ms. (6f83ade2) 2025-05-09T08:29:35.4869760+02:00 0HNCEN9BK8IVB:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 110.8661ms (afa2e885) 2025-05-09T08:29:35.4870029+02:00 0HNCEN9BK8IVB:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:29:35.4871092+02:00 0HNCEN9BK8IVB:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 111.7343ms (74253ad3) 2025-05-09T08:30:35.5485067+02:00 0HNCEN9BK8IVC:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:30:35.5489773+02:00 0HNCEN9BK8IVC:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:30:35.5490734+02:00 0HNCEN9BK8IVC:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:30:35.6586503+02:00 0HNCEN9BK8IVC:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:30:35.6588421+02:00 0HNCEN9BK8IVC:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2197ms. (6f83ade2) 2025-05-09T08:30:35.6588818+02:00 0HNCEN9BK8IVC:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 109.772ms (afa2e885) 2025-05-09T08:30:35.6588972+02:00 0HNCEN9BK8IVC:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:30:35.6589806+02:00 0HNCEN9BK8IVC:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.4905ms (74253ad3) 2025-05-09T08:31:35.3683414+02:00 0HNCEN9BK8IVD:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:31:35.3689488+02:00 0HNCEN9BK8IVD:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:31:35.3690527+02:00 0HNCEN9BK8IVD:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:31:35.4815240+02:00 0HNCEN9BK8IVD:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:31:35.4817323+02:00 0HNCEN9BK8IVD:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2184ms. (6f83ade2) 2025-05-09T08:31:35.4817780+02:00 0HNCEN9BK8IVD:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 112.6369ms (afa2e885) 2025-05-09T08:31:35.4818390+02:00 0HNCEN9BK8IVD:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:31:35.4819183+02:00 0HNCEN9BK8IVD:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 113.5925ms (74253ad3) 2025-05-09T08:32:35.5188142+02:00 0HNCEN9BK8IVE:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:32:35.5192855+02:00 0HNCEN9BK8IVE:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:32:35.5193999+02:00 0HNCEN9BK8IVE:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:32:35.6477818+02:00 0HNCEN9BK8IVE:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:32:35.6480541+02:00 0HNCEN9BK8IVE:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2831ms. (6f83ade2) 2025-05-09T08:32:35.6481150+02:00 0HNCEN9BK8IVE:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.672ms (afa2e885) 2025-05-09T08:32:35.6481763+02:00 0HNCEN9BK8IVE:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:32:35.6482856+02:00 0HNCEN9BK8IVE:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.4739ms (74253ad3) 2025-05-09T08:33:35.3671148+02:00 0HNCEN9BK8IVF:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:33:35.3676378+02:00 0HNCEN9BK8IVF:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:33:35.3677494+02:00 0HNCEN9BK8IVF:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:33:35.4804583+02:00 0HNCEN9BK8IVF:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:33:35.4807326+02:00 0HNCEN9BK8IVF:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2905ms. (6f83ade2) 2025-05-09T08:33:35.4807952+02:00 0HNCEN9BK8IVF:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.0171ms (afa2e885) 2025-05-09T08:33:35.4808254+02:00 0HNCEN9BK8IVF:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:33:35.4808972+02:00 0HNCEN9BK8IVF:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 113.797ms (74253ad3) 2025-05-09T08:34:35.9579918+02:00 0HNCEN9BK8IVG:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:34:35.9585341+02:00 0HNCEN9BK8IVG:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:34:35.9586252+02:00 0HNCEN9BK8IVG:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:34:36.0786915+02:00 0HNCEN9BK8IVG:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:34:36.0788829+02:00 0HNCEN9BK8IVG:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2076ms. (6f83ade2) 2025-05-09T08:34:36.0789519+02:00 0HNCEN9BK8IVG:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.2844ms (afa2e885) 2025-05-09T08:34:36.0789900+02:00 0HNCEN9BK8IVG:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:34:36.0791091+02:00 0HNCEN9BK8IVG:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.0999ms (74253ad3) 2025-05-09T08:35:35.3742704+02:00 0HNCEN9BK8IVH:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:35:35.3748200+02:00 0HNCEN9BK8IVH:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:35:35.3749259+02:00 0HNCEN9BK8IVH:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:35:35.4951160+02:00 0HNCEN9BK8IVH:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:35:35.4953123+02:00 0HNCEN9BK8IVH:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2105ms. (6f83ade2) 2025-05-09T08:35:35.4953475+02:00 0HNCEN9BK8IVH:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.3515ms (afa2e885) 2025-05-09T08:35:35.4953787+02:00 0HNCEN9BK8IVH:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:35:35.4954554+02:00 0HNCEN9BK8IVH:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.1949ms (74253ad3) 2025-05-09T08:36:35.6082764+02:00 0HNCEN9BK8IVI:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:36:35.6087351+02:00 0HNCEN9BK8IVI:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:36:35.6088340+02:00 0HNCEN9BK8IVI:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:36:35.7167483+02:00 0HNCEN9BK8IVI:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:36:35.7169464+02:00 0HNCEN9BK8IVI:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2196ms. (6f83ade2) 2025-05-09T08:36:35.7169950+02:00 0HNCEN9BK8IVI:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 108.1242ms (afa2e885) 2025-05-09T08:36:35.7170128+02:00 0HNCEN9BK8IVI:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:36:35.7170968+02:00 0HNCEN9BK8IVI:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.8256ms (74253ad3) 2025-05-09T08:37:35.3676830+02:00 0HNCEN9BK8IVJ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:37:35.3681678+02:00 0HNCEN9BK8IVJ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:37:35.3682595+02:00 0HNCEN9BK8IVJ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:37:35.4832177+02:00 0HNCEN9BK8IVJ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:37:35.4834351+02:00 0HNCEN9BK8IVJ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2289ms. (6f83ade2) 2025-05-09T08:37:35.4834759+02:00 0HNCEN9BK8IVJ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.1615ms (afa2e885) 2025-05-09T08:37:35.4835004+02:00 0HNCEN9BK8IVJ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:37:35.4835922+02:00 0HNCEN9BK8IVJ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.9064ms (74253ad3) 2025-05-09T08:38:35.5959191+02:00 0HNCEN9BK8IVJ:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:38:35.5963885+02:00 0HNCEN9BK8IVJ:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:38:35.5964727+02:00 0HNCEN9BK8IVJ:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:38:35.7213220+02:00 0HNCEN9BK8IVJ:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:38:35.7215648+02:00 0HNCEN9BK8IVJ:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2494ms. (6f83ade2) 2025-05-09T08:38:35.7216347+02:00 0HNCEN9BK8IVJ:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.1178ms (afa2e885) 2025-05-09T08:38:35.7216744+02:00 0HNCEN9BK8IVJ:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:38:35.7217796+02:00 0HNCEN9BK8IVJ:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.8841ms (74253ad3) 2025-05-09T08:39:35.3612664+02:00 0HNCEN9BK8IVK:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:39:35.3616978+02:00 0HNCEN9BK8IVK:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:39:35.3617752+02:00 0HNCEN9BK8IVK:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:39:35.4842929+02:00 0HNCEN9BK8IVK:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:39:35.4844727+02:00 0HNCEN9BK8IVK:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1957ms. (6f83ade2) 2025-05-09T08:39:35.4845144+02:00 0HNCEN9BK8IVK:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.6723ms (afa2e885) 2025-05-09T08:39:35.4845600+02:00 0HNCEN9BK8IVK:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:39:35.4846774+02:00 0HNCEN9BK8IVK:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.424ms (74253ad3) 2025-05-09T08:40:35.5458431+02:00 0HNCEN9BK8IVL:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:40:35.5463765+02:00 0HNCEN9BK8IVL:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:40:35.5464865+02:00 0HNCEN9BK8IVL:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:40:35.6601134+02:00 0HNCEN9BK8IVL:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:40:35.6603712+02:00 0HNCEN9BK8IVL:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.282ms. (6f83ade2) 2025-05-09T08:40:35.6604036+02:00 0HNCEN9BK8IVL:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.848ms (afa2e885) 2025-05-09T08:40:35.6604325+02:00 0HNCEN9BK8IVL:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:40:35.6605505+02:00 0HNCEN9BK8IVL:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.7118ms (74253ad3) 2025-05-09T08:41:35.3571299+02:00 0HNCEN9BK8IVM:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:41:35.3575962+02:00 0HNCEN9BK8IVM:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:41:35.3576792+02:00 0HNCEN9BK8IVM:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:41:35.4843661+02:00 0HNCEN9BK8IVM:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:41:35.4848279+02:00 0HNCEN9BK8IVM:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.4722ms. (6f83ade2) 2025-05-09T08:41:35.4848695+02:00 0HNCEN9BK8IVM:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.1532ms (afa2e885) 2025-05-09T08:41:35.4848933+02:00 0HNCEN9BK8IVM:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:41:35.4849895+02:00 0HNCEN9BK8IVM:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.8665ms (74253ad3) 2025-05-09T08:42:35.5883883+02:00 0HNCEN9BK8IVM:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:42:35.5892030+02:00 0HNCEN9BK8IVM:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:42:35.5892978+02:00 0HNCEN9BK8IVM:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:42:35.7071773+02:00 0HNCEN9BK8IVM:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:42:35.7073737+02:00 0HNCEN9BK8IVM:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2184ms. (6f83ade2) 2025-05-09T08:42:35.7074069+02:00 0HNCEN9BK8IVM:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.0714ms (afa2e885) 2025-05-09T08:42:35.7074386+02:00 0HNCEN9BK8IVM:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:42:35.7075531+02:00 0HNCEN9BK8IVM:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.1773ms (74253ad3) 2025-05-09T08:43:35.3661139+02:00 0HNCEN9BK8IVM:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:43:35.3665865+02:00 0HNCEN9BK8IVM:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:43:35.3666746+02:00 0HNCEN9BK8IVM:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:43:35.4742539+02:00 0HNCEN9BK8IVM:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:43:35.4744382+02:00 0HNCEN9BK8IVM:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1917ms. (6f83ade2) 2025-05-09T08:43:35.4744985+02:00 0HNCEN9BK8IVM:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.784ms (afa2e885) 2025-05-09T08:43:35.4745313+02:00 0HNCEN9BK8IVM:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:43:35.4746337+02:00 0HNCEN9BK8IVM:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.548ms (74253ad3) 2025-05-09T08:44:35.5900048+02:00 0HNCEN9BK8IVN:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:44:35.5904833+02:00 0HNCEN9BK8IVN:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:44:35.5905687+02:00 0HNCEN9BK8IVN:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:44:35.7212201+02:00 0HNCEN9BK8IVN:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:44:35.7214248+02:00 0HNCEN9BK8IVN:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2234ms. (6f83ade2) 2025-05-09T08:44:35.7214704+02:00 0HNCEN9BK8IVN:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 130.8483ms (afa2e885) 2025-05-09T08:44:35.7214902+02:00 0HNCEN9BK8IVN:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:44:35.7216021+02:00 0HNCEN9BK8IVN:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 131.5919ms (74253ad3) 2025-05-09T08:45:35.3578196+02:00 0HNCEN9BK8IVO:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:45:35.3582369+02:00 0HNCEN9BK8IVO:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:45:35.3583280+02:00 0HNCEN9BK8IVO:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:45:35.4828831+02:00 0HNCEN9BK8IVO:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:45:35.4830700+02:00 0HNCEN9BK8IVO:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1994ms. (6f83ade2) 2025-05-09T08:45:35.4831325+02:00 0HNCEN9BK8IVO:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.7539ms (afa2e885) 2025-05-09T08:45:35.4831533+02:00 0HNCEN9BK8IVO:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:45:35.4832507+02:00 0HNCEN9BK8IVO:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.4555ms (74253ad3) 2025-05-09T08:46:35.5250636+02:00 0HNCEN9BK8IVP:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:46:35.5254355+02:00 0HNCEN9BK8IVP:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:46:35.5254970+02:00 0HNCEN9BK8IVP:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:46:35.6490223+02:00 0HNCEN9BK8IVP:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:46:35.6492185+02:00 0HNCEN9BK8IVP:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2109ms. (6f83ade2) 2025-05-09T08:46:35.6492631+02:00 0HNCEN9BK8IVP:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.7157ms (afa2e885) 2025-05-09T08:46:35.6493075+02:00 0HNCEN9BK8IVP:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:46:35.6496452+02:00 0HNCEN9BK8IVP:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.5875ms (74253ad3) 2025-05-09T08:47:35.3549206+02:00 0HNCEN9BK8IVP:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:47:35.3553892+02:00 0HNCEN9BK8IVP:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:47:35.3554807+02:00 0HNCEN9BK8IVP:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:47:35.4795893+02:00 0HNCEN9BK8IVP:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:47:35.4797801+02:00 0HNCEN9BK8IVP:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2014ms. (6f83ade2) 2025-05-09T08:47:35.4798302+02:00 0HNCEN9BK8IVP:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.2989ms (afa2e885) 2025-05-09T08:47:35.4798543+02:00 0HNCEN9BK8IVP:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:47:35.4799706+02:00 0HNCEN9BK8IVP:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.0433ms (74253ad3) 2025-05-09T08:48:35.5772855+02:00 0HNCEN9BK8IVQ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:48:35.5776513+02:00 0HNCEN9BK8IVQ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:48:35.5777128+02:00 0HNCEN9BK8IVQ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:48:35.6968684+02:00 0HNCEN9BK8IVQ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:48:35.6971131+02:00 0HNCEN9BK8IVQ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2587ms. (6f83ade2) 2025-05-09T08:48:35.6971696+02:00 0HNCEN9BK8IVQ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.4264ms (afa2e885) 2025-05-09T08:48:35.6972009+02:00 0HNCEN9BK8IVQ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:48:35.6973321+02:00 0HNCEN9BK8IVQ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.0249ms (74253ad3) 2025-05-09T08:49:35.3533692+02:00 0HNCEN9BK8IVR:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:49:35.3539327+02:00 0HNCEN9BK8IVR:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:49:35.3540447+02:00 0HNCEN9BK8IVR:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:49:35.4752131+02:00 0HNCEN9BK8IVR:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:49:35.4753918+02:00 0HNCEN9BK8IVR:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1929ms. (6f83ade2) 2025-05-09T08:49:35.4754519+02:00 0HNCEN9BK8IVR:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.3396ms (afa2e885) 2025-05-09T08:49:35.4754986+02:00 0HNCEN9BK8IVR:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:49:35.4755812+02:00 0HNCEN9BK8IVR:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.2195ms (74253ad3) 2025-05-09T08:50:35.5293461+02:00 0HNCEN9BK8IVR:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:50:35.5298808+02:00 0HNCEN9BK8IVR:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:50:35.5299788+02:00 0HNCEN9BK8IVR:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:50:35.6512947+02:00 0HNCEN9BK8IVR:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:50:35.6515081+02:00 0HNCEN9BK8IVR:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2365ms. (6f83ade2) 2025-05-09T08:50:35.6515709+02:00 0HNCEN9BK8IVR:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.5521ms (afa2e885) 2025-05-09T08:50:35.6516081+02:00 0HNCEN9BK8IVR:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:50:35.6517059+02:00 0HNCEN9BK8IVR:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.3738ms (74253ad3) 2025-05-09T08:51:35.3459336+02:00 0HNCEN9BK8IVR:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:51:35.3464544+02:00 0HNCEN9BK8IVR:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:51:35.3465424+02:00 0HNCEN9BK8IVR:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:51:35.4676896+02:00 0HNCEN9BK8IVR:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:51:35.4678911+02:00 0HNCEN9BK8IVR:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2094ms. (6f83ade2) 2025-05-09T08:51:35.4679320+02:00 0HNCEN9BK8IVR:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.353ms (afa2e885) 2025-05-09T08:51:35.4679742+02:00 0HNCEN9BK8IVR:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:51:35.4680660+02:00 0HNCEN9BK8IVR:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.1464ms (74253ad3) 2025-05-09T08:52:35.6054554+02:00 0HNCEN9BK8IVS:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:52:35.6059895+02:00 0HNCEN9BK8IVS:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:52:35.6060768+02:00 0HNCEN9BK8IVS:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:52:35.7318136+02:00 0HNCEN9BK8IVS:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:52:35.7320146+02:00 0HNCEN9BK8IVS:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2175ms. (6f83ade2) 2025-05-09T08:52:35.7320811+02:00 0HNCEN9BK8IVS:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.959ms (afa2e885) 2025-05-09T08:52:35.7321219+02:00 0HNCEN9BK8IVS:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:52:35.7322312+02:00 0HNCEN9BK8IVS:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.7774ms (74253ad3) 2025-05-09T08:53:35.3571302+02:00 0HNCEN9BK8IVT:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:53:35.3576502+02:00 0HNCEN9BK8IVT:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:53:35.3577436+02:00 0HNCEN9BK8IVT:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:53:35.4910720+02:00 0HNCEN9BK8IVT:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:53:35.4912424+02:00 0HNCEN9BK8IVT:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.186ms. (6f83ade2) 2025-05-09T08:53:35.4912683+02:00 0HNCEN9BK8IVT:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 133.4878ms (afa2e885) 2025-05-09T08:53:35.4912942+02:00 0HNCEN9BK8IVT:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:53:35.4913783+02:00 0HNCEN9BK8IVT:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 134.2845ms (74253ad3) 2025-05-09T08:54:35.4941387+02:00 0HNCEN9BK8IVU:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:54:35.4946483+02:00 0HNCEN9BK8IVU:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:54:35.4947397+02:00 0HNCEN9BK8IVU:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:54:35.6179520+02:00 0HNCEN9BK8IVU:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:54:35.6181364+02:00 0HNCEN9BK8IVU:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2063ms. (6f83ade2) 2025-05-09T08:54:35.6181783+02:00 0HNCEN9BK8IVU:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.3996ms (afa2e885) 2025-05-09T08:54:35.6182113+02:00 0HNCEN9BK8IVU:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:54:35.6182980+02:00 0HNCEN9BK8IVU:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.1685ms (74253ad3) 2025-05-09T08:55:35.3499026+02:00 0HNCEN9BK8IVV:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:55:35.3504032+02:00 0HNCEN9BK8IVV:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:55:35.3505166+02:00 0HNCEN9BK8IVV:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:55:35.4728343+02:00 0HNCEN9BK8IVV:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:55:35.4730223+02:00 0HNCEN9BK8IVV:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1994ms. (6f83ade2) 2025-05-09T08:55:35.4730871+02:00 0HNCEN9BK8IVV:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.5308ms (afa2e885) 2025-05-09T08:55:35.4731356+02:00 0HNCEN9BK8IVV:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:55:35.4732360+02:00 0HNCEN9BK8IVV:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.356ms (74253ad3) 2025-05-09T08:56:35.5497279+02:00 0HNCEN9BK8IVU:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:56:35.5503500+02:00 0HNCEN9BK8IVU:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:56:35.5504478+02:00 0HNCEN9BK8IVU:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:56:35.6740934+02:00 0HNCEN9BK8IVU:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:56:35.6743005+02:00 0HNCEN9BK8IVU:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2154ms. (6f83ade2) 2025-05-09T08:56:35.6743497+02:00 0HNCEN9BK8IVU:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.8624ms (afa2e885) 2025-05-09T08:56:35.6743850+02:00 0HNCEN9BK8IVU:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:56:35.6744817+02:00 0HNCEN9BK8IVU:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.7684ms (74253ad3) 2025-05-09T08:57:35.3404273+02:00 0HNCEN9BK8J00:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:57:35.3409193+02:00 0HNCEN9BK8J00:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:57:35.3410049+02:00 0HNCEN9BK8J00:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:57:35.4632179+02:00 0HNCEN9BK8J00:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:57:35.4634651+02:00 0HNCEN9BK8J00:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2697ms. (6f83ade2) 2025-05-09T08:57:35.4635003+02:00 0HNCEN9BK8J00:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.459ms (afa2e885) 2025-05-09T08:57:35.4635322+02:00 0HNCEN9BK8J00:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:57:35.4636323+02:00 0HNCEN9BK8J00:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.2191ms (74253ad3) 2025-05-09T08:58:35.5775308+02:00 0HNCEN9BK8J01:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:58:35.5778851+02:00 0HNCEN9BK8J01:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:58:35.5779579+02:00 0HNCEN9BK8J01:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:58:35.6997318+02:00 0HNCEN9BK8J01:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:58:35.6999692+02:00 0HNCEN9BK8J01:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2508ms. (6f83ade2) 2025-05-09T08:58:35.7000272+02:00 0HNCEN9BK8J01:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.0167ms (afa2e885) 2025-05-09T08:58:35.7000708+02:00 0HNCEN9BK8J01:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:58:35.7001813+02:00 0HNCEN9BK8J01:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.6388ms (74253ad3) 2025-05-09T08:59:35.3511925+02:00 0HNCEN9BK8J02:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T08:59:35.3516400+02:00 0HNCEN9BK8J02:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T08:59:35.3517383+02:00 0HNCEN9BK8J02:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T08:59:35.4751472+02:00 0HNCEN9BK8J02:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T08:59:35.4753308+02:00 0HNCEN9BK8J02:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1977ms. (6f83ade2) 2025-05-09T08:59:35.4753657+02:00 0HNCEN9BK8J02:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.5892ms (afa2e885) 2025-05-09T08:59:35.4754019+02:00 0HNCEN9BK8J02:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T08:59:35.4755123+02:00 0HNCEN9BK8J02:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.3199ms (74253ad3) 2025-05-09T09:00:35.5355791+02:00 0HNCEN9BK8J03:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:00:35.5360185+02:00 0HNCEN9BK8J03:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:00:35.5361676+02:00 0HNCEN9BK8J03:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:00:35.6604596+02:00 0HNCEN9BK8J03:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:00:35.6606392+02:00 0HNCEN9BK8J03:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2015ms. (6f83ade2) 2025-05-09T09:00:35.6606771+02:00 0HNCEN9BK8J03:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.438ms (afa2e885) 2025-05-09T09:00:35.6607104+02:00 0HNCEN9BK8J03:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:00:35.6608030+02:00 0HNCEN9BK8J03:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.2372ms (74253ad3) 2025-05-09T09:01:35.3416143+02:00 0HNCEN9BK8J04:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:01:35.3421770+02:00 0HNCEN9BK8J04:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:01:35.3422718+02:00 0HNCEN9BK8J04:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:01:35.4633928+02:00 0HNCEN9BK8J04:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:01:35.4636027+02:00 0HNCEN9BK8J04:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2265ms. (6f83ade2) 2025-05-09T09:01:35.4636500+02:00 0HNCEN9BK8J04:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.3355ms (afa2e885) 2025-05-09T09:01:35.4636766+02:00 0HNCEN9BK8J04:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:01:35.4637781+02:00 0HNCEN9BK8J04:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.1753ms (74253ad3) 2025-05-09T09:02:35.5558918+02:00 0HNCEN9BK8J05:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:02:35.5563897+02:00 0HNCEN9BK8J05:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:02:35.5564746+02:00 0HNCEN9BK8J05:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:02:35.6796342+02:00 0HNCEN9BK8J05:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:02:35.6798251+02:00 0HNCEN9BK8J05:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2115ms. (6f83ade2) 2025-05-09T09:02:35.6798538+02:00 0HNCEN9BK8J05:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.3367ms (afa2e885) 2025-05-09T09:02:35.6798878+02:00 0HNCEN9BK8J05:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:02:35.6799874+02:00 0HNCEN9BK8J05:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.1041ms (74253ad3) 2025-05-09T09:03:35.3445254+02:00 0HNCEN9BK8J06:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:03:35.3450553+02:00 0HNCEN9BK8J06:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:03:35.3451586+02:00 0HNCEN9BK8J06:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:03:35.4668478+02:00 0HNCEN9BK8J06:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:03:35.4670259+02:00 0HNCEN9BK8J06:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1898ms. (6f83ade2) 2025-05-09T09:03:35.4670592+02:00 0HNCEN9BK8J06:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.86ms (afa2e885) 2025-05-09T09:03:35.4671028+02:00 0HNCEN9BK8J06:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:03:35.4672092+02:00 0HNCEN9BK8J06:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.7036ms (74253ad3) 2025-05-09T09:04:35.5711329+02:00 0HNCEN9BK8J07:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:04:35.5715401+02:00 0HNCEN9BK8J07:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:04:35.5716214+02:00 0HNCEN9BK8J07:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:04:35.6949088+02:00 0HNCEN9BK8J07:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:04:35.6951092+02:00 0HNCEN9BK8J07:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2202ms. (6f83ade2) 2025-05-09T09:04:35.6951738+02:00 0HNCEN9BK8J07:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.5113ms (afa2e885) 2025-05-09T09:04:35.6952061+02:00 0HNCEN9BK8J07:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:04:35.6953043+02:00 0HNCEN9BK8J07:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.1793ms (74253ad3) 2025-05-09T09:05:35.3408246+02:00 0HNCEN9BK8J08:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:05:35.3412679+02:00 0HNCEN9BK8J08:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:05:35.3413500+02:00 0HNCEN9BK8J08:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:05:35.4498889+02:00 0HNCEN9BK8J08:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:05:35.4500959+02:00 0HNCEN9BK8J08:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2301ms. (6f83ade2) 2025-05-09T09:05:35.4501238+02:00 0HNCEN9BK8J08:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 108.7338ms (afa2e885) 2025-05-09T09:05:35.4501406+02:00 0HNCEN9BK8J08:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:05:35.4502358+02:00 0HNCEN9BK8J08:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 109.42ms (74253ad3) 2025-05-09T09:06:35.5773343+02:00 0HNCEN9BK8J09:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:06:35.5777826+02:00 0HNCEN9BK8J09:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:06:35.5779075+02:00 0HNCEN9BK8J09:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:06:35.7110271+02:00 0HNCEN9BK8J09:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:06:35.7112164+02:00 0HNCEN9BK8J09:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2126ms. (6f83ade2) 2025-05-09T09:06:35.7112836+02:00 0HNCEN9BK8J09:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 133.3359ms (afa2e885) 2025-05-09T09:06:35.7113281+02:00 0HNCEN9BK8J09:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:06:35.7114487+02:00 0HNCEN9BK8J09:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 134.1161ms (74253ad3) 2025-05-09T09:07:35.3281650+02:00 0HNCEN9BK8J09:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:07:35.3286843+02:00 0HNCEN9BK8J09:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:07:35.3287743+02:00 0HNCEN9BK8J09:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:07:35.4554676+02:00 0HNCEN9BK8J09:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:07:35.4556815+02:00 0HNCEN9BK8J09:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.224ms. (6f83ade2) 2025-05-09T09:07:35.4557418+02:00 0HNCEN9BK8J09:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.9234ms (afa2e885) 2025-05-09T09:07:35.4557924+02:00 0HNCEN9BK8J09:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:07:35.4559019+02:00 0HNCEN9BK8J09:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.7495ms (74253ad3) 2025-05-09T09:08:35.5585660+02:00 0HNCEN9BK8J0A:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:08:35.5589133+02:00 0HNCEN9BK8J0A:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:08:35.5589959+02:00 0HNCEN9BK8J0A:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:08:35.6811448+02:00 0HNCEN9BK8J0A:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:08:35.6813359+02:00 0HNCEN9BK8J0A:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.211ms. (6f83ade2) 2025-05-09T09:08:35.6813832+02:00 0HNCEN9BK8J0A:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.3433ms (afa2e885) 2025-05-09T09:08:35.6814085+02:00 0HNCEN9BK8J0A:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:08:35.6815000+02:00 0HNCEN9BK8J0A:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.9431ms (74253ad3) 2025-05-09T09:09:35.3389891+02:00 0HNCEN9BK8J0B:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:09:35.3394937+02:00 0HNCEN9BK8J0B:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:09:35.3395789+02:00 0HNCEN9BK8J0B:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:09:35.4639658+02:00 0HNCEN9BK8J0B:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:09:35.4641830+02:00 0HNCEN9BK8J0B:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2293ms. (6f83ade2) 2025-05-09T09:09:35.4642208+02:00 0HNCEN9BK8J0B:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.6055ms (afa2e885) 2025-05-09T09:09:35.4642491+02:00 0HNCEN9BK8J0B:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:09:35.4643549+02:00 0HNCEN9BK8J0B:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.3654ms (74253ad3) 2025-05-09T09:10:35.5518830+02:00 0HNCEN9BK8J0B:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:10:35.5523220+02:00 0HNCEN9BK8J0B:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:10:35.5523934+02:00 0HNCEN9BK8J0B:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:10:35.6693974+02:00 0HNCEN9BK8J0B:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:10:35.6695964+02:00 0HNCEN9BK8J0B:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.214ms. (6f83ade2) 2025-05-09T09:10:35.6696522+02:00 0HNCEN9BK8J0B:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.2159ms (afa2e885) 2025-05-09T09:10:35.6696721+02:00 0HNCEN9BK8J0B:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:10:35.6697676+02:00 0HNCEN9BK8J0B:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.8901ms (74253ad3) 2025-05-09T09:11:35.3360165+02:00 0HNCEN9BK8J0C:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:11:35.3364774+02:00 0HNCEN9BK8J0C:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:11:35.3365615+02:00 0HNCEN9BK8J0C:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:11:35.4573447+02:00 0HNCEN9BK8J0C:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:11:35.4575436+02:00 0HNCEN9BK8J0C:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2046ms. (6f83ade2) 2025-05-09T09:11:35.4575691+02:00 0HNCEN9BK8J0C:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.9722ms (afa2e885) 2025-05-09T09:11:35.4575987+02:00 0HNCEN9BK8J0C:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:11:35.4576880+02:00 0HNCEN9BK8J0C:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.6827ms (74253ad3) 2025-05-09T09:12:35.5036554+02:00 0HNCEN9BK8J0D:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:12:35.5041301+02:00 0HNCEN9BK8J0D:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:12:35.5042139+02:00 0HNCEN9BK8J0D:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:12:35.6307782+02:00 0HNCEN9BK8J0D:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:12:35.6309505+02:00 0HNCEN9BK8J0D:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1906ms. (6f83ade2) 2025-05-09T09:12:35.6309874+02:00 0HNCEN9BK8J0D:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.7389ms (afa2e885) 2025-05-09T09:12:35.6310041+02:00 0HNCEN9BK8J0D:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:12:35.6310809+02:00 0HNCEN9BK8J0D:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.4372ms (74253ad3) 2025-05-09T09:13:35.3351146+02:00 0HNCEN9BK8J0D:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:13:35.3356279+02:00 0HNCEN9BK8J0D:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:13:35.3357109+02:00 0HNCEN9BK8J0D:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:13:35.4612244+02:00 0HNCEN9BK8J0D:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:13:35.4614031+02:00 0HNCEN9BK8J0D:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1929ms. (6f83ade2) 2025-05-09T09:13:35.4614594+02:00 0HNCEN9BK8J0D:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.685ms (afa2e885) 2025-05-09T09:13:35.4614944+02:00 0HNCEN9BK8J0D:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:13:35.4616458+02:00 0HNCEN9BK8J0D:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.5019ms (74253ad3) 2025-05-09T09:14:35.5421314+02:00 0HNCEN9BK8J0D:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:14:35.5425598+02:00 0HNCEN9BK8J0D:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:14:35.5426345+02:00 0HNCEN9BK8J0D:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:14:35.6688642+02:00 0HNCEN9BK8J0D:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:14:35.6692213+02:00 0HNCEN9BK8J0D:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3702ms. (6f83ade2) 2025-05-09T09:14:35.6692691+02:00 0HNCEN9BK8J0D:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.5986ms (afa2e885) 2025-05-09T09:14:35.6693383+02:00 0HNCEN9BK8J0D:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:14:35.6694497+02:00 0HNCEN9BK8J0D:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.3108ms (74253ad3) 2025-05-09T09:15:35.3292766+02:00 0HNCEN9BK8J0E:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:15:35.3297700+02:00 0HNCEN9BK8J0E:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:15:35.3298950+02:00 0HNCEN9BK8J0E:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:15:35.4505477+02:00 0HNCEN9BK8J0E:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:15:35.4508667+02:00 0HNCEN9BK8J0E:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3354ms. (6f83ade2) 2025-05-09T09:15:35.4509242+02:00 0HNCEN9BK8J0E:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.9662ms (afa2e885) 2025-05-09T09:15:35.4509883+02:00 0HNCEN9BK8J0E:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:15:35.4511335+02:00 0HNCEN9BK8J0E:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.8622ms (74253ad3) 2025-05-09T09:16:35.4728011+02:00 0HNCEN9BK8J0F:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:16:35.4732747+02:00 0HNCEN9BK8J0F:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:16:35.4733686+02:00 0HNCEN9BK8J0F:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:16:35.6075246+02:00 0HNCEN9BK8J0F:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:16:35.6077494+02:00 0HNCEN9BK8J0F:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2406ms. (6f83ade2) 2025-05-09T09:16:35.6078091+02:00 0HNCEN9BK8J0F:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 134.3779ms (afa2e885) 2025-05-09T09:16:35.6078477+02:00 0HNCEN9BK8J0F:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:16:35.6079893+02:00 0HNCEN9BK8J0F:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 135.247ms (74253ad3) 2025-05-09T09:17:35.3301157+02:00 0HNCEN9BK8J0F:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:17:35.3307298+02:00 0HNCEN9BK8J0F:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:17:35.3308469+02:00 0HNCEN9BK8J0F:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:17:35.4565527+02:00 0HNCEN9BK8J0F:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:17:35.4567830+02:00 0HNCEN9BK8J0F:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2416ms. (6f83ade2) 2025-05-09T09:17:35.4568197+02:00 0HNCEN9BK8J0F:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.9142ms (afa2e885) 2025-05-09T09:17:35.4568622+02:00 0HNCEN9BK8J0F:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:17:35.4569651+02:00 0HNCEN9BK8J0F:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.8516ms (74253ad3) 2025-05-09T09:18:36.0034020+02:00 0HNCEN9BK8J0G:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:18:36.0039934+02:00 0HNCEN9BK8J0G:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:18:36.0041183+02:00 0HNCEN9BK8J0G:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:18:36.1142529+02:00 0HNCEN9BK8J0G:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:18:36.1144832+02:00 0HNCEN9BK8J0G:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2311ms. (6f83ade2) 2025-05-09T09:18:36.1145194+02:00 0HNCEN9BK8J0G:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 110.3326ms (afa2e885) 2025-05-09T09:18:36.1145595+02:00 0HNCEN9BK8J0G:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:18:36.1146433+02:00 0HNCEN9BK8J0G:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 111.2529ms (74253ad3) 2025-05-09T09:19:35.3268870+02:00 0HNCEN9BK8J0H:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:19:35.3272629+02:00 0HNCEN9BK8J0H:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:19:35.3273268+02:00 0HNCEN9BK8J0H:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:19:35.4578834+02:00 0HNCEN9BK8J0H:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:19:35.4580738+02:00 0HNCEN9BK8J0H:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2051ms. (6f83ade2) 2025-05-09T09:19:35.4581291+02:00 0HNCEN9BK8J0H:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 130.769ms (afa2e885) 2025-05-09T09:19:35.4581503+02:00 0HNCEN9BK8J0H:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:19:35.4582144+02:00 0HNCEN9BK8J0H:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 131.3298ms (74253ad3) 2025-05-09T09:20:35.5296461+02:00 0HNCEN9BK8J0I:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:20:35.5301281+02:00 0HNCEN9BK8J0I:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:20:35.5302243+02:00 0HNCEN9BK8J0I:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:20:35.6539516+02:00 0HNCEN9BK8J0I:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:20:35.6541298+02:00 0HNCEN9BK8J0I:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1981ms. (6f83ade2) 2025-05-09T09:20:35.6541697+02:00 0HNCEN9BK8J0I:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.8973ms (afa2e885) 2025-05-09T09:20:35.6541996+02:00 0HNCEN9BK8J0I:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:20:35.6542826+02:00 0HNCEN9BK8J0I:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.6607ms (74253ad3) 2025-05-09T09:21:35.3199153+02:00 0HNCEN9BK8J0J:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:21:35.3204374+02:00 0HNCEN9BK8J0J:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:21:35.3205326+02:00 0HNCEN9BK8J0J:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:21:35.4578593+02:00 0HNCEN9BK8J0J:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:21:35.4581048+02:00 0HNCEN9BK8J0J:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2594ms. (6f83ade2) 2025-05-09T09:21:35.4581522+02:00 0HNCEN9BK8J0J:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 137.5437ms (afa2e885) 2025-05-09T09:21:35.4581750+02:00 0HNCEN9BK8J0J:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:21:35.4582919+02:00 0HNCEN9BK8J0J:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 138.3727ms (74253ad3) 2025-05-09T09:22:35.5584961+02:00 0HNCEN9BK8J0J:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:22:35.5589867+02:00 0HNCEN9BK8J0J:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:22:35.5590825+02:00 0HNCEN9BK8J0J:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:22:35.6817419+02:00 0HNCEN9BK8J0J:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:22:35.6820339+02:00 0HNCEN9BK8J0J:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3239ms. (6f83ade2) 2025-05-09T09:22:35.6820590+02:00 0HNCEN9BK8J0J:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.941ms (afa2e885) 2025-05-09T09:22:35.6820743+02:00 0HNCEN9BK8J0J:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:22:35.6821666+02:00 0HNCEN9BK8J0J:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.6761ms (74253ad3) 2025-05-09T09:23:35.3237557+02:00 0HNCEN9BK8J0K:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:23:35.3242933+02:00 0HNCEN9BK8J0K:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:23:35.3243904+02:00 0HNCEN9BK8J0K:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:23:35.4452950+02:00 0HNCEN9BK8J0K:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:23:35.4455526+02:00 0HNCEN9BK8J0K:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2776ms. (6f83ade2) 2025-05-09T09:23:35.4456061+02:00 0HNCEN9BK8J0K:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.1684ms (afa2e885) 2025-05-09T09:23:35.4456398+02:00 0HNCEN9BK8J0K:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:23:35.4457434+02:00 0HNCEN9BK8J0K:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.0336ms (74253ad3) 2025-05-09T09:24:35.5691022+02:00 0HNCEN9BK8J0L:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:24:35.5695972+02:00 0HNCEN9BK8J0L:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:24:35.5696918+02:00 0HNCEN9BK8J0L:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:24:35.6991624+02:00 0HNCEN9BK8J0L:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:24:35.6994132+02:00 0HNCEN9BK8J0L:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2759ms. (6f83ade2) 2025-05-09T09:24:35.6994915+02:00 0HNCEN9BK8J0L:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 129.7552ms (afa2e885) 2025-05-09T09:24:35.6995383+02:00 0HNCEN9BK8J0L:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:24:35.6996458+02:00 0HNCEN9BK8J0L:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 130.5578ms (74253ad3) 2025-05-09T09:25:35.3223383+02:00 0HNCEN9BK8J0L:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:25:35.3228620+02:00 0HNCEN9BK8J0L:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:25:35.3229447+02:00 0HNCEN9BK8J0L:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:25:35.4493404+02:00 0HNCEN9BK8J0L:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:25:35.4495839+02:00 0HNCEN9BK8J0L:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.254ms. (6f83ade2) 2025-05-09T09:25:35.4496371+02:00 0HNCEN9BK8J0L:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.6556ms (afa2e885) 2025-05-09T09:25:35.4496561+02:00 0HNCEN9BK8J0L:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:25:35.4497931+02:00 0HNCEN9BK8J0L:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.4188ms (74253ad3) 2025-05-09T09:26:35.6958865+02:00 0HNCEN9BK8J0L:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:26:35.6969209+02:00 0HNCEN9BK8J0L:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:26:35.6970064+02:00 0HNCEN9BK8J0L:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:26:35.8196093+02:00 0HNCEN9BK8J0L:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:26:35.8198509+02:00 0HNCEN9BK8J0L:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2637ms. (6f83ade2) 2025-05-09T09:26:35.8199257+02:00 0HNCEN9BK8J0L:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.8756ms (afa2e885) 2025-05-09T09:26:35.8199684+02:00 0HNCEN9BK8J0L:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:26:35.8200684+02:00 0HNCEN9BK8J0L:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.1892ms (74253ad3) 2025-05-09T09:27:35.3252467+02:00 0HNCEN9BK8J0M:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:27:35.3256936+02:00 0HNCEN9BK8J0M:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:27:35.3258276+02:00 0HNCEN9BK8J0M:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:27:35.4474381+02:00 0HNCEN9BK8J0M:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:27:35.4476779+02:00 0HNCEN9BK8J0M:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2466ms. (6f83ade2) 2025-05-09T09:27:35.4477052+02:00 0HNCEN9BK8J0M:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.8356ms (afa2e885) 2025-05-09T09:27:35.4477221+02:00 0HNCEN9BK8J0M:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:27:35.4477947+02:00 0HNCEN9BK8J0M:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.5556ms (74253ad3) 2025-05-09T09:28:35.4892999+02:00 0HNCEN9BK8J0N:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:28:35.4898088+02:00 0HNCEN9BK8J0N:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:28:35.4899140+02:00 0HNCEN9BK8J0N:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:28:35.6111428+02:00 0HNCEN9BK8J0N:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:28:35.6113416+02:00 0HNCEN9BK8J0N:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2207ms. (6f83ade2) 2025-05-09T09:28:35.6113789+02:00 0HNCEN9BK8J0N:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.421ms (afa2e885) 2025-05-09T09:28:35.6114124+02:00 0HNCEN9BK8J0N:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:28:35.6114968+02:00 0HNCEN9BK8J0N:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.2065ms (74253ad3) 2025-05-09T09:29:35.3089749+02:00 0HNCEN9BK8J0O:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:29:35.3094336+02:00 0HNCEN9BK8J0O:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:29:35.3095198+02:00 0HNCEN9BK8J0O:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:29:35.4391258+02:00 0HNCEN9BK8J0O:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:29:35.4393318+02:00 0HNCEN9BK8J0O:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2171ms. (6f83ade2) 2025-05-09T09:29:35.4394017+02:00 0HNCEN9BK8J0O:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 129.8377ms (afa2e885) 2025-05-09T09:29:35.4394428+02:00 0HNCEN9BK8J0O:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:29:35.4395537+02:00 0HNCEN9BK8J0O:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 130.5719ms (74253ad3) 2025-05-09T09:30:35.4781709+02:00 0HNCEN9BK8J0O:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:30:35.4786592+02:00 0HNCEN9BK8J0O:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:30:35.4787486+02:00 0HNCEN9BK8J0O:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:30:35.6033149+02:00 0HNCEN9BK8J0O:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:30:35.6034929+02:00 0HNCEN9BK8J0O:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1987ms. (6f83ade2) 2025-05-09T09:30:35.6035308+02:00 0HNCEN9BK8J0O:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.741ms (afa2e885) 2025-05-09T09:30:35.6035617+02:00 0HNCEN9BK8J0O:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:30:35.6036843+02:00 0HNCEN9BK8J0O:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.5045ms (74253ad3) 2025-05-09T09:31:35.3148423+02:00 0HNCEN9BK8J0O:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:31:35.3153109+02:00 0HNCEN9BK8J0O:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:31:35.3153970+02:00 0HNCEN9BK8J0O:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:31:35.4408935+02:00 0HNCEN9BK8J0O:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:31:35.4410978+02:00 0HNCEN9BK8J0O:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2094ms. (6f83ade2) 2025-05-09T09:31:35.4411351+02:00 0HNCEN9BK8J0O:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.7018ms (afa2e885) 2025-05-09T09:31:35.4411526+02:00 0HNCEN9BK8J0O:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:31:35.4412360+02:00 0HNCEN9BK8J0O:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.4006ms (74253ad3) 2025-05-09T09:32:35.7717668+02:00 0HNCEN9BK8J0O:00000004 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:32:35.7722367+02:00 0HNCEN9BK8J0O:00000004 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:32:35.7723464+02:00 0HNCEN9BK8J0O:00000004 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:32:35.9009426+02:00 0HNCEN9BK8J0O:00000004 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:32:35.9011431+02:00 0HNCEN9BK8J0O:00000004 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2262ms. (6f83ade2) 2025-05-09T09:32:35.9011801+02:00 0HNCEN9BK8J0O:00000004 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.7942ms (afa2e885) 2025-05-09T09:32:35.9012131+02:00 0HNCEN9BK8J0O:00000004 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:32:35.9013058+02:00 0HNCEN9BK8J0O:00000004 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.5425ms (74253ad3) 2025-05-09T09:33:35.3105021+02:00 0HNCEN9BK8J0P:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:33:35.3109272+02:00 0HNCEN9BK8J0P:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:33:35.3110118+02:00 0HNCEN9BK8J0P:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:33:35.4316963+02:00 0HNCEN9BK8J0P:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:33:35.4318681+02:00 0HNCEN9BK8J0P:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1827ms. (6f83ade2) 2025-05-09T09:33:35.4319128+02:00 0HNCEN9BK8J0P:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.8642ms (afa2e885) 2025-05-09T09:33:35.4319324+02:00 0HNCEN9BK8J0P:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:33:35.4320039+02:00 0HNCEN9BK8J0P:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.5086ms (74253ad3) 2025-05-09T09:34:35.5291526+02:00 0HNCEN9BK8J0O:00000005 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:34:35.5295516+02:00 0HNCEN9BK8J0O:00000005 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:34:35.5296378+02:00 0HNCEN9BK8J0O:00000005 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:34:35.6414799+02:00 0HNCEN9BK8J0O:00000005 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:34:35.6416874+02:00 0HNCEN9BK8J0O:00000005 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2253ms. (6f83ade2) 2025-05-09T09:34:35.6417413+02:00 0HNCEN9BK8J0O:00000005 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 112.0632ms (afa2e885) 2025-05-09T09:34:35.6418138+02:00 0HNCEN9BK8J0O:00000005 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:34:35.6419308+02:00 0HNCEN9BK8J0O:00000005 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.7697ms (74253ad3) 2025-05-09T09:35:35.3094604+02:00 0HNCEN9BK8J0Q:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:35:35.3099490+02:00 0HNCEN9BK8J0Q:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:35:35.3100554+02:00 0HNCEN9BK8J0Q:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:35:35.4327630+02:00 0HNCEN9BK8J0Q:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:35:35.4330237+02:00 0HNCEN9BK8J0Q:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2727ms. (6f83ade2) 2025-05-09T09:35:35.4331174+02:00 0HNCEN9BK8J0Q:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.9894ms (afa2e885) 2025-05-09T09:35:35.4331586+02:00 0HNCEN9BK8J0Q:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:35:35.4332729+02:00 0HNCEN9BK8J0Q:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.808ms (74253ad3) 2025-05-09T09:36:35.5712011+02:00 0HNCEN9BK8J0Q:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:36:35.5715820+02:00 0HNCEN9BK8J0Q:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:36:35.5716478+02:00 0HNCEN9BK8J0Q:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:36:35.6835481+02:00 0HNCEN9BK8J0Q:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:36:35.6838088+02:00 0HNCEN9BK8J0Q:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2813ms. (6f83ade2) 2025-05-09T09:36:35.6838461+02:00 0HNCEN9BK8J0Q:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 112.1697ms (afa2e885) 2025-05-09T09:36:35.6838636+02:00 0HNCEN9BK8J0Q:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:36:35.6839374+02:00 0HNCEN9BK8J0Q:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.7396ms (74253ad3) 2025-05-09T09:37:35.3112582+02:00 0HNCEN9BK8J0R:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:37:35.3116596+02:00 0HNCEN9BK8J0R:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:37:35.3117409+02:00 0HNCEN9BK8J0R:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:37:35.4343509+02:00 0HNCEN9BK8J0R:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:37:35.4345181+02:00 0HNCEN9BK8J0R:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1815ms. (6f83ade2) 2025-05-09T09:37:35.4345456+02:00 0HNCEN9BK8J0R:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.7665ms (afa2e885) 2025-05-09T09:37:35.4345634+02:00 0HNCEN9BK8J0R:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:37:35.4346433+02:00 0HNCEN9BK8J0R:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.3886ms (74253ad3) 2025-05-09T09:38:35.5211060+02:00 0HNCEN9BK8J0S:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:38:35.5216410+02:00 0HNCEN9BK8J0S:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:38:35.5217271+02:00 0HNCEN9BK8J0S:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:38:35.6487257+02:00 0HNCEN9BK8J0S:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:38:35.6489771+02:00 0HNCEN9BK8J0S:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2689ms. (6f83ade2) 2025-05-09T09:38:35.6490212+02:00 0HNCEN9BK8J0S:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.2522ms (afa2e885) 2025-05-09T09:38:35.6490526+02:00 0HNCEN9BK8J0S:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:38:35.6491790+02:00 0HNCEN9BK8J0S:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.0679ms (74253ad3) 2025-05-09T09:39:35.2965147+02:00 0HNCEN9BK8J0T:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:39:35.2969578+02:00 0HNCEN9BK8J0T:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:39:35.2970474+02:00 0HNCEN9BK8J0T:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:39:35.4116494+02:00 0HNCEN9BK8J0T:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:39:35.4118392+02:00 0HNCEN9BK8J0T:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1995ms. (6f83ade2) 2025-05-09T09:39:35.4118783+02:00 0HNCEN9BK8J0T:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.789ms (afa2e885) 2025-05-09T09:39:35.4118968+02:00 0HNCEN9BK8J0T:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:39:35.4120387+02:00 0HNCEN9BK8J0T:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.5374ms (74253ad3) 2025-05-09T09:40:35.5539918+02:00 0HNCEN9BK8J0U:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:40:35.5543530+02:00 0HNCEN9BK8J0U:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:40:35.5544241+02:00 0HNCEN9BK8J0U:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:40:35.6690116+02:00 0HNCEN9BK8J0U:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:40:35.6692347+02:00 0HNCEN9BK8J0U:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2326ms. (6f83ade2) 2025-05-09T09:40:35.6692785+02:00 0HNCEN9BK8J0U:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.815ms (afa2e885) 2025-05-09T09:40:35.6692999+02:00 0HNCEN9BK8J0U:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:40:35.6694098+02:00 0HNCEN9BK8J0U:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.409ms (74253ad3) 2025-05-09T09:41:35.3054220+02:00 0HNCEN9BK8J0V:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:41:35.3058750+02:00 0HNCEN9BK8J0V:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:41:35.3059602+02:00 0HNCEN9BK8J0V:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:41:35.4313667+02:00 0HNCEN9BK8J0V:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:41:35.4315339+02:00 0HNCEN9BK8J0V:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1774ms. (6f83ade2) 2025-05-09T09:41:35.4316118+02:00 0HNCEN9BK8J0V:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.5907ms (afa2e885) 2025-05-09T09:41:35.4316471+02:00 0HNCEN9BK8J0V:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:41:35.4317783+02:00 0HNCEN9BK8J0V:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.3257ms (74253ad3) 2025-05-09T09:42:35.5003011+02:00 0HNCEN9BK8J10:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:42:35.5007346+02:00 0HNCEN9BK8J10:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:42:35.5008159+02:00 0HNCEN9BK8J10:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:42:35.6215669+02:00 0HNCEN9BK8J10:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:42:35.6217628+02:00 0HNCEN9BK8J10:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2093ms. (6f83ade2) 2025-05-09T09:42:35.6218120+02:00 0HNCEN9BK8J10:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.9553ms (afa2e885) 2025-05-09T09:42:35.6218327+02:00 0HNCEN9BK8J10:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:42:35.6219219+02:00 0HNCEN9BK8J10:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.6262ms (74253ad3) 2025-05-09T09:43:35.3019419+02:00 0HNCEN9BK8J11:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:43:35.3024550+02:00 0HNCEN9BK8J11:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:43:35.3025354+02:00 0HNCEN9BK8J11:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:43:35.4293935+02:00 0HNCEN9BK8J11:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:43:35.4296057+02:00 0HNCEN9BK8J11:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2226ms. (6f83ade2) 2025-05-09T09:43:35.4296981+02:00 0HNCEN9BK8J11:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.11ms (afa2e885) 2025-05-09T09:43:35.4297359+02:00 0HNCEN9BK8J11:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:43:35.4298568+02:00 0HNCEN9BK8J11:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.9561ms (74253ad3) 2025-05-09T09:44:35.5101194+02:00 0HNCEN9BK8J12:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:44:35.5106011+02:00 0HNCEN9BK8J12:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:44:35.5106914+02:00 0HNCEN9BK8J12:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:44:35.6352186+02:00 0HNCEN9BK8J12:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:44:35.6354336+02:00 0HNCEN9BK8J12:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.234ms. (6f83ade2) 2025-05-09T09:44:35.6354888+02:00 0HNCEN9BK8J12:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.7547ms (afa2e885) 2025-05-09T09:44:35.6355100+02:00 0HNCEN9BK8J12:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:44:35.6355814+02:00 0HNCEN9BK8J12:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.4819ms (74253ad3) 2025-05-09T09:45:35.3025517+02:00 0HNCEN9BK8J13:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:45:35.3030143+02:00 0HNCEN9BK8J13:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:45:35.3030962+02:00 0HNCEN9BK8J13:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:45:35.4195644+02:00 0HNCEN9BK8J13:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:45:35.4198155+02:00 0HNCEN9BK8J13:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2623ms. (6f83ade2) 2025-05-09T09:45:35.4198641+02:00 0HNCEN9BK8J13:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.7227ms (afa2e885) 2025-05-09T09:45:35.4198987+02:00 0HNCEN9BK8J13:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:45:35.4200122+02:00 0HNCEN9BK8J13:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.452ms (74253ad3) 2025-05-09T09:46:35.4766927+02:00 0HNCEN9BK8J12:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:46:35.4771741+02:00 0HNCEN9BK8J12:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:46:35.4772853+02:00 0HNCEN9BK8J12:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:46:35.5945393+02:00 0HNCEN9BK8J12:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:46:35.5947864+02:00 0HNCEN9BK8J12:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2691ms. (6f83ade2) 2025-05-09T09:46:35.5948163+02:00 0HNCEN9BK8J12:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.494ms (afa2e885) 2025-05-09T09:46:35.5948336+02:00 0HNCEN9BK8J12:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:46:35.5949086+02:00 0HNCEN9BK8J12:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.2451ms (74253ad3) 2025-05-09T09:47:35.3021315+02:00 0HNCEN9BK8J12:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:47:35.3027136+02:00 0HNCEN9BK8J12:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:47:35.3028014+02:00 0HNCEN9BK8J12:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:47:35.4162190+02:00 0HNCEN9BK8J12:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:47:35.4164337+02:00 0HNCEN9BK8J12:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2354ms. (6f83ade2) 2025-05-09T09:47:35.4164863+02:00 0HNCEN9BK8J12:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.6466ms (afa2e885) 2025-05-09T09:47:35.4165037+02:00 0HNCEN9BK8J12:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:47:35.4165851+02:00 0HNCEN9BK8J12:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.4589ms (74253ad3) 2025-05-09T09:48:35.5405753+02:00 0HNCEN9BK8J14:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:48:35.5410411+02:00 0HNCEN9BK8J14:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:48:35.5411339+02:00 0HNCEN9BK8J14:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:48:35.6642775+02:00 0HNCEN9BK8J14:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:48:35.6644638+02:00 0HNCEN9BK8J14:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2058ms. (6f83ade2) 2025-05-09T09:48:35.6644984+02:00 0HNCEN9BK8J14:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.3249ms (afa2e885) 2025-05-09T09:48:35.6645266+02:00 0HNCEN9BK8J14:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:48:35.6646192+02:00 0HNCEN9BK8J14:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.0585ms (74253ad3) 2025-05-09T09:49:35.3040594+02:00 0HNCEN9BK8J12:00000004 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:49:35.3045877+02:00 0HNCEN9BK8J12:00000004 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:49:35.3046736+02:00 0HNCEN9BK8J12:00000004 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:49:35.4248175+02:00 0HNCEN9BK8J12:00000004 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:49:35.4250361+02:00 0HNCEN9BK8J12:00000004 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2207ms. (6f83ade2) 2025-05-09T09:49:35.4250752+02:00 0HNCEN9BK8J12:00000004 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.3643ms (afa2e885) 2025-05-09T09:49:35.4250991+02:00 0HNCEN9BK8J12:00000004 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:49:35.4252204+02:00 0HNCEN9BK8J12:00000004 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.1642ms (74253ad3) 2025-05-09T09:50:35.4865797+02:00 0HNCEN9BK8J12:00000005 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:50:35.4870301+02:00 0HNCEN9BK8J12:00000005 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:50:35.4871178+02:00 0HNCEN9BK8J12:00000005 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:50:35.6033234+02:00 0HNCEN9BK8J12:00000005 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:50:35.6035406+02:00 0HNCEN9BK8J12:00000005 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2464ms. (6f83ade2) 2025-05-09T09:50:35.6035849+02:00 0HNCEN9BK8J12:00000005 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.4271ms (afa2e885) 2025-05-09T09:50:35.6036059+02:00 0HNCEN9BK8J12:00000005 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:50:35.6037024+02:00 0HNCEN9BK8J12:00000005 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.125ms (74253ad3) 2025-05-09T09:51:35.2917739+02:00 0HNCEN9BK8J12:00000006 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:51:35.2921800+02:00 0HNCEN9BK8J12:00000006 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:51:35.2922617+02:00 0HNCEN9BK8J12:00000006 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:51:35.4063573+02:00 0HNCEN9BK8J12:00000006 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:51:35.4065399+02:00 0HNCEN9BK8J12:00000006 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1936ms. (6f83ade2) 2025-05-09T09:51:35.4065992+02:00 0HNCEN9BK8J12:00000006 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.2985ms (afa2e885) 2025-05-09T09:51:35.4066280+02:00 0HNCEN9BK8J12:00000006 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:51:35.4067145+02:00 0HNCEN9BK8J12:00000006 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.9443ms (74253ad3) 2025-05-09T09:52:35.4706622+02:00 0HNCEN9BK8J15:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:52:35.4711267+02:00 0HNCEN9BK8J15:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:52:35.4712209+02:00 0HNCEN9BK8J15:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:52:35.5893375+02:00 0HNCEN9BK8J15:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:52:35.5895382+02:00 0HNCEN9BK8J15:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2185ms. (6f83ade2) 2025-05-09T09:52:35.5895750+02:00 0HNCEN9BK8J15:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.3135ms (afa2e885) 2025-05-09T09:52:35.5895947+02:00 0HNCEN9BK8J15:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:52:35.5896851+02:00 0HNCEN9BK8J15:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.0391ms (74253ad3) 2025-05-09T09:53:35.2895132+02:00 0HNCEN9BK8J15:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:53:35.2900891+02:00 0HNCEN9BK8J15:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:53:35.2901756+02:00 0HNCEN9BK8J15:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:53:35.4117463+02:00 0HNCEN9BK8J15:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:53:35.4119471+02:00 0HNCEN9BK8J15:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2232ms. (6f83ade2) 2025-05-09T09:53:35.4119754+02:00 0HNCEN9BK8J15:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.7627ms (afa2e885) 2025-05-09T09:53:35.4119984+02:00 0HNCEN9BK8J15:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:53:35.4120826+02:00 0HNCEN9BK8J15:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.5811ms (74253ad3) 2025-05-09T09:54:35.5272943+02:00 0HNCEN9BK8J16:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:54:35.5277818+02:00 0HNCEN9BK8J16:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:54:35.5278607+02:00 0HNCEN9BK8J16:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:54:35.6319932+02:00 0HNCEN9BK8J16:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:54:35.6321823+02:00 0HNCEN9BK8J16:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2072ms. (6f83ade2) 2025-05-09T09:54:35.6322148+02:00 0HNCEN9BK8J16:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.3201ms (afa2e885) 2025-05-09T09:54:35.6322305+02:00 0HNCEN9BK8J16:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:54:35.6323169+02:00 0HNCEN9BK8J16:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.0231ms (74253ad3) 2025-05-09T09:55:35.2873050+02:00 0HNCEN9BK8J17:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:55:35.2877633+02:00 0HNCEN9BK8J17:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:55:35.2878445+02:00 0HNCEN9BK8J17:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:55:35.4116198+02:00 0HNCEN9BK8J17:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:55:35.4118205+02:00 0HNCEN9BK8J17:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2004ms. (6f83ade2) 2025-05-09T09:55:35.4118636+02:00 0HNCEN9BK8J17:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.9769ms (afa2e885) 2025-05-09T09:55:35.4118923+02:00 0HNCEN9BK8J17:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:55:35.4120013+02:00 0HNCEN9BK8J17:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.6858ms (74253ad3) 2025-05-09T09:56:35.5536964+02:00 0HNCEN9BK8J17:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:56:35.5541346+02:00 0HNCEN9BK8J17:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:56:35.5542029+02:00 0HNCEN9BK8J17:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:56:35.6803038+02:00 0HNCEN9BK8J17:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:56:35.6804800+02:00 0HNCEN9BK8J17:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1994ms. (6f83ade2) 2025-05-09T09:56:35.6805103+02:00 0HNCEN9BK8J17:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.276ms (afa2e885) 2025-05-09T09:56:35.6805357+02:00 0HNCEN9BK8J17:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:56:35.6806237+02:00 0HNCEN9BK8J17:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.9298ms (74253ad3) 2025-05-09T09:57:35.2989191+02:00 0HNCEN9BK8J18:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:57:35.2993640+02:00 0HNCEN9BK8J18:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:57:35.2994477+02:00 0HNCEN9BK8J18:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:57:35.4235362+02:00 0HNCEN9BK8J18:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:57:35.4237324+02:00 0HNCEN9BK8J18:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2116ms. (6f83ade2) 2025-05-09T09:57:35.4237725+02:00 0HNCEN9BK8J18:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.2885ms (afa2e885) 2025-05-09T09:57:35.4237925+02:00 0HNCEN9BK8J18:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:57:35.4238835+02:00 0HNCEN9BK8J18:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.9755ms (74253ad3) 2025-05-09T09:58:35.5012323+02:00 0HNCEN9BK8J19:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:58:35.5016912+02:00 0HNCEN9BK8J19:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:58:35.5018256+02:00 0HNCEN9BK8J19:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:58:35.6210668+02:00 0HNCEN9BK8J19:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:58:35.6212515+02:00 0HNCEN9BK8J19:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2056ms. (6f83ade2) 2025-05-09T09:58:35.6212912+02:00 0HNCEN9BK8J19:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.3928ms (afa2e885) 2025-05-09T09:58:35.6213331+02:00 0HNCEN9BK8J19:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:58:35.6214319+02:00 0HNCEN9BK8J19:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.2118ms (74253ad3) 2025-05-09T09:59:35.2937080+02:00 0HNCEN9BK8J1A:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T09:59:35.2941955+02:00 0HNCEN9BK8J1A:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T09:59:35.2942773+02:00 0HNCEN9BK8J1A:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T09:59:35.4153447+02:00 0HNCEN9BK8J1A:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T09:59:35.4155891+02:00 0HNCEN9BK8J1A:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2621ms. (6f83ade2) 2025-05-09T09:59:35.4156496+02:00 0HNCEN9BK8J1A:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.3251ms (afa2e885) 2025-05-09T09:59:35.4156876+02:00 0HNCEN9BK8J1A:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T09:59:35.4157962+02:00 0HNCEN9BK8J1A:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.1258ms (74253ad3) 2025-05-09T10:00:35.4487838+02:00 0HNCEN9BK8J1B:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:00:35.4492678+02:00 0HNCEN9BK8J1B:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:00:35.4493536+02:00 0HNCEN9BK8J1B:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:00:35.5785894+02:00 0HNCEN9BK8J1B:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:00:35.5788112+02:00 0HNCEN9BK8J1B:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2457ms. (6f83ade2) 2025-05-09T10:00:35.5788637+02:00 0HNCEN9BK8J1B:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 129.4696ms (afa2e885) 2025-05-09T10:00:35.5788966+02:00 0HNCEN9BK8J1B:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:00:35.5790029+02:00 0HNCEN9BK8J1B:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 130.2642ms (74253ad3) 2025-05-09T10:01:35.2920140+02:00 0HNCEN9BK8J1C:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:01:35.2924535+02:00 0HNCEN9BK8J1C:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:01:35.2925473+02:00 0HNCEN9BK8J1C:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:01:35.4194062+02:00 0HNCEN9BK8J1C:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:01:35.4195852+02:00 0HNCEN9BK8J1C:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1884ms. (6f83ade2) 2025-05-09T10:01:35.4196375+02:00 0HNCEN9BK8J1C:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.0499ms (afa2e885) 2025-05-09T10:01:35.4196645+02:00 0HNCEN9BK8J1C:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:01:35.4197458+02:00 0HNCEN9BK8J1C:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.7374ms (74253ad3) 2025-05-09T10:02:35.4502578+02:00 0HNCEN9BK8J1D:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:02:35.4507182+02:00 0HNCEN9BK8J1D:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:02:35.4508124+02:00 0HNCEN9BK8J1D:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:02:35.5700080+02:00 0HNCEN9BK8J1D:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:02:35.5702209+02:00 0HNCEN9BK8J1D:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2208ms. (6f83ade2) 2025-05-09T10:02:35.5702570+02:00 0HNCEN9BK8J1D:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.4074ms (afa2e885) 2025-05-09T10:02:35.5702865+02:00 0HNCEN9BK8J1D:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:02:35.5703942+02:00 0HNCEN9BK8J1D:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.1326ms (74253ad3) 2025-05-09T10:03:35.2836133+02:00 0HNCEN9BK8J1E:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:03:35.2841769+02:00 0HNCEN9BK8J1E:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:03:35.2842913+02:00 0HNCEN9BK8J1E:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:03:35.4061052+02:00 0HNCEN9BK8J1E:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:03:35.4063530+02:00 0HNCEN9BK8J1E:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2571ms. (6f83ade2) 2025-05-09T10:03:35.4064108+02:00 0HNCEN9BK8J1E:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.0461ms (afa2e885) 2025-05-09T10:03:35.4064450+02:00 0HNCEN9BK8J1E:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:03:35.4065760+02:00 0HNCEN9BK8J1E:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.9514ms (74253ad3) 2025-05-09T10:04:35.4475161+02:00 0HNCEN9BK8J1F:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:04:35.4479981+02:00 0HNCEN9BK8J1F:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:04:35.4480817+02:00 0HNCEN9BK8J1F:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:04:35.5669021+02:00 0HNCEN9BK8J1F:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:04:35.5671559+02:00 0HNCEN9BK8J1F:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2712ms. (6f83ade2) 2025-05-09T10:04:35.5672051+02:00 0HNCEN9BK8J1F:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.0775ms (afa2e885) 2025-05-09T10:04:35.5672447+02:00 0HNCEN9BK8J1F:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:04:35.5673436+02:00 0HNCEN9BK8J1F:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.8313ms (74253ad3) 2025-05-09T10:05:35.2763233+02:00 0HNCEN9BK8J1E:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:05:35.2768150+02:00 0HNCEN9BK8J1E:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:05:35.2769030+02:00 0HNCEN9BK8J1E:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:05:35.4102947+02:00 0HNCEN9BK8J1E:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:05:35.4105570+02:00 0HNCEN9BK8J1E:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2552ms. (6f83ade2) 2025-05-09T10:05:35.4106136+02:00 0HNCEN9BK8J1E:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 133.667ms (afa2e885) 2025-05-09T10:05:35.4106514+02:00 0HNCEN9BK8J1E:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:05:35.4107435+02:00 0HNCEN9BK8J1E:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 134.4354ms (74253ad3) 2025-05-09T10:06:35.4992714+02:00 0HNCEN9BK8J1G:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:06:35.4998527+02:00 0HNCEN9BK8J1G:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:06:35.4999595+02:00 0HNCEN9BK8J1G:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:06:35.6115989+02:00 0HNCEN9BK8J1G:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:06:35.6117961+02:00 0HNCEN9BK8J1G:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2178ms. (6f83ade2) 2025-05-09T10:06:35.6118569+02:00 0HNCEN9BK8J1G:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.8232ms (afa2e885) 2025-05-09T10:06:35.6118800+02:00 0HNCEN9BK8J1G:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:06:35.6119653+02:00 0HNCEN9BK8J1G:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.717ms (74253ad3) 2025-05-09T10:07:35.2837828+02:00 0HNCEN9BK8J1H:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:07:35.2841515+02:00 0HNCEN9BK8J1H:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:07:35.2842515+02:00 0HNCEN9BK8J1H:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:07:35.3914827+02:00 0HNCEN9BK8J1H:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:07:35.3916500+02:00 0HNCEN9BK8J1H:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1801ms. (6f83ade2) 2025-05-09T10:07:35.3916826+02:00 0HNCEN9BK8J1H:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.392ms (afa2e885) 2025-05-09T10:07:35.3917156+02:00 0HNCEN9BK8J1H:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:07:35.3918023+02:00 0HNCEN9BK8J1H:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.0288ms (74253ad3) 2025-05-09T10:08:35.5298237+02:00 0HNCEN9BK8J1I:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:08:35.5302963+02:00 0HNCEN9BK8J1I:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:08:35.5304004+02:00 0HNCEN9BK8J1I:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:08:35.6348525+02:00 0HNCEN9BK8J1I:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:08:35.6350941+02:00 0HNCEN9BK8J1I:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2528ms. (6f83ade2) 2025-05-09T10:08:35.6351511+02:00 0HNCEN9BK8J1I:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.7038ms (afa2e885) 2025-05-09T10:08:35.6351857+02:00 0HNCEN9BK8J1I:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:08:35.6353079+02:00 0HNCEN9BK8J1I:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.505ms (74253ad3) 2025-05-09T10:09:35.2878216+02:00 0HNCEN9BK8J1I:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:09:35.2883562+02:00 0HNCEN9BK8J1I:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:09:35.2884474+02:00 0HNCEN9BK8J1I:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:09:35.3992347+02:00 0HNCEN9BK8J1I:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:09:35.3994203+02:00 0HNCEN9BK8J1I:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1976ms. (6f83ade2) 2025-05-09T10:09:35.3994735+02:00 0HNCEN9BK8J1I:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 110.9843ms (afa2e885) 2025-05-09T10:09:35.3995056+02:00 0HNCEN9BK8J1I:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:09:35.3996240+02:00 0HNCEN9BK8J1I:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 111.7949ms (74253ad3) 2025-05-09T10:10:32.1081345+02:00 0HNCEN9BK8J1I:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:10:32.1086417+02:00 0HNCEN9BK8J1I:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:10:32.1087415+02:00 0HNCEN9BK8J1I:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:10:32.2249899+02:00 0HNCEN9BK8J1I:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:10:32.2251955+02:00 0HNCEN9BK8J1I:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2204ms. (6f83ade2) 2025-05-09T10:10:32.2252483+02:00 0HNCEN9BK8J1I:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.4577ms (afa2e885) 2025-05-09T10:10:32.2252775+02:00 0HNCEN9BK8J1I:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:10:32.2253942+02:00 0HNCEN9BK8J1I:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.2396ms (74253ad3) 2025-05-09T10:10:51.2699285+02:00 0HNCEN9BK8J1J:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:10:51.2703915+02:00 0HNCEN9BK8J1J:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:10:51.2704772+02:00 0HNCEN9BK8J1J:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:10:51.3882693+02:00 0HNCEN9BK8J1J:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:10:51.3884810+02:00 0HNCEN9BK8J1J:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2209ms. (6f83ade2) 2025-05-09T10:10:51.3885393+02:00 0HNCEN9BK8J1J:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.0227ms (afa2e885) 2025-05-09T10:10:51.3885731+02:00 0HNCEN9BK8J1J:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:10:51.3886999+02:00 0HNCEN9BK8J1J:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.7678ms (74253ad3) 2025-05-09T10:12:35.5322535+02:00 0HNCEN9BK8J1K:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:12:35.5327946+02:00 0HNCEN9BK8J1K:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:12:35.5328884+02:00 0HNCEN9BK8J1K:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:12:35.6387293+02:00 0HNCEN9BK8J1K:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:12:35.6389741+02:00 0HNCEN9BK8J1K:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2526ms. (6f83ade2) 2025-05-09T10:12:35.6390306+02:00 0HNCEN9BK8J1K:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 106.0958ms (afa2e885) 2025-05-09T10:12:35.6390721+02:00 0HNCEN9BK8J1K:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:12:35.6391591+02:00 0HNCEN9BK8J1K:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.9137ms (74253ad3) 2025-05-09T10:13:35.2917228+02:00 0HNCEN9BK8J1L:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:13:35.2921780+02:00 0HNCEN9BK8J1L:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:13:35.2922802+02:00 0HNCEN9BK8J1L:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:13:35.3970725+02:00 0HNCEN9BK8J1L:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:13:35.3972437+02:00 0HNCEN9BK8J1L:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1843ms. (6f83ade2) 2025-05-09T10:13:35.3973048+02:00 0HNCEN9BK8J1L:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.9694ms (afa2e885) 2025-05-09T10:13:35.3973348+02:00 0HNCEN9BK8J1L:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:13:35.3974170+02:00 0HNCEN9BK8J1L:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.7109ms (74253ad3) 2025-05-09T10:14:35.5086396+02:00 0HNCEN9BK8J1L:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:14:35.5091919+02:00 0HNCEN9BK8J1L:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:14:35.5093048+02:00 0HNCEN9BK8J1L:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:14:35.6161101+02:00 0HNCEN9BK8J1L:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:14:35.6162982+02:00 0HNCEN9BK8J1L:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1951ms. (6f83ade2) 2025-05-09T10:14:35.6163544+02:00 0HNCEN9BK8J1L:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 106.9696ms (afa2e885) 2025-05-09T10:14:35.6163864+02:00 0HNCEN9BK8J1L:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:14:35.6165032+02:00 0HNCEN9BK8J1L:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.868ms (74253ad3) 2025-05-09T10:15:35.2864759+02:00 0HNCEN9BK8J1M:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:15:35.2869459+02:00 0HNCEN9BK8J1M:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:15:35.2870238+02:00 0HNCEN9BK8J1M:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:15:35.3972326+02:00 0HNCEN9BK8J1M:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:15:35.3974297+02:00 0HNCEN9BK8J1M:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2019ms. (6f83ade2) 2025-05-09T10:15:35.3974762+02:00 0HNCEN9BK8J1M:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 110.417ms (afa2e885) 2025-05-09T10:15:35.3974944+02:00 0HNCEN9BK8J1M:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:15:35.3975930+02:00 0HNCEN9BK8J1M:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 111.1137ms (74253ad3) 2025-05-09T10:16:35.5278655+02:00 0HNCEN9BK8J1N:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:16:35.5282690+02:00 0HNCEN9BK8J1N:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:16:35.5283494+02:00 0HNCEN9BK8J1N:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:16:35.6333602+02:00 0HNCEN9BK8J1N:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:16:35.6335225+02:00 0HNCEN9BK8J1N:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1855ms. (6f83ade2) 2025-05-09T10:16:35.6335628+02:00 0HNCEN9BK8J1N:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.1783ms (afa2e885) 2025-05-09T10:16:35.6335784+02:00 0HNCEN9BK8J1N:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:16:35.6336813+02:00 0HNCEN9BK8J1N:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.8221ms (74253ad3) 2025-05-09T10:17:35.2703750+02:00 0HNCEN9BK8J1O:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:17:35.2709445+02:00 0HNCEN9BK8J1O:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:17:35.2710541+02:00 0HNCEN9BK8J1O:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:17:35.3798283+02:00 0HNCEN9BK8J1O:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:17:35.3800137+02:00 0HNCEN9BK8J1O:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.196ms. (6f83ade2) 2025-05-09T10:17:35.3800574+02:00 0HNCEN9BK8J1O:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 108.9313ms (afa2e885) 2025-05-09T10:17:35.3800904+02:00 0HNCEN9BK8J1O:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:17:35.3802137+02:00 0HNCEN9BK8J1O:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 109.8612ms (74253ad3) 2025-05-09T10:18:35.5031524+02:00 0HNCEN9BK8J1P:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:18:35.5036082+02:00 0HNCEN9BK8J1P:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:18:35.5037074+02:00 0HNCEN9BK8J1P:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:18:35.6098942+02:00 0HNCEN9BK8J1P:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:18:35.6100783+02:00 0HNCEN9BK8J1P:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2047ms. (6f83ade2) 2025-05-09T10:18:35.6101113+02:00 0HNCEN9BK8J1P:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 106.3743ms (afa2e885) 2025-05-09T10:18:35.6101305+02:00 0HNCEN9BK8J1P:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:18:35.6102229+02:00 0HNCEN9BK8J1P:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.0951ms (74253ad3) 2025-05-09T10:19:35.2687260+02:00 0HNCEN9BK8J1Q:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:19:35.2691891+02:00 0HNCEN9BK8J1Q:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:19:35.2692965+02:00 0HNCEN9BK8J1Q:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:19:35.3753121+02:00 0HNCEN9BK8J1Q:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:19:35.3754899+02:00 0HNCEN9BK8J1Q:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1935ms. (6f83ade2) 2025-05-09T10:19:35.3755446+02:00 0HNCEN9BK8J1Q:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 106.1764ms (afa2e885) 2025-05-09T10:19:35.3755879+02:00 0HNCEN9BK8J1Q:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:19:35.3756648+02:00 0HNCEN9BK8J1Q:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.9467ms (74253ad3) 2025-05-09T10:20:35.4886211+02:00 0HNCEN9BK8J1R:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:20:35.4891278+02:00 0HNCEN9BK8J1R:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:20:35.4892311+02:00 0HNCEN9BK8J1R:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:20:35.5944271+02:00 0HNCEN9BK8J1R:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:20:35.5945978+02:00 0HNCEN9BK8J1R:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1867ms. (6f83ade2) 2025-05-09T10:20:35.5946419+02:00 0HNCEN9BK8J1R:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.3437ms (afa2e885) 2025-05-09T10:20:35.5946685+02:00 0HNCEN9BK8J1R:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:20:35.5947573+02:00 0HNCEN9BK8J1R:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.1434ms (74253ad3) 2025-05-09T10:21:35.2699130+02:00 0HNCEN9BK8J1S:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:21:35.2703825+02:00 0HNCEN9BK8J1S:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:21:35.2704648+02:00 0HNCEN9BK8J1S:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:21:35.3774056+02:00 0HNCEN9BK8J1S:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:21:35.3775883+02:00 0HNCEN9BK8J1S:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1971ms. (6f83ade2) 2025-05-09T10:21:35.3776271+02:00 0HNCEN9BK8J1S:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.1051ms (afa2e885) 2025-05-09T10:21:35.3776667+02:00 0HNCEN9BK8J1S:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:21:35.3777479+02:00 0HNCEN9BK8J1S:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.8427ms (74253ad3) 2025-05-09T10:22:35.4973574+02:00 0HNCEN9BK8J1T:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:22:35.4978762+02:00 0HNCEN9BK8J1T:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:22:35.4979714+02:00 0HNCEN9BK8J1T:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:22:35.6121656+02:00 0HNCEN9BK8J1T:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:22:35.6123820+02:00 0HNCEN9BK8J1T:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2356ms. (6f83ade2) 2025-05-09T10:22:35.6124425+02:00 0HNCEN9BK8J1T:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.4292ms (afa2e885) 2025-05-09T10:22:35.6124795+02:00 0HNCEN9BK8J1T:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:22:35.6125953+02:00 0HNCEN9BK8J1T:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.2376ms (74253ad3) 2025-05-09T10:23:35.2730192+02:00 0HNCEN9BK8J1S:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:23:35.2735335+02:00 0HNCEN9BK8J1S:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:23:35.2736247+02:00 0HNCEN9BK8J1S:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:23:35.3915441+02:00 0HNCEN9BK8J1S:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:23:35.3917344+02:00 0HNCEN9BK8J1S:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2054ms. (6f83ade2) 2025-05-09T10:23:35.3917687+02:00 0HNCEN9BK8J1S:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.0999ms (afa2e885) 2025-05-09T10:23:35.3917918+02:00 0HNCEN9BK8J1S:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:23:35.3918931+02:00 0HNCEN9BK8J1S:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.8863ms (74253ad3) 2025-05-09T10:24:35.4603764+02:00 0HNCEN9BK8J1U:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:24:35.4609498+02:00 0HNCEN9BK8J1U:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:24:35.4610542+02:00 0HNCEN9BK8J1U:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:24:35.5758014+02:00 0HNCEN9BK8J1U:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:24:35.5760533+02:00 0HNCEN9BK8J1U:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2713ms. (6f83ade2) 2025-05-09T10:24:35.5761071+02:00 0HNCEN9BK8J1U:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.959ms (afa2e885) 2025-05-09T10:24:35.5761331+02:00 0HNCEN9BK8J1U:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:24:35.5762235+02:00 0HNCEN9BK8J1U:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.8558ms (74253ad3) 2025-05-09T10:25:35.2715427+02:00 0HNCEN9BK8J1V:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:25:35.2720254+02:00 0HNCEN9BK8J1V:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:25:35.2721261+02:00 0HNCEN9BK8J1V:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:25:35.3891887+02:00 0HNCEN9BK8J1V:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:25:35.3894171+02:00 0HNCEN9BK8J1V:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.24ms. (6f83ade2) 2025-05-09T10:25:35.3894740+02:00 0HNCEN9BK8J1V:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.2674ms (afa2e885) 2025-05-09T10:25:35.3895137+02:00 0HNCEN9BK8J1V:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:25:35.3896112+02:00 0HNCEN9BK8J1V:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.0703ms (74253ad3) 2025-05-09T10:26:35.4283997+02:00 0HNCEN9BK8J20:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:26:35.4288273+02:00 0HNCEN9BK8J20:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:26:35.4289101+02:00 0HNCEN9BK8J20:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:26:35.5360072+02:00 0HNCEN9BK8J20:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:26:35.5361963+02:00 0HNCEN9BK8J20:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2096ms. (6f83ade2) 2025-05-09T10:26:35.5362514+02:00 0HNCEN9BK8J20:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.292ms (afa2e885) 2025-05-09T10:26:35.5362764+02:00 0HNCEN9BK8J20:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:26:35.5363918+02:00 0HNCEN9BK8J20:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.9819ms (74253ad3) 2025-05-09T10:27:35.2765156+02:00 0HNCEN9BK8J21:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:27:35.2769864+02:00 0HNCEN9BK8J21:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:27:35.2770885+02:00 0HNCEN9BK8J21:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:27:35.3989510+02:00 0HNCEN9BK8J21:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:27:35.3991358+02:00 0HNCEN9BK8J21:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.195ms. (6f83ade2) 2025-05-09T10:27:35.3992073+02:00 0HNCEN9BK8J21:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.0789ms (afa2e885) 2025-05-09T10:27:35.3992394+02:00 0HNCEN9BK8J21:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:27:35.3993410+02:00 0HNCEN9BK8J21:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.8404ms (74253ad3) 2025-05-09T10:28:35.4701825+02:00 0HNCEN9BK8J22:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:28:35.4706525+02:00 0HNCEN9BK8J22:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:28:35.4707548+02:00 0HNCEN9BK8J22:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:28:35.5857848+02:00 0HNCEN9BK8J22:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:28:35.5860200+02:00 0HNCEN9BK8J22:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2535ms. (6f83ade2) 2025-05-09T10:28:35.5860745+02:00 0HNCEN9BK8J22:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.2734ms (afa2e885) 2025-05-09T10:28:35.5861124+02:00 0HNCEN9BK8J22:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:28:35.5862146+02:00 0HNCEN9BK8J22:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.0349ms (74253ad3) 2025-05-09T10:29:35.2578202+02:00 0HNCEN9BK8J22:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:29:35.2582865+02:00 0HNCEN9BK8J22:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:29:35.2583922+02:00 0HNCEN9BK8J22:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:29:35.3782460+02:00 0HNCEN9BK8J22:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:29:35.3784373+02:00 0HNCEN9BK8J22:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2024ms. (6f83ade2) 2025-05-09T10:29:35.3784981+02:00 0HNCEN9BK8J22:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.0524ms (afa2e885) 2025-05-09T10:29:35.3785409+02:00 0HNCEN9BK8J22:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:29:35.3786308+02:00 0HNCEN9BK8J22:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.8443ms (74253ad3) 2025-05-09T10:30:35.4593961+02:00 0HNCEN9BK8J22:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:30:35.4599643+02:00 0HNCEN9BK8J22:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:30:35.4600761+02:00 0HNCEN9BK8J22:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:30:35.5907012+02:00 0HNCEN9BK8J22:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:30:35.5909188+02:00 0HNCEN9BK8J22:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2383ms. (6f83ade2) 2025-05-09T10:30:35.5909892+02:00 0HNCEN9BK8J22:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 130.8702ms (afa2e885) 2025-05-09T10:30:35.5910248+02:00 0HNCEN9BK8J22:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:30:35.5911348+02:00 0HNCEN9BK8J22:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 131.7407ms (74253ad3) 2025-05-09T10:31:35.2582744+02:00 0HNCEN9BK8J23:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:31:35.2587189+02:00 0HNCEN9BK8J23:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:31:35.2588092+02:00 0HNCEN9BK8J23:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:31:35.3873637+02:00 0HNCEN9BK8J23:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:31:35.3875424+02:00 0HNCEN9BK8J23:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1881ms. (6f83ade2) 2025-05-09T10:31:35.3875923+02:00 0HNCEN9BK8J23:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.7392ms (afa2e885) 2025-05-09T10:31:35.3876364+02:00 0HNCEN9BK8J23:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:31:35.3877209+02:00 0HNCEN9BK8J23:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.4612ms (74253ad3) 2025-05-09T10:32:35.4229029+02:00 0HNCEN9BK8J22:00000004 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:32:35.4233130+02:00 0HNCEN9BK8J22:00000004 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:32:35.4234039+02:00 0HNCEN9BK8J22:00000004 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:32:35.5454728+02:00 0HNCEN9BK8J22:00000004 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:32:35.5456522+02:00 0HNCEN9BK8J22:00000004 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.202ms. (6f83ade2) 2025-05-09T10:32:35.5456844+02:00 0HNCEN9BK8J22:00000004 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.2437ms (afa2e885) 2025-05-09T10:32:35.5457114+02:00 0HNCEN9BK8J22:00000004 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:32:35.5458427+02:00 0HNCEN9BK8J22:00000004 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.9218ms (74253ad3) 2025-05-09T10:33:35.2659112+02:00 0HNCEN9BK8J24:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:33:35.2664802+02:00 0HNCEN9BK8J24:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:33:35.2665853+02:00 0HNCEN9BK8J24:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:33:35.3881096+02:00 0HNCEN9BK8J24:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:33:35.3883894+02:00 0HNCEN9BK8J24:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2821ms. (6f83ade2) 2025-05-09T10:33:35.3884516+02:00 0HNCEN9BK8J24:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.823ms (afa2e885) 2025-05-09T10:33:35.3884904+02:00 0HNCEN9BK8J24:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:33:35.3886212+02:00 0HNCEN9BK8J24:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.7004ms (74253ad3) 2025-05-09T10:34:35.5040983+02:00 0HNCEN9BK8J25:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:34:35.5045883+02:00 0HNCEN9BK8J25:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:34:35.5046895+02:00 0HNCEN9BK8J25:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:34:35.6301878+02:00 0HNCEN9BK8J25:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:34:35.6304260+02:00 0HNCEN9BK8J25:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2584ms. (6f83ade2) 2025-05-09T10:34:35.6304866+02:00 0HNCEN9BK8J25:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.7198ms (afa2e885) 2025-05-09T10:34:35.6305362+02:00 0HNCEN9BK8J25:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:34:35.6306273+02:00 0HNCEN9BK8J25:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.5357ms (74253ad3) 2025-05-09T10:35:35.2648655+02:00 0HNCEN9BK8J26:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:35:35.2653833+02:00 0HNCEN9BK8J26:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:35:35.2654866+02:00 0HNCEN9BK8J26:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:35:35.3898772+02:00 0HNCEN9BK8J26:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:35:35.3900611+02:00 0HNCEN9BK8J26:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1963ms. (6f83ade2) 2025-05-09T10:35:35.3901271+02:00 0HNCEN9BK8J26:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.5902ms (afa2e885) 2025-05-09T10:35:35.3901606+02:00 0HNCEN9BK8J26:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:35:35.3902656+02:00 0HNCEN9BK8J26:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.406ms (74253ad3) 2025-05-09T10:36:35.3955955+02:00 0HNCEN9BK8J25:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:36:35.3960897+02:00 0HNCEN9BK8J25:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:36:35.3962007+02:00 0HNCEN9BK8J25:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:36:35.5165263+02:00 0HNCEN9BK8J25:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:36:35.5166918+02:00 0HNCEN9BK8J25:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1843ms. (6f83ade2) 2025-05-09T10:36:35.5167469+02:00 0HNCEN9BK8J25:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.4703ms (afa2e885) 2025-05-09T10:36:35.5167739+02:00 0HNCEN9BK8J25:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:36:35.5169040+02:00 0HNCEN9BK8J25:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.2884ms (74253ad3) 2025-05-09T10:37:35.2499102+02:00 0HNCEN9BK8J27:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:37:35.2504536+02:00 0HNCEN9BK8J27:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:37:35.2505383+02:00 0HNCEN9BK8J27:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:37:35.3828185+02:00 0HNCEN9BK8J27:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:37:35.3830038+02:00 0HNCEN9BK8J27:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1951ms. (6f83ade2) 2025-05-09T10:37:35.3830564+02:00 0HNCEN9BK8J27:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 132.4774ms (afa2e885) 2025-05-09T10:37:35.3830871+02:00 0HNCEN9BK8J27:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:37:35.3832266+02:00 0HNCEN9BK8J27:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 133.2984ms (74253ad3) 2025-05-09T10:38:35.4941778+02:00 0HNCEN9BK8J27:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:38:35.4946741+02:00 0HNCEN9BK8J27:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:38:35.4947756+02:00 0HNCEN9BK8J27:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:38:35.6215836+02:00 0HNCEN9BK8J27:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:38:35.6217674+02:00 0HNCEN9BK8J27:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1996ms. (6f83ade2) 2025-05-09T10:38:35.6218324+02:00 0HNCEN9BK8J27:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.0149ms (afa2e885) 2025-05-09T10:38:35.6218689+02:00 0HNCEN9BK8J27:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:38:35.6219480+02:00 0HNCEN9BK8J27:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.7851ms (74253ad3) 2025-05-09T10:39:35.2488036+02:00 0HNCEN9BK8J28:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:39:35.2493450+02:00 0HNCEN9BK8J28:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:39:35.2494486+02:00 0HNCEN9BK8J28:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:39:35.3691265+02:00 0HNCEN9BK8J28:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:39:35.3694092+02:00 0HNCEN9BK8J28:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2852ms. (6f83ade2) 2025-05-09T10:39:35.3694682+02:00 0HNCEN9BK8J28:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.9723ms (afa2e885) 2025-05-09T10:39:35.3695119+02:00 0HNCEN9BK8J28:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:39:35.3696418+02:00 0HNCEN9BK8J28:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.8663ms (74253ad3) 2025-05-09T10:40:35.4812597+02:00 0HNCEN9BK8J29:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:40:35.4817402+02:00 0HNCEN9BK8J29:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:40:35.4818466+02:00 0HNCEN9BK8J29:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:40:35.6031947+02:00 0HNCEN9BK8J29:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:40:35.6034080+02:00 0HNCEN9BK8J29:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2295ms. (6f83ade2) 2025-05-09T10:40:35.6034841+02:00 0HNCEN9BK8J29:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.5896ms (afa2e885) 2025-05-09T10:40:35.6035250+02:00 0HNCEN9BK8J29:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:40:35.6035987+02:00 0HNCEN9BK8J29:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.3578ms (74253ad3) 2025-05-09T10:41:35.2545750+02:00 0HNCEN9BK8J28:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:41:35.2549907+02:00 0HNCEN9BK8J28:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:41:35.2550745+02:00 0HNCEN9BK8J28:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:41:35.3782772+02:00 0HNCEN9BK8J28:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:41:35.3784446+02:00 0HNCEN9BK8J28:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1801ms. (6f83ade2) 2025-05-09T10:41:35.3784786+02:00 0HNCEN9BK8J28:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.368ms (afa2e885) 2025-05-09T10:41:35.3784979+02:00 0HNCEN9BK8J28:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:41:35.3786138+02:00 0HNCEN9BK8J28:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.0325ms (74253ad3) 2025-05-09T10:42:35.4897003+02:00 0HNCEN9BK8J2A:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:42:35.4902181+02:00 0HNCEN9BK8J2A:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:42:35.4903003+02:00 0HNCEN9BK8J2A:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:42:35.6120245+02:00 0HNCEN9BK8J2A:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:42:35.6122423+02:00 0HNCEN9BK8J2A:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.241ms. (6f83ade2) 2025-05-09T10:42:35.6123125+02:00 0HNCEN9BK8J2A:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.9707ms (afa2e885) 2025-05-09T10:42:35.6123561+02:00 0HNCEN9BK8J2A:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:42:35.6124722+02:00 0HNCEN9BK8J2A:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.772ms (74253ad3) 2025-05-09T10:43:35.2548049+02:00 0HNCEN9BK8J2B:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:43:35.2552359+02:00 0HNCEN9BK8J2B:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:43:35.2553178+02:00 0HNCEN9BK8J2B:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:43:35.3772296+02:00 0HNCEN9BK8J2B:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:43:35.3774204+02:00 0HNCEN9BK8J2B:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1948ms. (6f83ade2) 2025-05-09T10:43:35.3774712+02:00 0HNCEN9BK8J2B:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.1097ms (afa2e885) 2025-05-09T10:43:35.3775026+02:00 0HNCEN9BK8J2B:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:43:35.3775958+02:00 0HNCEN9BK8J2B:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.7955ms (74253ad3) 2025-05-09T10:44:35.4661641+02:00 0HNCEN9BK8J2C:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:44:35.4667062+02:00 0HNCEN9BK8J2C:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:44:35.4668073+02:00 0HNCEN9BK8J2C:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:44:35.5931532+02:00 0HNCEN9BK8J2C:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:44:35.5934118+02:00 0HNCEN9BK8J2C:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.273ms. (6f83ade2) 2025-05-09T10:44:35.5934625+02:00 0HNCEN9BK8J2C:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.5828ms (afa2e885) 2025-05-09T10:44:35.5935033+02:00 0HNCEN9BK8J2C:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:44:35.5936126+02:00 0HNCEN9BK8J2C:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.4497ms (74253ad3) 2025-05-09T10:45:35.2501950+02:00 0HNCEN9BK8J2C:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:45:35.2507347+02:00 0HNCEN9BK8J2C:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:45:35.2508455+02:00 0HNCEN9BK8J2C:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:45:35.3764628+02:00 0HNCEN9BK8J2C:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:45:35.3766479+02:00 0HNCEN9BK8J2C:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2006ms. (6f83ade2) 2025-05-09T10:45:35.3766736+02:00 0HNCEN9BK8J2C:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.7627ms (afa2e885) 2025-05-09T10:45:35.3766900+02:00 0HNCEN9BK8J2C:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:45:35.3767718+02:00 0HNCEN9BK8J2C:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.5899ms (74253ad3) 2025-05-09T10:46:35.4448846+02:00 0HNCEN9BK8J2D:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:46:35.4453362+02:00 0HNCEN9BK8J2D:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:46:35.4454183+02:00 0HNCEN9BK8J2D:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:46:35.5664913+02:00 0HNCEN9BK8J2D:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:46:35.5666877+02:00 0HNCEN9BK8J2D:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2038ms. (6f83ade2) 2025-05-09T10:46:35.5667414+02:00 0HNCEN9BK8J2D:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.2864ms (afa2e885) 2025-05-09T10:46:35.5667602+02:00 0HNCEN9BK8J2D:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:46:35.5668699+02:00 0HNCEN9BK8J2D:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.977ms (74253ad3) 2025-05-09T10:47:35.2540746+02:00 0HNCEN9BK8J2E:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:47:35.2545129+02:00 0HNCEN9BK8J2E:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:47:35.2546094+02:00 0HNCEN9BK8J2E:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:47:35.3755763+02:00 0HNCEN9BK8J2E:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:47:35.3757542+02:00 0HNCEN9BK8J2E:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1898ms. (6f83ade2) 2025-05-09T10:47:35.3757948+02:00 0HNCEN9BK8J2E:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.1463ms (afa2e885) 2025-05-09T10:47:35.3758116+02:00 0HNCEN9BK8J2E:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:47:35.3759096+02:00 0HNCEN9BK8J2E:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.8213ms (74253ad3) 2025-05-09T10:48:35.3958808+02:00 0HNCEN9BK8J2D:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:48:35.3963112+02:00 0HNCEN9BK8J2D:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:48:35.3963950+02:00 0HNCEN9BK8J2D:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:48:35.5151486+02:00 0HNCEN9BK8J2D:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:48:35.5153230+02:00 0HNCEN9BK8J2D:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1966ms. (6f83ade2) 2025-05-09T10:48:35.5153610+02:00 0HNCEN9BK8J2D:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.9211ms (afa2e885) 2025-05-09T10:48:35.5153784+02:00 0HNCEN9BK8J2D:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:48:35.5154755+02:00 0HNCEN9BK8J2D:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.6006ms (74253ad3) 2025-05-09T10:49:35.2378817+02:00 0HNCEN9BK8J2F:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:49:35.2383934+02:00 0HNCEN9BK8J2F:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:49:35.2385000+02:00 0HNCEN9BK8J2F:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:49:35.3592046+02:00 0HNCEN9BK8J2F:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:49:35.3593861+02:00 0HNCEN9BK8J2F:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.193ms. (6f83ade2) 2025-05-09T10:49:35.3594190+02:00 0HNCEN9BK8J2F:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.8683ms (afa2e885) 2025-05-09T10:49:35.3594377+02:00 0HNCEN9BK8J2F:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:49:35.3595337+02:00 0HNCEN9BK8J2F:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.6576ms (74253ad3) 2025-05-09T10:50:35.4046467+02:00 0HNCEN9BK8J2F:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:50:35.4051996+02:00 0HNCEN9BK8J2F:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:50:35.4052973+02:00 0HNCEN9BK8J2F:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:50:35.5245246+02:00 0HNCEN9BK8J2F:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:50:35.5247196+02:00 0HNCEN9BK8J2F:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.214ms. (6f83ade2) 2025-05-09T10:50:35.5247721+02:00 0HNCEN9BK8J2F:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.4363ms (afa2e885) 2025-05-09T10:50:35.5248117+02:00 0HNCEN9BK8J2F:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:50:35.5249044+02:00 0HNCEN9BK8J2F:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.268ms (74253ad3) 2025-05-09T10:51:35.2430691+02:00 0HNCEN9BK8J2G:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:51:35.2434734+02:00 0HNCEN9BK8J2G:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:51:35.2435554+02:00 0HNCEN9BK8J2G:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:51:35.3662480+02:00 0HNCEN9BK8J2G:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:51:35.3664153+02:00 0HNCEN9BK8J2G:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1814ms. (6f83ade2) 2025-05-09T10:51:35.3664460+02:00 0HNCEN9BK8J2G:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.8546ms (afa2e885) 2025-05-09T10:51:35.3664650+02:00 0HNCEN9BK8J2G:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:51:35.3665560+02:00 0HNCEN9BK8J2G:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.4926ms (74253ad3) 2025-05-09T10:52:35.4859465+02:00 0HNCEN9BK8J2G:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:52:35.4864135+02:00 0HNCEN9BK8J2G:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:52:35.4864996+02:00 0HNCEN9BK8J2G:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:52:35.6078869+02:00 0HNCEN9BK8J2G:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:52:35.6080823+02:00 0HNCEN9BK8J2G:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2178ms. (6f83ade2) 2025-05-09T10:52:35.6081227+02:00 0HNCEN9BK8J2G:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.577ms (afa2e885) 2025-05-09T10:52:35.6081427+02:00 0HNCEN9BK8J2G:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:52:35.6082374+02:00 0HNCEN9BK8J2G:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.2968ms (74253ad3) 2025-05-09T10:53:35.2469018+02:00 0HNCEN9BK8J2H:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:53:35.2473682+02:00 0HNCEN9BK8J2H:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:53:35.2474491+02:00 0HNCEN9BK8J2H:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:53:35.3686397+02:00 0HNCEN9BK8J2H:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:53:35.3688915+02:00 0HNCEN9BK8J2H:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2603ms. (6f83ade2) 2025-05-09T10:53:35.3689421+02:00 0HNCEN9BK8J2H:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.431ms (afa2e885) 2025-05-09T10:53:35.3689768+02:00 0HNCEN9BK8J2H:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:53:35.3690983+02:00 0HNCEN9BK8J2H:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.1972ms (74253ad3) 2025-05-09T10:54:35.4682454+02:00 0HNCEN9BK8J2I:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:54:35.4688226+02:00 0HNCEN9BK8J2I:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:54:35.4689258+02:00 0HNCEN9BK8J2I:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:54:35.5960350+02:00 0HNCEN9BK8J2I:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:54:35.5963792+02:00 0HNCEN9BK8J2I:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3737ms. (6f83ade2) 2025-05-09T10:54:35.5964755+02:00 0HNCEN9BK8J2I:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.4598ms (afa2e885) 2025-05-09T10:54:35.5965219+02:00 0HNCEN9BK8J2I:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:54:35.5965996+02:00 0HNCEN9BK8J2I:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.3604ms (74253ad3) 2025-05-09T10:55:35.2535365+02:00 0HNCEN9BK8J2J:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:55:35.2540120+02:00 0HNCEN9BK8J2J:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:55:35.2540962+02:00 0HNCEN9BK8J2J:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:55:35.3790186+02:00 0HNCEN9BK8J2J:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:55:35.3792021+02:00 0HNCEN9BK8J2J:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1969ms. (6f83ade2) 2025-05-09T10:55:35.3792404+02:00 0HNCEN9BK8J2J:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.1ms (afa2e885) 2025-05-09T10:55:35.3792863+02:00 0HNCEN9BK8J2J:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:55:35.3793702+02:00 0HNCEN9BK8J2J:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.8439ms (74253ad3) 2025-05-09T10:56:35.4874962+02:00 0HNCEN9BK8J2K:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:56:35.4879583+02:00 0HNCEN9BK8J2K:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:56:35.4880747+02:00 0HNCEN9BK8J2K:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:56:35.6078156+02:00 0HNCEN9BK8J2K:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:56:35.6080137+02:00 0HNCEN9BK8J2K:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2164ms. (6f83ade2) 2025-05-09T10:56:35.6080532+02:00 0HNCEN9BK8J2K:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.947ms (afa2e885) 2025-05-09T10:56:35.6080846+02:00 0HNCEN9BK8J2K:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:56:35.6081917+02:00 0HNCEN9BK8J2K:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.7113ms (74253ad3) 2025-05-09T10:57:35.2332652+02:00 0HNCEN9BK8J2L:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:57:35.2337380+02:00 0HNCEN9BK8J2L:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:57:35.2338715+02:00 0HNCEN9BK8J2L:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:57:35.3547529+02:00 0HNCEN9BK8J2L:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:57:35.3549497+02:00 0HNCEN9BK8J2L:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.203ms. (6f83ade2) 2025-05-09T10:57:35.3549811+02:00 0HNCEN9BK8J2L:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.0664ms (afa2e885) 2025-05-09T10:57:35.3549988+02:00 0HNCEN9BK8J2L:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:57:35.3550757+02:00 0HNCEN9BK8J2L:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.8315ms (74253ad3) 2025-05-09T10:58:35.4397434+02:00 0HNCEN9BK8J2K:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:58:35.4401608+02:00 0HNCEN9BK8J2K:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:58:35.4402512+02:00 0HNCEN9BK8J2K:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:58:35.5624089+02:00 0HNCEN9BK8J2K:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:58:35.5626061+02:00 0HNCEN9BK8J2K:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2188ms. (6f83ade2) 2025-05-09T10:58:35.5626619+02:00 0HNCEN9BK8J2K:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.3546ms (afa2e885) 2025-05-09T10:58:35.5627027+02:00 0HNCEN9BK8J2K:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:58:35.5627930+02:00 0HNCEN9BK8J2K:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.0673ms (74253ad3) 2025-05-09T10:59:35.2337506+02:00 0HNCEN9BK8J2M:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T10:59:35.2341808+02:00 0HNCEN9BK8J2M:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T10:59:35.2342773+02:00 0HNCEN9BK8J2M:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T10:59:35.3393625+02:00 0HNCEN9BK8J2M:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T10:59:35.3395262+02:00 0HNCEN9BK8J2M:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1781ms. (6f83ade2) 2025-05-09T10:59:35.3395509+02:00 0HNCEN9BK8J2M:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.2277ms (afa2e885) 2025-05-09T10:59:35.3395667+02:00 0HNCEN9BK8J2M:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T10:59:35.3396292+02:00 0HNCEN9BK8J2M:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.8861ms (74253ad3) 2025-05-09T11:00:35.4680168+02:00 0HNCEN9BK8J2N:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:00:35.4685099+02:00 0HNCEN9BK8J2N:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:00:35.4685938+02:00 0HNCEN9BK8J2N:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:00:35.5835612+02:00 0HNCEN9BK8J2N:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:00:35.5837549+02:00 0HNCEN9BK8J2N:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2094ms. (6f83ade2) 2025-05-09T11:00:35.5837985+02:00 0HNCEN9BK8J2N:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.1676ms (afa2e885) 2025-05-09T11:00:35.5838302+02:00 0HNCEN9BK8J2N:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:00:35.5839185+02:00 0HNCEN9BK8J2N:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.9602ms (74253ad3) 2025-05-09T11:01:35.2416630+02:00 0HNCEN9BK8J2O:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:01:35.2421330+02:00 0HNCEN9BK8J2O:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:01:35.2422326+02:00 0HNCEN9BK8J2O:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:01:35.3626342+02:00 0HNCEN9BK8J2O:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:01:35.3628174+02:00 0HNCEN9BK8J2O:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1965ms. (6f83ade2) 2025-05-09T11:01:35.3628743+02:00 0HNCEN9BK8J2O:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.5984ms (afa2e885) 2025-05-09T11:01:35.3629053+02:00 0HNCEN9BK8J2O:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:01:35.3629831+02:00 0HNCEN9BK8J2O:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.3326ms (74253ad3) 2025-05-09T11:02:35.4672280+02:00 0HNCEN9BK8J2P:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:02:35.4677239+02:00 0HNCEN9BK8J2P:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:02:35.4678159+02:00 0HNCEN9BK8J2P:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:02:35.5870996+02:00 0HNCEN9BK8J2P:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:02:35.5872780+02:00 0HNCEN9BK8J2P:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.199ms. (6f83ade2) 2025-05-09T11:02:35.5873506+02:00 0HNCEN9BK8J2P:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.4763ms (afa2e885) 2025-05-09T11:02:35.5873710+02:00 0HNCEN9BK8J2P:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:02:35.5874755+02:00 0HNCEN9BK8J2P:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.2444ms (74253ad3) 2025-05-09T11:03:35.2545440+02:00 0HNCEN9BK8J2Q:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:03:35.2550032+02:00 0HNCEN9BK8J2Q:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:03:35.2550940+02:00 0HNCEN9BK8J2Q:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:03:35.3799928+02:00 0HNCEN9BK8J2Q:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:03:35.3801756+02:00 0HNCEN9BK8J2Q:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1957ms. (6f83ade2) 2025-05-09T11:03:35.3802232+02:00 0HNCEN9BK8J2Q:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.094ms (afa2e885) 2025-05-09T11:03:35.3802530+02:00 0HNCEN9BK8J2Q:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:03:35.3803489+02:00 0HNCEN9BK8J2Q:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.8135ms (74253ad3) 2025-05-09T11:04:35.4770170+02:00 0HNCEN9BK8J2R:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:04:35.4775262+02:00 0HNCEN9BK8J2R:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:04:35.4776201+02:00 0HNCEN9BK8J2R:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:04:35.5983824+02:00 0HNCEN9BK8J2R:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:04:35.5986033+02:00 0HNCEN9BK8J2R:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2554ms. (6f83ade2) 2025-05-09T11:04:35.5986611+02:00 0HNCEN9BK8J2R:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.9997ms (afa2e885) 2025-05-09T11:04:35.5986966+02:00 0HNCEN9BK8J2R:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:04:35.5988019+02:00 0HNCEN9BK8J2R:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.7838ms (74253ad3) 2025-05-09T11:05:35.2628916+02:00 0HNCEN9BK8J2S:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:05:35.2633303+02:00 0HNCEN9BK8J2S:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:05:35.2634142+02:00 0HNCEN9BK8J2S:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:05:35.3689262+02:00 0HNCEN9BK8J2S:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:05:35.3690987+02:00 0HNCEN9BK8J2S:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1819ms. (6f83ade2) 2025-05-09T11:05:35.3691394+02:00 0HNCEN9BK8J2S:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.6891ms (afa2e885) 2025-05-09T11:05:35.3691554+02:00 0HNCEN9BK8J2S:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:05:35.3692310+02:00 0HNCEN9BK8J2S:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.3488ms (74253ad3) 2025-05-09T11:06:35.5380803+02:00 0HNCEN9BK8J2T:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:06:35.5385661+02:00 0HNCEN9BK8J2T:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:06:35.5386584+02:00 0HNCEN9BK8J2T:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:06:35.6570639+02:00 0HNCEN9BK8J2T:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:06:35.6572861+02:00 0HNCEN9BK8J2T:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2439ms. (6f83ade2) 2025-05-09T11:06:35.6573474+02:00 0HNCEN9BK8J2T:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.649ms (afa2e885) 2025-05-09T11:06:35.6573845+02:00 0HNCEN9BK8J2T:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:06:35.6575044+02:00 0HNCEN9BK8J2T:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.4183ms (74253ad3) 2025-05-09T11:07:35.2684507+02:00 0HNCEN9BK8J2U:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:07:35.2689080+02:00 0HNCEN9BK8J2U:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:07:35.2689936+02:00 0HNCEN9BK8J2U:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:07:35.3884797+02:00 0HNCEN9BK8J2U:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:07:35.3886741+02:00 0HNCEN9BK8J2U:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2078ms. (6f83ade2) 2025-05-09T11:07:35.3887379+02:00 0HNCEN9BK8J2U:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.6886ms (afa2e885) 2025-05-09T11:07:35.3887795+02:00 0HNCEN9BK8J2U:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:07:35.3888739+02:00 0HNCEN9BK8J2U:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.4446ms (74253ad3) 2025-05-09T11:08:35.4455145+02:00 0HNCEN9BK8J2U:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:08:35.4459538+02:00 0HNCEN9BK8J2U:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:08:35.4460388+02:00 0HNCEN9BK8J2U:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:08:35.5696551+02:00 0HNCEN9BK8J2U:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:08:35.5698324+02:00 0HNCEN9BK8J2U:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1993ms. (6f83ade2) 2025-05-09T11:08:35.5698756+02:00 0HNCEN9BK8J2U:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.7953ms (afa2e885) 2025-05-09T11:08:35.5698978+02:00 0HNCEN9BK8J2U:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:08:35.5699975+02:00 0HNCEN9BK8J2U:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.4794ms (74253ad3) 2025-05-09T11:09:35.2689931+02:00 0HNCEN9BK8J2V:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:09:35.2694943+02:00 0HNCEN9BK8J2V:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:09:35.2695766+02:00 0HNCEN9BK8J2V:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:09:35.3830652+02:00 0HNCEN9BK8J2V:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:09:35.3832420+02:00 0HNCEN9BK8J2V:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1916ms. (6f83ade2) 2025-05-09T11:09:35.3832736+02:00 0HNCEN9BK8J2V:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.6375ms (afa2e885) 2025-05-09T11:09:35.3832925+02:00 0HNCEN9BK8J2V:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:09:35.3833750+02:00 0HNCEN9BK8J2V:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.3954ms (74253ad3) 2025-05-09T11:10:35.4008438+02:00 0HNCEN9BK8J30:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:10:35.4012570+02:00 0HNCEN9BK8J30:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:10:35.4013396+02:00 0HNCEN9BK8J30:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:10:35.5160891+02:00 0HNCEN9BK8J30:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:10:35.5162660+02:00 0HNCEN9BK8J30:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1869ms. (6f83ade2) 2025-05-09T11:10:35.5163256+02:00 0HNCEN9BK8J30:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.945ms (afa2e885) 2025-05-09T11:10:35.5163592+02:00 0HNCEN9BK8J30:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:10:35.5164502+02:00 0HNCEN9BK8J30:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.6253ms (74253ad3) 2025-05-09T11:11:35.2167305+02:00 0HNCEN9BK8J31:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:11:35.2172087+02:00 0HNCEN9BK8J31:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:11:35.2172945+02:00 0HNCEN9BK8J31:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:11:35.3397017+02:00 0HNCEN9BK8J31:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:11:35.3399651+02:00 0HNCEN9BK8J31:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.277ms. (6f83ade2) 2025-05-09T11:11:35.3400297+02:00 0HNCEN9BK8J31:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.6916ms (afa2e885) 2025-05-09T11:11:35.3400869+02:00 0HNCEN9BK8J31:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:11:35.3401897+02:00 0HNCEN9BK8J31:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.4616ms (74253ad3) 2025-05-09T11:12:35.4738770+02:00 0HNCEN9BK8J32:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:12:35.4743351+02:00 0HNCEN9BK8J32:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:12:35.4744194+02:00 0HNCEN9BK8J32:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:12:35.5972117+02:00 0HNCEN9BK8J32:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:12:35.5973895+02:00 0HNCEN9BK8J32:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.201ms. (6f83ade2) 2025-05-09T11:12:35.5974186+02:00 0HNCEN9BK8J32:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.9604ms (afa2e885) 2025-05-09T11:12:35.5974445+02:00 0HNCEN9BK8J32:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:12:35.5975278+02:00 0HNCEN9BK8J32:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.6691ms (74253ad3) 2025-05-09T11:13:35.2275443+02:00 0HNCEN9BK8J33:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:13:35.2280117+02:00 0HNCEN9BK8J33:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:13:35.2281073+02:00 0HNCEN9BK8J33:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:13:35.3486627+02:00 0HNCEN9BK8J33:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:13:35.3488485+02:00 0HNCEN9BK8J33:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1997ms. (6f83ade2) 2025-05-09T11:13:35.3489077+02:00 0HNCEN9BK8J33:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.757ms (afa2e885) 2025-05-09T11:13:35.3489391+02:00 0HNCEN9BK8J33:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:13:35.3490042+02:00 0HNCEN9BK8J33:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.4791ms (74253ad3) 2025-05-09T11:14:35.7276279+02:00 0HNCEN9BK8J32:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:14:35.7281080+02:00 0HNCEN9BK8J32:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:14:35.7281924+02:00 0HNCEN9BK8J32:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:14:35.8479887+02:00 0HNCEN9BK8J32:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:14:35.8482246+02:00 0HNCEN9BK8J32:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2572ms. (6f83ade2) 2025-05-09T11:14:35.8482776+02:00 0HNCEN9BK8J32:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.0439ms (afa2e885) 2025-05-09T11:14:35.8483099+02:00 0HNCEN9BK8J32:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:14:35.8484185+02:00 0HNCEN9BK8J32:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.7835ms (74253ad3) 2025-05-09T11:15:35.2379456+02:00 0HNCEN9BK8J34:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:15:35.2383932+02:00 0HNCEN9BK8J34:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:15:35.2384768+02:00 0HNCEN9BK8J34:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:15:35.3593060+02:00 0HNCEN9BK8J34:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:15:35.3594940+02:00 0HNCEN9BK8J34:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1931ms. (6f83ade2) 2025-05-09T11:15:35.3595350+02:00 0HNCEN9BK8J34:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.0144ms (afa2e885) 2025-05-09T11:15:35.3595708+02:00 0HNCEN9BK8J34:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:15:35.3596622+02:00 0HNCEN9BK8J34:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.7249ms (74253ad3) 2025-05-09T11:16:35.4494132+02:00 0HNCEN9BK8J32:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:16:35.4499477+02:00 0HNCEN9BK8J32:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:16:35.4500350+02:00 0HNCEN9BK8J32:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:16:35.5579193+02:00 0HNCEN9BK8J32:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:16:35.5581487+02:00 0HNCEN9BK8J32:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2443ms. (6f83ade2) 2025-05-09T11:16:35.5582191+02:00 0HNCEN9BK8J32:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 108.1334ms (afa2e885) 2025-05-09T11:16:35.5582595+02:00 0HNCEN9BK8J32:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:16:35.5583746+02:00 0HNCEN9BK8J32:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.9602ms (74253ad3) 2025-05-09T11:17:35.2236993+02:00 0HNCEN9BK8J35:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:17:35.2242218+02:00 0HNCEN9BK8J35:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:17:35.2243307+02:00 0HNCEN9BK8J35:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:17:35.3337965+02:00 0HNCEN9BK8J35:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:17:35.3339632+02:00 0HNCEN9BK8J35:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1907ms. (6f83ade2) 2025-05-09T11:17:35.3340350+02:00 0HNCEN9BK8J35:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 109.6249ms (afa2e885) 2025-05-09T11:17:35.3340705+02:00 0HNCEN9BK8J35:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:17:35.3341769+02:00 0HNCEN9BK8J35:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.4801ms (74253ad3) 2025-05-09T11:18:35.3819174+02:00 0HNCEN9BK8J35:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:18:35.3823885+02:00 0HNCEN9BK8J35:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:18:35.3824736+02:00 0HNCEN9BK8J35:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:18:35.4877389+02:00 0HNCEN9BK8J35:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:18:35.4879467+02:00 0HNCEN9BK8J35:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2276ms. (6f83ade2) 2025-05-09T11:18:35.4880091+02:00 0HNCEN9BK8J35:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.4886ms (afa2e885) 2025-05-09T11:18:35.4880388+02:00 0HNCEN9BK8J35:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:18:35.4881200+02:00 0HNCEN9BK8J35:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.2124ms (74253ad3) 2025-05-09T11:19:35.2186147+02:00 0HNCEN9BK8J35:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:19:35.2191120+02:00 0HNCEN9BK8J35:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:19:35.2192004+02:00 0HNCEN9BK8J35:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:19:35.3385715+02:00 0HNCEN9BK8J35:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:19:35.3387769+02:00 0HNCEN9BK8J35:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2156ms. (6f83ade2) 2025-05-09T11:19:35.3388259+02:00 0HNCEN9BK8J35:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.5888ms (afa2e885) 2025-05-09T11:19:35.3388472+02:00 0HNCEN9BK8J35:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:19:35.3389382+02:00 0HNCEN9BK8J35:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.3309ms (74253ad3) 2025-05-09T11:20:35.4251996+02:00 0HNCEN9BK8J36:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:20:35.4257470+02:00 0HNCEN9BK8J36:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:20:35.4258754+02:00 0HNCEN9BK8J36:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:20:35.5437988+02:00 0HNCEN9BK8J36:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:20:35.5440304+02:00 0HNCEN9BK8J36:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.252ms. (6f83ade2) 2025-05-09T11:20:35.5441009+02:00 0HNCEN9BK8J36:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.1759ms (afa2e885) 2025-05-09T11:20:35.5441451+02:00 0HNCEN9BK8J36:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:20:35.5442505+02:00 0HNCEN9BK8J36:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.0541ms (74253ad3) 2025-05-09T11:21:35.2127782+02:00 0HNCEN9BK8J37:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:21:35.2132358+02:00 0HNCEN9BK8J37:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:21:35.2133304+02:00 0HNCEN9BK8J37:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:21:35.3160467+02:00 0HNCEN9BK8J37:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:21:35.3162697+02:00 0HNCEN9BK8J37:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2323ms. (6f83ade2) 2025-05-09T11:21:35.3163190+02:00 0HNCEN9BK8J37:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 102.943ms (afa2e885) 2025-05-09T11:21:35.3163578+02:00 0HNCEN9BK8J37:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:21:35.3164686+02:00 0HNCEN9BK8J37:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 103.6845ms (74253ad3) 2025-05-09T11:25:35.4015308+02:00 0HNCEN9BK8J38:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:25:35.4018877+02:00 0HNCEN9BK8J38:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:25:35.4019527+02:00 0HNCEN9BK8J38:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:25:35.6481130+02:00 0HNCEN9BK8J38:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:25:35.6483277+02:00 0HNCEN9BK8J38:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2367ms. (6f83ade2) 2025-05-09T11:25:35.6484154+02:00 0HNCEN9BK8J38:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 246.4149ms (afa2e885) 2025-05-09T11:25:35.6484513+02:00 0HNCEN9BK8J38:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:25:35.6485661+02:00 0HNCEN9BK8J38:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 247.0202ms (74253ad3) 2025-05-09T11:26:35.2206070+02:00 0HNCEN9BK8J39:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:26:35.2210417+02:00 0HNCEN9BK8J39:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:26:35.2211262+02:00 0HNCEN9BK8J39:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:26:35.3488964+02:00 0HNCEN9BK8J39:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:26:35.3490818+02:00 0HNCEN9BK8J39:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1938ms. (6f83ade2) 2025-05-09T11:26:35.3491491+02:00 0HNCEN9BK8J39:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.977ms (afa2e885) 2025-05-09T11:26:35.3491884+02:00 0HNCEN9BK8J39:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:26:35.3493057+02:00 0HNCEN9BK8J39:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.708ms (74253ad3) 2025-05-09T11:27:35.3652304+02:00 0HNCEN9BK8J38:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:27:35.3657218+02:00 0HNCEN9BK8J38:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:27:35.3658555+02:00 0HNCEN9BK8J38:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:27:35.4851132+02:00 0HNCEN9BK8J38:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:27:35.4853696+02:00 0HNCEN9BK8J38:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.283ms. (6f83ade2) 2025-05-09T11:27:35.4854300+02:00 0HNCEN9BK8J38:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.5278ms (afa2e885) 2025-05-09T11:27:35.4854861+02:00 0HNCEN9BK8J38:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:27:35.4855926+02:00 0HNCEN9BK8J38:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.3671ms (74253ad3) 2025-05-09T11:28:35.2081008+02:00 0HNCEN9BK8J38:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:28:35.2084985+02:00 0HNCEN9BK8J38:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:28:35.2085622+02:00 0HNCEN9BK8J38:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:28:35.3371254+02:00 0HNCEN9BK8J38:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:28:35.3373838+02:00 0HNCEN9BK8J38:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2665ms. (6f83ade2) 2025-05-09T11:28:35.3374556+02:00 0HNCEN9BK8J38:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.8594ms (afa2e885) 2025-05-09T11:28:35.3374955+02:00 0HNCEN9BK8J38:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:28:35.3376081+02:00 0HNCEN9BK8J38:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.4996ms (74253ad3) 2025-05-09T11:29:35.4129467+02:00 0HNCEN9BK8J38:00000004 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:29:35.4133974+02:00 0HNCEN9BK8J38:00000004 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:29:35.4134960+02:00 0HNCEN9BK8J38:00000004 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:29:35.5361112+02:00 0HNCEN9BK8J38:00000004 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:29:35.5363671+02:00 0HNCEN9BK8J38:00000004 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2798ms. (6f83ade2) 2025-05-09T11:29:35.5364171+02:00 0HNCEN9BK8J38:00000004 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.8817ms (afa2e885) 2025-05-09T11:29:35.5364416+02:00 0HNCEN9BK8J38:00000004 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:29:35.5365396+02:00 0HNCEN9BK8J38:00000004 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.6071ms (74253ad3) 2025-05-09T11:30:35.2009305+02:00 0HNCEN9BK8J3A:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:30:35.2014157+02:00 0HNCEN9BK8J3A:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:30:35.2015012+02:00 0HNCEN9BK8J3A:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:30:35.3084102+02:00 0HNCEN9BK8J3A:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:30:35.3086090+02:00 0HNCEN9BK8J3A:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2073ms. (6f83ade2) 2025-05-09T11:30:35.3086500+02:00 0HNCEN9BK8J3A:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.1113ms (afa2e885) 2025-05-09T11:30:35.3086703+02:00 0HNCEN9BK8J3A:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:30:35.3087671+02:00 0HNCEN9BK8J3A:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.8445ms (74253ad3) 2025-05-09T11:31:35.4143609+02:00 0HNCEN9BK8J3B:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:31:35.4148907+02:00 0HNCEN9BK8J3B:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:31:35.4149985+02:00 0HNCEN9BK8J3B:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:31:35.5261439+02:00 0HNCEN9BK8J3B:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:31:35.5263213+02:00 0HNCEN9BK8J3B:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.198ms. (6f83ade2) 2025-05-09T11:31:35.5263688+02:00 0HNCEN9BK8J3B:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.2988ms (afa2e885) 2025-05-09T11:31:35.5263890+02:00 0HNCEN9BK8J3B:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:31:35.5264950+02:00 0HNCEN9BK8J3B:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.1088ms (74253ad3) 2025-05-09T11:32:35.2048104+02:00 0HNCEN9BK8J3C:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:32:35.2053045+02:00 0HNCEN9BK8J3C:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:32:35.2054068+02:00 0HNCEN9BK8J3C:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:32:35.3141046+02:00 0HNCEN9BK8J3C:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:32:35.3142790+02:00 0HNCEN9BK8J3C:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1878ms. (6f83ade2) 2025-05-09T11:32:35.3143207+02:00 0HNCEN9BK8J3C:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 108.8737ms (afa2e885) 2025-05-09T11:32:35.3143380+02:00 0HNCEN9BK8J3C:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:32:35.3144062+02:00 0HNCEN9BK8J3C:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 109.6066ms (74253ad3) 2025-05-09T11:33:35.4298172+02:00 0HNCEN9BK8J3D:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:33:35.4302645+02:00 0HNCEN9BK8J3D:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:33:35.4303488+02:00 0HNCEN9BK8J3D:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:33:35.5460872+02:00 0HNCEN9BK8J3D:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:33:35.5462729+02:00 0HNCEN9BK8J3D:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2018ms. (6f83ade2) 2025-05-09T11:33:35.5463231+02:00 0HNCEN9BK8J3D:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.9337ms (afa2e885) 2025-05-09T11:33:35.5463588+02:00 0HNCEN9BK8J3D:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:33:35.5464478+02:00 0HNCEN9BK8J3D:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.6558ms (74253ad3) 2025-05-09T11:34:35.2025377+02:00 0HNCEN9BK8J3E:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:34:35.2030138+02:00 0HNCEN9BK8J3E:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:34:35.2031131+02:00 0HNCEN9BK8J3E:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:34:35.3177816+02:00 0HNCEN9BK8J3E:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:34:35.3179827+02:00 0HNCEN9BK8J3E:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2135ms. (6f83ade2) 2025-05-09T11:34:35.3180176+02:00 0HNCEN9BK8J3E:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.8641ms (afa2e885) 2025-05-09T11:34:35.3180479+02:00 0HNCEN9BK8J3E:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:34:35.3181405+02:00 0HNCEN9BK8J3E:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.6062ms (74253ad3) 2025-05-09T11:35:35.4062897+02:00 0HNCEN9BK8J3F:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:35:35.4067973+02:00 0HNCEN9BK8J3F:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:35:35.4068912+02:00 0HNCEN9BK8J3F:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:35:35.5230740+02:00 0HNCEN9BK8J3F:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:35:35.5233416+02:00 0HNCEN9BK8J3F:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2857ms. (6f83ade2) 2025-05-09T11:35:35.5233993+02:00 0HNCEN9BK8J3F:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.4568ms (afa2e885) 2025-05-09T11:35:35.5234283+02:00 0HNCEN9BK8J3F:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:35:35.5235415+02:00 0HNCEN9BK8J3F:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.2395ms (74253ad3) 2025-05-09T11:36:35.2063077+02:00 0HNCEN9BK8J3G:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:36:35.2067267+02:00 0HNCEN9BK8J3G:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:36:35.2068033+02:00 0HNCEN9BK8J3G:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:36:35.3275274+02:00 0HNCEN9BK8J3G:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:36:35.3277315+02:00 0HNCEN9BK8J3G:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2168ms. (6f83ade2) 2025-05-09T11:36:35.3277800+02:00 0HNCEN9BK8J3G:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.9324ms (afa2e885) 2025-05-09T11:36:35.3278107+02:00 0HNCEN9BK8J3G:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:36:35.3279021+02:00 0HNCEN9BK8J3G:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.5966ms (74253ad3) 2025-05-09T11:37:35.4312696+02:00 0HNCEN9BK8J3H:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:37:35.4317329+02:00 0HNCEN9BK8J3H:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:37:35.4318260+02:00 0HNCEN9BK8J3H:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:37:35.5592299+02:00 0HNCEN9BK8J3H:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:37:35.5594866+02:00 0HNCEN9BK8J3H:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2789ms. (6f83ade2) 2025-05-09T11:37:35.5595546+02:00 0HNCEN9BK8J3H:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.679ms (afa2e885) 2025-05-09T11:37:35.5595820+02:00 0HNCEN9BK8J3H:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:37:35.5596787+02:00 0HNCEN9BK8J3H:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.4014ms (74253ad3) 2025-05-09T11:38:35.2012710+02:00 0HNCEN9BK8J3I:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:38:35.2016499+02:00 0HNCEN9BK8J3I:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:38:35.2017381+02:00 0HNCEN9BK8J3I:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:38:35.3202615+02:00 0HNCEN9BK8J3I:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:38:35.3204363+02:00 0HNCEN9BK8J3I:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1862ms. (6f83ade2) 2025-05-09T11:38:35.3205007+02:00 0HNCEN9BK8J3I:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.6984ms (afa2e885) 2025-05-09T11:38:35.3205463+02:00 0HNCEN9BK8J3I:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:38:35.3206661+02:00 0HNCEN9BK8J3I:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.3978ms (74253ad3) 2025-05-09T11:39:35.4003337+02:00 0HNCEN9BK8J3J:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:39:35.4008394+02:00 0HNCEN9BK8J3J:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:39:35.4009462+02:00 0HNCEN9BK8J3J:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:39:35.5256736+02:00 0HNCEN9BK8J3J:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:39:35.5258801+02:00 0HNCEN9BK8J3J:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2272ms. (6f83ade2) 2025-05-09T11:39:35.5259415+02:00 0HNCEN9BK8J3J:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.9231ms (afa2e885) 2025-05-09T11:39:35.5259739+02:00 0HNCEN9BK8J3J:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:39:35.5261311+02:00 0HNCEN9BK8J3J:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.7701ms (74253ad3) 2025-05-09T11:40:35.1967072+02:00 0HNCEN9BK8J3K:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:40:35.1971849+02:00 0HNCEN9BK8J3K:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:40:35.1972789+02:00 0HNCEN9BK8J3K:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:40:35.3157518+02:00 0HNCEN9BK8J3K:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:40:35.3159657+02:00 0HNCEN9BK8J3K:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2291ms. (6f83ade2) 2025-05-09T11:40:35.3159964+02:00 0HNCEN9BK8J3K:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.6881ms (afa2e885) 2025-05-09T11:40:35.3160248+02:00 0HNCEN9BK8J3K:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:40:35.3161203+02:00 0HNCEN9BK8J3K:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.4276ms (74253ad3) 2025-05-09T11:41:35.3530309+02:00 0HNCEN9BK8J3L:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:41:35.3535263+02:00 0HNCEN9BK8J3L:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:41:35.3536285+02:00 0HNCEN9BK8J3L:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:41:35.4761909+02:00 0HNCEN9BK8J3L:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:41:35.4764373+02:00 0HNCEN9BK8J3L:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2628ms. (6f83ade2) 2025-05-09T11:41:35.4765030+02:00 0HNCEN9BK8J3L:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.8269ms (afa2e885) 2025-05-09T11:41:35.4765407+02:00 0HNCEN9BK8J3L:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:41:35.4766969+02:00 0HNCEN9BK8J3L:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.6346ms (74253ad3) 2025-05-09T11:42:35.1917950+02:00 0HNCEN9BK8J3M:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:42:35.1923387+02:00 0HNCEN9BK8J3M:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:42:35.1924210+02:00 0HNCEN9BK8J3M:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:42:35.2964126+02:00 0HNCEN9BK8J3M:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:42:35.2966260+02:00 0HNCEN9BK8J3M:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2056ms. (6f83ade2) 2025-05-09T11:42:35.2966809+02:00 0HNCEN9BK8J3M:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.2189ms (afa2e885) 2025-05-09T11:42:35.2967194+02:00 0HNCEN9BK8J3M:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:42:35.2968222+02:00 0HNCEN9BK8J3M:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.0384ms (74253ad3) 2025-05-09T11:43:35.4525389+02:00 0HNCEN9BK8J3N:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:43:35.4528447+02:00 0HNCEN9BK8J3N:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:43:35.4529117+02:00 0HNCEN9BK8J3N:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:43:35.5725408+02:00 0HNCEN9BK8J3N:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:43:35.5727375+02:00 0HNCEN9BK8J3N:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.205ms. (6f83ade2) 2025-05-09T11:43:35.5727944+02:00 0HNCEN9BK8J3N:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.8379ms (afa2e885) 2025-05-09T11:43:35.5728256+02:00 0HNCEN9BK8J3N:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:43:35.5729201+02:00 0HNCEN9BK8J3N:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.3826ms (74253ad3) 2025-05-09T11:44:35.1949342+02:00 0HNCEN9BK8J3O:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:44:35.1953666+02:00 0HNCEN9BK8J3O:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:44:35.1954602+02:00 0HNCEN9BK8J3O:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:44:35.3231428+02:00 0HNCEN9BK8J3O:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:44:35.3233497+02:00 0HNCEN9BK8J3O:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2211ms. (6f83ade2) 2025-05-09T11:44:35.3234006+02:00 0HNCEN9BK8J3O:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.9039ms (afa2e885) 2025-05-09T11:44:35.3234170+02:00 0HNCEN9BK8J3O:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:44:35.3235102+02:00 0HNCEN9BK8J3O:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.572ms (74253ad3) 2025-05-09T11:45:35.4068151+02:00 0HNCEN9BK8J3P:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:45:35.4073121+02:00 0HNCEN9BK8J3P:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:45:35.4074078+02:00 0HNCEN9BK8J3P:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:45:35.5328938+02:00 0HNCEN9BK8J3P:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:45:35.5330859+02:00 0HNCEN9BK8J3P:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2168ms. (6f83ade2) 2025-05-09T11:45:35.5331318+02:00 0HNCEN9BK8J3P:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.686ms (afa2e885) 2025-05-09T11:45:35.5331524+02:00 0HNCEN9BK8J3P:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:45:35.5332481+02:00 0HNCEN9BK8J3P:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.4642ms (74253ad3) 2025-05-09T11:46:35.1856082+02:00 0HNCEN9BK8J3P:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:46:35.1861153+02:00 0HNCEN9BK8J3P:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:46:35.1862012+02:00 0HNCEN9BK8J3P:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:46:35.2886632+02:00 0HNCEN9BK8J3P:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:46:35.2888474+02:00 0HNCEN9BK8J3P:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1981ms. (6f83ade2) 2025-05-09T11:46:35.2888924+02:00 0HNCEN9BK8J3P:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 102.6525ms (afa2e885) 2025-05-09T11:46:35.2889172+02:00 0HNCEN9BK8J3P:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:46:35.2889880+02:00 0HNCEN9BK8J3P:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 103.3959ms (74253ad3) 2025-05-09T11:47:35.4052933+02:00 0HNCEN9BK8J3Q:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:47:35.4057405+02:00 0HNCEN9BK8J3Q:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:47:35.4058511+02:00 0HNCEN9BK8J3Q:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:47:35.5066471+02:00 0HNCEN9BK8J3Q:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:47:35.5068217+02:00 0HNCEN9BK8J3Q:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.198ms. (6f83ade2) 2025-05-09T11:47:35.5068615+02:00 0HNCEN9BK8J3Q:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 100.9592ms (afa2e885) 2025-05-09T11:47:35.5068791+02:00 0HNCEN9BK8J3Q:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:47:35.5069644+02:00 0HNCEN9BK8J3Q:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 101.6813ms (74253ad3) 2025-05-09T11:48:35.1858437+02:00 0HNCEN9BK8J3P:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:48:35.1863150+02:00 0HNCEN9BK8J3P:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:48:35.1864027+02:00 0HNCEN9BK8J3P:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:48:35.2868869+02:00 0HNCEN9BK8J3P:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:48:35.2870678+02:00 0HNCEN9BK8J3P:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1956ms. (6f83ade2) 2025-05-09T11:48:35.2870947+02:00 0HNCEN9BK8J3P:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 100.6568ms (afa2e885) 2025-05-09T11:48:35.2871121+02:00 0HNCEN9BK8J3P:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:48:35.2871956+02:00 0HNCEN9BK8J3P:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 101.4126ms (74253ad3) 2025-05-09T11:49:35.3513783+02:00 0HNCEN9BK8J3R:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:49:35.3518384+02:00 0HNCEN9BK8J3R:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:49:35.3519240+02:00 0HNCEN9BK8J3R:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:49:35.4589402+02:00 0HNCEN9BK8J3R:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:49:35.4591344+02:00 0HNCEN9BK8J3R:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2093ms. (6f83ade2) 2025-05-09T11:49:35.4591729+02:00 0HNCEN9BK8J3R:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.1886ms (afa2e885) 2025-05-09T11:49:35.4592076+02:00 0HNCEN9BK8J3R:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:49:35.4593187+02:00 0HNCEN9BK8J3R:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.9604ms (74253ad3) 2025-05-09T11:50:35.1775131+02:00 0HNCEN9BK8J3S:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:50:35.1780094+02:00 0HNCEN9BK8J3S:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:50:35.1780937+02:00 0HNCEN9BK8J3S:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:50:35.2850364+02:00 0HNCEN9BK8J3S:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:50:35.2852173+02:00 0HNCEN9BK8J3S:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1933ms. (6f83ade2) 2025-05-09T11:50:35.2852552+02:00 0HNCEN9BK8J3S:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.121ms (afa2e885) 2025-05-09T11:50:35.2852830+02:00 0HNCEN9BK8J3S:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:50:35.2853825+02:00 0HNCEN9BK8J3S:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.8781ms (74253ad3) 2025-05-09T11:51:35.3138094+02:00 0HNCEN9BK8J3T:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:51:35.3143258+02:00 0HNCEN9BK8J3T:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:51:35.3144229+02:00 0HNCEN9BK8J3T:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:51:35.4278668+02:00 0HNCEN9BK8J3T:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:51:35.4280775+02:00 0HNCEN9BK8J3T:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2318ms. (6f83ade2) 2025-05-09T11:51:35.4281268+02:00 0HNCEN9BK8J3T:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.6603ms (afa2e885) 2025-05-09T11:51:35.4281568+02:00 0HNCEN9BK8J3T:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:51:35.4282483+02:00 0HNCEN9BK8J3T:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.4707ms (74253ad3) 2025-05-09T11:52:35.1884107+02:00 0HNCEN9BK8J3U:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:52:35.1889894+02:00 0HNCEN9BK8J3U:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:52:35.1890947+02:00 0HNCEN9BK8J3U:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:52:35.3025287+02:00 0HNCEN9BK8J3U:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:52:35.3027530+02:00 0HNCEN9BK8J3U:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2392ms. (6f83ade2) 2025-05-09T11:52:35.3027978+02:00 0HNCEN9BK8J3U:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.6336ms (afa2e885) 2025-05-09T11:52:35.3028299+02:00 0HNCEN9BK8J3U:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:52:35.3029576+02:00 0HNCEN9BK8J3U:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.5403ms (74253ad3) 2025-05-09T11:53:35.4028861+02:00 0HNCEN9BK8J3V:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:53:35.4033374+02:00 0HNCEN9BK8J3V:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:53:35.4034435+02:00 0HNCEN9BK8J3V:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:53:35.5087030+02:00 0HNCEN9BK8J3V:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:53:35.5088798+02:00 0HNCEN9BK8J3V:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2017ms. (6f83ade2) 2025-05-09T11:53:35.5089199+02:00 0HNCEN9BK8J3V:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.4388ms (afa2e885) 2025-05-09T11:53:35.5089369+02:00 0HNCEN9BK8J3V:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:53:35.5090156+02:00 0HNCEN9BK8J3V:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.1527ms (74253ad3) 2025-05-09T11:54:35.1807541+02:00 0HNCEN9BK8J40:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:54:35.1813098+02:00 0HNCEN9BK8J40:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:54:35.1814140+02:00 0HNCEN9BK8J40:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:54:35.2860952+02:00 0HNCEN9BK8J40:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:54:35.2863213+02:00 0HNCEN9BK8J40:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.241ms. (6f83ade2) 2025-05-09T11:54:35.2863764+02:00 0HNCEN9BK8J40:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.8897ms (afa2e885) 2025-05-09T11:54:35.2864180+02:00 0HNCEN9BK8J40:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:54:35.2865114+02:00 0HNCEN9BK8J40:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.7627ms (74253ad3) 2025-05-09T11:55:35.4019920+02:00 0HNCEN9BK8J41:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:55:35.4024937+02:00 0HNCEN9BK8J41:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:55:35.4025854+02:00 0HNCEN9BK8J41:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:55:35.5212432+02:00 0HNCEN9BK8J41:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:55:35.5214837+02:00 0HNCEN9BK8J41:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2574ms. (6f83ade2) 2025-05-09T11:55:35.5215360+02:00 0HNCEN9BK8J41:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.9043ms (afa2e885) 2025-05-09T11:55:35.5215749+02:00 0HNCEN9BK8J41:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:55:35.5216663+02:00 0HNCEN9BK8J41:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.6806ms (74253ad3) 2025-05-09T11:56:35.1867853+02:00 0HNCEN9BK8J42:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:56:35.1873937+02:00 0HNCEN9BK8J42:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:56:35.1874959+02:00 0HNCEN9BK8J42:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:56:35.3099701+02:00 0HNCEN9BK8J42:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:56:35.3101688+02:00 0HNCEN9BK8J42:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.21ms. (6f83ade2) 2025-05-09T11:56:35.3102422+02:00 0HNCEN9BK8J42:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.6635ms (afa2e885) 2025-05-09T11:56:35.3102879+02:00 0HNCEN9BK8J42:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:56:35.3103950+02:00 0HNCEN9BK8J42:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.614ms (74253ad3) 2025-05-09T11:57:35.3730217+02:00 0HNCEN9BK8J43:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:57:35.3734966+02:00 0HNCEN9BK8J43:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:57:35.3735804+02:00 0HNCEN9BK8J43:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:57:35.4775995+02:00 0HNCEN9BK8J43:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:57:35.4777759+02:00 0HNCEN9BK8J43:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1966ms. (6f83ade2) 2025-05-09T11:57:35.4778625+02:00 0HNCEN9BK8J43:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.2393ms (afa2e885) 2025-05-09T11:57:35.4778796+02:00 0HNCEN9BK8J43:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:57:35.4779540+02:00 0HNCEN9BK8J43:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 104.9457ms (74253ad3) 2025-05-09T11:58:35.1725714+02:00 0HNCEN9BK8J44:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:58:35.1730864+02:00 0HNCEN9BK8J44:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:58:35.1732022+02:00 0HNCEN9BK8J44:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:58:35.2787963+02:00 0HNCEN9BK8J44:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:58:35.2789777+02:00 0HNCEN9BK8J44:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1845ms. (6f83ade2) 2025-05-09T11:58:35.2790169+02:00 0HNCEN9BK8J44:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.7748ms (afa2e885) 2025-05-09T11:58:35.2790422+02:00 0HNCEN9BK8J44:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:58:35.2791318+02:00 0HNCEN9BK8J44:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.5674ms (74253ad3) 2025-05-09T11:59:35.6853353+02:00 0HNCEN9BK8J45:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T11:59:35.6858794+02:00 0HNCEN9BK8J45:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T11:59:35.6859702+02:00 0HNCEN9BK8J45:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T11:59:35.8066071+02:00 0HNCEN9BK8J45:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T11:59:35.8068681+02:00 0HNCEN9BK8J45:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2757ms. (6f83ade2) 2025-05-09T11:59:35.8069257+02:00 0HNCEN9BK8J45:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.9071ms (afa2e885) 2025-05-09T11:59:35.8069622+02:00 0HNCEN9BK8J45:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T11:59:35.8070848+02:00 0HNCEN9BK8J45:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.7419ms (74253ad3) 2025-05-09T12:00:35.1698957+02:00 0HNCEN9BK8J46:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:00:35.1704140+02:00 0HNCEN9BK8J46:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:00:35.1704969+02:00 0HNCEN9BK8J46:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:00:35.2748426+02:00 0HNCEN9BK8J46:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:00:35.2750202+02:00 0HNCEN9BK8J46:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1906ms. (6f83ade2) 2025-05-09T12:00:35.2750752+02:00 0HNCEN9BK8J46:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.5386ms (afa2e885) 2025-05-09T12:00:35.2751037+02:00 0HNCEN9BK8J46:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:00:35.2751900+02:00 0HNCEN9BK8J46:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.3645ms (74253ad3) 2025-05-09T12:01:35.3631485+02:00 0HNCEN9BK8J46:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:01:35.3636297+02:00 0HNCEN9BK8J46:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:01:35.3637130+02:00 0HNCEN9BK8J46:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:01:35.4851908+02:00 0HNCEN9BK8J46:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:01:35.4854382+02:00 0HNCEN9BK8J46:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2641ms. (6f83ade2) 2025-05-09T12:01:35.4854923+02:00 0HNCEN9BK8J46:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.7157ms (afa2e885) 2025-05-09T12:01:35.4855198+02:00 0HNCEN9BK8J46:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:01:35.4856424+02:00 0HNCEN9BK8J46:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.483ms (74253ad3) 2025-05-09T12:02:35.1864269+02:00 0HNCEN9BK8J47:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:02:35.1868647+02:00 0HNCEN9BK8J47:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:02:35.1869695+02:00 0HNCEN9BK8J47:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:02:35.2930929+02:00 0HNCEN9BK8J47:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:02:35.2932735+02:00 0HNCEN9BK8J47:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1935ms. (6f83ade2) 2025-05-09T12:02:35.2933368+02:00 0HNCEN9BK8J47:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 106.3287ms (afa2e885) 2025-05-09T12:02:35.2933775+02:00 0HNCEN9BK8J47:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:02:35.2934735+02:00 0HNCEN9BK8J47:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.0482ms (74253ad3) 2025-05-09T12:03:35.4173288+02:00 0HNCEN9BK8J46:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:03:35.4178041+02:00 0HNCEN9BK8J46:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:03:35.4179225+02:00 0HNCEN9BK8J46:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:03:35.5299600+02:00 0HNCEN9BK8J46:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:03:35.5301824+02:00 0HNCEN9BK8J46:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2542ms. (6f83ade2) 2025-05-09T12:03:35.5302144+02:00 0HNCEN9BK8J46:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 112.2552ms (afa2e885) 2025-05-09T12:03:35.5302306+02:00 0HNCEN9BK8J46:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:03:35.5303153+02:00 0HNCEN9BK8J46:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.9957ms (74253ad3) 2025-05-09T12:04:35.1763181+02:00 0HNCEN9BK8J48:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:04:35.1767521+02:00 0HNCEN9BK8J48:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:04:35.1768539+02:00 0HNCEN9BK8J48:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:04:35.3010973+02:00 0HNCEN9BK8J48:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:04:35.3012758+02:00 0HNCEN9BK8J48:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1908ms. (6f83ade2) 2025-05-09T12:04:35.3013296+02:00 0HNCEN9BK8J48:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.4305ms (afa2e885) 2025-05-09T12:04:35.3013530+02:00 0HNCEN9BK8J48:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:04:35.3014260+02:00 0HNCEN9BK8J48:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.1215ms (74253ad3) 2025-05-09T12:05:35.3891978+02:00 0HNCEN9BK8J49:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:05:35.3896908+02:00 0HNCEN9BK8J49:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:05:35.3897729+02:00 0HNCEN9BK8J49:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:05:35.5090674+02:00 0HNCEN9BK8J49:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:05:35.5092610+02:00 0HNCEN9BK8J49:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2108ms. (6f83ade2) 2025-05-09T12:05:35.5093109+02:00 0HNCEN9BK8J49:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.4391ms (afa2e885) 2025-05-09T12:05:35.5093428+02:00 0HNCEN9BK8J49:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:05:35.5094402+02:00 0HNCEN9BK8J49:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.2636ms (74253ad3) 2025-05-09T12:06:35.1803835+02:00 0HNCEN9BK8J48:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:06:35.1808611+02:00 0HNCEN9BK8J48:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:06:35.1809685+02:00 0HNCEN9BK8J48:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:06:35.3133726+02:00 0HNCEN9BK8J48:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:06:35.3135684+02:00 0HNCEN9BK8J48:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1988ms. (6f83ade2) 2025-05-09T12:06:35.3136179+02:00 0HNCEN9BK8J48:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 132.6072ms (afa2e885) 2025-05-09T12:06:35.3136506+02:00 0HNCEN9BK8J48:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:06:35.3137619+02:00 0HNCEN9BK8J48:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 133.3869ms (74253ad3) 2025-05-09T12:07:35.3357013+02:00 0HNCEN9BK8J4A:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:07:35.3361352+02:00 0HNCEN9BK8J4A:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:07:35.3362470+02:00 0HNCEN9BK8J4A:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:07:35.4607159+02:00 0HNCEN9BK8J4A:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:07:35.4609532+02:00 0HNCEN9BK8J4A:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2537ms. (6f83ade2) 2025-05-09T12:07:35.4609968+02:00 0HNCEN9BK8J4A:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.6911ms (afa2e885) 2025-05-09T12:07:35.4610255+02:00 0HNCEN9BK8J4A:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:07:35.4611204+02:00 0HNCEN9BK8J4A:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.4261ms (74253ad3) 2025-05-09T12:08:35.1784234+02:00 0HNCEN9BK8J4B:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:08:35.1788583+02:00 0HNCEN9BK8J4B:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:08:35.1789678+02:00 0HNCEN9BK8J4B:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:08:35.2978322+02:00 0HNCEN9BK8J4B:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:08:35.2980335+02:00 0HNCEN9BK8J4B:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2232ms. (6f83ade2) 2025-05-09T12:08:35.2981912+02:00 0HNCEN9BK8J4B:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.176ms (afa2e885) 2025-05-09T12:08:35.2982244+02:00 0HNCEN9BK8J4B:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:08:35.2983408+02:00 0HNCEN9BK8J4B:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.9337ms (74253ad3) 2025-05-09T12:09:35.4059492+02:00 0HNCEN9BK8J4A:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:09:35.4064338+02:00 0HNCEN9BK8J4A:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:09:35.4065513+02:00 0HNCEN9BK8J4A:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:09:35.5331583+02:00 0HNCEN9BK8J4A:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:09:35.5333704+02:00 0HNCEN9BK8J4A:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2345ms. (6f83ade2) 2025-05-09T12:09:35.5334216+02:00 0HNCEN9BK8J4A:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.8326ms (afa2e885) 2025-05-09T12:09:35.5334427+02:00 0HNCEN9BK8J4A:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:09:35.5335523+02:00 0HNCEN9BK8J4A:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.609ms (74253ad3) 2025-05-09T12:10:35.1767266+02:00 0HNCEN9BK8J4C:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:10:35.1772431+02:00 0HNCEN9BK8J4C:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:10:35.1773284+02:00 0HNCEN9BK8J4C:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:10:35.2960926+02:00 0HNCEN9BK8J4C:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:10:35.2962926+02:00 0HNCEN9BK8J4C:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2136ms. (6f83ade2) 2025-05-09T12:10:35.2963272+02:00 0HNCEN9BK8J4C:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.9624ms (afa2e885) 2025-05-09T12:10:35.2963449+02:00 0HNCEN9BK8J4C:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:10:35.2964178+02:00 0HNCEN9BK8J4C:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.6954ms (74253ad3) 2025-05-09T12:11:35.3807263+02:00 0HNCEN9BK8J4A:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:11:35.3812009+02:00 0HNCEN9BK8J4A:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:11:35.3813091+02:00 0HNCEN9BK8J4A:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:11:35.4996908+02:00 0HNCEN9BK8J4A:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:11:35.4998854+02:00 0HNCEN9BK8J4A:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2149ms. (6f83ade2) 2025-05-09T12:11:35.4999335+02:00 0HNCEN9BK8J4A:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.5738ms (afa2e885) 2025-05-09T12:11:35.4999544+02:00 0HNCEN9BK8J4A:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:11:35.5000414+02:00 0HNCEN9BK8J4A:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.3322ms (74253ad3) 2025-05-09T12:12:35.1795174+02:00 0HNCEN9BK8J4D:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:12:35.1800173+02:00 0HNCEN9BK8J4D:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:12:35.1801142+02:00 0HNCEN9BK8J4D:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:12:35.3050278+02:00 0HNCEN9BK8J4D:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:12:35.3052107+02:00 0HNCEN9BK8J4D:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1979ms. (6f83ade2) 2025-05-09T12:12:35.3052419+02:00 0HNCEN9BK8J4D:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.0897ms (afa2e885) 2025-05-09T12:12:35.3052703+02:00 0HNCEN9BK8J4D:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:12:35.3053639+02:00 0HNCEN9BK8J4D:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.8795ms (74253ad3) 2025-05-09T12:13:35.4015845+02:00 0HNCEN9BK8J4E:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:13:35.4021259+02:00 0HNCEN9BK8J4E:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:13:35.4022095+02:00 0HNCEN9BK8J4E:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:13:35.5135552+02:00 0HNCEN9BK8J4E:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:13:35.5137425+02:00 0HNCEN9BK8J4E:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2053ms. (6f83ade2) 2025-05-09T12:13:35.5138188+02:00 0HNCEN9BK8J4E:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.5552ms (afa2e885) 2025-05-09T12:13:35.5138474+02:00 0HNCEN9BK8J4E:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:13:35.5139387+02:00 0HNCEN9BK8J4E:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.3621ms (74253ad3) 2025-05-09T12:14:35.1625218+02:00 0HNCEN9BK8J4F:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:14:35.1629778+02:00 0HNCEN9BK8J4F:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:14:35.1630702+02:00 0HNCEN9BK8J4F:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:14:35.2678811+02:00 0HNCEN9BK8J4F:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:14:35.2680627+02:00 0HNCEN9BK8J4F:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1964ms. (6f83ade2) 2025-05-09T12:14:35.2681147+02:00 0HNCEN9BK8J4F:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.0027ms (afa2e885) 2025-05-09T12:14:35.2681464+02:00 0HNCEN9BK8J4F:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:14:35.2682543+02:00 0HNCEN9BK8J4F:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.724ms (74253ad3) 2025-05-09T12:15:35.3343151+02:00 0HNCEN9BK8J4G:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:15:35.3348710+02:00 0HNCEN9BK8J4G:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:15:35.3349765+02:00 0HNCEN9BK8J4G:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:15:35.4570010+02:00 0HNCEN9BK8J4G:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:15:35.4571668+02:00 0HNCEN9BK8J4G:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1845ms. (6f83ade2) 2025-05-09T12:15:35.4572023+02:00 0HNCEN9BK8J4G:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.1472ms (afa2e885) 2025-05-09T12:15:35.4572394+02:00 0HNCEN9BK8J4G:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:15:35.4573316+02:00 0HNCEN9BK8J4G:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.0403ms (74253ad3) 2025-05-09T12:16:35.1674943+02:00 0HNCEN9BK8J4H:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:16:35.1678930+02:00 0HNCEN9BK8J4H:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:16:35.1679694+02:00 0HNCEN9BK8J4H:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:16:35.2891918+02:00 0HNCEN9BK8J4H:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:16:35.2893951+02:00 0HNCEN9BK8J4H:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2088ms. (6f83ade2) 2025-05-09T12:16:35.2894339+02:00 0HNCEN9BK8J4H:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.4238ms (afa2e885) 2025-05-09T12:16:35.2894618+02:00 0HNCEN9BK8J4H:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:16:35.2895698+02:00 0HNCEN9BK8J4H:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.0675ms (74253ad3) 2025-05-09T12:17:35.3848388+02:00 0HNCEN9BK8J4G:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:17:35.3853359+02:00 0HNCEN9BK8J4G:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:17:35.3854202+02:00 0HNCEN9BK8J4G:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:17:35.5078761+02:00 0HNCEN9BK8J4G:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:17:35.5080791+02:00 0HNCEN9BK8J4G:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2264ms. (6f83ade2) 2025-05-09T12:17:35.5081088+02:00 0HNCEN9BK8J4G:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.6529ms (afa2e885) 2025-05-09T12:17:35.5081266+02:00 0HNCEN9BK8J4G:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:17:35.5082294+02:00 0HNCEN9BK8J4G:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.3925ms (74253ad3) 2025-05-09T12:18:35.1659093+02:00 0HNCEN9BK8J4I:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:18:35.1663276+02:00 0HNCEN9BK8J4I:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:18:35.1664110+02:00 0HNCEN9BK8J4I:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:18:35.2792380+02:00 0HNCEN9BK8J4I:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:18:35.2794161+02:00 0HNCEN9BK8J4I:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1905ms. (6f83ade2) 2025-05-09T12:18:35.2794839+02:00 0HNCEN9BK8J4I:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.0211ms (afa2e885) 2025-05-09T12:18:35.2795127+02:00 0HNCEN9BK8J4I:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:18:35.2796221+02:00 0HNCEN9BK8J4I:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 113.7122ms (74253ad3) 2025-05-09T12:19:35.3720552+02:00 0HNCEN9BK8J4I:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:19:35.3725117+02:00 0HNCEN9BK8J4I:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:19:35.3726162+02:00 0HNCEN9BK8J4I:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:19:35.4954322+02:00 0HNCEN9BK8J4I:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:19:35.4956006+02:00 0HNCEN9BK8J4I:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1913ms. (6f83ade2) 2025-05-09T12:19:35.4956422+02:00 0HNCEN9BK8J4I:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.9858ms (afa2e885) 2025-05-09T12:19:35.4956807+02:00 0HNCEN9BK8J4I:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:19:35.4957782+02:00 0HNCEN9BK8J4I:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.7124ms (74253ad3) 2025-05-09T12:20:35.1683839+02:00 0HNCEN9BK8J4J:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:20:35.1688611+02:00 0HNCEN9BK8J4J:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:20:35.1689652+02:00 0HNCEN9BK8J4J:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:20:35.2772227+02:00 0HNCEN9BK8J4J:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:20:35.2774298+02:00 0HNCEN9BK8J4J:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2191ms. (6f83ade2) 2025-05-09T12:20:35.2774701+02:00 0HNCEN9BK8J4J:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 108.4537ms (afa2e885) 2025-05-09T12:20:35.2774904+02:00 0HNCEN9BK8J4J:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:20:35.2775917+02:00 0HNCEN9BK8J4J:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 109.2104ms (74253ad3) 2025-05-09T12:21:35.3988561+02:00 0HNCEN9BK8J4K:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:21:35.3992959+02:00 0HNCEN9BK8J4K:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:21:35.3993764+02:00 0HNCEN9BK8J4K:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:21:35.5254725+02:00 0HNCEN9BK8J4K:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:21:35.5256724+02:00 0HNCEN9BK8J4K:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.221ms. (6f83ade2) 2025-05-09T12:21:35.5257219+02:00 0HNCEN9BK8J4K:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.3043ms (afa2e885) 2025-05-09T12:21:35.5257416+02:00 0HNCEN9BK8J4K:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:21:35.5258604+02:00 0HNCEN9BK8J4K:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.0101ms (74253ad3) 2025-05-09T12:22:35.1698324+02:00 0HNCEN9BK8J4L:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:22:35.1702567+02:00 0HNCEN9BK8J4L:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:22:35.1703403+02:00 0HNCEN9BK8J4L:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:22:35.2705576+02:00 0HNCEN9BK8J4L:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:22:35.2707235+02:00 0HNCEN9BK8J4L:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1792ms. (6f83ade2) 2025-05-09T12:22:35.2707539+02:00 0HNCEN9BK8J4L:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 100.374ms (afa2e885) 2025-05-09T12:22:35.2707915+02:00 0HNCEN9BK8J4L:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:22:35.2708885+02:00 0HNCEN9BK8J4L:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 101.0761ms (74253ad3) 2025-05-09T12:23:35.3855923+02:00 0HNCEN9BK8J4M:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:23:35.3861114+02:00 0HNCEN9BK8J4M:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:23:35.3861943+02:00 0HNCEN9BK8J4M:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:23:35.4902746+02:00 0HNCEN9BK8J4M:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:23:35.4905018+02:00 0HNCEN9BK8J4M:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2485ms. (6f83ade2) 2025-05-09T12:23:35.4905495+02:00 0HNCEN9BK8J4M:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.3149ms (afa2e885) 2025-05-09T12:23:35.4905683+02:00 0HNCEN9BK8J4M:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:23:35.4906694+02:00 0HNCEN9BK8J4M:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.0747ms (74253ad3) 2025-05-09T12:24:35.1700837+02:00 0HNCEN9BK8J4N:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:24:35.1705653+02:00 0HNCEN9BK8J4N:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:24:35.1706510+02:00 0HNCEN9BK8J4N:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:24:35.2722992+02:00 0HNCEN9BK8J4N:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:24:35.2725012+02:00 0HNCEN9BK8J4N:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2148ms. (6f83ade2) 2025-05-09T12:24:35.2725579+02:00 0HNCEN9BK8J4N:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 101.8613ms (afa2e885) 2025-05-09T12:24:35.2725870+02:00 0HNCEN9BK8J4N:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:24:35.2726983+02:00 0HNCEN9BK8J4N:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 102.6084ms (74253ad3) 2025-05-09T12:25:35.2979848+02:00 0HNCEN9BK8J4O:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:25:35.2983883+02:00 0HNCEN9BK8J4O:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:25:35.2984699+02:00 0HNCEN9BK8J4O:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:25:35.4033535+02:00 0HNCEN9BK8J4O:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:25:35.4035276+02:00 0HNCEN9BK8J4O:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1982ms. (6f83ade2) 2025-05-09T12:25:35.4035683+02:00 0HNCEN9BK8J4O:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.0595ms (afa2e885) 2025-05-09T12:25:35.4035839+02:00 0HNCEN9BK8J4O:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:25:35.4036575+02:00 0HNCEN9BK8J4O:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.6791ms (74253ad3) 2025-05-09T12:26:35.1706910+02:00 0HNCEN9BK8J4P:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:26:35.1711531+02:00 0HNCEN9BK8J4P:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:26:35.1712644+02:00 0HNCEN9BK8J4P:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:26:35.2956129+02:00 0HNCEN9BK8J4P:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:26:35.2958016+02:00 0HNCEN9BK8J4P:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2013ms. (6f83ade2) 2025-05-09T12:26:35.2958406+02:00 0HNCEN9BK8J4P:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.5367ms (afa2e885) 2025-05-09T12:26:35.2958592+02:00 0HNCEN9BK8J4P:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:26:35.2959319+02:00 0HNCEN9BK8J4P:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.2665ms (74253ad3) 2025-05-09T12:27:35.3374506+02:00 0HNCEN9BK8J4Q:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:27:35.3379357+02:00 0HNCEN9BK8J4Q:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:27:35.3380184+02:00 0HNCEN9BK8J4Q:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:27:35.4550345+02:00 0HNCEN9BK8J4Q:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:27:35.4552240+02:00 0HNCEN9BK8J4Q:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2097ms. (6f83ade2) 2025-05-09T12:27:35.4552735+02:00 0HNCEN9BK8J4Q:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.2127ms (afa2e885) 2025-05-09T12:27:35.4553001+02:00 0HNCEN9BK8J4Q:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:27:35.4553936+02:00 0HNCEN9BK8J4Q:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.9709ms (74253ad3) 2025-05-09T12:28:35.1580906+02:00 0HNCEN9BK8J4R:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:28:35.1585229+02:00 0HNCEN9BK8J4R:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:28:35.1586099+02:00 0HNCEN9BK8J4R:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:28:35.2786053+02:00 0HNCEN9BK8J4R:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:28:35.2787732+02:00 0HNCEN9BK8J4R:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1812ms. (6f83ade2) 2025-05-09T12:28:35.2788141+02:00 0HNCEN9BK8J4R:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.1677ms (afa2e885) 2025-05-09T12:28:35.2788419+02:00 0HNCEN9BK8J4R:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:28:35.2789212+02:00 0HNCEN9BK8J4R:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.8375ms (74253ad3) 2025-05-09T12:29:35.3902222+02:00 0HNCEN9BK8J4S:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:29:35.3907360+02:00 0HNCEN9BK8J4S:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:29:35.3908200+02:00 0HNCEN9BK8J4S:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:29:35.5146689+02:00 0HNCEN9BK8J4S:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:29:35.5148598+02:00 0HNCEN9BK8J4S:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2025ms. (6f83ade2) 2025-05-09T12:29:35.5149245+02:00 0HNCEN9BK8J4S:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.0578ms (afa2e885) 2025-05-09T12:29:35.5149688+02:00 0HNCEN9BK8J4S:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:29:35.5150736+02:00 0HNCEN9BK8J4S:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.8355ms (74253ad3) 2025-05-09T12:30:35.1576991+02:00 0HNCEN9BK8J4T:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:30:35.1581704+02:00 0HNCEN9BK8J4T:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:30:35.1582521+02:00 0HNCEN9BK8J4T:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:30:35.2812436+02:00 0HNCEN9BK8J4T:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:30:35.2814422+02:00 0HNCEN9BK8J4T:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2038ms. (6f83ade2) 2025-05-09T12:30:35.2814694+02:00 0HNCEN9BK8J4T:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.1758ms (afa2e885) 2025-05-09T12:30:35.2814856+02:00 0HNCEN9BK8J4T:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:30:35.2815661+02:00 0HNCEN9BK8J4T:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.876ms (74253ad3) 2025-05-09T12:31:35.3277747+02:00 0HNCEN9BK8J4U:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:31:35.3282370+02:00 0HNCEN9BK8J4U:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:31:35.3283182+02:00 0HNCEN9BK8J4U:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:31:35.4494113+02:00 0HNCEN9BK8J4U:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:31:35.4495966+02:00 0HNCEN9BK8J4U:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2015ms. (6f83ade2) 2025-05-09T12:31:35.4496567+02:00 0HNCEN9BK8J4U:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.2933ms (afa2e885) 2025-05-09T12:31:35.4496948+02:00 0HNCEN9BK8J4U:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:31:35.4498326+02:00 0HNCEN9BK8J4U:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.036ms (74253ad3) 2025-05-09T12:32:35.1572334+02:00 0HNCEN9BK8J4U:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:32:35.1577244+02:00 0HNCEN9BK8J4U:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:32:35.1578291+02:00 0HNCEN9BK8J4U:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:32:35.2783868+02:00 0HNCEN9BK8J4U:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:32:35.2785829+02:00 0HNCEN9BK8J4U:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2115ms. (6f83ade2) 2025-05-09T12:32:35.2786189+02:00 0HNCEN9BK8J4U:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.732ms (afa2e885) 2025-05-09T12:32:35.2786394+02:00 0HNCEN9BK8J4U:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:32:35.2787496+02:00 0HNCEN9BK8J4U:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.5247ms (74253ad3) 2025-05-09T12:33:35.3851171+02:00 0HNCEN9BK8J4V:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:33:35.3856751+02:00 0HNCEN9BK8J4V:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:33:35.3857599+02:00 0HNCEN9BK8J4V:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:33:35.4951734+02:00 0HNCEN9BK8J4V:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:33:35.4954308+02:00 0HNCEN9BK8J4V:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2662ms. (6f83ade2) 2025-05-09T12:33:35.4954764+02:00 0HNCEN9BK8J4V:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 109.6556ms (afa2e885) 2025-05-09T12:33:35.4955188+02:00 0HNCEN9BK8J4V:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:33:35.4956331+02:00 0HNCEN9BK8J4V:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.5202ms (74253ad3) 2025-05-09T12:34:35.1593309+02:00 0HNCEN9BK8J4V:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:34:35.1598332+02:00 0HNCEN9BK8J4V:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:34:35.1599559+02:00 0HNCEN9BK8J4V:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:34:35.2804090+02:00 0HNCEN9BK8J4V:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:34:35.2806017+02:00 0HNCEN9BK8J4V:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2058ms. (6f83ade2) 2025-05-09T12:34:35.2806354+02:00 0HNCEN9BK8J4V:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.6419ms (afa2e885) 2025-05-09T12:34:35.2806684+02:00 0HNCEN9BK8J4V:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:34:35.2807503+02:00 0HNCEN9BK8J4V:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.4501ms (74253ad3) 2025-05-09T12:35:35.3707688+02:00 0HNCEN9BK8J50:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:35:35.3712608+02:00 0HNCEN9BK8J50:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:35:35.3713578+02:00 0HNCEN9BK8J50:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:35:35.4896836+02:00 0HNCEN9BK8J50:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:35:35.4898973+02:00 0HNCEN9BK8J50:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2324ms. (6f83ade2) 2025-05-09T12:35:35.4899360+02:00 0HNCEN9BK8J50:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.5405ms (afa2e885) 2025-05-09T12:35:35.4899651+02:00 0HNCEN9BK8J50:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:35:35.4900561+02:00 0HNCEN9BK8J50:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.2905ms (74253ad3) 2025-05-09T12:36:35.1537092+02:00 0HNCEN9BK8J51:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:36:35.1541875+02:00 0HNCEN9BK8J51:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:36:35.1542692+02:00 0HNCEN9BK8J51:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:36:35.2722194+02:00 0HNCEN9BK8J51:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:36:35.2723851+02:00 0HNCEN9BK8J51:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1811ms. (6f83ade2) 2025-05-09T12:36:35.2724259+02:00 0HNCEN9BK8J51:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.1209ms (afa2e885) 2025-05-09T12:36:35.2724523+02:00 0HNCEN9BK8J51:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:36:35.2725555+02:00 0HNCEN9BK8J51:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.8371ms (74253ad3) 2025-05-09T12:37:35.3718604+02:00 0HNCEN9BK8J50:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:37:35.3723394+02:00 0HNCEN9BK8J50:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:37:35.3724579+02:00 0HNCEN9BK8J50:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:37:35.4901254+02:00 0HNCEN9BK8J50:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:37:35.4902983+02:00 0HNCEN9BK8J50:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1849ms. (6f83ade2) 2025-05-09T12:37:35.4903539+02:00 0HNCEN9BK8J50:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.8419ms (afa2e885) 2025-05-09T12:37:35.4903888+02:00 0HNCEN9BK8J50:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:37:35.4905335+02:00 0HNCEN9BK8J50:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.6761ms (74253ad3) 2025-05-09T12:38:35.1439995+02:00 0HNCEN9BK8J52:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:38:35.1444456+02:00 0HNCEN9BK8J52:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:38:35.1445322+02:00 0HNCEN9BK8J52:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:38:35.2658727+02:00 0HNCEN9BK8J52:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:38:35.2660454+02:00 0HNCEN9BK8J52:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1866ms. (6f83ade2) 2025-05-09T12:38:35.2660778+02:00 0HNCEN9BK8J52:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.5085ms (afa2e885) 2025-05-09T12:38:35.2661092+02:00 0HNCEN9BK8J52:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:38:35.2662191+02:00 0HNCEN9BK8J52:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.2188ms (74253ad3) 2025-05-09T12:39:35.3907160+02:00 0HNCEN9BK8J53:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:39:35.3911177+02:00 0HNCEN9BK8J53:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:39:35.3912016+02:00 0HNCEN9BK8J53:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:39:35.5107887+02:00 0HNCEN9BK8J53:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:39:35.5109617+02:00 0HNCEN9BK8J53:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1887ms. (6f83ade2) 2025-05-09T12:39:35.5110184+02:00 0HNCEN9BK8J53:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.775ms (afa2e885) 2025-05-09T12:39:35.5110496+02:00 0HNCEN9BK8J53:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:39:35.5111571+02:00 0HNCEN9BK8J53:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.4416ms (74253ad3) 2025-05-09T12:40:35.1417658+02:00 0HNCEN9BK8J53:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:40:35.1422728+02:00 0HNCEN9BK8J53:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:40:35.1423798+02:00 0HNCEN9BK8J53:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:40:35.2657516+02:00 0HNCEN9BK8J53:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:40:35.2660562+02:00 0HNCEN9BK8J53:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3243ms. (6f83ade2) 2025-05-09T12:40:35.2661127+02:00 0HNCEN9BK8J53:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.6898ms (afa2e885) 2025-05-09T12:40:35.2661469+02:00 0HNCEN9BK8J53:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:40:35.2662708+02:00 0HNCEN9BK8J53:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.5102ms (74253ad3) 2025-05-09T12:41:35.3845032+02:00 0HNCEN9BK8J54:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:41:35.3849685+02:00 0HNCEN9BK8J54:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:41:35.3850636+02:00 0HNCEN9BK8J54:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:41:35.4990520+02:00 0HNCEN9BK8J54:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:41:35.4992474+02:00 0HNCEN9BK8J54:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2191ms. (6f83ade2) 2025-05-09T12:41:35.4993129+02:00 0HNCEN9BK8J54:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.2041ms (afa2e885) 2025-05-09T12:41:35.4993483+02:00 0HNCEN9BK8J54:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:41:35.4994379+02:00 0HNCEN9BK8J54:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.9458ms (74253ad3) 2025-05-09T12:42:35.1490128+02:00 0HNCEN9BK8J55:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:42:35.1495102+02:00 0HNCEN9BK8J55:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:42:35.1495959+02:00 0HNCEN9BK8J55:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:42:35.2546090+02:00 0HNCEN9BK8J55:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:42:35.2547953+02:00 0HNCEN9BK8J55:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2009ms. (6f83ade2) 2025-05-09T12:42:35.2548658+02:00 0HNCEN9BK8J55:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.2288ms (afa2e885) 2025-05-09T12:42:35.2548968+02:00 0HNCEN9BK8J55:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:42:35.2549804+02:00 0HNCEN9BK8J55:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.9766ms (74253ad3) 2025-05-09T12:43:35.3524013+02:00 0HNCEN9BK8J56:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:43:35.3528421+02:00 0HNCEN9BK8J56:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:43:35.3529351+02:00 0HNCEN9BK8J56:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:43:35.4736332+02:00 0HNCEN9BK8J56:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:43:35.4738603+02:00 0HNCEN9BK8J56:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2365ms. (6f83ade2) 2025-05-09T12:43:35.4739139+02:00 0HNCEN9BK8J56:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.9217ms (afa2e885) 2025-05-09T12:43:35.4739555+02:00 0HNCEN9BK8J56:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:43:35.4740631+02:00 0HNCEN9BK8J56:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.6652ms (74253ad3) 2025-05-09T12:44:35.1505052+02:00 0HNCEN9BK8J57:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:44:35.1509975+02:00 0HNCEN9BK8J57:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:44:35.1511022+02:00 0HNCEN9BK8J57:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:44:35.2699178+02:00 0HNCEN9BK8J57:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:44:35.2701450+02:00 0HNCEN9BK8J57:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2468ms. (6f83ade2) 2025-05-09T12:44:35.2701865+02:00 0HNCEN9BK8J57:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.0439ms (afa2e885) 2025-05-09T12:44:35.2702286+02:00 0HNCEN9BK8J57:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:44:35.2703772+02:00 0HNCEN9BK8J57:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.8832ms (74253ad3) 2025-05-09T12:45:35.3808152+02:00 0HNCEN9BK8J58:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:45:35.3812983+02:00 0HNCEN9BK8J58:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:45:35.3813808+02:00 0HNCEN9BK8J58:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:45:35.5079489+02:00 0HNCEN9BK8J58:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:45:35.5081823+02:00 0HNCEN9BK8J58:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.249ms. (6f83ade2) 2025-05-09T12:45:35.5082472+02:00 0HNCEN9BK8J58:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.8213ms (afa2e885) 2025-05-09T12:45:35.5082848+02:00 0HNCEN9BK8J58:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:45:35.5083903+02:00 0HNCEN9BK8J58:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.5826ms (74253ad3) 2025-05-09T12:46:35.1549165+02:00 0HNCEN9BK8J59:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:46:35.1553250+02:00 0HNCEN9BK8J59:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:46:35.1554068+02:00 0HNCEN9BK8J59:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:46:35.2745502+02:00 0HNCEN9BK8J59:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:46:35.2747461+02:00 0HNCEN9BK8J59:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2052ms. (6f83ade2) 2025-05-09T12:46:35.2748072+02:00 0HNCEN9BK8J59:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.3541ms (afa2e885) 2025-05-09T12:46:35.2748386+02:00 0HNCEN9BK8J59:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:46:35.2749320+02:00 0HNCEN9BK8J59:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.0176ms (74253ad3) 2025-05-09T12:47:35.3180163+02:00 0HNCEN9BK8J5A:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:47:35.3184605+02:00 0HNCEN9BK8J5A:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:47:35.3185409+02:00 0HNCEN9BK8J5A:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:47:35.4402377+02:00 0HNCEN9BK8J5A:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:47:35.4404689+02:00 0HNCEN9BK8J5A:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2695ms. (6f83ade2) 2025-05-09T12:47:35.4405117+02:00 0HNCEN9BK8J5A:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.9277ms (afa2e885) 2025-05-09T12:47:35.4405369+02:00 0HNCEN9BK8J5A:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:47:35.4406193+02:00 0HNCEN9BK8J5A:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.6141ms (74253ad3) 2025-05-09T12:48:35.1377817+02:00 0HNCEN9BK8J5A:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:48:35.1383217+02:00 0HNCEN9BK8J5A:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:48:35.1384313+02:00 0HNCEN9BK8J5A:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:48:35.2610164+02:00 0HNCEN9BK8J5A:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:48:35.2612291+02:00 0HNCEN9BK8J5A:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2201ms. (6f83ade2) 2025-05-09T12:48:35.2612915+02:00 0HNCEN9BK8J5A:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.7808ms (afa2e885) 2025-05-09T12:48:35.2613187+02:00 0HNCEN9BK8J5A:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:48:35.2614421+02:00 0HNCEN9BK8J5A:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.6413ms (74253ad3) 2025-05-09T12:49:35.3270073+02:00 0HNCEN9BK8J5B:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:49:35.3275803+02:00 0HNCEN9BK8J5B:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:49:35.3276879+02:00 0HNCEN9BK8J5B:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:49:35.4522783+02:00 0HNCEN9BK8J5B:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:49:35.4524551+02:00 0HNCEN9BK8J5B:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.199ms. (6f83ade2) 2025-05-09T12:49:35.4525106+02:00 0HNCEN9BK8J5B:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.7533ms (afa2e885) 2025-05-09T12:49:35.4525407+02:00 0HNCEN9BK8J5B:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:49:35.4526298+02:00 0HNCEN9BK8J5B:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.6364ms (74253ad3) 2025-05-09T12:50:35.1326164+02:00 0HNCEN9BK8J5C:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:50:35.1331722+02:00 0HNCEN9BK8J5C:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:50:35.1332689+02:00 0HNCEN9BK8J5C:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:50:35.2384004+02:00 0HNCEN9BK8J5C:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:50:35.2385767+02:00 0HNCEN9BK8J5C:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1886ms. (6f83ade2) 2025-05-09T12:50:35.2386311+02:00 0HNCEN9BK8J5C:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.3109ms (afa2e885) 2025-05-09T12:50:35.2386614+02:00 0HNCEN9BK8J5C:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:50:35.2387625+02:00 0HNCEN9BK8J5C:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.16ms (74253ad3) 2025-05-09T12:51:35.4020441+02:00 0HNCEN9BK8J5D:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:51:35.4024888+02:00 0HNCEN9BK8J5D:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:51:35.4025701+02:00 0HNCEN9BK8J5D:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:51:35.5076326+02:00 0HNCEN9BK8J5D:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:51:35.5078295+02:00 0HNCEN9BK8J5D:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2181ms. (6f83ade2) 2025-05-09T12:51:35.5078763+02:00 0HNCEN9BK8J5D:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.2653ms (afa2e885) 2025-05-09T12:51:35.5078949+02:00 0HNCEN9BK8J5D:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:51:35.5080015+02:00 0HNCEN9BK8J5D:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.9488ms (74253ad3) 2025-05-09T12:52:35.1375159+02:00 0HNCEN9BK8J5E:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:52:35.1380607+02:00 0HNCEN9BK8J5E:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:52:35.1381662+02:00 0HNCEN9BK8J5E:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:52:35.2616734+02:00 0HNCEN9BK8J5E:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:52:35.2619118+02:00 0HNCEN9BK8J5E:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2496ms. (6f83ade2) 2025-05-09T12:52:35.2619860+02:00 0HNCEN9BK8J5E:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.7457ms (afa2e885) 2025-05-09T12:52:35.2620313+02:00 0HNCEN9BK8J5E:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:52:35.2621236+02:00 0HNCEN9BK8J5E:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.6012ms (74253ad3) 2025-05-09T12:53:35.3799360+02:00 0HNCEN9BK8J5E:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:53:35.3804079+02:00 0HNCEN9BK8J5E:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:53:35.3805058+02:00 0HNCEN9BK8J5E:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:53:35.5020336+02:00 0HNCEN9BK8J5E:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:53:35.5022203+02:00 0HNCEN9BK8J5E:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1974ms. (6f83ade2) 2025-05-09T12:53:35.5022534+02:00 0HNCEN9BK8J5E:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.6976ms (afa2e885) 2025-05-09T12:53:35.5022819+02:00 0HNCEN9BK8J5E:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:53:35.5023742+02:00 0HNCEN9BK8J5E:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.4439ms (74253ad3) 2025-05-09T12:54:35.1404859+02:00 0HNCEN9BK8J5F:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:54:35.1409597+02:00 0HNCEN9BK8J5F:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:54:35.1410547+02:00 0HNCEN9BK8J5F:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:54:35.2514797+02:00 0HNCEN9BK8J5F:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:54:35.2516486+02:00 0HNCEN9BK8J5F:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1846ms. (6f83ade2) 2025-05-09T12:54:35.2516748+02:00 0HNCEN9BK8J5F:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 110.5744ms (afa2e885) 2025-05-09T12:54:35.2517016+02:00 0HNCEN9BK8J5F:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:54:35.2517805+02:00 0HNCEN9BK8J5F:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 111.3149ms (74253ad3) 2025-05-09T12:55:35.3069267+02:00 0HNCEN9BK8J5G:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:55:35.3074913+02:00 0HNCEN9BK8J5G:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:55:35.3075927+02:00 0HNCEN9BK8J5G:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:55:35.4163406+02:00 0HNCEN9BK8J5G:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:55:35.4165268+02:00 0HNCEN9BK8J5G:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2066ms. (6f83ade2) 2025-05-09T12:55:35.4165858+02:00 0HNCEN9BK8J5G:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 108.9145ms (afa2e885) 2025-05-09T12:55:35.4166074+02:00 0HNCEN9BK8J5G:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:55:35.4166998+02:00 0HNCEN9BK8J5G:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 109.7826ms (74253ad3) 2025-05-09T12:56:35.1404641+02:00 0HNCEN9BK8J5H:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:56:35.1409063+02:00 0HNCEN9BK8J5H:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:56:35.1409929+02:00 0HNCEN9BK8J5H:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:56:35.2497259+02:00 0HNCEN9BK8J5H:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:56:35.2499248+02:00 0HNCEN9BK8J5H:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2137ms. (6f83ade2) 2025-05-09T12:56:35.2499537+02:00 0HNCEN9BK8J5H:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 108.9248ms (afa2e885) 2025-05-09T12:56:35.2499696+02:00 0HNCEN9BK8J5H:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:56:35.2500560+02:00 0HNCEN9BK8J5H:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 109.6028ms (74253ad3) 2025-05-09T12:57:35.3673368+02:00 0HNCEN9BK8J5I:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:57:35.3677825+02:00 0HNCEN9BK8J5I:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:57:35.3678653+02:00 0HNCEN9BK8J5I:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:57:35.4824225+02:00 0HNCEN9BK8J5I:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:57:35.4826758+02:00 0HNCEN9BK8J5I:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2782ms. (6f83ade2) 2025-05-09T12:57:35.4827578+02:00 0HNCEN9BK8J5I:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.8399ms (afa2e885) 2025-05-09T12:57:35.4827911+02:00 0HNCEN9BK8J5I:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:57:35.4829040+02:00 0HNCEN9BK8J5I:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.5578ms (74253ad3) 2025-05-09T12:58:35.1432459+02:00 0HNCEN9BK8J5J:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:58:35.1436897+02:00 0HNCEN9BK8J5J:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:58:35.1437769+02:00 0HNCEN9BK8J5J:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:58:35.2498800+02:00 0HNCEN9BK8J5J:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:58:35.2500592+02:00 0HNCEN9BK8J5J:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1925ms. (6f83ade2) 2025-05-09T12:58:35.2501301+02:00 0HNCEN9BK8J5J:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 106.2996ms (afa2e885) 2025-05-09T12:58:35.2501603+02:00 0HNCEN9BK8J5J:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:58:35.2502456+02:00 0HNCEN9BK8J5J:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.0104ms (74253ad3) 2025-05-09T12:59:35.3284048+02:00 0HNCEN9BK8J5I:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T12:59:35.3289178+02:00 0HNCEN9BK8J5I:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T12:59:35.3290435+02:00 0HNCEN9BK8J5I:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T12:59:35.4478366+02:00 0HNCEN9BK8J5I:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T12:59:35.4480577+02:00 0HNCEN9BK8J5I:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2353ms. (6f83ade2) 2025-05-09T12:59:35.4481146+02:00 0HNCEN9BK8J5I:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.9971ms (afa2e885) 2025-05-09T12:59:35.4481495+02:00 0HNCEN9BK8J5I:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T12:59:35.4482502+02:00 0HNCEN9BK8J5I:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.857ms (74253ad3) 2025-05-09T13:00:35.1263701+02:00 0HNCEN9BK8J5K:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:00:35.1268552+02:00 0HNCEN9BK8J5K:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:00:35.1269405+02:00 0HNCEN9BK8J5K:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:00:35.2339712+02:00 0HNCEN9BK8J5K:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:00:35.2341629+02:00 0HNCEN9BK8J5K:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2024ms. (6f83ade2) 2025-05-09T13:00:35.2342299+02:00 0HNCEN9BK8J5K:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.2382ms (afa2e885) 2025-05-09T13:00:35.2342668+02:00 0HNCEN9BK8J5K:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:00:35.2343656+02:00 0HNCEN9BK8J5K:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108ms (74253ad3) 2025-05-09T13:01:35.3678950+02:00 0HNCEN9BK8J5L:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:01:35.3683091+02:00 0HNCEN9BK8J5L:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:01:35.3683997+02:00 0HNCEN9BK8J5L:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:01:35.4801876+02:00 0HNCEN9BK8J5L:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:01:35.4803544+02:00 0HNCEN9BK8J5L:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1898ms. (6f83ade2) 2025-05-09T13:01:35.4803874+02:00 0HNCEN9BK8J5L:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.9528ms (afa2e885) 2025-05-09T13:01:35.4804060+02:00 0HNCEN9BK8J5L:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:01:35.4804981+02:00 0HNCEN9BK8J5L:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.5955ms (74253ad3) 2025-05-09T13:02:35.1289602+02:00 0HNCEN9BK8J5M:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:02:35.1293664+02:00 0HNCEN9BK8J5M:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:02:35.1294505+02:00 0HNCEN9BK8J5M:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:02:35.2506846+02:00 0HNCEN9BK8J5M:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:02:35.2509190+02:00 0HNCEN9BK8J5M:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2404ms. (6f83ade2) 2025-05-09T13:02:35.2509582+02:00 0HNCEN9BK8J5M:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.4695ms (afa2e885) 2025-05-09T13:02:35.2509904+02:00 0HNCEN9BK8J5M:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:02:35.2510968+02:00 0HNCEN9BK8J5M:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.1251ms (74253ad3) 2025-05-09T13:03:35.3762149+02:00 0HNCEN9BK8J5N:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:03:35.3765747+02:00 0HNCEN9BK8J5N:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:03:35.3766362+02:00 0HNCEN9BK8J5N:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:03:35.4879162+02:00 0HNCEN9BK8J5N:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:03:35.4881664+02:00 0HNCEN9BK8J5N:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2653ms. (6f83ade2) 2025-05-09T13:03:35.4882103+02:00 0HNCEN9BK8J5N:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.5359ms (afa2e885) 2025-05-09T13:03:35.4882464+02:00 0HNCEN9BK8J5N:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:03:35.4883302+02:00 0HNCEN9BK8J5N:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.1135ms (74253ad3) 2025-05-09T13:04:35.1277455+02:00 0HNCEN9BK8J5O:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:04:35.1281672+02:00 0HNCEN9BK8J5O:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:04:35.1282485+02:00 0HNCEN9BK8J5O:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:04:35.2393998+02:00 0HNCEN9BK8J5O:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:04:35.2395861+02:00 0HNCEN9BK8J5O:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1918ms. (6f83ade2) 2025-05-09T13:04:35.2396448+02:00 0HNCEN9BK8J5O:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.3423ms (afa2e885) 2025-05-09T13:04:35.2396623+02:00 0HNCEN9BK8J5O:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:04:35.2397676+02:00 0HNCEN9BK8J5O:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.0058ms (74253ad3) 2025-05-09T13:05:35.3440448+02:00 0HNCEN9BK8J5N:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:05:35.3445441+02:00 0HNCEN9BK8J5N:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:05:35.3446304+02:00 0HNCEN9BK8J5N:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:05:35.4540995+02:00 0HNCEN9BK8J5N:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:05:35.4542937+02:00 0HNCEN9BK8J5N:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2115ms. (6f83ade2) 2025-05-09T13:05:35.4543317+02:00 0HNCEN9BK8J5N:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 109.6572ms (afa2e885) 2025-05-09T13:05:35.4543593+02:00 0HNCEN9BK8J5N:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:05:35.4544604+02:00 0HNCEN9BK8J5N:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.4109ms (74253ad3) 2025-05-09T13:06:35.1181609+02:00 0HNCEN9BK8J5P:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:06:35.1186598+02:00 0HNCEN9BK8J5P:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:06:35.1187414+02:00 0HNCEN9BK8J5P:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:06:35.2364035+02:00 0HNCEN9BK8J5P:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:06:35.2365958+02:00 0HNCEN9BK8J5P:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2005ms. (6f83ade2) 2025-05-09T13:06:35.2366541+02:00 0HNCEN9BK8J5P:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.8711ms (afa2e885) 2025-05-09T13:06:35.2366927+02:00 0HNCEN9BK8J5P:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:06:35.2367994+02:00 0HNCEN9BK8J5P:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.6472ms (74253ad3) 2025-05-09T13:07:35.3269130+02:00 0HNCEN9BK8J5N:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:07:35.3274109+02:00 0HNCEN9BK8J5N:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:07:35.3275171+02:00 0HNCEN9BK8J5N:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:07:35.4339392+02:00 0HNCEN9BK8J5N:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:07:35.4341007+02:00 0HNCEN9BK8J5N:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1813ms. (6f83ade2) 2025-05-09T13:07:35.4341429+02:00 0HNCEN9BK8J5N:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 106.5568ms (afa2e885) 2025-05-09T13:07:35.4341682+02:00 0HNCEN9BK8J5N:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:07:35.4342576+02:00 0HNCEN9BK8J5N:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.3376ms (74253ad3) 2025-05-09T13:08:35.1358963+02:00 0HNCEN9BK8J5Q:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:08:35.1363536+02:00 0HNCEN9BK8J5Q:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:08:35.1364388+02:00 0HNCEN9BK8J5Q:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:08:35.2561032+02:00 0HNCEN9BK8J5Q:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:08:35.2562922+02:00 0HNCEN9BK8J5Q:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2019ms. (6f83ade2) 2025-05-09T13:08:35.2563321+02:00 0HNCEN9BK8J5Q:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.8551ms (afa2e885) 2025-05-09T13:08:35.2563527+02:00 0HNCEN9BK8J5Q:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:08:35.2564242+02:00 0HNCEN9BK8J5Q:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.55ms (74253ad3) 2025-05-09T13:09:35.3564488+02:00 0HNCEN9BK8J5R:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:09:35.3569155+02:00 0HNCEN9BK8J5R:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:09:35.3570020+02:00 0HNCEN9BK8J5R:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:09:35.4819477+02:00 0HNCEN9BK8J5R:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:09:35.4821809+02:00 0HNCEN9BK8J5R:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2604ms. (6f83ade2) 2025-05-09T13:09:35.4822159+02:00 0HNCEN9BK8J5R:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.1775ms (afa2e885) 2025-05-09T13:09:35.4822331+02:00 0HNCEN9BK8J5R:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:09:35.4823082+02:00 0HNCEN9BK8J5R:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.8718ms (74253ad3) 2025-05-09T13:10:35.1203796+02:00 0HNCEN9BK8J5Q:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:10:35.1208213+02:00 0HNCEN9BK8J5Q:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:10:35.1209102+02:00 0HNCEN9BK8J5Q:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:10:35.2441700+02:00 0HNCEN9BK8J5Q:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:10:35.2443327+02:00 0HNCEN9BK8J5Q:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1764ms. (6f83ade2) 2025-05-09T13:10:35.2443621+02:00 0HNCEN9BK8J5Q:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.4153ms (afa2e885) 2025-05-09T13:10:35.2443980+02:00 0HNCEN9BK8J5Q:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:10:35.2444937+02:00 0HNCEN9BK8J5Q:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.1231ms (74253ad3) 2025-05-09T13:11:35.3221049+02:00 0HNCEN9BK8J5S:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:11:35.3225252+02:00 0HNCEN9BK8J5S:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:11:35.3226128+02:00 0HNCEN9BK8J5S:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:11:35.4453785+02:00 0HNCEN9BK8J5S:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:11:35.4455622+02:00 0HNCEN9BK8J5S:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1999ms. (6f83ade2) 2025-05-09T13:11:35.4456145+02:00 0HNCEN9BK8J5S:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.951ms (afa2e885) 2025-05-09T13:11:35.4456525+02:00 0HNCEN9BK8J5S:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:11:35.4457757+02:00 0HNCEN9BK8J5S:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.6789ms (74253ad3) 2025-05-09T13:12:35.1077101+02:00 0HNCEN9BK8J5T:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:12:35.1082032+02:00 0HNCEN9BK8J5T:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:12:35.1082973+02:00 0HNCEN9BK8J5T:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:12:35.2299843+02:00 0HNCEN9BK8J5T:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:12:35.2301576+02:00 0HNCEN9BK8J5T:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1821ms. (6f83ade2) 2025-05-09T13:12:35.2302236+02:00 0HNCEN9BK8J5T:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.8782ms (afa2e885) 2025-05-09T13:12:35.2302592+02:00 0HNCEN9BK8J5T:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:12:35.2303578+02:00 0HNCEN9BK8J5T:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.6838ms (74253ad3) 2025-05-09T13:13:35.3637016+02:00 0HNCEN9BK8J5U:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:13:35.3641897+02:00 0HNCEN9BK8J5U:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:13:35.3642814+02:00 0HNCEN9BK8J5U:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:13:35.4799029+02:00 0HNCEN9BK8J5U:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:13:35.4801055+02:00 0HNCEN9BK8J5U:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2245ms. (6f83ade2) 2025-05-09T13:13:35.4801443+02:00 0HNCEN9BK8J5U:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.8241ms (afa2e885) 2025-05-09T13:13:35.4801729+02:00 0HNCEN9BK8J5U:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:13:35.4802505+02:00 0HNCEN9BK8J5U:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.5741ms (74253ad3) 2025-05-09T13:14:35.1124409+02:00 0HNCEN9BK8J5V:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:14:35.1129574+02:00 0HNCEN9BK8J5V:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:14:35.1130624+02:00 0HNCEN9BK8J5V:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:14:35.2362532+02:00 0HNCEN9BK8J5V:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:14:35.2364345+02:00 0HNCEN9BK8J5V:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1913ms. (6f83ade2) 2025-05-09T13:14:35.2365174+02:00 0HNCEN9BK8J5V:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.3826ms (afa2e885) 2025-05-09T13:14:35.2365463+02:00 0HNCEN9BK8J5V:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:14:35.2366773+02:00 0HNCEN9BK8J5V:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.2447ms (74253ad3) 2025-05-09T13:15:35.3354273+02:00 0HNCEN9BK8J60:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:15:35.3359274+02:00 0HNCEN9BK8J60:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:15:35.3360119+02:00 0HNCEN9BK8J60:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:15:35.4580726+02:00 0HNCEN9BK8J60:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:15:35.4582795+02:00 0HNCEN9BK8J60:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2238ms. (6f83ade2) 2025-05-09T13:15:35.4583161+02:00 0HNCEN9BK8J60:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.2668ms (afa2e885) 2025-05-09T13:15:35.4583465+02:00 0HNCEN9BK8J60:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:15:35.4584444+02:00 0HNCEN9BK8J60:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.0149ms (74253ad3) 2025-05-09T13:16:35.1205869+02:00 0HNCEN9BK8J61:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:16:35.1210258+02:00 0HNCEN9BK8J61:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:16:35.1211138+02:00 0HNCEN9BK8J61:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:16:35.2408657+02:00 0HNCEN9BK8J61:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:16:35.2410531+02:00 0HNCEN9BK8J61:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2008ms. (6f83ade2) 2025-05-09T13:16:35.2410877+02:00 0HNCEN9BK8J61:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.9379ms (afa2e885) 2025-05-09T13:16:35.2411202+02:00 0HNCEN9BK8J61:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:16:35.2412027+02:00 0HNCEN9BK8J61:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.6237ms (74253ad3) 2025-05-09T13:17:35.2931246+02:00 0HNCEN9BK8J60:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:17:35.2935760+02:00 0HNCEN9BK8J60:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:17:35.2936618+02:00 0HNCEN9BK8J60:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:17:35.4138700+02:00 0HNCEN9BK8J60:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:17:35.4140514+02:00 0HNCEN9BK8J60:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2129ms. (6f83ade2) 2025-05-09T13:17:35.4140915+02:00 0HNCEN9BK8J60:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.393ms (afa2e885) 2025-05-09T13:17:35.4141246+02:00 0HNCEN9BK8J60:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:17:35.4142319+02:00 0HNCEN9BK8J60:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.1098ms (74253ad3) 2025-05-09T13:18:35.1197705+02:00 0HNCEN9BK8J62:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:18:35.1202454+02:00 0HNCEN9BK8J62:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:18:35.1203470+02:00 0HNCEN9BK8J62:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:18:35.2414254+02:00 0HNCEN9BK8J62:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:18:35.2416099+02:00 0HNCEN9BK8J62:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1973ms. (6f83ade2) 2025-05-09T13:18:35.2416563+02:00 0HNCEN9BK8J62:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.2693ms (afa2e885) 2025-05-09T13:18:35.2416893+02:00 0HNCEN9BK8J62:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:18:35.2417859+02:00 0HNCEN9BK8J62:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.0495ms (74253ad3) 2025-05-09T13:19:35.2980615+02:00 0HNCEN9BK8J62:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:19:35.2985790+02:00 0HNCEN9BK8J62:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:19:35.2986912+02:00 0HNCEN9BK8J62:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:19:35.4069184+02:00 0HNCEN9BK8J62:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:19:35.4070782+02:00 0HNCEN9BK8J62:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1817ms. (6f83ade2) 2025-05-09T13:19:35.4071057+02:00 0HNCEN9BK8J62:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 108.3519ms (afa2e885) 2025-05-09T13:19:35.4071212+02:00 0HNCEN9BK8J62:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:19:35.4071919+02:00 0HNCEN9BK8J62:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 109.1389ms (74253ad3) 2025-05-09T13:20:35.1069523+02:00 0HNCEN9BK8J63:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:20:35.1074575+02:00 0HNCEN9BK8J63:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:20:35.1075419+02:00 0HNCEN9BK8J63:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:20:35.2343827+02:00 0HNCEN9BK8J63:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:20:35.2345466+02:00 0HNCEN9BK8J63:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1762ms. (6f83ade2) 2025-05-09T13:20:35.2345758+02:00 0HNCEN9BK8J63:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.9979ms (afa2e885) 2025-05-09T13:20:35.2345936+02:00 0HNCEN9BK8J63:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:20:35.2347026+02:00 0HNCEN9BK8J63:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.7457ms (74253ad3) 2025-05-09T13:21:35.3567943+02:00 0HNCEN9BK8J63:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:21:35.3573086+02:00 0HNCEN9BK8J63:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:21:35.3573928+02:00 0HNCEN9BK8J63:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:21:35.4829207+02:00 0HNCEN9BK8J63:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:21:35.4831188+02:00 0HNCEN9BK8J63:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2195ms. (6f83ade2) 2025-05-09T13:21:35.4831645+02:00 0HNCEN9BK8J63:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.7292ms (afa2e885) 2025-05-09T13:21:35.4831811+02:00 0HNCEN9BK8J63:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:21:35.4832778+02:00 0HNCEN9BK8J63:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.4828ms (74253ad3) 2025-05-09T13:22:35.1016557+02:00 0HNCEN9BK8J64:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:22:35.1021888+02:00 0HNCEN9BK8J64:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:22:35.1022721+02:00 0HNCEN9BK8J64:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:22:35.2230721+02:00 0HNCEN9BK8J64:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:22:35.2232770+02:00 0HNCEN9BK8J64:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2155ms. (6f83ade2) 2025-05-09T13:22:35.2233219+02:00 0HNCEN9BK8J64:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.0094ms (afa2e885) 2025-05-09T13:22:35.2233570+02:00 0HNCEN9BK8J64:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:22:35.2234448+02:00 0HNCEN9BK8J64:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.7873ms (74253ad3) 2025-05-09T13:23:35.2621423+02:00 0HNCEN9BK8J65:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:23:35.2626260+02:00 0HNCEN9BK8J65:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:23:35.2627327+02:00 0HNCEN9BK8J65:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:23:35.3902490+02:00 0HNCEN9BK8J65:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:23:35.3904600+02:00 0HNCEN9BK8J65:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2347ms. (6f83ade2) 2025-05-09T13:23:35.3905237+02:00 0HNCEN9BK8J65:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.7454ms (afa2e885) 2025-05-09T13:23:35.3905667+02:00 0HNCEN9BK8J65:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:23:35.3906577+02:00 0HNCEN9BK8J65:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.5193ms (74253ad3) 2025-05-09T13:24:35.1114950+02:00 0HNCEN9BK8J65:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:24:35.1120364+02:00 0HNCEN9BK8J65:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:24:35.1121259+02:00 0HNCEN9BK8J65:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:24:35.2362944+02:00 0HNCEN9BK8J65:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:24:35.2364903+02:00 0HNCEN9BK8J65:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2105ms. (6f83ade2) 2025-05-09T13:24:35.2365357+02:00 0HNCEN9BK8J65:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.3662ms (afa2e885) 2025-05-09T13:24:35.2365689+02:00 0HNCEN9BK8J65:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:24:35.2366816+02:00 0HNCEN9BK8J65:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.1713ms (74253ad3) 2025-05-09T13:25:35.4938068+02:00 0HNCEN9BK8J66:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:25:35.4942251+02:00 0HNCEN9BK8J66:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:25:35.4943086+02:00 0HNCEN9BK8J66:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:25:35.6030702+02:00 0HNCEN9BK8J66:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:25:35.6032582+02:00 0HNCEN9BK8J66:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2072ms. (6f83ade2) 2025-05-09T13:25:35.6033073+02:00 0HNCEN9BK8J66:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 108.9488ms (afa2e885) 2025-05-09T13:25:35.6033280+02:00 0HNCEN9BK8J66:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:25:35.6034594+02:00 0HNCEN9BK8J66:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 109.6785ms (74253ad3) 2025-05-09T13:26:35.1067214+02:00 0HNCEN9BK8J67:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:26:35.1072643+02:00 0HNCEN9BK8J67:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:26:35.1073533+02:00 0HNCEN9BK8J67:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:26:35.2371180+02:00 0HNCEN9BK8J67:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:26:35.2373079+02:00 0HNCEN9BK8J67:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1977ms. (6f83ade2) 2025-05-09T13:26:35.2373667+02:00 0HNCEN9BK8J67:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 129.9712ms (afa2e885) 2025-05-09T13:26:35.2374073+02:00 0HNCEN9BK8J67:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:26:35.2375592+02:00 0HNCEN9BK8J67:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 130.8188ms (74253ad3) 2025-05-09T13:27:35.2810502+02:00 0HNCEN9BK8J67:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:27:35.2815589+02:00 0HNCEN9BK8J67:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:27:35.2816530+02:00 0HNCEN9BK8J67:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:27:35.4017353+02:00 0HNCEN9BK8J67:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:27:35.4019896+02:00 0HNCEN9BK8J67:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2679ms. (6f83ade2) 2025-05-09T13:27:35.4020466+02:00 0HNCEN9BK8J67:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.3526ms (afa2e885) 2025-05-09T13:27:35.4020760+02:00 0HNCEN9BK8J67:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:27:35.4021742+02:00 0HNCEN9BK8J67:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.1302ms (74253ad3) 2025-05-09T13:28:35.1034464+02:00 0HNCEN9BK8J67:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:28:35.1038939+02:00 0HNCEN9BK8J67:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:28:35.1039855+02:00 0HNCEN9BK8J67:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:28:35.2255014+02:00 0HNCEN9BK8J67:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:28:35.2257414+02:00 0HNCEN9BK8J67:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2472ms. (6f83ade2) 2025-05-09T13:28:35.2257826+02:00 0HNCEN9BK8J67:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.7577ms (afa2e885) 2025-05-09T13:28:35.2258624+02:00 0HNCEN9BK8J67:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:28:35.2259605+02:00 0HNCEN9BK8J67:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.5055ms (74253ad3) 2025-05-09T13:29:35.3424474+02:00 0HNCEN9BK8J68:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:29:35.3428662+02:00 0HNCEN9BK8J68:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:29:35.3429696+02:00 0HNCEN9BK8J68:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:29:35.4588984+02:00 0HNCEN9BK8J68:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:29:35.4590713+02:00 0HNCEN9BK8J68:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1923ms. (6f83ade2) 2025-05-09T13:29:35.4591196+02:00 0HNCEN9BK8J68:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.0911ms (afa2e885) 2025-05-09T13:29:35.4591484+02:00 0HNCEN9BK8J68:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:29:35.4592602+02:00 0HNCEN9BK8J68:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.813ms (74253ad3) 2025-05-09T13:30:35.1046201+02:00 0HNCEN9BK8J69:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:30:35.1050701+02:00 0HNCEN9BK8J69:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:30:35.1051548+02:00 0HNCEN9BK8J69:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:30:35.2078250+02:00 0HNCEN9BK8J69:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:30:35.2080055+02:00 0HNCEN9BK8J69:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1934ms. (6f83ade2) 2025-05-09T13:30:35.2080446+02:00 0HNCEN9BK8J69:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 102.8528ms (afa2e885) 2025-05-09T13:30:35.2080798+02:00 0HNCEN9BK8J69:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:30:35.2081996+02:00 0HNCEN9BK8J69:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 103.5648ms (74253ad3) 2025-05-09T13:31:35.2874147+02:00 0HNCEN9BK8J6A:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:31:35.2878587+02:00 0HNCEN9BK8J6A:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:31:35.2879396+02:00 0HNCEN9BK8J6A:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:31:35.4123567+02:00 0HNCEN9BK8J6A:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:31:35.4126041+02:00 0HNCEN9BK8J6A:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2596ms. (6f83ade2) 2025-05-09T13:31:35.4126792+02:00 0HNCEN9BK8J6A:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.6994ms (afa2e885) 2025-05-09T13:31:35.4127047+02:00 0HNCEN9BK8J6A:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:31:35.4127892+02:00 0HNCEN9BK8J6A:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.3848ms (74253ad3) 2025-05-09T13:32:35.0897813+02:00 0HNCEN9BK8J6B:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:32:35.0902652+02:00 0HNCEN9BK8J6B:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:32:35.0903557+02:00 0HNCEN9BK8J6B:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:32:35.2183653+02:00 0HNCEN9BK8J6B:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:32:35.2185534+02:00 0HNCEN9BK8J6B:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1964ms. (6f83ade2) 2025-05-09T13:32:35.2186179+02:00 0HNCEN9BK8J6B:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.197ms (afa2e885) 2025-05-09T13:32:35.2186622+02:00 0HNCEN9BK8J6B:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:32:35.2187806+02:00 0HNCEN9BK8J6B:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.9853ms (74253ad3) 2025-05-09T13:33:35.3455352+02:00 0HNCEN9BK8J6C:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:33:35.3460251+02:00 0HNCEN9BK8J6C:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:33:35.3461201+02:00 0HNCEN9BK8J6C:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:33:35.4538462+02:00 0HNCEN9BK8J6C:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:33:35.4540446+02:00 0HNCEN9BK8J6C:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2166ms. (6f83ade2) 2025-05-09T13:33:35.4540966+02:00 0HNCEN9BK8J6C:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.9337ms (afa2e885) 2025-05-09T13:33:35.4541306+02:00 0HNCEN9BK8J6C:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:33:35.4542467+02:00 0HNCEN9BK8J6C:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.7067ms (74253ad3) 2025-05-09T13:34:35.0935154+02:00 0HNCEN9BK8J6D:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:34:35.0939698+02:00 0HNCEN9BK8J6D:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:34:35.0940651+02:00 0HNCEN9BK8J6D:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:34:35.2014496+02:00 0HNCEN9BK8J6D:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:34:35.2016157+02:00 0HNCEN9BK8J6D:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1753ms. (6f83ade2) 2025-05-09T13:34:35.2016704+02:00 0HNCEN9BK8J6D:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.5603ms (afa2e885) 2025-05-09T13:34:35.2017135+02:00 0HNCEN9BK8J6D:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:34:35.2018151+02:00 0HNCEN9BK8J6D:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.3071ms (74253ad3) 2025-05-09T13:35:35.2612526+02:00 0HNCEN9BK8J6E:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:35:35.2616979+02:00 0HNCEN9BK8J6E:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:35:35.2618233+02:00 0HNCEN9BK8J6E:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:35:35.3637499+02:00 0HNCEN9BK8J6E:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:35:35.3639334+02:00 0HNCEN9BK8J6E:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1983ms. (6f83ade2) 2025-05-09T13:35:35.3639916+02:00 0HNCEN9BK8J6E:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 102.1085ms (afa2e885) 2025-05-09T13:35:35.3640289+02:00 0HNCEN9BK8J6E:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:35:35.3641590+02:00 0HNCEN9BK8J6E:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 102.8996ms (74253ad3) 2025-05-09T13:36:35.1027565+02:00 0HNCEN9BK8J6F:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:36:35.1032048+02:00 0HNCEN9BK8J6F:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:36:35.1032863+02:00 0HNCEN9BK8J6F:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:36:35.2089643+02:00 0HNCEN9BK8J6F:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:36:35.2091610+02:00 0HNCEN9BK8J6F:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2025ms. (6f83ade2) 2025-05-09T13:36:35.2092003+02:00 0HNCEN9BK8J6F:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.873ms (afa2e885) 2025-05-09T13:36:35.2092348+02:00 0HNCEN9BK8J6F:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:36:35.2093223+02:00 0HNCEN9BK8J6F:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.5736ms (74253ad3) 2025-05-09T13:37:35.3310936+02:00 0HNCEN9BK8J6G:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:37:35.3315335+02:00 0HNCEN9BK8J6G:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:37:35.3316358+02:00 0HNCEN9BK8J6G:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:37:35.4528513+02:00 0HNCEN9BK8J6G:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:37:35.4530331+02:00 0HNCEN9BK8J6G:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.189ms. (6f83ade2) 2025-05-09T13:37:35.4530735+02:00 0HNCEN9BK8J6G:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.3958ms (afa2e885) 2025-05-09T13:37:35.4530922+02:00 0HNCEN9BK8J6G:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:37:35.4531795+02:00 0HNCEN9BK8J6G:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.0961ms (74253ad3) 2025-05-09T13:38:35.0860488+02:00 0HNCEN9BK8J6H:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:38:35.0865313+02:00 0HNCEN9BK8J6H:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:38:35.0866237+02:00 0HNCEN9BK8J6H:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:38:35.2086422+02:00 0HNCEN9BK8J6H:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:38:35.2088734+02:00 0HNCEN9BK8J6H:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2387ms. (6f83ade2) 2025-05-09T13:38:35.2089337+02:00 0HNCEN9BK8J6H:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.261ms (afa2e885) 2025-05-09T13:38:35.2089696+02:00 0HNCEN9BK8J6H:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:38:35.2090855+02:00 0HNCEN9BK8J6H:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.0629ms (74253ad3) 2025-05-09T13:39:35.3265053+02:00 0HNCEN9BK8J6I:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:39:35.3270442+02:00 0HNCEN9BK8J6I:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:39:35.3271570+02:00 0HNCEN9BK8J6I:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:39:35.4526867+02:00 0HNCEN9BK8J6I:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:39:35.4528740+02:00 0HNCEN9BK8J6I:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2081ms. (6f83ade2) 2025-05-09T13:39:35.4529082+02:00 0HNCEN9BK8J6I:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.714ms (afa2e885) 2025-05-09T13:39:35.4529306+02:00 0HNCEN9BK8J6I:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:39:35.4530301+02:00 0HNCEN9BK8J6I:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.5674ms (74253ad3) 2025-05-09T13:40:35.0802834+02:00 0HNCEN9BK8J6J:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:40:35.0805814+02:00 0HNCEN9BK8J6J:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:40:35.0806296+02:00 0HNCEN9BK8J6J:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:40:35.1753519+02:00 0HNCEN9BK8J6J:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:40:35.1754936+02:00 0HNCEN9BK8J6J:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1496ms. (6f83ade2) 2025-05-09T13:40:35.1755323+02:00 0HNCEN9BK8J6J:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 94.8817ms (afa2e885) 2025-05-09T13:40:35.1755493+02:00 0HNCEN9BK8J6J:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:40:35.1756295+02:00 0HNCEN9BK8J6J:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 95.341ms (74253ad3) 2025-05-09T13:41:35.2500046+02:00 0HNCEN9BK8J6K:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:41:35.2505576+02:00 0HNCEN9BK8J6K:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:41:35.2506430+02:00 0HNCEN9BK8J6K:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:41:35.3734216+02:00 0HNCEN9BK8J6K:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:41:35.3736136+02:00 0HNCEN9BK8J6K:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2064ms. (6f83ade2) 2025-05-09T13:41:35.3736640+02:00 0HNCEN9BK8J6K:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.976ms (afa2e885) 2025-05-09T13:41:35.3736973+02:00 0HNCEN9BK8J6K:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:41:35.3738092+02:00 0HNCEN9BK8J6K:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.835ms (74253ad3) 2025-05-09T13:42:35.0960701+02:00 0HNCEN9BK8J6L:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:42:35.0965879+02:00 0HNCEN9BK8J6L:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:42:35.0966666+02:00 0HNCEN9BK8J6L:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:42:35.2188439+02:00 0HNCEN9BK8J6L:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:42:35.2191246+02:00 0HNCEN9BK8J6L:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2877ms. (6f83ade2) 2025-05-09T13:42:35.2191802+02:00 0HNCEN9BK8J6L:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.4715ms (afa2e885) 2025-05-09T13:42:35.2192180+02:00 0HNCEN9BK8J6L:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:42:35.2193336+02:00 0HNCEN9BK8J6L:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.2724ms (74253ad3) 2025-05-09T13:43:35.3420795+02:00 0HNCEN9BK8J6M:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:43:35.3425114+02:00 0HNCEN9BK8J6M:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:43:35.3426059+02:00 0HNCEN9BK8J6M:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:43:35.4610751+02:00 0HNCEN9BK8J6M:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:43:35.4612510+02:00 0HNCEN9BK8J6M:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1958ms. (6f83ade2) 2025-05-09T13:43:35.4613120+02:00 0HNCEN9BK8J6M:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.6633ms (afa2e885) 2025-05-09T13:43:35.4613505+02:00 0HNCEN9BK8J6M:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:43:35.4615025+02:00 0HNCEN9BK8J6M:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.4211ms (74253ad3) 2025-05-09T13:44:35.0905072+02:00 0HNCEN9BK8J6L:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:44:35.0910306+02:00 0HNCEN9BK8J6L:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:44:35.0911535+02:00 0HNCEN9BK8J6L:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:44:35.2086267+02:00 0HNCEN9BK8J6L:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:44:35.2088105+02:00 0HNCEN9BK8J6L:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.198ms. (6f83ade2) 2025-05-09T13:44:35.2088416+02:00 0HNCEN9BK8J6L:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.6495ms (afa2e885) 2025-05-09T13:44:35.2088683+02:00 0HNCEN9BK8J6L:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:44:35.2089678+02:00 0HNCEN9BK8J6L:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.4691ms (74253ad3) 2025-05-09T13:45:35.2475053+02:00 0HNCEN9BK8J6N:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:45:35.2479548+02:00 0HNCEN9BK8J6N:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:45:35.2480364+02:00 0HNCEN9BK8J6N:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:45:35.3716333+02:00 0HNCEN9BK8J6N:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:45:35.3718104+02:00 0HNCEN9BK8J6N:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2008ms. (6f83ade2) 2025-05-09T13:45:35.3718460+02:00 0HNCEN9BK8J6N:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.767ms (afa2e885) 2025-05-09T13:45:35.3718716+02:00 0HNCEN9BK8J6N:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:45:35.3719459+02:00 0HNCEN9BK8J6N:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.4591ms (74253ad3) 2025-05-09T13:46:35.0931365+02:00 0HNCEN9BK8J6L:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:46:35.0935990+02:00 0HNCEN9BK8J6L:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:46:35.0936979+02:00 0HNCEN9BK8J6L:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:46:35.1945161+02:00 0HNCEN9BK8J6L:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:46:35.1946947+02:00 0HNCEN9BK8J6L:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1921ms. (6f83ade2) 2025-05-09T13:46:35.1947229+02:00 0HNCEN9BK8J6L:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 100.9897ms (afa2e885) 2025-05-09T13:46:35.1947384+02:00 0HNCEN9BK8J6L:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:46:35.1948165+02:00 0HNCEN9BK8J6L:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 101.6913ms (74253ad3) 2025-05-09T13:47:35.3039440+02:00 0HNCEN9BK8J6N:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:47:35.3044154+02:00 0HNCEN9BK8J6N:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:47:35.3045221+02:00 0HNCEN9BK8J6N:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:47:35.4034336+02:00 0HNCEN9BK8J6N:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:47:35.4036160+02:00 0HNCEN9BK8J6N:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1963ms. (6f83ade2) 2025-05-09T13:47:35.4036739+02:00 0HNCEN9BK8J6N:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 99.1131ms (afa2e885) 2025-05-09T13:47:35.4037142+02:00 0HNCEN9BK8J6N:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:47:35.4038189+02:00 0HNCEN9BK8J6N:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 99.8619ms (74253ad3) 2025-05-09T13:48:35.0937029+02:00 0HNCEN9BK8J6O:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:48:35.0942284+02:00 0HNCEN9BK8J6O:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:48:35.0943365+02:00 0HNCEN9BK8J6O:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:48:35.2124803+02:00 0HNCEN9BK8J6O:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:48:35.2126673+02:00 0HNCEN9BK8J6O:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1999ms. (6f83ade2) 2025-05-09T13:48:35.2127070+02:00 0HNCEN9BK8J6O:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.3329ms (afa2e885) 2025-05-09T13:48:35.2127265+02:00 0HNCEN9BK8J6O:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:48:35.2128225+02:00 0HNCEN9BK8J6O:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.1321ms (74253ad3) 2025-05-09T13:49:35.5692899+02:00 0HNCEN9BK8J6P:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:49:35.5698275+02:00 0HNCEN9BK8J6P:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:49:35.5699108+02:00 0HNCEN9BK8J6P:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:49:35.6913908+02:00 0HNCEN9BK8J6P:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:49:35.6916703+02:00 0HNCEN9BK8J6P:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3066ms. (6f83ade2) 2025-05-09T13:49:35.6917406+02:00 0HNCEN9BK8J6P:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.7891ms (afa2e885) 2025-05-09T13:49:35.6917798+02:00 0HNCEN9BK8J6P:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:49:35.6918795+02:00 0HNCEN9BK8J6P:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.5993ms (74253ad3) 2025-05-09T13:50:35.0973981+02:00 0HNCEN9BK8J6Q:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:50:35.0978815+02:00 0HNCEN9BK8J6Q:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:50:35.0979767+02:00 0HNCEN9BK8J6Q:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:50:35.2167606+02:00 0HNCEN9BK8J6Q:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:50:35.2169526+02:00 0HNCEN9BK8J6Q:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2057ms. (6f83ade2) 2025-05-09T13:50:35.2169874+02:00 0HNCEN9BK8J6Q:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.9703ms (afa2e885) 2025-05-09T13:50:35.2170070+02:00 0HNCEN9BK8J6Q:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:50:35.2171197+02:00 0HNCEN9BK8J6Q:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.7321ms (74253ad3) 2025-05-09T13:51:35.3119853+02:00 0HNCEN9BK8J6R:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:51:35.3124345+02:00 0HNCEN9BK8J6R:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:51:35.3125361+02:00 0HNCEN9BK8J6R:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:51:35.4327530+02:00 0HNCEN9BK8J6R:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:51:35.4329622+02:00 0HNCEN9BK8J6R:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2317ms. (6f83ade2) 2025-05-09T13:51:35.4330160+02:00 0HNCEN9BK8J6R:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.4405ms (afa2e885) 2025-05-09T13:51:35.4330486+02:00 0HNCEN9BK8J6R:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:51:35.4331305+02:00 0HNCEN9BK8J6R:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.1614ms (74253ad3) 2025-05-09T13:52:35.0797939+02:00 0HNCEN9BK8J6Q:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:52:35.0803009+02:00 0HNCEN9BK8J6Q:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:52:35.0803897+02:00 0HNCEN9BK8J6Q:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:52:35.2154035+02:00 0HNCEN9BK8J6Q:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:52:35.2155984+02:00 0HNCEN9BK8J6Q:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2052ms. (6f83ade2) 2025-05-09T13:52:35.2156573+02:00 0HNCEN9BK8J6Q:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 135.2257ms (afa2e885) 2025-05-09T13:52:35.2156919+02:00 0HNCEN9BK8J6Q:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:52:35.2157991+02:00 0HNCEN9BK8J6Q:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 136.0209ms (74253ad3) 2025-05-09T13:53:35.2439512+02:00 0HNCEN9BK8J6S:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:53:35.2444557+02:00 0HNCEN9BK8J6S:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:53:35.2445527+02:00 0HNCEN9BK8J6S:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:53:35.3660743+02:00 0HNCEN9BK8J6S:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:53:35.3662981+02:00 0HNCEN9BK8J6S:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2371ms. (6f83ade2) 2025-05-09T13:53:35.3663479+02:00 0HNCEN9BK8J6S:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.7534ms (afa2e885) 2025-05-09T13:53:35.3663698+02:00 0HNCEN9BK8J6S:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:53:35.3664613+02:00 0HNCEN9BK8J6S:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.5231ms (74253ad3) 2025-05-09T13:54:35.0813797+02:00 0HNCEN9BK8J6T:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:54:35.0819093+02:00 0HNCEN9BK8J6T:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:54:35.0819923+02:00 0HNCEN9BK8J6T:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:54:35.1988378+02:00 0HNCEN9BK8J6T:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:54:35.1990271+02:00 0HNCEN9BK8J6T:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2048ms. (6f83ade2) 2025-05-09T13:54:35.1990604+02:00 0HNCEN9BK8J6T:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.0197ms (afa2e885) 2025-05-09T13:54:35.1990884+02:00 0HNCEN9BK8J6T:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:54:35.1991918+02:00 0HNCEN9BK8J6T:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.8006ms (74253ad3) 2025-05-09T13:55:35.2249828+02:00 0HNCEN9BK8J6U:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:55:35.2254169+02:00 0HNCEN9BK8J6U:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:55:35.2255213+02:00 0HNCEN9BK8J6U:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:55:35.3445060+02:00 0HNCEN9BK8J6U:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:55:35.3446861+02:00 0HNCEN9BK8J6U:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2025ms. (6f83ade2) 2025-05-09T13:55:35.3447280+02:00 0HNCEN9BK8J6U:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.1784ms (afa2e885) 2025-05-09T13:55:35.3447484+02:00 0HNCEN9BK8J6U:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:55:35.3448475+02:00 0HNCEN9BK8J6U:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.8632ms (74253ad3) 2025-05-09T13:56:35.0826660+02:00 0HNCEN9BK8J6V:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:56:35.0831475+02:00 0HNCEN9BK8J6V:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:56:35.0832311+02:00 0HNCEN9BK8J6V:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:56:35.1885746+02:00 0HNCEN9BK8J6V:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:56:35.1887727+02:00 0HNCEN9BK8J6V:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2066ms. (6f83ade2) 2025-05-09T13:56:35.1888512+02:00 0HNCEN9BK8J6V:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.5757ms (afa2e885) 2025-05-09T13:56:35.1888857+02:00 0HNCEN9BK8J6V:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:56:35.1889977+02:00 0HNCEN9BK8J6V:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.333ms (74253ad3) 2025-05-09T13:57:35.3167530+02:00 0HNCEN9BK8J70:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:57:35.3173082+02:00 0HNCEN9BK8J70:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:57:35.3173992+02:00 0HNCEN9BK8J70:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:57:35.4257419+02:00 0HNCEN9BK8J70:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:57:35.4260239+02:00 0HNCEN9BK8J70:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2931ms. (6f83ade2) 2025-05-09T13:57:35.4260573+02:00 0HNCEN9BK8J70:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 108.5993ms (afa2e885) 2025-05-09T13:57:35.4260973+02:00 0HNCEN9BK8J70:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:57:35.4262011+02:00 0HNCEN9BK8J70:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 109.47ms (74253ad3) 2025-05-09T13:58:35.0810940+02:00 0HNCEN9BK8J71:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:58:35.0815693+02:00 0HNCEN9BK8J71:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:58:35.0816552+02:00 0HNCEN9BK8J71:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:58:35.1850174+02:00 0HNCEN9BK8J71:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:58:35.1851958+02:00 0HNCEN9BK8J71:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1953ms. (6f83ade2) 2025-05-09T13:58:35.1852363+02:00 0HNCEN9BK8J71:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 103.5451ms (afa2e885) 2025-05-09T13:58:35.1852515+02:00 0HNCEN9BK8J71:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:58:35.1853234+02:00 0HNCEN9BK8J71:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 104.2416ms (74253ad3) 2025-05-09T13:59:35.3333287+02:00 0HNCEN9BK8J72:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T13:59:35.3337192+02:00 0HNCEN9BK8J72:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T13:59:35.3338246+02:00 0HNCEN9BK8J72:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T13:59:35.4494308+02:00 0HNCEN9BK8J72:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T13:59:35.4496101+02:00 0HNCEN9BK8J72:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2033ms. (6f83ade2) 2025-05-09T13:59:35.4496472+02:00 0HNCEN9BK8J72:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.7862ms (afa2e885) 2025-05-09T13:59:35.4496880+02:00 0HNCEN9BK8J72:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T13:59:35.4497994+02:00 0HNCEN9BK8J72:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.4644ms (74253ad3) 2025-05-09T14:00:35.0805555+02:00 0HNCEN9BK8J73:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:00:35.0810240+02:00 0HNCEN9BK8J73:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:00:35.0811212+02:00 0HNCEN9BK8J73:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:00:35.2007020+02:00 0HNCEN9BK8J73:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:00:35.2009580+02:00 0HNCEN9BK8J73:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2682ms. (6f83ade2) 2025-05-09T14:00:35.2010162+02:00 0HNCEN9BK8J73:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.843ms (afa2e885) 2025-05-09T14:00:35.2010454+02:00 0HNCEN9BK8J73:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:00:35.2011625+02:00 0HNCEN9BK8J73:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.617ms (74253ad3) 2025-05-09T14:01:35.3117469+02:00 0HNCEN9BK8J74:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:01:35.3121843+02:00 0HNCEN9BK8J74:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:01:35.3122650+02:00 0HNCEN9BK8J74:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:01:35.4323673+02:00 0HNCEN9BK8J74:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:01:35.4325607+02:00 0HNCEN9BK8J74:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2138ms. (6f83ade2) 2025-05-09T14:01:35.4326176+02:00 0HNCEN9BK8J74:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.3017ms (afa2e885) 2025-05-09T14:01:35.4326502+02:00 0HNCEN9BK8J74:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:01:35.4327399+02:00 0HNCEN9BK8J74:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.9989ms (74253ad3) 2025-05-09T14:02:35.0723784+02:00 0HNCEN9BK8J75:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:02:35.0729277+02:00 0HNCEN9BK8J75:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:02:35.0730074+02:00 0HNCEN9BK8J75:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:02:35.1938815+02:00 0HNCEN9BK8J75:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:02:35.1940827+02:00 0HNCEN9BK8J75:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2144ms. (6f83ade2) 2025-05-09T14:02:35.1941300+02:00 0HNCEN9BK8J75:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.0863ms (afa2e885) 2025-05-09T14:02:35.1941494+02:00 0HNCEN9BK8J75:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:02:35.1942405+02:00 0HNCEN9BK8J75:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.8695ms (74253ad3) 2025-05-09T14:03:35.3305860+02:00 0HNCEN9BK8J76:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:03:35.3310310+02:00 0HNCEN9BK8J76:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:03:35.3311600+02:00 0HNCEN9BK8J76:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:03:35.4488414+02:00 0HNCEN9BK8J76:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:03:35.4490115+02:00 0HNCEN9BK8J76:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1929ms. (6f83ade2) 2025-05-09T14:03:35.4490377+02:00 0HNCEN9BK8J76:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.8109ms (afa2e885) 2025-05-09T14:03:35.4490619+02:00 0HNCEN9BK8J76:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:03:35.4491555+02:00 0HNCEN9BK8J76:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.5786ms (74253ad3) 2025-05-09T14:04:35.0726624+02:00 0HNCEN9BK8J77:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:04:35.0731526+02:00 0HNCEN9BK8J77:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:04:35.0732742+02:00 0HNCEN9BK8J77:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:04:35.1911783+02:00 0HNCEN9BK8J77:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:04:35.1914111+02:00 0HNCEN9BK8J77:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2378ms. (6f83ade2) 2025-05-09T14:04:35.1914600+02:00 0HNCEN9BK8J77:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.1077ms (afa2e885) 2025-05-09T14:04:35.1914944+02:00 0HNCEN9BK8J77:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:04:35.1916060+02:00 0HNCEN9BK8J77:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.9337ms (74253ad3) 2025-05-09T14:05:35.2736269+02:00 0HNCEN9BK8J76:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:05:35.2741013+02:00 0HNCEN9BK8J76:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:05:35.2742015+02:00 0HNCEN9BK8J76:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:05:35.3813887+02:00 0HNCEN9BK8J76:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:05:35.3815870+02:00 0HNCEN9BK8J76:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.219ms. (6f83ade2) 2025-05-09T14:05:35.3816651+02:00 0HNCEN9BK8J76:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.4183ms (afa2e885) 2025-05-09T14:05:35.3817026+02:00 0HNCEN9BK8J76:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:05:35.3818312+02:00 0HNCEN9BK8J76:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.1932ms (74253ad3) 2025-05-09T14:06:35.0764341+02:00 0HNCEN9BK8J78:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:06:35.0768710+02:00 0HNCEN9BK8J78:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:06:35.0769734+02:00 0HNCEN9BK8J78:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:06:35.1828079+02:00 0HNCEN9BK8J78:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:06:35.1830271+02:00 0HNCEN9BK8J78:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2307ms. (6f83ade2) 2025-05-09T14:06:35.1830897+02:00 0HNCEN9BK8J78:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 106.0746ms (afa2e885) 2025-05-09T14:06:35.1831080+02:00 0HNCEN9BK8J78:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:06:35.1832140+02:00 0HNCEN9BK8J78:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.78ms (74253ad3) 2025-05-09T14:07:35.3099135+02:00 0HNCEN9BK8J79:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:07:35.3103577+02:00 0HNCEN9BK8J79:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:07:35.3104491+02:00 0HNCEN9BK8J79:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:07:35.4323747+02:00 0HNCEN9BK8J79:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:07:35.4325557+02:00 0HNCEN9BK8J79:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2008ms. (6f83ade2) 2025-05-09T14:07:35.4325985+02:00 0HNCEN9BK8J79:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.1088ms (afa2e885) 2025-05-09T14:07:35.4326268+02:00 0HNCEN9BK8J79:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:07:35.4327178+02:00 0HNCEN9BK8J79:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.8075ms (74253ad3) 2025-05-09T14:08:35.0779097+02:00 0HNCEN9BK8J7A:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:08:35.0784559+02:00 0HNCEN9BK8J7A:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:08:35.0785740+02:00 0HNCEN9BK8J7A:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:08:35.2014062+02:00 0HNCEN9BK8J7A:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:08:35.2015938+02:00 0HNCEN9BK8J7A:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.202ms. (6f83ade2) 2025-05-09T14:08:35.2016469+02:00 0HNCEN9BK8J7A:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.0309ms (afa2e885) 2025-05-09T14:08:35.2016770+02:00 0HNCEN9BK8J7A:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:08:35.2017768+02:00 0HNCEN9BK8J7A:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.8844ms (74253ad3) 2025-05-09T14:09:35.3042273+02:00 0HNCEN9BK8J79:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:09:35.3046490+02:00 0HNCEN9BK8J79:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:09:35.3047328+02:00 0HNCEN9BK8J79:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:09:35.4340279+02:00 0HNCEN9BK8J79:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:09:35.4342059+02:00 0HNCEN9BK8J79:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1947ms. (6f83ade2) 2025-05-09T14:09:35.4342568+02:00 0HNCEN9BK8J79:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 129.4686ms (afa2e885) 2025-05-09T14:09:35.4342848+02:00 0HNCEN9BK8J79:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:09:35.4344020+02:00 0HNCEN9BK8J79:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 130.1704ms (74253ad3) 2025-05-09T14:10:35.0755509+02:00 0HNCEN9BK8J7B:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:10:35.0760002+02:00 0HNCEN9BK8J7B:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:10:35.0760950+02:00 0HNCEN9BK8J7B:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:10:35.1951292+02:00 0HNCEN9BK8J7B:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:10:35.1953349+02:00 0HNCEN9BK8J7B:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2147ms. (6f83ade2) 2025-05-09T14:10:35.1953994+02:00 0HNCEN9BK8J7B:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.2596ms (afa2e885) 2025-05-09T14:10:35.1954318+02:00 0HNCEN9BK8J7B:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:10:35.1955383+02:00 0HNCEN9BK8J7B:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.9941ms (74253ad3) 2025-05-09T14:11:35.3059046+02:00 0HNCEN9BK8J7C:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:11:35.3063903+02:00 0HNCEN9BK8J7C:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:11:35.3064716+02:00 0HNCEN9BK8J7C:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:11:35.4326317+02:00 0HNCEN9BK8J7C:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:11:35.4328688+02:00 0HNCEN9BK8J7C:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2587ms. (6f83ade2) 2025-05-09T14:11:35.4329391+02:00 0HNCEN9BK8J7C:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.4197ms (afa2e885) 2025-05-09T14:11:35.4329808+02:00 0HNCEN9BK8J7C:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:11:35.4331043+02:00 0HNCEN9BK8J7C:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.1925ms (74253ad3) 2025-05-09T14:12:35.0747207+02:00 0HNCEN9BK8J7D:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:12:35.0751747+02:00 0HNCEN9BK8J7D:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:12:35.0752574+02:00 0HNCEN9BK8J7D:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:12:35.1941623+02:00 0HNCEN9BK8J7D:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:12:35.1943309+02:00 0HNCEN9BK8J7D:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1809ms. (6f83ade2) 2025-05-09T14:12:35.1943740+02:00 0HNCEN9BK8J7D:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.0755ms (afa2e885) 2025-05-09T14:12:35.1944022+02:00 0HNCEN9BK8J7D:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:12:35.1944912+02:00 0HNCEN9BK8J7D:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.7682ms (74253ad3) 2025-05-09T14:13:35.2348795+02:00 0HNCEN9BK8J7E:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:13:35.2353109+02:00 0HNCEN9BK8J7E:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:13:35.2353945+02:00 0HNCEN9BK8J7E:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:13:35.3524157+02:00 0HNCEN9BK8J7E:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:13:35.3525787+02:00 0HNCEN9BK8J7E:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1821ms. (6f83ade2) 2025-05-09T14:13:35.3526114+02:00 0HNCEN9BK8J7E:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.1766ms (afa2e885) 2025-05-09T14:13:35.3526309+02:00 0HNCEN9BK8J7E:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:13:35.3527258+02:00 0HNCEN9BK8J7E:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.8578ms (74253ad3) 2025-05-09T14:14:35.0691093+02:00 0HNCEN9BK8J7F:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:14:35.0695940+02:00 0HNCEN9BK8J7F:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:14:35.0696840+02:00 0HNCEN9BK8J7F:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:14:35.1926441+02:00 0HNCEN9BK8J7F:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:14:35.1928167+02:00 0HNCEN9BK8J7F:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1888ms. (6f83ade2) 2025-05-09T14:14:35.1928632+02:00 0HNCEN9BK8J7F:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.1181ms (afa2e885) 2025-05-09T14:14:35.1928966+02:00 0HNCEN9BK8J7F:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:14:35.1929919+02:00 0HNCEN9BK8J7F:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.8918ms (74253ad3) 2025-05-09T14:15:35.3345368+02:00 0HNCEN9BK8J7E:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:15:35.3350346+02:00 0HNCEN9BK8J7E:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:15:35.3351233+02:00 0HNCEN9BK8J7E:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:15:35.4600375+02:00 0HNCEN9BK8J7E:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:15:35.4602326+02:00 0HNCEN9BK8J7E:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2031ms. (6f83ade2) 2025-05-09T14:15:35.4602950+02:00 0HNCEN9BK8J7E:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.129ms (afa2e885) 2025-05-09T14:15:35.4603298+02:00 0HNCEN9BK8J7E:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:15:35.4604716+02:00 0HNCEN9BK8J7E:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.9042ms (74253ad3) 2025-05-09T14:16:35.0607213+02:00 0HNCEN9BK8J7G:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:16:35.0611500+02:00 0HNCEN9BK8J7G:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:16:35.0612480+02:00 0HNCEN9BK8J7G:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:16:35.1928522+02:00 0HNCEN9BK8J7G:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:16:35.1930362+02:00 0HNCEN9BK8J7G:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.195ms. (6f83ade2) 2025-05-09T14:16:35.1930701+02:00 0HNCEN9BK8J7G:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 131.7789ms (afa2e885) 2025-05-09T14:16:35.1930906+02:00 0HNCEN9BK8J7G:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:16:35.1931867+02:00 0HNCEN9BK8J7G:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 132.4826ms (74253ad3) 2025-05-09T14:17:35.3022488+02:00 0HNCEN9BK8J7H:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:17:35.3027563+02:00 0HNCEN9BK8J7H:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:17:35.3028577+02:00 0HNCEN9BK8J7H:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:17:35.4245992+02:00 0HNCEN9BK8J7H:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:17:35.4248182+02:00 0HNCEN9BK8J7H:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2419ms. (6f83ade2) 2025-05-09T14:17:35.4248812+02:00 0HNCEN9BK8J7H:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.9793ms (afa2e885) 2025-05-09T14:17:35.4249171+02:00 0HNCEN9BK8J7H:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:17:35.4250268+02:00 0HNCEN9BK8J7H:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.7706ms (74253ad3) 2025-05-09T14:18:35.0634558+02:00 0HNCEN9BK8J7G:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:18:35.0639771+02:00 0HNCEN9BK8J7G:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:18:35.0640919+02:00 0HNCEN9BK8J7G:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:18:35.1847157+02:00 0HNCEN9BK8J7G:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:18:35.1849175+02:00 0HNCEN9BK8J7G:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.212ms. (6f83ade2) 2025-05-09T14:18:35.1849747+02:00 0HNCEN9BK8J7G:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.8402ms (afa2e885) 2025-05-09T14:18:35.1850133+02:00 0HNCEN9BK8J7G:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:18:35.1851477+02:00 0HNCEN9BK8J7G:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.6861ms (74253ad3) 2025-05-09T14:19:35.2335011+02:00 0HNCEN9BK8J7I:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:19:35.2340702+02:00 0HNCEN9BK8J7I:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:19:35.2341578+02:00 0HNCEN9BK8J7I:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:19:35.3592865+02:00 0HNCEN9BK8J7I:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:19:35.3595441+02:00 0HNCEN9BK8J7I:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2656ms. (6f83ade2) 2025-05-09T14:19:35.3596109+02:00 0HNCEN9BK8J7I:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.4084ms (afa2e885) 2025-05-09T14:19:35.3596433+02:00 0HNCEN9BK8J7I:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:19:35.3597699+02:00 0HNCEN9BK8J7I:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.2635ms (74253ad3) 2025-05-09T14:20:35.0673066+02:00 0HNCEN9BK8J7J:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:20:35.0678208+02:00 0HNCEN9BK8J7J:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:20:35.0679250+02:00 0HNCEN9BK8J7J:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:20:35.1853082+02:00 0HNCEN9BK8J7J:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:20:35.1855286+02:00 0HNCEN9BK8J7J:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.226ms. (6f83ade2) 2025-05-09T14:20:35.1855789+02:00 0HNCEN9BK8J7J:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.5764ms (afa2e885) 2025-05-09T14:20:35.1856116+02:00 0HNCEN9BK8J7J:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:20:35.1857362+02:00 0HNCEN9BK8J7J:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.4248ms (74253ad3) 2025-05-09T14:21:35.3148868+02:00 0HNCEN9BK8J7K:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:21:35.3153738+02:00 0HNCEN9BK8J7K:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:21:35.3154665+02:00 0HNCEN9BK8J7K:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:21:35.4439516+02:00 0HNCEN9BK8J7K:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:21:35.4442225+02:00 0HNCEN9BK8J7K:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2938ms. (6f83ade2) 2025-05-09T14:21:35.4442862+02:00 0HNCEN9BK8J7K:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.7753ms (afa2e885) 2025-05-09T14:21:35.4443180+02:00 0HNCEN9BK8J7K:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:21:35.4444278+02:00 0HNCEN9BK8J7K:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.5384ms (74253ad3) 2025-05-09T14:22:35.0635901+02:00 0HNCEN9BK8J7L:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:22:35.0641362+02:00 0HNCEN9BK8J7L:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:22:35.0642415+02:00 0HNCEN9BK8J7L:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:22:35.1951839+02:00 0HNCEN9BK8J7L:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:22:35.1953708+02:00 0HNCEN9BK8J7L:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.194ms. (6f83ade2) 2025-05-09T14:22:35.1954373+02:00 0HNCEN9BK8J7L:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 131.1181ms (afa2e885) 2025-05-09T14:22:35.1954728+02:00 0HNCEN9BK8J7L:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:22:35.1955834+02:00 0HNCEN9BK8J7L:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 131.994ms (74253ad3) 2025-05-09T14:23:35.2566511+02:00 0HNCEN9BK8J7M:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:23:35.2571635+02:00 0HNCEN9BK8J7M:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:23:35.2572488+02:00 0HNCEN9BK8J7M:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:23:35.3759935+02:00 0HNCEN9BK8J7M:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:23:35.3761989+02:00 0HNCEN9BK8J7M:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2244ms. (6f83ade2) 2025-05-09T14:23:35.3762398+02:00 0HNCEN9BK8J7M:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.9548ms (afa2e885) 2025-05-09T14:23:35.3762695+02:00 0HNCEN9BK8J7M:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:23:35.3763673+02:00 0HNCEN9BK8J7M:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.7153ms (74253ad3) 2025-05-09T14:24:35.0513937+02:00 0HNCEN9BK8J7N:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:24:35.0519497+02:00 0HNCEN9BK8J7N:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:24:35.0520533+02:00 0HNCEN9BK8J7N:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:24:35.1689447+02:00 0HNCEN9BK8J7N:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:24:35.1691167+02:00 0HNCEN9BK8J7N:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1852ms. (6f83ade2) 2025-05-09T14:24:35.1691589+02:00 0HNCEN9BK8J7N:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.0368ms (afa2e885) 2025-05-09T14:24:35.1691783+02:00 0HNCEN9BK8J7N:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:24:35.1692748+02:00 0HNCEN9BK8J7N:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.8784ms (74253ad3) 2025-05-09T14:25:35.3121158+02:00 0HNCEN9BK8J7O:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:25:35.3125722+02:00 0HNCEN9BK8J7O:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:25:35.3126587+02:00 0HNCEN9BK8J7O:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:25:35.4258504+02:00 0HNCEN9BK8J7O:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:25:35.4260400+02:00 0HNCEN9BK8J7O:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2079ms. (6f83ade2) 2025-05-09T14:25:35.4260781+02:00 0HNCEN9BK8J7O:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.3821ms (afa2e885) 2025-05-09T14:25:35.4260967+02:00 0HNCEN9BK8J7O:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:25:35.4261917+02:00 0HNCEN9BK8J7O:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.0821ms (74253ad3) 2025-05-09T14:26:35.0721847+02:00 0HNCEN9BK8J7P:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:26:35.0726751+02:00 0HNCEN9BK8J7P:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:26:35.0727585+02:00 0HNCEN9BK8J7P:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:26:35.1766365+02:00 0HNCEN9BK8J7P:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:26:35.1768173+02:00 0HNCEN9BK8J7P:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1987ms. (6f83ade2) 2025-05-09T14:26:35.1768509+02:00 0HNCEN9BK8J7P:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.0422ms (afa2e885) 2025-05-09T14:26:35.1768699+02:00 0HNCEN9BK8J7P:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:26:35.1769597+02:00 0HNCEN9BK8J7P:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 104.78ms (74253ad3) 2025-05-09T14:27:35.2718798+02:00 0HNCEN9BK8J7Q:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:27:35.2723970+02:00 0HNCEN9BK8J7Q:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:27:35.2724801+02:00 0HNCEN9BK8J7Q:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:27:35.4020074+02:00 0HNCEN9BK8J7Q:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:27:35.4022309+02:00 0HNCEN9BK8J7Q:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2391ms. (6f83ade2) 2025-05-09T14:27:35.4022920+02:00 0HNCEN9BK8J7Q:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 129.7674ms (afa2e885) 2025-05-09T14:27:35.4023374+02:00 0HNCEN9BK8J7Q:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:27:35.4024357+02:00 0HNCEN9BK8J7Q:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 130.5618ms (74253ad3) 2025-05-09T14:28:35.0533269+02:00 0HNCEN9BK8J7P:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:28:35.0538432+02:00 0HNCEN9BK8J7P:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:28:35.0539587+02:00 0HNCEN9BK8J7P:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:28:35.1726075+02:00 0HNCEN9BK8J7P:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:28:35.1727867+02:00 0HNCEN9BK8J7P:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1909ms. (6f83ade2) 2025-05-09T14:28:35.1728336+02:00 0HNCEN9BK8J7P:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.8339ms (afa2e885) 2025-05-09T14:28:35.1728657+02:00 0HNCEN9BK8J7P:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:28:35.1729562+02:00 0HNCEN9BK8J7P:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.628ms (74253ad3) 2025-05-09T14:29:35.3020492+02:00 0HNCEN9BK8J7Q:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:29:35.3026326+02:00 0HNCEN9BK8J7Q:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:29:35.3027370+02:00 0HNCEN9BK8J7Q:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:29:35.4309769+02:00 0HNCEN9BK8J7Q:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:29:35.4311965+02:00 0HNCEN9BK8J7Q:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2403ms. (6f83ade2) 2025-05-09T14:29:35.4312644+02:00 0HNCEN9BK8J7Q:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.453ms (afa2e885) 2025-05-09T14:29:35.4312961+02:00 0HNCEN9BK8J7Q:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:29:35.4313865+02:00 0HNCEN9BK8J7Q:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.3471ms (74253ad3) 2025-05-09T14:30:35.0544249+02:00 0HNCEN9BK8J7P:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:30:35.0548624+02:00 0HNCEN9BK8J7P:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:30:35.0549568+02:00 0HNCEN9BK8J7P:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:30:35.1747647+02:00 0HNCEN9BK8J7P:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:30:35.1749293+02:00 0HNCEN9BK8J7P:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.18ms. (6f83ade2) 2025-05-09T14:30:35.1749659+02:00 0HNCEN9BK8J7P:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.971ms (afa2e885) 2025-05-09T14:30:35.1749983+02:00 0HNCEN9BK8J7P:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:30:35.1750740+02:00 0HNCEN9BK8J7P:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.6724ms (74253ad3) 2025-05-09T14:31:35.2731101+02:00 0HNCEN9BK8J7R:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:31:35.2736995+02:00 0HNCEN9BK8J7R:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:31:35.2738188+02:00 0HNCEN9BK8J7R:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:31:35.3936898+02:00 0HNCEN9BK8J7R:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:31:35.3939591+02:00 0HNCEN9BK8J7R:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2756ms. (6f83ade2) 2025-05-09T14:31:35.3940115+02:00 0HNCEN9BK8J7R:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.1025ms (afa2e885) 2025-05-09T14:31:35.3940462+02:00 0HNCEN9BK8J7R:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:31:35.3941533+02:00 0HNCEN9BK8J7R:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.0468ms (74253ad3) 2025-05-09T14:32:35.0523636+02:00 0HNCEN9BK8J7S:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:32:35.0528600+02:00 0HNCEN9BK8J7S:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:32:35.0529640+02:00 0HNCEN9BK8J7S:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:32:35.1608917+02:00 0HNCEN9BK8J7S:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:32:35.1610885+02:00 0HNCEN9BK8J7S:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2042ms. (6f83ade2) 2025-05-09T14:32:35.1611465+02:00 0HNCEN9BK8J7S:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 108.1355ms (afa2e885) 2025-05-09T14:32:35.1611843+02:00 0HNCEN9BK8J7S:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:32:35.1613049+02:00 0HNCEN9BK8J7S:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.9343ms (74253ad3) 2025-05-09T14:33:35.4486780+02:00 0HNCEN9BK8J7T:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:33:35.4491495+02:00 0HNCEN9BK8J7T:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:33:35.4492340+02:00 0HNCEN9BK8J7T:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:33:35.5671567+02:00 0HNCEN9BK8J7T:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:33:35.5673590+02:00 0HNCEN9BK8J7T:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2195ms. (6f83ade2) 2025-05-09T14:33:35.5674208+02:00 0HNCEN9BK8J7T:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.1398ms (afa2e885) 2025-05-09T14:33:35.5674589+02:00 0HNCEN9BK8J7T:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:33:35.5675700+02:00 0HNCEN9BK8J7T:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.8946ms (74253ad3) 2025-05-09T14:34:35.0418771+02:00 0HNCEN9BK8J7U:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:34:35.0423102+02:00 0HNCEN9BK8J7U:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:34:35.0424020+02:00 0HNCEN9BK8J7U:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:34:35.1646585+02:00 0HNCEN9BK8J7U:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:34:35.1648310+02:00 0HNCEN9BK8J7U:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.188ms. (6f83ade2) 2025-05-09T14:34:35.1649149+02:00 0HNCEN9BK8J7U:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.4632ms (afa2e885) 2025-05-09T14:34:35.1649503+02:00 0HNCEN9BK8J7U:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:34:35.1650791+02:00 0HNCEN9BK8J7U:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.2004ms (74253ad3) 2025-05-09T14:35:35.2592472+02:00 0HNCEN9BK8J7V:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:35:35.2597294+02:00 0HNCEN9BK8J7V:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:35:35.2598101+02:00 0HNCEN9BK8J7V:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:35:35.3804354+02:00 0HNCEN9BK8J7V:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:35:35.3806786+02:00 0HNCEN9BK8J7V:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2593ms. (6f83ade2) 2025-05-09T14:35:35.3807286+02:00 0HNCEN9BK8J7V:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.873ms (afa2e885) 2025-05-09T14:35:35.3807653+02:00 0HNCEN9BK8J7V:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:35:35.3808901+02:00 0HNCEN9BK8J7V:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.6248ms (74253ad3) 2025-05-09T14:36:35.0541419+02:00 0HNCEN9BK8J80:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:36:35.0546274+02:00 0HNCEN9BK8J80:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:36:35.0547061+02:00 0HNCEN9BK8J80:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:36:35.1629249+02:00 0HNCEN9BK8J80:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:36:35.1631260+02:00 0HNCEN9BK8J80:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2123ms. (6f83ade2) 2025-05-09T14:36:35.1631650+02:00 0HNCEN9BK8J80:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 108.4231ms (afa2e885) 2025-05-09T14:36:35.1631872+02:00 0HNCEN9BK8J80:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:36:35.1632868+02:00 0HNCEN9BK8J80:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 109.173ms (74253ad3) 2025-05-09T14:37:35.5160913+02:00 0HNCEN9BK8J81:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:37:35.5165302+02:00 0HNCEN9BK8J81:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:37:35.5166220+02:00 0HNCEN9BK8J81:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:37:35.6327411+02:00 0HNCEN9BK8J81:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:37:35.6329984+02:00 0HNCEN9BK8J81:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2765ms. (6f83ade2) 2025-05-09T14:37:35.6330662+02:00 0HNCEN9BK8J81:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.4016ms (afa2e885) 2025-05-09T14:37:35.6331049+02:00 0HNCEN9BK8J81:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:37:35.6332165+02:00 0HNCEN9BK8J81:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.1225ms (74253ad3) 2025-05-09T14:38:35.0454711+02:00 0HNCEN9BK8J81:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:38:35.0458545+02:00 0HNCEN9BK8J81:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:38:35.0459240+02:00 0HNCEN9BK8J81:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:38:35.1528569+02:00 0HNCEN9BK8J81:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:38:35.1530581+02:00 0HNCEN9BK8J81:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2154ms. (6f83ade2) 2025-05-09T14:38:35.1531154+02:00 0HNCEN9BK8J81:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.1576ms (afa2e885) 2025-05-09T14:38:35.1531503+02:00 0HNCEN9BK8J81:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:38:35.1532395+02:00 0HNCEN9BK8J81:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.776ms (74253ad3) 2025-05-09T14:39:35.2674609+02:00 0HNCEN9BK8J81:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:39:35.2679941+02:00 0HNCEN9BK8J81:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:39:35.2680784+02:00 0HNCEN9BK8J81:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:39:35.3888042+02:00 0HNCEN9BK8J81:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:39:35.3889938+02:00 0HNCEN9BK8J81:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2101ms. (6f83ade2) 2025-05-09T14:39:35.3890549+02:00 0HNCEN9BK8J81:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.9352ms (afa2e885) 2025-05-09T14:39:35.3890850+02:00 0HNCEN9BK8J81:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:39:35.3892073+02:00 0HNCEN9BK8J81:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.7204ms (74253ad3) 2025-05-09T14:40:35.0382111+02:00 0HNCEN9BK8J82:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:40:35.0387855+02:00 0HNCEN9BK8J82:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:40:35.0388921+02:00 0HNCEN9BK8J82:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:40:35.1711995+02:00 0HNCEN9BK8J82:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:40:35.1714160+02:00 0HNCEN9BK8J82:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2255ms. (6f83ade2) 2025-05-09T14:40:35.1714964+02:00 0HNCEN9BK8J82:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 132.5239ms (afa2e885) 2025-05-09T14:40:35.1715339+02:00 0HNCEN9BK8J82:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:40:35.1716446+02:00 0HNCEN9BK8J82:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 133.4361ms (74253ad3) 2025-05-09T14:41:35.3619795+02:00 0HNCEN9BK8J83:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:41:35.3624876+02:00 0HNCEN9BK8J83:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:41:35.3626130+02:00 0HNCEN9BK8J83:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:41:35.4924440+02:00 0HNCEN9BK8J83:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:41:35.4926824+02:00 0HNCEN9BK8J83:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2523ms. (6f83ade2) 2025-05-09T14:41:35.4927374+02:00 0HNCEN9BK8J83:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 130.0507ms (afa2e885) 2025-05-09T14:41:35.4927750+02:00 0HNCEN9BK8J83:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:41:35.4928976+02:00 0HNCEN9BK8J83:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 130.9061ms (74253ad3) 2025-05-09T14:42:35.0491573+02:00 0HNCEN9BK8J83:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:42:35.0496843+02:00 0HNCEN9BK8J83:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:42:35.0497734+02:00 0HNCEN9BK8J83:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:42:35.1705340+02:00 0HNCEN9BK8J83:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:42:35.1707233+02:00 0HNCEN9BK8J83:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2045ms. (6f83ade2) 2025-05-09T14:42:35.1707840+02:00 0HNCEN9BK8J83:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.9515ms (afa2e885) 2025-05-09T14:42:35.1708184+02:00 0HNCEN9BK8J83:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:42:35.1709222+02:00 0HNCEN9BK8J83:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.7754ms (74253ad3) 2025-05-09T14:43:35.2054650+02:00 0HNCEN9BK8J84:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:43:35.2059668+02:00 0HNCEN9BK8J84:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:43:35.2060498+02:00 0HNCEN9BK8J84:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:43:35.3264929+02:00 0HNCEN9BK8J84:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:43:35.3266933+02:00 0HNCEN9BK8J84:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2198ms. (6f83ade2) 2025-05-09T14:43:35.3267611+02:00 0HNCEN9BK8J84:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.6679ms (afa2e885) 2025-05-09T14:43:35.3268024+02:00 0HNCEN9BK8J84:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:43:35.3269007+02:00 0HNCEN9BK8J84:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.4432ms (74253ad3) 2025-05-09T14:44:35.0463416+02:00 0HNCEN9BK8J85:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:44:35.0468426+02:00 0HNCEN9BK8J85:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:44:35.0469362+02:00 0HNCEN9BK8J85:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:44:35.1673853+02:00 0HNCEN9BK8J85:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:44:35.1675832+02:00 0HNCEN9BK8J85:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1996ms. (6f83ade2) 2025-05-09T14:44:35.1676153+02:00 0HNCEN9BK8J85:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.6431ms (afa2e885) 2025-05-09T14:44:35.1676347+02:00 0HNCEN9BK8J85:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:44:35.1677202+02:00 0HNCEN9BK8J85:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.3817ms (74253ad3) 2025-05-09T14:45:35.2159061+02:00 0HNCEN9BK8J86:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:45:35.2163177+02:00 0HNCEN9BK8J86:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:45:35.2164030+02:00 0HNCEN9BK8J86:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:45:35.3385056+02:00 0HNCEN9BK8J86:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:45:35.3386739+02:00 0HNCEN9BK8J86:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1892ms. (6f83ade2) 2025-05-09T14:45:35.3387108+02:00 0HNCEN9BK8J86:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.2624ms (afa2e885) 2025-05-09T14:45:35.3387297+02:00 0HNCEN9BK8J86:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:45:35.3388157+02:00 0HNCEN9BK8J86:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.9165ms (74253ad3) 2025-05-09T14:46:35.0481133+02:00 0HNCEN9BK8J86:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:46:35.0486595+02:00 0HNCEN9BK8J86:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:46:35.0487505+02:00 0HNCEN9BK8J86:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:46:35.1715481+02:00 0HNCEN9BK8J86:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:46:35.1717638+02:00 0HNCEN9BK8J86:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2222ms. (6f83ade2) 2025-05-09T14:46:35.1718048+02:00 0HNCEN9BK8J86:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.0132ms (afa2e885) 2025-05-09T14:46:35.1718348+02:00 0HNCEN9BK8J86:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:46:35.1719280+02:00 0HNCEN9BK8J86:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.8217ms (74253ad3) 2025-05-09T14:47:35.2914102+02:00 0HNCEN9BK8J87:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:47:35.2918789+02:00 0HNCEN9BK8J87:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:47:35.2919807+02:00 0HNCEN9BK8J87:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:47:35.4104030+02:00 0HNCEN9BK8J87:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:47:35.4106422+02:00 0HNCEN9BK8J87:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2655ms. (6f83ade2) 2025-05-09T14:47:35.4106748+02:00 0HNCEN9BK8J87:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.654ms (afa2e885) 2025-05-09T14:47:35.4106906+02:00 0HNCEN9BK8J87:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:47:35.4107689+02:00 0HNCEN9BK8J87:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.3667ms (74253ad3) 2025-05-09T14:48:35.0384197+02:00 0HNCEN9BK8J88:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:48:35.0389043+02:00 0HNCEN9BK8J88:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:48:35.0389897+02:00 0HNCEN9BK8J88:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:48:35.1648064+02:00 0HNCEN9BK8J88:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:48:35.1649903+02:00 0HNCEN9BK8J88:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1975ms. (6f83ade2) 2025-05-09T14:48:35.1650326+02:00 0HNCEN9BK8J88:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.9958ms (afa2e885) 2025-05-09T14:48:35.1650523+02:00 0HNCEN9BK8J88:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:48:35.1651386+02:00 0HNCEN9BK8J88:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.761ms (74253ad3) 2025-05-09T14:49:35.2834923+02:00 0HNCEN9BK8J89:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:49:35.2840446+02:00 0HNCEN9BK8J89:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:49:35.2841503+02:00 0HNCEN9BK8J89:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:49:35.4092165+02:00 0HNCEN9BK8J89:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:49:35.4094003+02:00 0HNCEN9BK8J89:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2032ms. (6f83ade2) 2025-05-09T14:49:35.4094482+02:00 0HNCEN9BK8J89:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.2239ms (afa2e885) 2025-05-09T14:49:35.4094666+02:00 0HNCEN9BK8J89:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:49:35.4095495+02:00 0HNCEN9BK8J89:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.06ms (74253ad3) 2025-05-09T14:50:35.0300247+02:00 0HNCEN9BK8J8A:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:50:35.0304647+02:00 0HNCEN9BK8J8A:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:50:35.0305478+02:00 0HNCEN9BK8J8A:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:50:35.1591216+02:00 0HNCEN9BK8J8A:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:50:35.1593178+02:00 0HNCEN9BK8J8A:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2062ms. (6f83ade2) 2025-05-09T14:50:35.1593733+02:00 0HNCEN9BK8J8A:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.7836ms (afa2e885) 2025-05-09T14:50:35.1594104+02:00 0HNCEN9BK8J8A:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:50:35.1595309+02:00 0HNCEN9BK8J8A:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.5064ms (74253ad3) 2025-05-09T14:51:35.2380633+02:00 0HNCEN9BK8J8B:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:51:35.2385350+02:00 0HNCEN9BK8J8B:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:51:35.2386161+02:00 0HNCEN9BK8J8B:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:51:35.3641127+02:00 0HNCEN9BK8J8B:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:51:35.3643124+02:00 0HNCEN9BK8J8B:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.224ms. (6f83ade2) 2025-05-09T14:51:35.3643727+02:00 0HNCEN9BK8J8B:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.7143ms (afa2e885) 2025-05-09T14:51:35.3644057+02:00 0HNCEN9BK8J8B:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:51:35.3645236+02:00 0HNCEN9BK8J8B:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.4537ms (74253ad3) 2025-05-09T14:52:35.0308066+02:00 0HNCEN9BK8J8C:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:52:35.0313410+02:00 0HNCEN9BK8J8C:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:52:35.0314431+02:00 0HNCEN9BK8J8C:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:52:35.1512102+02:00 0HNCEN9BK8J8C:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:52:35.1513863+02:00 0HNCEN9BK8J8C:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1879ms. (6f83ade2) 2025-05-09T14:52:35.1514304+02:00 0HNCEN9BK8J8C:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.9098ms (afa2e885) 2025-05-09T14:52:35.1514597+02:00 0HNCEN9BK8J8C:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:52:35.1515567+02:00 0HNCEN9BK8J8C:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.7598ms (74253ad3) 2025-05-09T14:53:35.2797079+02:00 0HNCEN9BK8J8D:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:53:35.2801987+02:00 0HNCEN9BK8J8D:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:53:35.2802877+02:00 0HNCEN9BK8J8D:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:53:35.3981821+02:00 0HNCEN9BK8J8D:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:53:35.3983825+02:00 0HNCEN9BK8J8D:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2179ms. (6f83ade2) 2025-05-09T14:53:35.3984369+02:00 0HNCEN9BK8J8D:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.1069ms (afa2e885) 2025-05-09T14:53:35.3984759+02:00 0HNCEN9BK8J8D:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:53:35.3985585+02:00 0HNCEN9BK8J8D:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.8614ms (74253ad3) 2025-05-09T14:54:35.0446821+02:00 0HNCEN9BK8J8C:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:54:35.0452253+02:00 0HNCEN9BK8J8C:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:54:35.0453358+02:00 0HNCEN9BK8J8C:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:54:35.1506320+02:00 0HNCEN9BK8J8C:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:54:35.1508839+02:00 0HNCEN9BK8J8C:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2628ms. (6f83ade2) 2025-05-09T14:54:35.1509306+02:00 0HNCEN9BK8J8C:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.52ms (afa2e885) 2025-05-09T14:54:35.1509634+02:00 0HNCEN9BK8J8C:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:54:35.1510754+02:00 0HNCEN9BK8J8C:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.3889ms (74253ad3) 2025-05-09T14:55:35.2400098+02:00 0HNCEN9BK8J8D:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:55:35.2404719+02:00 0HNCEN9BK8J8D:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:55:35.2405798+02:00 0HNCEN9BK8J8D:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:55:35.3476582+02:00 0HNCEN9BK8J8D:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:55:35.3478416+02:00 0HNCEN9BK8J8D:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2032ms. (6f83ade2) 2025-05-09T14:55:35.3478797+02:00 0HNCEN9BK8J8D:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.2622ms (afa2e885) 2025-05-09T14:55:35.3478988+02:00 0HNCEN9BK8J8D:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:55:35.3479760+02:00 0HNCEN9BK8J8D:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.9887ms (74253ad3) 2025-05-09T14:56:35.0272568+02:00 0HNCEN9BK8J8C:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:56:35.0276836+02:00 0HNCEN9BK8J8C:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:56:35.0277674+02:00 0HNCEN9BK8J8C:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:56:35.1336560+02:00 0HNCEN9BK8J8C:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:56:35.1338660+02:00 0HNCEN9BK8J8C:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2249ms. (6f83ade2) 2025-05-09T14:56:35.1338955+02:00 0HNCEN9BK8J8C:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 106.0936ms (afa2e885) 2025-05-09T14:56:35.1339132+02:00 0HNCEN9BK8J8C:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:56:35.1339927+02:00 0HNCEN9BK8J8C:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.755ms (74253ad3) 2025-05-09T14:57:35.2673916+02:00 0HNCEN9BK8J8D:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:57:35.2678783+02:00 0HNCEN9BK8J8D:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:57:35.2679762+02:00 0HNCEN9BK8J8D:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:57:35.3887069+02:00 0HNCEN9BK8J8D:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:57:35.3888972+02:00 0HNCEN9BK8J8D:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2092ms. (6f83ade2) 2025-05-09T14:57:35.3889504+02:00 0HNCEN9BK8J8D:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.9356ms (afa2e885) 2025-05-09T14:57:35.3889773+02:00 0HNCEN9BK8J8D:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:57:35.3890713+02:00 0HNCEN9BK8J8D:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.6955ms (74253ad3) 2025-05-09T14:58:35.0495948+02:00 0HNCEN9BK8J8C:00000004 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:58:35.0500901+02:00 0HNCEN9BK8J8C:00000004 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:58:35.0501853+02:00 0HNCEN9BK8J8C:00000004 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:58:35.1805699+02:00 0HNCEN9BK8J8C:00000004 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:58:35.1807759+02:00 0HNCEN9BK8J8C:00000004 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2189ms. (6f83ade2) 2025-05-09T14:58:35.1808176+02:00 0HNCEN9BK8J8C:00000004 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 130.5943ms (afa2e885) 2025-05-09T14:58:35.1808468+02:00 0HNCEN9BK8J8C:00000004 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:58:35.1809430+02:00 0HNCEN9BK8J8C:00000004 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 131.3486ms (74253ad3) 2025-05-09T14:59:35.1900101+02:00 0HNCEN9BK8J8E:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T14:59:35.1904394+02:00 0HNCEN9BK8J8E:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T14:59:35.1905168+02:00 0HNCEN9BK8J8E:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T14:59:35.3145259+02:00 0HNCEN9BK8J8E:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T14:59:35.3147347+02:00 0HNCEN9BK8J8E:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2324ms. (6f83ade2) 2025-05-09T14:59:35.3147737+02:00 0HNCEN9BK8J8E:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.2172ms (afa2e885) 2025-05-09T14:59:35.3147941+02:00 0HNCEN9BK8J8E:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T14:59:35.3149077+02:00 0HNCEN9BK8J8E:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.9081ms (74253ad3) 2025-05-09T15:00:35.0324621+02:00 0HNCEN9BK8J8F:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:00:35.0330173+02:00 0HNCEN9BK8J8F:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:00:35.0331195+02:00 0HNCEN9BK8J8F:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:00:35.1504531+02:00 0HNCEN9BK8J8F:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:00:35.1506449+02:00 0HNCEN9BK8J8F:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2065ms. (6f83ade2) 2025-05-09T15:00:35.1506896+02:00 0HNCEN9BK8J8F:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.4879ms (afa2e885) 2025-05-09T15:00:35.1507112+02:00 0HNCEN9BK8J8F:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:00:35.1508210+02:00 0HNCEN9BK8J8F:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.3482ms (74253ad3) 2025-05-09T15:01:35.1980680+02:00 0HNCEN9BK8J8G:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:01:35.1985129+02:00 0HNCEN9BK8J8G:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:01:35.1985937+02:00 0HNCEN9BK8J8G:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:01:35.3211316+02:00 0HNCEN9BK8J8G:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:01:35.3213097+02:00 0HNCEN9BK8J8G:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2003ms. (6f83ade2) 2025-05-09T15:01:35.3213540+02:00 0HNCEN9BK8J8G:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.7023ms (afa2e885) 2025-05-09T15:01:35.3213706+02:00 0HNCEN9BK8J8G:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:01:35.3214593+02:00 0HNCEN9BK8J8G:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.3862ms (74253ad3) 2025-05-09T15:02:35.0241787+02:00 0HNCEN9BK8J8F:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:02:35.0247142+02:00 0HNCEN9BK8J8F:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:02:35.0247990+02:00 0HNCEN9BK8J8F:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:02:35.1428680+02:00 0HNCEN9BK8J8F:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:02:35.1431093+02:00 0HNCEN9BK8J8F:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.249ms. (6f83ade2) 2025-05-09T15:02:35.1431578+02:00 0HNCEN9BK8J8F:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.3169ms (afa2e885) 2025-05-09T15:02:35.1432017+02:00 0HNCEN9BK8J8F:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:02:35.1433218+02:00 0HNCEN9BK8J8F:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.1342ms (74253ad3) 2025-05-09T15:03:35.2409782+02:00 0HNCEN9BK8J8H:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:03:35.2413890+02:00 0HNCEN9BK8J8H:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:03:35.2414727+02:00 0HNCEN9BK8J8H:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:03:35.3609466+02:00 0HNCEN9BK8J8H:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:03:35.3611232+02:00 0HNCEN9BK8J8H:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1987ms. (6f83ade2) 2025-05-09T15:03:35.3611942+02:00 0HNCEN9BK8J8H:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.6796ms (afa2e885) 2025-05-09T15:03:35.3612290+02:00 0HNCEN9BK8J8H:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:03:35.3613382+02:00 0HNCEN9BK8J8H:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.3614ms (74253ad3) 2025-05-09T15:04:35.0294779+02:00 0HNCEN9BK8J8I:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:04:35.0299676+02:00 0HNCEN9BK8J8I:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:04:35.0300602+02:00 0HNCEN9BK8J8I:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:04:35.1622652+02:00 0HNCEN9BK8J8I:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:04:35.1624679+02:00 0HNCEN9BK8J8I:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2144ms. (6f83ade2) 2025-05-09T15:04:35.1625174+02:00 0HNCEN9BK8J8I:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 132.424ms (afa2e885) 2025-05-09T15:04:35.1625473+02:00 0HNCEN9BK8J8I:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:04:35.1626334+02:00 0HNCEN9BK8J8I:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 133.161ms (74253ad3) 2025-05-09T15:05:35.2728698+02:00 0HNCEN9BK8J8J:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:05:35.2733874+02:00 0HNCEN9BK8J8J:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:05:35.2734702+02:00 0HNCEN9BK8J8J:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:05:35.3950023+02:00 0HNCEN9BK8J8J:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:05:35.3951850+02:00 0HNCEN9BK8J8J:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2015ms. (6f83ade2) 2025-05-09T15:05:35.3952428+02:00 0HNCEN9BK8J8J:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.7353ms (afa2e885) 2025-05-09T15:05:35.3952613+02:00 0HNCEN9BK8J8J:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:05:35.3953706+02:00 0HNCEN9BK8J8J:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.5405ms (74253ad3) 2025-05-09T15:06:35.0163788+02:00 0HNCEN9BK8J8K:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:06:35.0169077+02:00 0HNCEN9BK8J8K:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:06:35.0170134+02:00 0HNCEN9BK8J8K:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:06:35.1381038+02:00 0HNCEN9BK8J8K:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:06:35.1383314+02:00 0HNCEN9BK8J8K:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2284ms. (6f83ade2) 2025-05-09T15:06:35.1383871+02:00 0HNCEN9BK8J8K:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.2945ms (afa2e885) 2025-05-09T15:06:35.1384198+02:00 0HNCEN9BK8J8K:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:06:35.1385529+02:00 0HNCEN9BK8J8K:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.1609ms (74253ad3) 2025-05-09T15:07:35.1656552+02:00 0HNCEN9BK8J8L:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:07:35.1661958+02:00 0HNCEN9BK8J8L:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:07:35.1662979+02:00 0HNCEN9BK8J8L:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:07:35.2849620+02:00 0HNCEN9BK8J8L:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:07:35.2851543+02:00 0HNCEN9BK8J8L:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2079ms. (6f83ade2) 2025-05-09T15:07:35.2852215+02:00 0HNCEN9BK8J8L:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.8904ms (afa2e885) 2025-05-09T15:07:35.2852401+02:00 0HNCEN9BK8J8L:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:07:35.2853287+02:00 0HNCEN9BK8J8L:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.682ms (74253ad3) 2025-05-09T15:08:35.0158642+02:00 0HNCEN9BK8J8M:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:08:35.0163480+02:00 0HNCEN9BK8J8M:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:08:35.0164528+02:00 0HNCEN9BK8J8M:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:08:35.1401560+02:00 0HNCEN9BK8J8M:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:08:35.1403741+02:00 0HNCEN9BK8J8M:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2192ms. (6f83ade2) 2025-05-09T15:08:35.1404077+02:00 0HNCEN9BK8J8M:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.9189ms (afa2e885) 2025-05-09T15:08:35.1404399+02:00 0HNCEN9BK8J8M:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:08:35.1405419+02:00 0HNCEN9BK8J8M:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.6817ms (74253ad3) 2025-05-09T15:09:35.2649819+02:00 0HNCEN9BK8J8N:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:09:35.2654263+02:00 0HNCEN9BK8J8N:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:09:35.2655072+02:00 0HNCEN9BK8J8N:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:09:35.3896018+02:00 0HNCEN9BK8J8N:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:09:35.3898406+02:00 0HNCEN9BK8J8N:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2674ms. (6f83ade2) 2025-05-09T15:09:35.3898936+02:00 0HNCEN9BK8J8N:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.3422ms (afa2e885) 2025-05-09T15:09:35.3899259+02:00 0HNCEN9BK8J8N:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:09:35.3900242+02:00 0HNCEN9BK8J8N:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.0482ms (74253ad3) 2025-05-09T15:10:35.0333605+02:00 0HNCEN9BK8J8M:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:10:35.0338003+02:00 0HNCEN9BK8J8M:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:10:35.0338962+02:00 0HNCEN9BK8J8M:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:10:35.1525679+02:00 0HNCEN9BK8J8M:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:10:35.1527600+02:00 0HNCEN9BK8J8M:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1932ms. (6f83ade2) 2025-05-09T15:10:35.1528140+02:00 0HNCEN9BK8J8M:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.88ms (afa2e885) 2025-05-09T15:10:35.1528452+02:00 0HNCEN9BK8J8M:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:10:35.1529655+02:00 0HNCEN9BK8J8M:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.6084ms (74253ad3) 2025-05-09T15:11:35.1818720+02:00 0HNCEN9BK8J8N:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:11:35.1822019+02:00 0HNCEN9BK8J8N:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:11:35.1822630+02:00 0HNCEN9BK8J8N:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:11:35.2994362+02:00 0HNCEN9BK8J8N:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:11:35.2996230+02:00 0HNCEN9BK8J8N:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2082ms. (6f83ade2) 2025-05-09T15:11:35.2996745+02:00 0HNCEN9BK8J8N:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.3792ms (afa2e885) 2025-05-09T15:11:35.2997046+02:00 0HNCEN9BK8J8N:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:11:35.2998122+02:00 0HNCEN9BK8J8N:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.9365ms (74253ad3) 2025-05-09T15:12:35.0225244+02:00 0HNCEN9BK8J8O:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:12:35.0230169+02:00 0HNCEN9BK8J8O:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:12:35.0231186+02:00 0HNCEN9BK8J8O:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:12:35.1493722+02:00 0HNCEN9BK8J8O:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:12:35.1495492+02:00 0HNCEN9BK8J8O:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1866ms. (6f83ade2) 2025-05-09T15:12:35.1496086+02:00 0HNCEN9BK8J8O:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.4149ms (afa2e885) 2025-05-09T15:12:35.1496535+02:00 0HNCEN9BK8J8O:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:12:35.1497705+02:00 0HNCEN9BK8J8O:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.2556ms (74253ad3) 2025-05-09T15:13:35.3940209+02:00 0HNCEN9BK8J8O:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:13:35.3944923+02:00 0HNCEN9BK8J8O:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:13:35.3945794+02:00 0HNCEN9BK8J8O:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:13:35.5146411+02:00 0HNCEN9BK8J8O:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:13:35.5148395+02:00 0HNCEN9BK8J8O:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2213ms. (6f83ade2) 2025-05-09T15:13:35.5148746+02:00 0HNCEN9BK8J8O:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.2584ms (afa2e885) 2025-05-09T15:13:35.5148948+02:00 0HNCEN9BK8J8O:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:13:35.5149742+02:00 0HNCEN9BK8J8O:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.9605ms (74253ad3) 2025-05-09T15:14:35.0187033+02:00 0HNCEN9BK8J8P:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:14:35.0190993+02:00 0HNCEN9BK8J8P:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:14:35.0191866+02:00 0HNCEN9BK8J8P:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:14:35.1390663+02:00 0HNCEN9BK8J8P:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:14:35.1392458+02:00 0HNCEN9BK8J8P:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1927ms. (6f83ade2) 2025-05-09T15:14:35.1392791+02:00 0HNCEN9BK8J8P:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.0574ms (afa2e885) 2025-05-09T15:14:35.1393026+02:00 0HNCEN9BK8J8P:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:14:35.1394155+02:00 0HNCEN9BK8J8P:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.7115ms (74253ad3) 2025-05-09T15:15:35.2472793+02:00 0HNCEN9BK8J8Q:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:15:35.2477694+02:00 0HNCEN9BK8J8Q:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:15:35.2478634+02:00 0HNCEN9BK8J8Q:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:15:35.3603956+02:00 0HNCEN9BK8J8Q:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:15:35.3605821+02:00 0HNCEN9BK8J8Q:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2061ms. (6f83ade2) 2025-05-09T15:15:35.3606290+02:00 0HNCEN9BK8J8Q:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 112.729ms (afa2e885) 2025-05-09T15:15:35.3606494+02:00 0HNCEN9BK8J8Q:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:15:35.3607448+02:00 0HNCEN9BK8J8Q:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 113.4797ms (74253ad3) 2025-05-09T15:16:35.0210212+02:00 0HNCEN9BK8J8R:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:16:35.0215409+02:00 0HNCEN9BK8J8R:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:16:35.0216405+02:00 0HNCEN9BK8J8R:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:16:35.1268273+02:00 0HNCEN9BK8J8R:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:16:35.1270073+02:00 0HNCEN9BK8J8R:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.193ms. (6f83ade2) 2025-05-09T15:16:35.1270825+02:00 0HNCEN9BK8J8R:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.4006ms (afa2e885) 2025-05-09T15:16:35.1271148+02:00 0HNCEN9BK8J8R:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:16:35.1272041+02:00 0HNCEN9BK8J8R:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.1865ms (74253ad3) 2025-05-09T15:17:35.1860761+02:00 0HNCEN9BK8J8S:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:17:35.1865201+02:00 0HNCEN9BK8J8S:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:17:35.1866358+02:00 0HNCEN9BK8J8S:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:17:35.3072896+02:00 0HNCEN9BK8J8S:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:17:35.3074800+02:00 0HNCEN9BK8J8S:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2138ms. (6f83ade2) 2025-05-09T15:17:35.3075148+02:00 0HNCEN9BK8J8S:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.8394ms (afa2e885) 2025-05-09T15:17:35.3075342+02:00 0HNCEN9BK8J8S:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:17:35.3076186+02:00 0HNCEN9BK8J8S:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.5586ms (74253ad3) 2025-05-09T15:18:35.0192959+02:00 0HNCEN9BK8J8R:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:18:35.0198180+02:00 0HNCEN9BK8J8R:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:18:35.0199003+02:00 0HNCEN9BK8J8R:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:18:35.1437162+02:00 0HNCEN9BK8J8R:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:18:35.1439216+02:00 0HNCEN9BK8J8R:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2132ms. (6f83ade2) 2025-05-09T15:18:35.1439737+02:00 0HNCEN9BK8J8R:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.0363ms (afa2e885) 2025-05-09T15:18:35.1440060+02:00 0HNCEN9BK8J8R:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:18:35.1440937+02:00 0HNCEN9BK8J8R:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.813ms (74253ad3) 2025-05-09T15:19:35.2675199+02:00 0HNCEN9BK8J8T:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:19:35.2679478+02:00 0HNCEN9BK8J8T:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:19:35.2680466+02:00 0HNCEN9BK8J8T:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:19:35.3895789+02:00 0HNCEN9BK8J8T:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:19:35.3897601+02:00 0HNCEN9BK8J8T:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1938ms. (6f83ade2) 2025-05-09T15:19:35.3898509+02:00 0HNCEN9BK8J8T:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.7542ms (afa2e885) 2025-05-09T15:19:35.3898675+02:00 0HNCEN9BK8J8T:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:19:35.3899227+02:00 0HNCEN9BK8J8T:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.4241ms (74253ad3) 2025-05-09T15:20:35.0469095+02:00 0HNCEN9BK8J8U:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:20:35.0474157+02:00 0HNCEN9BK8J8U:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:20:35.0475093+02:00 0HNCEN9BK8J8U:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:20:35.1727169+02:00 0HNCEN9BK8J8U:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:20:35.1729212+02:00 0HNCEN9BK8J8U:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.219ms. (6f83ade2) 2025-05-09T15:20:35.1729978+02:00 0HNCEN9BK8J8U:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.4439ms (afa2e885) 2025-05-09T15:20:35.1730380+02:00 0HNCEN9BK8J8U:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:20:35.1731383+02:00 0HNCEN9BK8J8U:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.2328ms (74253ad3) 2025-05-09T15:21:35.2523762+02:00 0HNCEN9BK8J8T:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:21:35.2529390+02:00 0HNCEN9BK8J8T:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:21:35.2530498+02:00 0HNCEN9BK8J8T:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:21:35.3745944+02:00 0HNCEN9BK8J8T:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:21:35.3748260+02:00 0HNCEN9BK8J8T:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2506ms. (6f83ade2) 2025-05-09T15:21:35.3748694+02:00 0HNCEN9BK8J8T:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.7471ms (afa2e885) 2025-05-09T15:21:35.3748992+02:00 0HNCEN9BK8J8T:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:21:35.3750043+02:00 0HNCEN9BK8J8T:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.6261ms (74253ad3) 2025-05-09T15:22:35.0127357+02:00 0HNCEN9BK8J8T:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:22:35.0131157+02:00 0HNCEN9BK8J8T:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:22:35.0131821+02:00 0HNCEN9BK8J8T:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:22:35.1350230+02:00 0HNCEN9BK8J8T:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:22:35.1352254+02:00 0HNCEN9BK8J8T:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2148ms. (6f83ade2) 2025-05-09T15:22:35.1352789+02:00 0HNCEN9BK8J8T:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.0626ms (afa2e885) 2025-05-09T15:22:35.1353178+02:00 0HNCEN9BK8J8T:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:22:35.1354176+02:00 0HNCEN9BK8J8T:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.6784ms (74253ad3) 2025-05-09T15:23:35.2256141+02:00 0HNCEN9BK8J8V:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:23:35.2260392+02:00 0HNCEN9BK8J8V:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:23:35.2261277+02:00 0HNCEN9BK8J8V:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:23:35.3501647+02:00 0HNCEN9BK8J8V:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:23:35.3503435+02:00 0HNCEN9BK8J8V:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1957ms. (6f83ade2) 2025-05-09T15:23:35.3503828+02:00 0HNCEN9BK8J8V:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.2243ms (afa2e885) 2025-05-09T15:23:35.3504030+02:00 0HNCEN9BK8J8V:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:23:35.3505029+02:00 0HNCEN9BK8J8V:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.9074ms (74253ad3) 2025-05-09T15:24:35.0111122+02:00 0HNCEN9BK8J90:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:24:35.0116111+02:00 0HNCEN9BK8J90:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:24:35.0116960+02:00 0HNCEN9BK8J90:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:24:35.1364479+02:00 0HNCEN9BK8J90:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:24:35.1366312+02:00 0HNCEN9BK8J90:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1917ms. (6f83ade2) 2025-05-09T15:24:35.1366925+02:00 0HNCEN9BK8J90:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.9556ms (afa2e885) 2025-05-09T15:24:35.1367245+02:00 0HNCEN9BK8J90:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:24:35.1368204+02:00 0HNCEN9BK8J90:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.7271ms (74253ad3) 2025-05-09T15:25:15.8998794+02:00 0HNCEN9BK8J91:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:25:15.9004038+02:00 0HNCEN9BK8J91:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:25:15.9004902+02:00 0HNCEN9BK8J91:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:25:16.0151667+02:00 0HNCEN9BK8J91:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:25:16.0153943+02:00 0HNCEN9BK8J91:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2448ms. (6f83ade2) 2025-05-09T15:25:16.0154594+02:00 0HNCEN9BK8J91:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.9259ms (afa2e885) 2025-05-09T15:25:16.0154975+02:00 0HNCEN9BK8J91:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:25:16.0156004+02:00 0HNCEN9BK8J91:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.7353ms (74253ad3) 2025-05-09T15:25:50.5606882+02:00 0HNCEN9BK8J92:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:25:50.5611046+02:00 0HNCEN9BK8J92:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:25:50.5611871+02:00 0HNCEN9BK8J92:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:25:50.6843553+02:00 0HNCEN9BK8J92:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:25:50.6845355+02:00 0HNCEN9BK8J92:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.197ms. (6f83ade2) 2025-05-09T15:25:50.6845876+02:00 0HNCEN9BK8J92:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.3462ms (afa2e885) 2025-05-09T15:25:50.6846373+02:00 0HNCEN9BK8J92:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:25:50.6847525+02:00 0HNCEN9BK8J92:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.0682ms (74253ad3) 2025-05-09T15:26:51.2832228+02:00 0HNCEN9BK8J93:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:26:51.2836871+02:00 0HNCEN9BK8J93:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:26:51.2837690+02:00 0HNCEN9BK8J93:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:26:51.4015773+02:00 0HNCEN9BK8J93:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:26:51.4017742+02:00 0HNCEN9BK8J93:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2088ms. (6f83ade2) 2025-05-09T15:26:51.4018154+02:00 0HNCEN9BK8J93:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.0066ms (afa2e885) 2025-05-09T15:26:51.4018451+02:00 0HNCEN9BK8J93:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:26:51.4019502+02:00 0HNCEN9BK8J93:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.7231ms (74253ad3) 2025-05-09T15:28:35.2341095+02:00 0HNCEN9BK8J94:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:28:35.2345900+02:00 0HNCEN9BK8J94:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:28:35.2346752+02:00 0HNCEN9BK8J94:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:28:35.3558361+02:00 0HNCEN9BK8J94:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:28:35.3560141+02:00 0HNCEN9BK8J94:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2016ms. (6f83ade2) 2025-05-09T15:28:35.3560506+02:00 0HNCEN9BK8J94:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.3337ms (afa2e885) 2025-05-09T15:28:35.3560678+02:00 0HNCEN9BK8J94:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:28:35.3561477+02:00 0HNCEN9BK8J94:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.0533ms (74253ad3) 2025-05-09T15:29:34.1506646+02:00 0HNCEN9BK8J95:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:29:34.1511525+02:00 0HNCEN9BK8J95:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:29:34.1512354+02:00 0HNCEN9BK8J95:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:29:34.2730859+02:00 0HNCEN9BK8J95:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:29:34.2732812+02:00 0HNCEN9BK8J95:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2131ms. (6f83ade2) 2025-05-09T15:29:34.2733238+02:00 0HNCEN9BK8J95:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.048ms (afa2e885) 2025-05-09T15:29:34.2733401+02:00 0HNCEN9BK8J95:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:29:34.2734231+02:00 0HNCEN9BK8J95:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.7717ms (74253ad3) 2025-05-09T15:29:51.2438857+02:00 0HNCEN9BK8J96:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:29:51.2443802+02:00 0HNCEN9BK8J96:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:29:51.2444855+02:00 0HNCEN9BK8J96:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:29:51.3641370+02:00 0HNCEN9BK8J96:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:29:51.3643465+02:00 0HNCEN9BK8J96:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.225ms. (6f83ade2) 2025-05-09T15:29:51.3644017+02:00 0HNCEN9BK8J96:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.8437ms (afa2e885) 2025-05-09T15:29:51.3644416+02:00 0HNCEN9BK8J96:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:29:51.3645450+02:00 0HNCEN9BK8J96:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.6702ms (74253ad3) 2025-05-09T15:31:35.2025343+02:00 0HNCEN9BK8J96:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:31:35.2030443+02:00 0HNCEN9BK8J96:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:31:35.2031316+02:00 0HNCEN9BK8J96:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:31:35.3296922+02:00 0HNCEN9BK8J96:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:31:35.3299273+02:00 0HNCEN9BK8J96:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2503ms. (6f83ade2) 2025-05-09T15:31:35.3299951+02:00 0HNCEN9BK8J96:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.8236ms (afa2e885) 2025-05-09T15:31:35.3300271+02:00 0HNCEN9BK8J96:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:31:35.3301615+02:00 0HNCEN9BK8J96:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.6232ms (74253ad3) 2025-05-09T15:32:34.9896122+02:00 0HNCEN9BK8J97:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:32:34.9901434+02:00 0HNCEN9BK8J97:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:32:34.9902452+02:00 0HNCEN9BK8J97:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:32:35.1096476+02:00 0HNCEN9BK8J97:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:32:35.1098502+02:00 0HNCEN9BK8J97:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2147ms. (6f83ade2) 2025-05-09T15:32:35.1098805+02:00 0HNCEN9BK8J97:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.568ms (afa2e885) 2025-05-09T15:32:35.1098983+02:00 0HNCEN9BK8J97:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:32:35.1099629+02:00 0HNCEN9BK8J97:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.3692ms (74253ad3) 2025-05-09T15:33:35.1507899+02:00 0HNCEN9BK8J96:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:33:35.1512970+02:00 0HNCEN9BK8J96:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:33:35.1514027+02:00 0HNCEN9BK8J96:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:33:35.2724822+02:00 0HNCEN9BK8J96:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:33:35.2726586+02:00 0HNCEN9BK8J96:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.191ms. (6f83ade2) 2025-05-09T15:33:35.2727415+02:00 0HNCEN9BK8J96:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.2658ms (afa2e885) 2025-05-09T15:33:35.2727756+02:00 0HNCEN9BK8J96:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:33:35.2728916+02:00 0HNCEN9BK8J96:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.0966ms (74253ad3) 2025-05-09T15:34:34.9932447+02:00 0HNCEN9BK8J98:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:34:34.9938250+02:00 0HNCEN9BK8J98:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:34:34.9939342+02:00 0HNCEN9BK8J98:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:34:35.1169165+02:00 0HNCEN9BK8J98:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:34:35.1170961+02:00 0HNCEN9BK8J98:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1881ms. (6f83ade2) 2025-05-09T15:34:35.1171506+02:00 0HNCEN9BK8J98:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.1398ms (afa2e885) 2025-05-09T15:34:35.1171789+02:00 0HNCEN9BK8J98:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:34:35.1172884+02:00 0HNCEN9BK8J98:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.0336ms (74253ad3) 2025-05-09T15:35:35.1296356+02:00 0HNCEN9BK8J99:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:35:35.1301134+02:00 0HNCEN9BK8J99:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:35:35.1302016+02:00 0HNCEN9BK8J99:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:35:35.2448508+02:00 0HNCEN9BK8J99:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:35:35.2450881+02:00 0HNCEN9BK8J99:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2515ms. (6f83ade2) 2025-05-09T15:35:35.2451405+02:00 0HNCEN9BK8J99:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.8963ms (afa2e885) 2025-05-09T15:35:35.2451759+02:00 0HNCEN9BK8J99:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:35:35.2452891+02:00 0HNCEN9BK8J99:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.6604ms (74253ad3) 2025-05-09T15:36:20.7384059+02:00 0HNCEN9BK8J9A:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:36:20.7388814+02:00 0HNCEN9BK8J9A:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:36:20.7389821+02:00 0HNCEN9BK8J9A:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:36:20.8570983+02:00 0HNCEN9BK8J9A:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:36:20.8573255+02:00 0HNCEN9BK8J9A:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2406ms. (6f83ade2) 2025-05-09T15:36:20.8573609+02:00 0HNCEN9BK8J9A:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.3322ms (afa2e885) 2025-05-09T15:36:20.8573779+02:00 0HNCEN9BK8J9A:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:36:20.8574600+02:00 0HNCEN9BK8J9A:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.0682ms (74253ad3) 2025-05-09T15:36:51.2111445+02:00 0HNCEN9BK8J9B:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:36:51.2116035+02:00 0HNCEN9BK8J9B:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:36:51.2116856+02:00 0HNCEN9BK8J9B:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:36:51.3365983+02:00 0HNCEN9BK8J9B:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:36:51.3367789+02:00 0HNCEN9BK8J9B:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2042ms. (6f83ade2) 2025-05-09T15:36:51.3368506+02:00 0HNCEN9BK8J9B:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.1207ms (afa2e885) 2025-05-09T15:36:51.3368935+02:00 0HNCEN9BK8J9B:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:36:51.3369987+02:00 0HNCEN9BK8J9B:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.8599ms (74253ad3) 2025-05-09T15:38:35.2353713+02:00 0HNCEN9BK8J9C:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:38:35.2358028+02:00 0HNCEN9BK8J9C:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:38:35.2358951+02:00 0HNCEN9BK8J9C:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:38:35.3414714+02:00 0HNCEN9BK8J9C:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:38:35.3416788+02:00 0HNCEN9BK8J9C:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2301ms. (6f83ade2) 2025-05-09T15:38:35.3417429+02:00 0HNCEN9BK8J9C:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.8058ms (afa2e885) 2025-05-09T15:38:35.3417818+02:00 0HNCEN9BK8J9C:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:38:35.3418916+02:00 0HNCEN9BK8J9C:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.5305ms (74253ad3) 2025-05-09T15:39:34.9910233+02:00 0HNCEN9BK8J9D:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:39:34.9915361+02:00 0HNCEN9BK8J9D:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:39:34.9916308+02:00 0HNCEN9BK8J9D:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:39:35.1068939+02:00 0HNCEN9BK8J9D:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:39:35.1070912+02:00 0HNCEN9BK8J9D:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2073ms. (6f83ade2) 2025-05-09T15:39:35.1071541+02:00 0HNCEN9BK8J9D:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.4809ms (afa2e885) 2025-05-09T15:39:35.1071943+02:00 0HNCEN9BK8J9D:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:39:35.1072766+02:00 0HNCEN9BK8J9D:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.2804ms (74253ad3) 2025-05-09T15:40:35.1989722+02:00 0HNCEN9BK8J9E:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:40:35.1995504+02:00 0HNCEN9BK8J9E:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:40:35.1996570+02:00 0HNCEN9BK8J9E:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:40:35.3206577+02:00 0HNCEN9BK8J9E:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:40:35.3209151+02:00 0HNCEN9BK8J9E:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2768ms. (6f83ade2) 2025-05-09T15:40:35.3209675+02:00 0HNCEN9BK8J9E:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.2354ms (afa2e885) 2025-05-09T15:40:35.3210041+02:00 0HNCEN9BK8J9E:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:40:35.3211209+02:00 0HNCEN9BK8J9E:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.1475ms (74253ad3) 2025-05-09T15:41:34.9954540+02:00 0HNCEN9BK8J9F:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:41:34.9959018+02:00 0HNCEN9BK8J9F:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:41:34.9959968+02:00 0HNCEN9BK8J9F:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:41:35.1176362+02:00 0HNCEN9BK8J9F:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:41:35.1178768+02:00 0HNCEN9BK8J9F:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2434ms. (6f83ade2) 2025-05-09T15:41:35.1179270+02:00 0HNCEN9BK8J9F:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.8623ms (afa2e885) 2025-05-09T15:41:35.1179613+02:00 0HNCEN9BK8J9F:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:41:35.1180689+02:00 0HNCEN9BK8J9F:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.6129ms (74253ad3) 2025-05-09T15:42:35.1270390+02:00 0HNCEN9BK8J9G:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:42:35.1275197+02:00 0HNCEN9BK8J9G:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:42:35.1276172+02:00 0HNCEN9BK8J9G:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:42:35.2517798+02:00 0HNCEN9BK8J9G:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:42:35.2520124+02:00 0HNCEN9BK8J9G:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2555ms. (6f83ade2) 2025-05-09T15:42:35.2520809+02:00 0HNCEN9BK8J9G:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.4093ms (afa2e885) 2025-05-09T15:42:35.2521178+02:00 0HNCEN9BK8J9G:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:42:35.2522335+02:00 0HNCEN9BK8J9G:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.2059ms (74253ad3) 2025-05-09T15:43:34.9888393+02:00 0HNCEN9BK8J9H:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:43:34.9892422+02:00 0HNCEN9BK8J9H:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:43:34.9893255+02:00 0HNCEN9BK8J9H:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:43:35.1012947+02:00 0HNCEN9BK8J9H:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:43:35.1014667+02:00 0HNCEN9BK8J9H:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1857ms. (6f83ade2) 2025-05-09T15:43:35.1014984+02:00 0HNCEN9BK8J9H:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 112.1362ms (afa2e885) 2025-05-09T15:43:35.1015177+02:00 0HNCEN9BK8J9H:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:43:35.1015785+02:00 0HNCEN9BK8J9H:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.7533ms (74253ad3) 2025-05-09T15:44:35.2392023+02:00 0HNCEN9BK8J9I:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:44:35.2396613+02:00 0HNCEN9BK8J9I:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:44:35.2397463+02:00 0HNCEN9BK8J9I:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:44:35.3660927+02:00 0HNCEN9BK8J9I:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:44:35.3662915+02:00 0HNCEN9BK8J9I:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2203ms. (6f83ade2) 2025-05-09T15:44:35.3663608+02:00 0HNCEN9BK8J9I:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.5685ms (afa2e885) 2025-05-09T15:44:35.3664029+02:00 0HNCEN9BK8J9I:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:44:35.3665280+02:00 0HNCEN9BK8J9I:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.3183ms (74253ad3) 2025-05-09T15:45:34.9854501+02:00 0HNCEN9BK8J9J:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:45:34.9859592+02:00 0HNCEN9BK8J9J:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:45:34.9860450+02:00 0HNCEN9BK8J9J:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:45:35.1173689+02:00 0HNCEN9BK8J9J:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:45:35.1175936+02:00 0HNCEN9BK8J9J:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2434ms. (6f83ade2) 2025-05-09T15:45:35.1176448+02:00 0HNCEN9BK8J9J:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 131.5636ms (afa2e885) 2025-05-09T15:45:35.1176633+02:00 0HNCEN9BK8J9J:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:45:35.1177731+02:00 0HNCEN9BK8J9J:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 132.3123ms (74253ad3) 2025-05-09T15:46:35.1501011+02:00 0HNCEN9BK8J9K:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:46:35.1506302+02:00 0HNCEN9BK8J9K:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:46:35.1507255+02:00 0HNCEN9BK8J9K:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:46:35.2728699+02:00 0HNCEN9BK8J9K:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:46:35.2730540+02:00 0HNCEN9BK8J9K:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2052ms. (6f83ade2) 2025-05-09T15:46:35.2730923+02:00 0HNCEN9BK8J9K:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.3303ms (afa2e885) 2025-05-09T15:46:35.2731212+02:00 0HNCEN9BK8J9K:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:46:35.2732208+02:00 0HNCEN9BK8J9K:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.142ms (74253ad3) 2025-05-09T15:47:34.9780254+02:00 0HNCEN9BK8J9L:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:47:34.9784461+02:00 0HNCEN9BK8J9L:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:47:34.9785330+02:00 0HNCEN9BK8J9L:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:47:35.1015324+02:00 0HNCEN9BK8J9L:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:47:35.1017854+02:00 0HNCEN9BK8J9L:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2664ms. (6f83ade2) 2025-05-09T15:47:35.1018367+02:00 0HNCEN9BK8J9L:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.264ms (afa2e885) 2025-05-09T15:47:35.1018689+02:00 0HNCEN9BK8J9L:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:47:35.1019958+02:00 0HNCEN9BK8J9L:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.9547ms (74253ad3) 2025-05-09T15:48:35.2330992+02:00 0HNCEN9BK8J9M:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:48:35.2335762+02:00 0HNCEN9BK8J9M:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:48:35.2336624+02:00 0HNCEN9BK8J9M:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:48:35.3583455+02:00 0HNCEN9BK8J9M:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:48:35.3585397+02:00 0HNCEN9BK8J9M:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.214ms. (6f83ade2) 2025-05-09T15:48:35.3585803+02:00 0HNCEN9BK8J9M:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.8822ms (afa2e885) 2025-05-09T15:48:35.3586140+02:00 0HNCEN9BK8J9M:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:48:35.3587258+02:00 0HNCEN9BK8J9M:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.6342ms (74253ad3) 2025-05-09T15:49:34.9769245+02:00 0HNCEN9BK8J9N:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:49:34.9774743+02:00 0HNCEN9BK8J9N:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:49:34.9775852+02:00 0HNCEN9BK8J9N:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:49:35.1040365+02:00 0HNCEN9BK8J9N:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:49:35.1042177+02:00 0HNCEN9BK8J9N:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1954ms. (6f83ade2) 2025-05-09T15:49:35.1042507+02:00 0HNCEN9BK8J9N:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.5962ms (afa2e885) 2025-05-09T15:49:35.1042705+02:00 0HNCEN9BK8J9N:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:49:35.1043448+02:00 0HNCEN9BK8J9N:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.435ms (74253ad3) 2025-05-09T15:50:35.2336617+02:00 0HNCEN9BK8J9M:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:50:35.2342336+02:00 0HNCEN9BK8J9M:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:50:35.2343447+02:00 0HNCEN9BK8J9M:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:50:35.3605449+02:00 0HNCEN9BK8J9M:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:50:35.3607488+02:00 0HNCEN9BK8J9M:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2255ms. (6f83ade2) 2025-05-09T15:50:35.3607979+02:00 0HNCEN9BK8J9M:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.3805ms (afa2e885) 2025-05-09T15:50:35.3608356+02:00 0HNCEN9BK8J9M:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:50:35.3609426+02:00 0HNCEN9BK8J9M:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.2626ms (74253ad3) 2025-05-09T15:51:34.9776997+02:00 0HNCEN9BK8J9O:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:51:34.9782326+02:00 0HNCEN9BK8J9O:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:51:34.9783377+02:00 0HNCEN9BK8J9O:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:51:35.0968249+02:00 0HNCEN9BK8J9O:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:51:35.0970249+02:00 0HNCEN9BK8J9O:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.214ms. (6f83ade2) 2025-05-09T15:51:35.0970941+02:00 0HNCEN9BK8J9O:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.7056ms (afa2e885) 2025-05-09T15:51:35.0971275+02:00 0HNCEN9BK8J9O:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:51:35.0972330+02:00 0HNCEN9BK8J9O:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.5282ms (74253ad3) 2025-05-09T15:52:35.2041275+02:00 0HNCEN9BK8J9P:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:52:35.2045821+02:00 0HNCEN9BK8J9P:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:52:35.2046709+02:00 0HNCEN9BK8J9P:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:52:35.3247708+02:00 0HNCEN9BK8J9P:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:52:35.3249520+02:00 0HNCEN9BK8J9P:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1997ms. (6f83ade2) 2025-05-09T15:52:35.3250111+02:00 0HNCEN9BK8J9P:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.2922ms (afa2e885) 2025-05-09T15:52:35.3250350+02:00 0HNCEN9BK8J9P:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:52:35.3251291+02:00 0HNCEN9BK8J9P:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.0084ms (74253ad3) 2025-05-09T15:53:34.9895255+02:00 0HNCEN9BK8J9Q:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:53:34.9899211+02:00 0HNCEN9BK8J9Q:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:53:34.9899833+02:00 0HNCEN9BK8J9Q:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:53:35.1153713+02:00 0HNCEN9BK8J9Q:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:53:35.1155637+02:00 0HNCEN9BK8J9Q:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2058ms. (6f83ade2) 2025-05-09T15:53:35.1155970+02:00 0HNCEN9BK8J9Q:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.583ms (afa2e885) 2025-05-09T15:53:35.1156162+02:00 0HNCEN9BK8J9Q:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:53:35.1156766+02:00 0HNCEN9BK8J9Q:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.16ms (74253ad3) 2025-05-09T15:54:35.2256331+02:00 0HNCEN9BK8J9R:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:54:35.2261520+02:00 0HNCEN9BK8J9R:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:54:35.2262362+02:00 0HNCEN9BK8J9R:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:54:35.3512105+02:00 0HNCEN9BK8J9R:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:54:35.3514696+02:00 0HNCEN9BK8J9R:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2702ms. (6f83ade2) 2025-05-09T15:54:35.3515372+02:00 0HNCEN9BK8J9R:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.2424ms (afa2e885) 2025-05-09T15:54:35.3515794+02:00 0HNCEN9BK8J9R:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:54:35.3517126+02:00 0HNCEN9BK8J9R:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.0833ms (74253ad3) 2025-05-09T15:55:34.9740334+02:00 0HNCEN9BK8J9Q:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:55:34.9745596+02:00 0HNCEN9BK8J9Q:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:55:34.9746704+02:00 0HNCEN9BK8J9Q:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:55:35.1004371+02:00 0HNCEN9BK8J9Q:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:55:35.1006087+02:00 0HNCEN9BK8J9Q:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.184ms. (6f83ade2) 2025-05-09T15:55:35.1006377+02:00 0HNCEN9BK8J9Q:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.8993ms (afa2e885) 2025-05-09T15:55:35.1006681+02:00 0HNCEN9BK8J9Q:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:55:35.1007732+02:00 0HNCEN9BK8J9Q:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.7524ms (74253ad3) 2025-05-09T15:56:35.1427505+02:00 0HNCEN9BK8J9S:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:56:35.1431766+02:00 0HNCEN9BK8J9S:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:56:35.1432794+02:00 0HNCEN9BK8J9S:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:56:35.2657727+02:00 0HNCEN9BK8J9S:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:56:35.2660348+02:00 0HNCEN9BK8J9S:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2741ms. (6f83ade2) 2025-05-09T15:56:35.2661128+02:00 0HNCEN9BK8J9S:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.7922ms (afa2e885) 2025-05-09T15:56:35.2661378+02:00 0HNCEN9BK8J9S:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:56:35.2662318+02:00 0HNCEN9BK8J9S:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.4929ms (74253ad3) 2025-05-09T15:57:34.9744843+02:00 0HNCEN9BK8J9T:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:57:34.9749041+02:00 0HNCEN9BK8J9T:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:57:34.9749853+02:00 0HNCEN9BK8J9T:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:57:35.0983816+02:00 0HNCEN9BK8J9T:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:57:35.0985640+02:00 0HNCEN9BK8J9T:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1952ms. (6f83ade2) 2025-05-09T15:57:35.0986242+02:00 0HNCEN9BK8J9T:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.5932ms (afa2e885) 2025-05-09T15:57:35.0986570+02:00 0HNCEN9BK8J9T:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:57:35.0987549+02:00 0HNCEN9BK8J9T:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.2697ms (74253ad3) 2025-05-09T15:58:35.2037047+02:00 0HNCEN9BK8J9U:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:58:35.2042538+02:00 0HNCEN9BK8J9U:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:58:35.2043396+02:00 0HNCEN9BK8J9U:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:58:35.3281126+02:00 0HNCEN9BK8J9U:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:58:35.3283061+02:00 0HNCEN9BK8J9U:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.215ms. (6f83ade2) 2025-05-09T15:58:35.3283483+02:00 0HNCEN9BK8J9U:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.9714ms (afa2e885) 2025-05-09T15:58:35.3283688+02:00 0HNCEN9BK8J9U:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:58:35.3284548+02:00 0HNCEN9BK8J9U:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.7661ms (74253ad3) 2025-05-09T15:59:34.9773333+02:00 0HNCEN9BK8J9V:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T15:59:34.9777330+02:00 0HNCEN9BK8J9V:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T15:59:34.9778454+02:00 0HNCEN9BK8J9V:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T15:59:35.1091267+02:00 0HNCEN9BK8J9V:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T15:59:35.1092953+02:00 0HNCEN9BK8J9V:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1804ms. (6f83ade2) 2025-05-09T15:59:35.1093574+02:00 0HNCEN9BK8J9V:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 131.4541ms (afa2e885) 2025-05-09T15:59:35.1093940+02:00 0HNCEN9BK8J9V:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T15:59:35.1094881+02:00 0HNCEN9BK8J9V:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 132.1766ms (74253ad3) 2025-05-09T16:00:35.1689760+02:00 0HNCEN9BK8J9V:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:00:35.1694276+02:00 0HNCEN9BK8J9V:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:00:35.1695160+02:00 0HNCEN9BK8J9V:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:00:35.2926363+02:00 0HNCEN9BK8J9V:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:00:35.2928126+02:00 0HNCEN9BK8J9V:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2007ms. (6f83ade2) 2025-05-09T16:00:35.2928485+02:00 0HNCEN9BK8J9V:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.2962ms (afa2e885) 2025-05-09T16:00:35.2928653+02:00 0HNCEN9BK8J9V:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:00:35.2929568+02:00 0HNCEN9BK8J9V:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.9897ms (74253ad3) 2025-05-09T16:01:34.9730430+02:00 0HNCEN9BK8JA0:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:01:34.9734847+02:00 0HNCEN9BK8JA0:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:01:34.9735720+02:00 0HNCEN9BK8JA0:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:01:35.0925016+02:00 0HNCEN9BK8JA0:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:01:35.0926931+02:00 0HNCEN9BK8JA0:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1998ms. (6f83ade2) 2025-05-09T16:01:35.0927480+02:00 0HNCEN9BK8JA0:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.1339ms (afa2e885) 2025-05-09T16:01:35.0927905+02:00 0HNCEN9BK8JA0:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:01:35.0928872+02:00 0HNCEN9BK8JA0:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.8477ms (74253ad3) 2025-05-09T16:02:35.1867012+02:00 0HNCEN9BK8JA1:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:02:35.1872833+02:00 0HNCEN9BK8JA1:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:02:35.1873673+02:00 0HNCEN9BK8JA1:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:02:35.3137173+02:00 0HNCEN9BK8JA1:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:02:35.3139443+02:00 0HNCEN9BK8JA1:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2489ms. (6f83ade2) 2025-05-09T16:02:35.3140009+02:00 0HNCEN9BK8JA1:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.5883ms (afa2e885) 2025-05-09T16:02:35.3140337+02:00 0HNCEN9BK8JA1:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:02:35.3141433+02:00 0HNCEN9BK8JA1:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.4329ms (74253ad3) 2025-05-09T16:03:34.9693770+02:00 0HNCEN9BK8JA2:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:03:34.9698721+02:00 0HNCEN9BK8JA2:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:03:34.9699866+02:00 0HNCEN9BK8JA2:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:03:35.0990994+02:00 0HNCEN9BK8JA2:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:03:35.0992933+02:00 0HNCEN9BK8JA2:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2076ms. (6f83ade2) 2025-05-09T16:03:35.0993299+02:00 0HNCEN9BK8JA2:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 129.3156ms (afa2e885) 2025-05-09T16:03:35.0993501+02:00 0HNCEN9BK8JA2:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:03:35.0994103+02:00 0HNCEN9BK8JA2:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 130.0586ms (74253ad3) 2025-05-09T16:04:35.1691772+02:00 0HNCEN9BK8JA3:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:04:35.1696251+02:00 0HNCEN9BK8JA3:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:04:35.1697060+02:00 0HNCEN9BK8JA3:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:04:35.2932625+02:00 0HNCEN9BK8JA3:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:04:35.2934895+02:00 0HNCEN9BK8JA3:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2505ms. (6f83ade2) 2025-05-09T16:04:35.2935412+02:00 0HNCEN9BK8JA3:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.7922ms (afa2e885) 2025-05-09T16:04:35.2935725+02:00 0HNCEN9BK8JA3:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:04:35.2936988+02:00 0HNCEN9BK8JA3:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.5406ms (74253ad3) 2025-05-09T16:05:34.9664818+02:00 0HNCEN9BK8JA4:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:05:34.9670055+02:00 0HNCEN9BK8JA4:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:05:34.9671133+02:00 0HNCEN9BK8JA4:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:05:35.0867163+02:00 0HNCEN9BK8JA4:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:05:35.0869037+02:00 0HNCEN9BK8JA4:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2021ms. (6f83ade2) 2025-05-09T16:05:35.0869376+02:00 0HNCEN9BK8JA4:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.7866ms (afa2e885) 2025-05-09T16:05:35.0869582+02:00 0HNCEN9BK8JA4:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:05:35.0870445+02:00 0HNCEN9BK8JA4:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.5713ms (74253ad3) 2025-05-09T16:06:35.1312359+02:00 0HNCEN9BK8JA5:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:06:35.1315582+02:00 0HNCEN9BK8JA5:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:06:35.1316241+02:00 0HNCEN9BK8JA5:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:06:35.2577622+02:00 0HNCEN9BK8JA5:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:06:35.2579746+02:00 0HNCEN9BK8JA5:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2294ms. (6f83ade2) 2025-05-09T16:06:35.2580257+02:00 0HNCEN9BK8JA5:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.371ms (afa2e885) 2025-05-09T16:06:35.2580612+02:00 0HNCEN9BK8JA5:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:06:35.2581562+02:00 0HNCEN9BK8JA5:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.9119ms (74253ad3) 2025-05-09T16:07:34.9721416+02:00 0HNCEN9BK8JA6:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:07:34.9726114+02:00 0HNCEN9BK8JA6:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:07:34.9726972+02:00 0HNCEN9BK8JA6:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:07:35.0950200+02:00 0HNCEN9BK8JA6:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:07:35.0952252+02:00 0HNCEN9BK8JA6:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2092ms. (6f83ade2) 2025-05-09T16:07:35.0952848+02:00 0HNCEN9BK8JA6:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.5462ms (afa2e885) 2025-05-09T16:07:35.0953184+02:00 0HNCEN9BK8JA6:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:07:35.0954545+02:00 0HNCEN9BK8JA6:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.2964ms (74253ad3) 2025-05-09T16:08:35.2041357+02:00 0HNCEN9BK8JA7:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:08:35.2045075+02:00 0HNCEN9BK8JA7:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:08:35.2046060+02:00 0HNCEN9BK8JA7:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:08:35.3247946+02:00 0HNCEN9BK8JA7:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:08:35.3249837+02:00 0HNCEN9BK8JA7:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1992ms. (6f83ade2) 2025-05-09T16:08:35.3250221+02:00 0HNCEN9BK8JA7:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.3765ms (afa2e885) 2025-05-09T16:08:35.3250487+02:00 0HNCEN9BK8JA7:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:08:35.3251361+02:00 0HNCEN9BK8JA7:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.0136ms (74253ad3) 2025-05-09T16:09:34.9620903+02:00 0HNCEN9BK8JA8:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:09:34.9624885+02:00 0HNCEN9BK8JA8:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:09:34.9625632+02:00 0HNCEN9BK8JA8:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:09:35.0892747+02:00 0HNCEN9BK8JA8:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:09:35.0894862+02:00 0HNCEN9BK8JA8:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2296ms. (6f83ade2) 2025-05-09T16:09:35.0895304+02:00 0HNCEN9BK8JA8:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.9332ms (afa2e885) 2025-05-09T16:09:35.0895504+02:00 0HNCEN9BK8JA8:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:09:35.0896473+02:00 0HNCEN9BK8JA8:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.5661ms (74253ad3) 2025-05-09T16:10:35.2028125+02:00 0HNCEN9BK8JA9:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:10:35.2032593+02:00 0HNCEN9BK8JA9:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:10:35.2033510+02:00 0HNCEN9BK8JA9:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:10:35.3198629+02:00 0HNCEN9BK8JA9:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:10:35.3200636+02:00 0HNCEN9BK8JA9:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2177ms. (6f83ade2) 2025-05-09T16:10:35.3201260+02:00 0HNCEN9BK8JA9:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.7386ms (afa2e885) 2025-05-09T16:10:35.3201676+02:00 0HNCEN9BK8JA9:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:10:35.3203095+02:00 0HNCEN9BK8JA9:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.504ms (74253ad3) 2025-05-09T16:11:34.9574974+02:00 0HNCEN9BK8JAA:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:11:34.9580107+02:00 0HNCEN9BK8JAA:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:11:34.9581063+02:00 0HNCEN9BK8JAA:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:11:35.0838051+02:00 0HNCEN9BK8JAA:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:11:35.0840095+02:00 0HNCEN9BK8JAA:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2184ms. (6f83ade2) 2025-05-09T16:11:35.0840531+02:00 0HNCEN9BK8JAA:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.9007ms (afa2e885) 2025-05-09T16:11:35.0840859+02:00 0HNCEN9BK8JAA:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:11:35.0841913+02:00 0HNCEN9BK8JAA:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.7066ms (74253ad3) 2025-05-09T16:12:35.1931756+02:00 0HNCEN9BK8JAB:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:12:35.1935808+02:00 0HNCEN9BK8JAB:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:12:35.1936671+02:00 0HNCEN9BK8JAB:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:12:35.3109816+02:00 0HNCEN9BK8JAB:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:12:35.3112135+02:00 0HNCEN9BK8JAB:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2404ms. (6f83ade2) 2025-05-09T16:12:35.3112580+02:00 0HNCEN9BK8JAB:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.5494ms (afa2e885) 2025-05-09T16:12:35.3112941+02:00 0HNCEN9BK8JAB:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:12:35.3114383+02:00 0HNCEN9BK8JAB:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.2517ms (74253ad3) 2025-05-09T16:13:34.9599646+02:00 0HNCEN9BK8JAC:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:13:34.9604354+02:00 0HNCEN9BK8JAC:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:13:34.9605269+02:00 0HNCEN9BK8JAC:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:13:35.0735051+02:00 0HNCEN9BK8JAC:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:13:35.0736905+02:00 0HNCEN9BK8JAC:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1978ms. (6f83ade2) 2025-05-09T16:13:35.0737368+02:00 0HNCEN9BK8JAC:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.1586ms (afa2e885) 2025-05-09T16:13:35.0737687+02:00 0HNCEN9BK8JAC:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:13:35.0738802+02:00 0HNCEN9BK8JAC:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 113.9372ms (74253ad3) 2025-05-09T16:14:35.1505856+02:00 0HNCEN9BK8JAD:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:14:35.1511359+02:00 0HNCEN9BK8JAD:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:14:35.1512313+02:00 0HNCEN9BK8JAD:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:14:35.2634308+02:00 0HNCEN9BK8JAD:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:14:35.2636446+02:00 0HNCEN9BK8JAD:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2392ms. (6f83ade2) 2025-05-09T16:14:35.2636831+02:00 0HNCEN9BK8JAD:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 112.4133ms (afa2e885) 2025-05-09T16:14:35.2637022+02:00 0HNCEN9BK8JAD:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:14:35.2637924+02:00 0HNCEN9BK8JAD:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 113.2026ms (74253ad3) 2025-05-09T16:15:34.9580506+02:00 0HNCEN9BK8JAE:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:15:34.9585490+02:00 0HNCEN9BK8JAE:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:15:34.9586517+02:00 0HNCEN9BK8JAE:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:15:35.0641812+02:00 0HNCEN9BK8JAE:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:15:35.0643699+02:00 0HNCEN9BK8JAE:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1983ms. (6f83ade2) 2025-05-09T16:15:35.0644168+02:00 0HNCEN9BK8JAE:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.7179ms (afa2e885) 2025-05-09T16:15:35.0644378+02:00 0HNCEN9BK8JAE:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:15:35.0645483+02:00 0HNCEN9BK8JAE:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.5051ms (74253ad3) 2025-05-09T16:16:35.1386114+02:00 0HNCEN9BK8JAF:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:16:35.1390153+02:00 0HNCEN9BK8JAF:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:16:35.1391164+02:00 0HNCEN9BK8JAF:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:16:35.2523173+02:00 0HNCEN9BK8JAF:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:16:35.2525853+02:00 0HNCEN9BK8JAF:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2914ms. (6f83ade2) 2025-05-09T16:16:35.2526601+02:00 0HNCEN9BK8JAF:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.4993ms (afa2e885) 2025-05-09T16:16:35.2526961+02:00 0HNCEN9BK8JAF:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:16:35.2528148+02:00 0HNCEN9BK8JAF:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.1953ms (74253ad3) 2025-05-09T16:17:34.9624099+02:00 0HNCEN9BK8JAG:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:17:34.9628726+02:00 0HNCEN9BK8JAG:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:17:34.9629566+02:00 0HNCEN9BK8JAG:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:17:35.0747291+02:00 0HNCEN9BK8JAG:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:17:35.0749873+02:00 0HNCEN9BK8JAG:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2691ms. (6f83ade2) 2025-05-09T16:17:35.0750341+02:00 0HNCEN9BK8JAG:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 112.0361ms (afa2e885) 2025-05-09T16:17:35.0750775+02:00 0HNCEN9BK8JAG:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:17:35.0751856+02:00 0HNCEN9BK8JAG:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.7773ms (74253ad3) 2025-05-09T16:18:35.1156330+02:00 0HNCEN9BK8JAH:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:18:35.1161424+02:00 0HNCEN9BK8JAH:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:18:35.1162576+02:00 0HNCEN9BK8JAH:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:18:35.2215886+02:00 0HNCEN9BK8JAH:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:18:35.2218072+02:00 0HNCEN9BK8JAH:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2171ms. (6f83ade2) 2025-05-09T16:18:35.2218645+02:00 0HNCEN9BK8JAH:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.5634ms (afa2e885) 2025-05-09T16:18:35.2219046+02:00 0HNCEN9BK8JAH:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:18:35.2219897+02:00 0HNCEN9BK8JAH:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.3714ms (74253ad3) 2025-05-09T16:19:34.9624896+02:00 0HNCEN9BK8JAI:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:19:34.9629804+02:00 0HNCEN9BK8JAI:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:19:34.9630763+02:00 0HNCEN9BK8JAI:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:19:35.0651605+02:00 0HNCEN9BK8JAI:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:19:35.0653010+02:00 0HNCEN9BK8JAI:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1485ms. (6f83ade2) 2025-05-09T16:19:35.0653373+02:00 0HNCEN9BK8JAI:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 102.2192ms (afa2e885) 2025-05-09T16:19:35.0653616+02:00 0HNCEN9BK8JAI:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:19:35.0654422+02:00 0HNCEN9BK8JAI:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 102.9664ms (74253ad3) 2025-05-09T16:20:35.1530899+02:00 0HNCEN9BK8JAJ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:20:35.1535665+02:00 0HNCEN9BK8JAJ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:20:35.1536672+02:00 0HNCEN9BK8JAJ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:20:35.2607351+02:00 0HNCEN9BK8JAJ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:20:35.2609281+02:00 0HNCEN9BK8JAJ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2082ms. (6f83ade2) 2025-05-09T16:20:35.2609712+02:00 0HNCEN9BK8JAJ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.2636ms (afa2e885) 2025-05-09T16:20:35.2610001+02:00 0HNCEN9BK8JAJ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:20:35.2611127+02:00 0HNCEN9BK8JAJ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.0243ms (74253ad3) 2025-05-09T16:21:34.9557225+02:00 0HNCEN9BK8JAK:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:21:34.9562606+02:00 0HNCEN9BK8JAK:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:21:34.9563450+02:00 0HNCEN9BK8JAK:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:21:35.0622796+02:00 0HNCEN9BK8JAK:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:21:35.0624647+02:00 0HNCEN9BK8JAK:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1964ms. (6f83ade2) 2025-05-09T16:21:35.0624973+02:00 0HNCEN9BK8JAK:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 106.1152ms (afa2e885) 2025-05-09T16:21:35.0625160+02:00 0HNCEN9BK8JAK:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:21:35.0626057+02:00 0HNCEN9BK8JAK:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.8845ms (74253ad3) 2025-05-09T16:22:35.1665736+02:00 0HNCEN9BK8JAJ:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:22:35.1670742+02:00 0HNCEN9BK8JAJ:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:22:35.1671875+02:00 0HNCEN9BK8JAJ:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:22:35.2743258+02:00 0HNCEN9BK8JAJ:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:22:35.2745158+02:00 0HNCEN9BK8JAJ:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2082ms. (6f83ade2) 2025-05-09T16:22:35.2745559+02:00 0HNCEN9BK8JAJ:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.3273ms (afa2e885) 2025-05-09T16:22:35.2745826+02:00 0HNCEN9BK8JAJ:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:22:35.2746672+02:00 0HNCEN9BK8JAJ:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.1041ms (74253ad3) 2025-05-09T16:23:34.9522076+02:00 0HNCEN9BK8JAL:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:23:34.9525308+02:00 0HNCEN9BK8JAL:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:23:34.9525912+02:00 0HNCEN9BK8JAL:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:23:35.0756540+02:00 0HNCEN9BK8JAL:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:23:35.0758247+02:00 0HNCEN9BK8JAL:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1841ms. (6f83ade2) 2025-05-09T16:23:35.0758567+02:00 0HNCEN9BK8JAL:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.2394ms (afa2e885) 2025-05-09T16:23:35.0758788+02:00 0HNCEN9BK8JAL:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:23:35.0759779+02:00 0HNCEN9BK8JAL:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.7688ms (74253ad3) 2025-05-09T16:24:35.1227692+02:00 0HNCEN9BK8JAM:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:24:35.1231612+02:00 0HNCEN9BK8JAM:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:24:35.1232333+02:00 0HNCEN9BK8JAM:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:24:35.2472677+02:00 0HNCEN9BK8JAM:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:24:35.2474307+02:00 0HNCEN9BK8JAM:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1877ms. (6f83ade2) 2025-05-09T16:24:35.2474571+02:00 0HNCEN9BK8JAM:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.1751ms (afa2e885) 2025-05-09T16:24:35.2474749+02:00 0HNCEN9BK8JAM:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:24:35.2475545+02:00 0HNCEN9BK8JAM:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.7884ms (74253ad3) 2025-05-09T16:25:34.9461045+02:00 0HNCEN9BK8JAN:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:25:34.9466527+02:00 0HNCEN9BK8JAN:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:25:34.9467640+02:00 0HNCEN9BK8JAN:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:25:35.0715017+02:00 0HNCEN9BK8JAN:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:25:35.0716917+02:00 0HNCEN9BK8JAN:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1998ms. (6f83ade2) 2025-05-09T16:25:35.0717592+02:00 0HNCEN9BK8JAN:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.9198ms (afa2e885) 2025-05-09T16:25:35.0718025+02:00 0HNCEN9BK8JAN:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:25:35.0719253+02:00 0HNCEN9BK8JAN:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.8178ms (74253ad3) 2025-05-09T16:26:35.1671349+02:00 0HNCEN9BK8JAO:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:26:35.1675971+02:00 0HNCEN9BK8JAO:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:26:35.1677034+02:00 0HNCEN9BK8JAO:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:26:35.2769233+02:00 0HNCEN9BK8JAO:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:26:35.2771021+02:00 0HNCEN9BK8JAO:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.197ms. (6f83ade2) 2025-05-09T16:26:35.2771563+02:00 0HNCEN9BK8JAO:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 109.4151ms (afa2e885) 2025-05-09T16:26:35.2771869+02:00 0HNCEN9BK8JAO:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:26:35.2772690+02:00 0HNCEN9BK8JAO:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.1442ms (74253ad3) 2025-05-09T16:27:34.9584217+02:00 0HNCEN9BK8JAP:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:27:34.9589078+02:00 0HNCEN9BK8JAP:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:27:34.9590020+02:00 0HNCEN9BK8JAP:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:27:35.0710348+02:00 0HNCEN9BK8JAP:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:27:35.0712123+02:00 0HNCEN9BK8JAP:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1883ms. (6f83ade2) 2025-05-09T16:27:35.0712545+02:00 0HNCEN9BK8JAP:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 112.212ms (afa2e885) 2025-05-09T16:27:35.0712873+02:00 0HNCEN9BK8JAP:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:27:35.0713934+02:00 0HNCEN9BK8JAP:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.9599ms (74253ad3) 2025-05-09T16:28:35.1990377+02:00 0HNCEN9BK8JAQ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:28:35.1994805+02:00 0HNCEN9BK8JAQ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:28:35.1995651+02:00 0HNCEN9BK8JAQ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:28:35.3048257+02:00 0HNCEN9BK8JAQ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:28:35.3050050+02:00 0HNCEN9BK8JAQ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2029ms. (6f83ade2) 2025-05-09T16:28:35.3050538+02:00 0HNCEN9BK8JAQ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.4399ms (afa2e885) 2025-05-09T16:28:35.3050749+02:00 0HNCEN9BK8JAQ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:28:35.3051814+02:00 0HNCEN9BK8JAQ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.1593ms (74253ad3) 2025-05-09T16:29:34.9370551+02:00 0HNCEN9BK8JAP:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:29:34.9375458+02:00 0HNCEN9BK8JAP:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:29:34.9376333+02:00 0HNCEN9BK8JAP:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:29:35.0437320+02:00 0HNCEN9BK8JAP:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:29:35.0439031+02:00 0HNCEN9BK8JAP:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1841ms. (6f83ade2) 2025-05-09T16:29:35.0439347+02:00 0HNCEN9BK8JAP:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 106.2628ms (afa2e885) 2025-05-09T16:29:35.0439534+02:00 0HNCEN9BK8JAP:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:29:35.0440223+02:00 0HNCEN9BK8JAP:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.9882ms (74253ad3) 2025-05-09T16:30:35.1680334+02:00 0HNCEN9BK8JAQ:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:30:35.1685697+02:00 0HNCEN9BK8JAQ:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:30:35.1686803+02:00 0HNCEN9BK8JAQ:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:30:35.2894753+02:00 0HNCEN9BK8JAQ:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:30:35.2897159+02:00 0HNCEN9BK8JAQ:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2583ms. (6f83ade2) 2025-05-09T16:30:35.2897976+02:00 0HNCEN9BK8JAQ:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.0669ms (afa2e885) 2025-05-09T16:30:35.2898307+02:00 0HNCEN9BK8JAQ:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:30:35.2899221+02:00 0HNCEN9BK8JAQ:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.8992ms (74253ad3) 2025-05-09T16:31:34.9427954+02:00 0HNCEN9BK8JAP:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:31:34.9433462+02:00 0HNCEN9BK8JAP:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:31:34.9434612+02:00 0HNCEN9BK8JAP:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:31:35.0647508+02:00 0HNCEN9BK8JAP:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:31:35.0650160+02:00 0HNCEN9BK8JAP:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2813ms. (6f83ade2) 2025-05-09T16:31:35.0650801+02:00 0HNCEN9BK8JAP:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.5752ms (afa2e885) 2025-05-09T16:31:35.0651221+02:00 0HNCEN9BK8JAP:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:31:35.0652043+02:00 0HNCEN9BK8JAP:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.4229ms (74253ad3) 2025-05-09T16:32:35.1407745+02:00 0HNCEN9BK8JAQ:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:32:35.1412685+02:00 0HNCEN9BK8JAQ:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:32:35.1413538+02:00 0HNCEN9BK8JAQ:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:32:35.2650868+02:00 0HNCEN9BK8JAQ:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:32:35.2653147+02:00 0HNCEN9BK8JAQ:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2514ms. (6f83ade2) 2025-05-09T16:32:35.2653792+02:00 0HNCEN9BK8JAQ:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.9821ms (afa2e885) 2025-05-09T16:32:35.2654246+02:00 0HNCEN9BK8JAQ:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:32:35.2655254+02:00 0HNCEN9BK8JAQ:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.7661ms (74253ad3) 2025-05-09T16:33:34.9354451+02:00 0HNCEN9BK8JAP:00000004 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:33:34.9360165+02:00 0HNCEN9BK8JAP:00000004 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:33:34.9361038+02:00 0HNCEN9BK8JAP:00000004 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:33:35.0604616+02:00 0HNCEN9BK8JAP:00000004 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:33:35.0606755+02:00 0HNCEN9BK8JAP:00000004 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2271ms. (6f83ade2) 2025-05-09T16:33:35.0607185+02:00 0HNCEN9BK8JAP:00000004 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.5769ms (afa2e885) 2025-05-09T16:33:35.0607393+02:00 0HNCEN9BK8JAP:00000004 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:33:35.0608335+02:00 0HNCEN9BK8JAP:00000004 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.3926ms (74253ad3) 2025-05-09T16:34:35.1124489+02:00 0HNCEN9BK8JAQ:00000004 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:34:35.1129172+02:00 0HNCEN9BK8JAQ:00000004 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:34:35.1130047+02:00 0HNCEN9BK8JAQ:00000004 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:34:35.2298962+02:00 0HNCEN9BK8JAQ:00000004 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:34:35.2300596+02:00 0HNCEN9BK8JAQ:00000004 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1805ms. (6f83ade2) 2025-05-09T16:34:35.2301074+02:00 0HNCEN9BK8JAQ:00000004 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.0622ms (afa2e885) 2025-05-09T16:34:35.2301309+02:00 0HNCEN9BK8JAQ:00000004 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:34:35.2302246+02:00 0HNCEN9BK8JAQ:00000004 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.7939ms (74253ad3) 2025-05-09T16:35:34.9429009+02:00 0HNCEN9BK8JAP:00000005 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:35:34.9434181+02:00 0HNCEN9BK8JAP:00000005 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:35:34.9434987+02:00 0HNCEN9BK8JAP:00000005 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:35:35.0707685+02:00 0HNCEN9BK8JAP:00000005 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:35:35.0709959+02:00 0HNCEN9BK8JAP:00000005 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2382ms. (6f83ade2) 2025-05-09T16:35:35.0710589+02:00 0HNCEN9BK8JAP:00000005 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.5195ms (afa2e885) 2025-05-09T16:35:35.0711007+02:00 0HNCEN9BK8JAP:00000005 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:35:35.0712009+02:00 0HNCEN9BK8JAP:00000005 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.2999ms (74253ad3) 2025-05-09T16:36:35.1122624+02:00 0HNCEN9BK8JAR:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:36:35.1126164+02:00 0HNCEN9BK8JAR:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:36:35.1126756+02:00 0HNCEN9BK8JAR:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:36:35.2336523+02:00 0HNCEN9BK8JAR:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:36:35.2339699+02:00 0HNCEN9BK8JAR:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3417ms. (6f83ade2) 2025-05-09T16:36:35.2340378+02:00 0HNCEN9BK8JAR:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.3277ms (afa2e885) 2025-05-09T16:36:35.2340730+02:00 0HNCEN9BK8JAR:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:36:35.2342040+02:00 0HNCEN9BK8JAR:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.926ms (74253ad3) 2025-05-09T16:37:34.9308525+02:00 0HNCEN9BK8JAS:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:37:34.9314089+02:00 0HNCEN9BK8JAS:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:37:34.9314959+02:00 0HNCEN9BK8JAS:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:37:35.0549373+02:00 0HNCEN9BK8JAS:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:37:35.0551447+02:00 0HNCEN9BK8JAS:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2222ms. (6f83ade2) 2025-05-09T16:37:35.0551803+02:00 0HNCEN9BK8JAS:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.6475ms (afa2e885) 2025-05-09T16:37:35.0552081+02:00 0HNCEN9BK8JAS:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:37:35.0553041+02:00 0HNCEN9BK8JAS:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.4462ms (74253ad3) 2025-05-09T16:38:35.1625557+02:00 0HNCEN9BK8JAT:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:38:35.1630240+02:00 0HNCEN9BK8JAT:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:38:35.1631112+02:00 0HNCEN9BK8JAT:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:38:35.2767360+02:00 0HNCEN9BK8JAT:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:38:35.2769241+02:00 0HNCEN9BK8JAT:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2122ms. (6f83ade2) 2025-05-09T16:38:35.2769849+02:00 0HNCEN9BK8JAT:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.8351ms (afa2e885) 2025-05-09T16:38:35.2770204+02:00 0HNCEN9BK8JAT:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:38:35.2771244+02:00 0HNCEN9BK8JAT:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.5948ms (74253ad3) 2025-05-09T16:39:34.9374795+02:00 0HNCEN9BK8JAU:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:39:34.9380999+02:00 0HNCEN9BK8JAU:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:39:34.9382050+02:00 0HNCEN9BK8JAU:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:39:35.0596568+02:00 0HNCEN9BK8JAU:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:39:35.0598880+02:00 0HNCEN9BK8JAU:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2413ms. (6f83ade2) 2025-05-09T16:39:35.0599381+02:00 0HNCEN9BK8JAU:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.6628ms (afa2e885) 2025-05-09T16:39:35.0599734+02:00 0HNCEN9BK8JAU:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:39:35.0600834+02:00 0HNCEN9BK8JAU:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.6094ms (74253ad3) 2025-05-09T16:40:35.1296472+02:00 0HNCEN9BK8JAV:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:40:35.1301365+02:00 0HNCEN9BK8JAV:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:40:35.1302235+02:00 0HNCEN9BK8JAV:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:40:35.2565820+02:00 0HNCEN9BK8JAV:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:40:35.2567594+02:00 0HNCEN9BK8JAV:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1987ms. (6f83ade2) 2025-05-09T16:40:35.2568223+02:00 0HNCEN9BK8JAV:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.5579ms (afa2e885) 2025-05-09T16:40:35.2568533+02:00 0HNCEN9BK8JAV:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:40:35.2569535+02:00 0HNCEN9BK8JAV:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.3308ms (74253ad3) 2025-05-09T16:41:34.9378324+02:00 0HNCEN9BK8JB0:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:41:34.9382479+02:00 0HNCEN9BK8JB0:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:41:34.9383291+02:00 0HNCEN9BK8JB0:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:41:35.0623238+02:00 0HNCEN9BK8JB0:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:41:35.0624940+02:00 0HNCEN9BK8JB0:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1855ms. (6f83ade2) 2025-05-09T16:41:35.0625372+02:00 0HNCEN9BK8JB0:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.1347ms (afa2e885) 2025-05-09T16:41:35.0625613+02:00 0HNCEN9BK8JB0:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:41:35.0626413+02:00 0HNCEN9BK8JB0:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.8377ms (74253ad3) 2025-05-09T16:42:35.1711948+02:00 0HNCEN9BK8JB1:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:42:35.1717328+02:00 0HNCEN9BK8JB1:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:42:35.1718379+02:00 0HNCEN9BK8JB1:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:42:35.2982984+02:00 0HNCEN9BK8JB1:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:42:35.2985790+02:00 0HNCEN9BK8JB1:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2974ms. (6f83ade2) 2025-05-09T16:42:35.2986426+02:00 0HNCEN9BK8JB1:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.7633ms (afa2e885) 2025-05-09T16:42:35.2986752+02:00 0HNCEN9BK8JB1:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:42:35.2987741+02:00 0HNCEN9BK8JB1:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.5777ms (74253ad3) 2025-05-09T16:43:34.9294458+02:00 0HNCEN9BK8JB2:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:43:34.9298410+02:00 0HNCEN9BK8JB2:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:43:34.9299014+02:00 0HNCEN9BK8JB2:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:43:35.0523145+02:00 0HNCEN9BK8JB2:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:43:35.0524942+02:00 0HNCEN9BK8JB2:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1975ms. (6f83ade2) 2025-05-09T16:43:35.0525224+02:00 0HNCEN9BK8JB2:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.5933ms (afa2e885) 2025-05-09T16:43:35.0525461+02:00 0HNCEN9BK8JB2:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:43:35.0526127+02:00 0HNCEN9BK8JB2:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.1766ms (74253ad3) 2025-05-09T16:44:35.1629464+02:00 0HNCEN9BK8JB3:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:44:35.1635197+02:00 0HNCEN9BK8JB3:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:44:35.1636250+02:00 0HNCEN9BK8JB3:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:44:35.2822180+02:00 0HNCEN9BK8JB3:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:44:35.2824454+02:00 0HNCEN9BK8JB3:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2533ms. (6f83ade2) 2025-05-09T16:44:35.2825028+02:00 0HNCEN9BK8JB3:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.803ms (afa2e885) 2025-05-09T16:44:35.2825459+02:00 0HNCEN9BK8JB3:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:44:35.2826401+02:00 0HNCEN9BK8JB3:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.6965ms (74253ad3) 2025-05-09T16:45:34.9322937+02:00 0HNCEN9BK8JB4:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:45:34.9328135+02:00 0HNCEN9BK8JB4:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:45:34.9329367+02:00 0HNCEN9BK8JB4:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:45:35.0580075+02:00 0HNCEN9BK8JB4:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:45:35.0582175+02:00 0HNCEN9BK8JB4:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2171ms. (6f83ade2) 2025-05-09T16:45:35.0582635+02:00 0HNCEN9BK8JB4:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.2544ms (afa2e885) 2025-05-09T16:45:35.0582951+02:00 0HNCEN9BK8JB4:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:45:35.0583899+02:00 0HNCEN9BK8JB4:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.0929ms (74253ad3) 2025-05-09T16:46:35.1231975+02:00 0HNCEN9BK8JB5:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:46:35.1236259+02:00 0HNCEN9BK8JB5:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:46:35.1237070+02:00 0HNCEN9BK8JB5:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:46:35.2484969+02:00 0HNCEN9BK8JB5:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:46:35.2486691+02:00 0HNCEN9BK8JB5:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1979ms. (6f83ade2) 2025-05-09T16:46:35.2486940+02:00 0HNCEN9BK8JB5:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.9526ms (afa2e885) 2025-05-09T16:46:35.2487136+02:00 0HNCEN9BK8JB5:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:46:35.2487923+02:00 0HNCEN9BK8JB5:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.6059ms (74253ad3) 2025-05-09T16:47:34.9309662+02:00 0HNCEN9BK8JB4:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:47:34.9314565+02:00 0HNCEN9BK8JB4:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:47:34.9315415+02:00 0HNCEN9BK8JB4:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:47:35.0554464+02:00 0HNCEN9BK8JB4:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:47:35.0556230+02:00 0HNCEN9BK8JB4:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1908ms. (6f83ade2) 2025-05-09T16:47:35.0556788+02:00 0HNCEN9BK8JB4:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.0799ms (afa2e885) 2025-05-09T16:47:35.0557017+02:00 0HNCEN9BK8JB4:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:47:35.0557792+02:00 0HNCEN9BK8JB4:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.8359ms (74253ad3) 2025-05-09T16:48:35.1386084+02:00 0HNCEN9BK8JB5:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:48:35.1390623+02:00 0HNCEN9BK8JB5:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:48:35.1391425+02:00 0HNCEN9BK8JB5:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:48:35.2677662+02:00 0HNCEN9BK8JB5:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:48:35.2680165+02:00 0HNCEN9BK8JB5:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2708ms. (6f83ade2) 2025-05-09T16:48:35.2680712+02:00 0HNCEN9BK8JB5:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.8888ms (afa2e885) 2025-05-09T16:48:35.2681072+02:00 0HNCEN9BK8JB5:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:48:35.2682545+02:00 0HNCEN9BK8JB5:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.6196ms (74253ad3) 2025-05-09T16:49:34.9196718+02:00 0HNCEN9BK8JB5:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:49:34.9201338+02:00 0HNCEN9BK8JB5:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:49:34.9202188+02:00 0HNCEN9BK8JB5:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:49:35.0393211+02:00 0HNCEN9BK8JB5:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:49:35.0394930+02:00 0HNCEN9BK8JB5:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1867ms. (6f83ade2) 2025-05-09T16:49:35.0395437+02:00 0HNCEN9BK8JB5:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.2701ms (afa2e885) 2025-05-09T16:49:35.0395632+02:00 0HNCEN9BK8JB5:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:49:35.0396674+02:00 0HNCEN9BK8JB5:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.001ms (74253ad3) 2025-05-09T16:50:35.1622132+02:00 0HNCEN9BK8JB5:00000004 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:50:35.1627080+02:00 0HNCEN9BK8JB5:00000004 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:50:35.1628150+02:00 0HNCEN9BK8JB5:00000004 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:50:35.2700565+02:00 0HNCEN9BK8JB5:00000004 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:50:35.2702200+02:00 0HNCEN9BK8JB5:00000004 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1833ms. (6f83ade2) 2025-05-09T16:50:35.2702496+02:00 0HNCEN9BK8JB5:00000004 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.3669ms (afa2e885) 2025-05-09T16:50:35.2702698+02:00 0HNCEN9BK8JB5:00000004 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:50:35.2703579+02:00 0HNCEN9BK8JB5:00000004 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.1641ms (74253ad3) 2025-05-09T16:51:34.9221646+02:00 0HNCEN9BK8JB6:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:51:34.9227093+02:00 0HNCEN9BK8JB6:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:51:34.9228066+02:00 0HNCEN9BK8JB6:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:51:35.0379204+02:00 0HNCEN9BK8JB6:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:51:35.0381047+02:00 0HNCEN9BK8JB6:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2003ms. (6f83ade2) 2025-05-09T16:51:35.0381367+02:00 0HNCEN9BK8JB6:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.2899ms (afa2e885) 2025-05-09T16:51:35.0381547+02:00 0HNCEN9BK8JB6:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:51:35.0382328+02:00 0HNCEN9BK8JB6:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.0849ms (74253ad3) 2025-05-09T16:52:35.0915950+02:00 0HNCEN9BK8JB7:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:52:35.0920231+02:00 0HNCEN9BK8JB7:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:52:35.0921186+02:00 0HNCEN9BK8JB7:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:52:35.2014566+02:00 0HNCEN9BK8JB7:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:52:35.2016356+02:00 0HNCEN9BK8JB7:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1961ms. (6f83ade2) 2025-05-09T16:52:35.2016901+02:00 0HNCEN9BK8JB7:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 109.5207ms (afa2e885) 2025-05-09T16:52:35.2017137+02:00 0HNCEN9BK8JB7:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:52:35.2018172+02:00 0HNCEN9BK8JB7:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.2352ms (74253ad3) 2025-05-09T16:53:34.9190480+02:00 0HNCEN9BK8JB8:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:53:34.9195848+02:00 0HNCEN9BK8JB8:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:53:34.9196908+02:00 0HNCEN9BK8JB8:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:53:35.0349231+02:00 0HNCEN9BK8JB8:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:53:35.0351808+02:00 0HNCEN9BK8JB8:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2655ms. (6f83ade2) 2025-05-09T16:53:35.0352323+02:00 0HNCEN9BK8JB8:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.4705ms (afa2e885) 2025-05-09T16:53:35.0352754+02:00 0HNCEN9BK8JB8:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:53:35.0353728+02:00 0HNCEN9BK8JB8:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.3312ms (74253ad3) 2025-05-09T16:54:35.1444848+02:00 0HNCEN9BK8JB9:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:54:35.1449517+02:00 0HNCEN9BK8JB9:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:54:35.1450505+02:00 0HNCEN9BK8JB9:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:54:35.2661141+02:00 0HNCEN9BK8JB9:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:54:35.2663034+02:00 0HNCEN9BK8JB9:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2076ms. (6f83ade2) 2025-05-09T16:54:35.2663650+02:00 0HNCEN9BK8JB9:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.2505ms (afa2e885) 2025-05-09T16:54:35.2664003+02:00 0HNCEN9BK8JB9:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:54:35.2665145+02:00 0HNCEN9BK8JB9:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.0351ms (74253ad3) 2025-05-09T16:55:34.9194248+02:00 0HNCEN9BK8JBA:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:55:34.9198834+02:00 0HNCEN9BK8JBA:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:55:34.9199774+02:00 0HNCEN9BK8JBA:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:55:35.0391382+02:00 0HNCEN9BK8JBA:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:55:35.0393247+02:00 0HNCEN9BK8JBA:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1991ms. (6f83ade2) 2025-05-09T16:55:35.0393715+02:00 0HNCEN9BK8JBA:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.3423ms (afa2e885) 2025-05-09T16:55:35.0393994+02:00 0HNCEN9BK8JBA:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:55:35.0394680+02:00 0HNCEN9BK8JBA:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.0612ms (74253ad3) 2025-05-09T16:56:35.0876199+02:00 0HNCEN9BK8JBB:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:56:35.0879870+02:00 0HNCEN9BK8JBB:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:56:35.0880649+02:00 0HNCEN9BK8JBB:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:56:35.1955763+02:00 0HNCEN9BK8JBB:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:56:35.1957429+02:00 0HNCEN9BK8JBB:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1867ms. (6f83ade2) 2025-05-09T16:56:35.1957891+02:00 0HNCEN9BK8JBB:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.6846ms (afa2e885) 2025-05-09T16:56:35.1958078+02:00 0HNCEN9BK8JBB:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:56:35.1958969+02:00 0HNCEN9BK8JBB:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.2887ms (74253ad3) 2025-05-09T16:57:34.9085265+02:00 0HNCEN9BK8JBC:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:57:34.9090347+02:00 0HNCEN9BK8JBC:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:57:34.9091417+02:00 0HNCEN9BK8JBC:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:57:35.0334389+02:00 0HNCEN9BK8JBC:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:57:35.0336440+02:00 0HNCEN9BK8JBC:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2229ms. (6f83ade2) 2025-05-09T16:57:35.0336760+02:00 0HNCEN9BK8JBC:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.4982ms (afa2e885) 2025-05-09T16:57:35.0336946+02:00 0HNCEN9BK8JBC:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:57:35.0338407+02:00 0HNCEN9BK8JBC:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.3028ms (74253ad3) 2025-05-09T16:58:35.1498129+02:00 0HNCEN9BK8JBC:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:58:35.1502787+02:00 0HNCEN9BK8JBC:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:58:35.1503678+02:00 0HNCEN9BK8JBC:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:58:35.2559607+02:00 0HNCEN9BK8JBC:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:58:35.2562299+02:00 0HNCEN9BK8JBC:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2914ms. (6f83ade2) 2025-05-09T16:58:35.2563000+02:00 0HNCEN9BK8JBC:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.887ms (afa2e885) 2025-05-09T16:58:35.2563486+02:00 0HNCEN9BK8JBC:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:58:35.2564384+02:00 0HNCEN9BK8JBC:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.6488ms (74253ad3) 2025-05-09T16:59:34.9158944+02:00 0HNCEN9BK8JBD:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T16:59:34.9163470+02:00 0HNCEN9BK8JBD:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T16:59:34.9164284+02:00 0HNCEN9BK8JBD:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T16:59:35.0385977+02:00 0HNCEN9BK8JBD:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T16:59:35.0387671+02:00 0HNCEN9BK8JBD:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1812ms. (6f83ade2) 2025-05-09T16:59:35.0388002+02:00 0HNCEN9BK8JBD:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.329ms (afa2e885) 2025-05-09T16:59:35.0388316+02:00 0HNCEN9BK8JBD:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T16:59:35.0389081+02:00 0HNCEN9BK8JBD:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.0334ms (74253ad3) 2025-05-09T17:00:35.1221935+02:00 0HNCEN9BK8JBE:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:00:35.1227203+02:00 0HNCEN9BK8JBE:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:00:35.1228158+02:00 0HNCEN9BK8JBE:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:00:35.2406324+02:00 0HNCEN9BK8JBE:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:00:35.2408164+02:00 0HNCEN9BK8JBE:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2061ms. (6f83ade2) 2025-05-09T17:00:35.2408625+02:00 0HNCEN9BK8JBE:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.0004ms (afa2e885) 2025-05-09T17:00:35.2409021+02:00 0HNCEN9BK8JBE:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:00:35.2410273+02:00 0HNCEN9BK8JBE:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.8383ms (74253ad3) 2025-05-09T17:01:34.9141816+02:00 0HNCEN9BK8JBF:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:01:34.9146691+02:00 0HNCEN9BK8JBF:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:01:34.9147575+02:00 0HNCEN9BK8JBF:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:01:35.0410675+02:00 0HNCEN9BK8JBF:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:01:35.0412581+02:00 0HNCEN9BK8JBF:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1998ms. (6f83ade2) 2025-05-09T17:01:35.0413384+02:00 0HNCEN9BK8JBF:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.5195ms (afa2e885) 2025-05-09T17:01:35.0413784+02:00 0HNCEN9BK8JBF:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:01:35.0415279+02:00 0HNCEN9BK8JBF:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.371ms (74253ad3) 2025-05-09T17:02:35.0786226+02:00 0HNCEN9BK8JBG:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:02:35.0790396+02:00 0HNCEN9BK8JBG:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:02:35.0791345+02:00 0HNCEN9BK8JBG:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:02:35.1970096+02:00 0HNCEN9BK8JBG:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:02:35.1971752+02:00 0HNCEN9BK8JBG:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1883ms. (6f83ade2) 2025-05-09T17:02:35.1972168+02:00 0HNCEN9BK8JBG:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.0451ms (afa2e885) 2025-05-09T17:02:35.1972422+02:00 0HNCEN9BK8JBG:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:02:35.1973154+02:00 0HNCEN9BK8JBG:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.7017ms (74253ad3) 2025-05-09T17:03:34.9041278+02:00 0HNCEN9BK8JBH:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:03:34.9045961+02:00 0HNCEN9BK8JBH:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:03:34.9046927+02:00 0HNCEN9BK8JBH:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:03:35.0245035+02:00 0HNCEN9BK8JBH:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:03:35.0247074+02:00 0HNCEN9BK8JBH:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2054ms. (6f83ade2) 2025-05-09T17:03:35.0247527+02:00 0HNCEN9BK8JBH:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.0313ms (afa2e885) 2025-05-09T17:03:35.0247736+02:00 0HNCEN9BK8JBH:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:03:35.0248846+02:00 0HNCEN9BK8JBH:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.7437ms (74253ad3) 2025-05-09T17:04:35.0655854+02:00 0HNCEN9BK8JBI:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:04:35.0661216+02:00 0HNCEN9BK8JBI:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:04:35.0662210+02:00 0HNCEN9BK8JBI:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:04:35.1879175+02:00 0HNCEN9BK8JBI:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:04:35.1880984+02:00 0HNCEN9BK8JBI:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2025ms. (6f83ade2) 2025-05-09T17:04:35.1881316+02:00 0HNCEN9BK8JBI:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.8736ms (afa2e885) 2025-05-09T17:04:35.1881513+02:00 0HNCEN9BK8JBI:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:04:35.1882644+02:00 0HNCEN9BK8JBI:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.6823ms (74253ad3) 2025-05-09T17:05:34.9118686+02:00 0HNCEN9BK8JBJ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:05:34.9123292+02:00 0HNCEN9BK8JBJ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:05:34.9124141+02:00 0HNCEN9BK8JBJ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:05:35.0369683+02:00 0HNCEN9BK8JBJ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:05:35.0371612+02:00 0HNCEN9BK8JBJ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2013ms. (6f83ade2) 2025-05-09T17:05:35.0372110+02:00 0HNCEN9BK8JBJ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.7567ms (afa2e885) 2025-05-09T17:05:35.0372408+02:00 0HNCEN9BK8JBJ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:05:35.0373553+02:00 0HNCEN9BK8JBJ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.4784ms (74253ad3) 2025-05-09T17:06:35.1452138+02:00 0HNCEN9BK8JBK:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:06:35.1456561+02:00 0HNCEN9BK8JBK:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:06:35.1457438+02:00 0HNCEN9BK8JBK:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:06:35.2525644+02:00 0HNCEN9BK8JBK:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:06:35.2527377+02:00 0HNCEN9BK8JBK:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1944ms. (6f83ade2) 2025-05-09T17:06:35.2527818+02:00 0HNCEN9BK8JBK:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.0102ms (afa2e885) 2025-05-09T17:06:35.2527980+02:00 0HNCEN9BK8JBK:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:06:35.2528911+02:00 0HNCEN9BK8JBK:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.664ms (74253ad3) 2025-05-09T17:07:34.8976114+02:00 0HNCEN9BK8JBJ:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:07:34.8981951+02:00 0HNCEN9BK8JBJ:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:07:34.8982952+02:00 0HNCEN9BK8JBJ:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:07:35.0128427+02:00 0HNCEN9BK8JBJ:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:07:35.0130493+02:00 0HNCEN9BK8JBJ:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2191ms. (6f83ade2) 2025-05-09T17:07:35.0130880+02:00 0HNCEN9BK8JBJ:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.7576ms (afa2e885) 2025-05-09T17:07:35.0131178+02:00 0HNCEN9BK8JBJ:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:07:35.0132135+02:00 0HNCEN9BK8JBJ:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.5904ms (74253ad3) 2025-05-09T17:08:35.1340654+02:00 0HNCEN9BK8JBL:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:08:35.1344810+02:00 0HNCEN9BK8JBL:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:08:35.1345726+02:00 0HNCEN9BK8JBL:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:08:35.2396496+02:00 0HNCEN9BK8JBL:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:08:35.2398376+02:00 0HNCEN9BK8JBL:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2103ms. (6f83ade2) 2025-05-09T17:08:35.2398878+02:00 0HNCEN9BK8JBL:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.2869ms (afa2e885) 2025-05-09T17:08:35.2399067+02:00 0HNCEN9BK8JBL:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:08:35.2399782+02:00 0HNCEN9BK8JBL:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.9282ms (74253ad3) 2025-05-09T17:09:34.8963707+02:00 0HNCEN9BK8JBM:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:09:34.8969112+02:00 0HNCEN9BK8JBM:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:09:34.8970138+02:00 0HNCEN9BK8JBM:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:09:35.0187448+02:00 0HNCEN9BK8JBM:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:09:35.0189862+02:00 0HNCEN9BK8JBM:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2545ms. (6f83ade2) 2025-05-09T17:09:35.0190284+02:00 0HNCEN9BK8JBM:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.9386ms (afa2e885) 2025-05-09T17:09:35.0190563+02:00 0HNCEN9BK8JBM:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:09:35.0191492+02:00 0HNCEN9BK8JBM:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.7796ms (74253ad3) 2025-05-09T17:10:35.1392595+02:00 0HNCEN9BK8JBN:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:10:35.1397621+02:00 0HNCEN9BK8JBN:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:10:35.1398463+02:00 0HNCEN9BK8JBN:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:10:35.2579229+02:00 0HNCEN9BK8JBN:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:10:35.2581167+02:00 0HNCEN9BK8JBN:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2116ms. (6f83ade2) 2025-05-09T17:10:35.2581597+02:00 0HNCEN9BK8JBN:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.2761ms (afa2e885) 2025-05-09T17:10:35.2581789+02:00 0HNCEN9BK8JBN:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:10:35.2584935+02:00 0HNCEN9BK8JBN:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.2287ms (74253ad3) 2025-05-09T17:11:34.8957455+02:00 0HNCEN9BK8JBO:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:11:34.8961897+02:00 0HNCEN9BK8JBO:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:11:34.8962792+02:00 0HNCEN9BK8JBO:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:11:35.0193994+02:00 0HNCEN9BK8JBO:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:11:35.0195896+02:00 0HNCEN9BK8JBO:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2037ms. (6f83ade2) 2025-05-09T17:11:35.0196246+02:00 0HNCEN9BK8JBO:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.3109ms (afa2e885) 2025-05-09T17:11:35.0196448+02:00 0HNCEN9BK8JBO:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:11:35.0197120+02:00 0HNCEN9BK8JBO:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.9955ms (74253ad3) 2025-05-09T17:12:35.1211880+02:00 0HNCEN9BK8JBP:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:12:35.1216161+02:00 0HNCEN9BK8JBP:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:12:35.1216989+02:00 0HNCEN9BK8JBP:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:12:35.2416260+02:00 0HNCEN9BK8JBP:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:12:35.2418124+02:00 0HNCEN9BK8JBP:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1906ms. (6f83ade2) 2025-05-09T17:12:35.2418432+02:00 0HNCEN9BK8JBP:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.1058ms (afa2e885) 2025-05-09T17:12:35.2418681+02:00 0HNCEN9BK8JBP:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:12:35.2419545+02:00 0HNCEN9BK8JBP:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.7749ms (74253ad3) 2025-05-09T17:13:34.9137479+02:00 0HNCEN9BK8JBO:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:13:34.9142401+02:00 0HNCEN9BK8JBO:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:13:34.9143351+02:00 0HNCEN9BK8JBO:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:13:35.0464601+02:00 0HNCEN9BK8JBO:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:13:35.0466443+02:00 0HNCEN9BK8JBO:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1929ms. (6f83ade2) 2025-05-09T17:13:35.0466980+02:00 0HNCEN9BK8JBO:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 132.3303ms (afa2e885) 2025-05-09T17:13:35.0467321+02:00 0HNCEN9BK8JBO:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:13:35.0468353+02:00 0HNCEN9BK8JBO:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 133.0966ms (74253ad3) 2025-05-09T17:14:35.1410866+02:00 0HNCEN9BK8JBO:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:14:35.1415534+02:00 0HNCEN9BK8JBO:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:14:35.1416475+02:00 0HNCEN9BK8JBO:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:14:35.2574669+02:00 0HNCEN9BK8JBO:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:14:35.2576610+02:00 0HNCEN9BK8JBO:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2136ms. (6f83ade2) 2025-05-09T17:14:35.2576985+02:00 0HNCEN9BK8JBO:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.0237ms (afa2e885) 2025-05-09T17:14:35.2577182+02:00 0HNCEN9BK8JBO:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:14:35.2578459+02:00 0HNCEN9BK8JBO:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.7518ms (74253ad3) 2025-05-09T17:15:34.8954731+02:00 0HNCEN9BK8JBQ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:15:34.8959621+02:00 0HNCEN9BK8JBQ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:15:34.8960441+02:00 0HNCEN9BK8JBQ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:15:35.0291754+02:00 0HNCEN9BK8JBQ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:15:35.0293664+02:00 0HNCEN9BK8JBQ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1991ms. (6f83ade2) 2025-05-09T17:15:35.0294325+02:00 0HNCEN9BK8JBQ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 133.3296ms (afa2e885) 2025-05-09T17:15:35.0294777+02:00 0HNCEN9BK8JBQ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:15:35.0295780+02:00 0HNCEN9BK8JBQ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 134.1485ms (74253ad3) 2025-05-09T17:16:35.0733847+02:00 0HNCEN9BK8JBR:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:16:35.0738840+02:00 0HNCEN9BK8JBR:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:16:35.0739654+02:00 0HNCEN9BK8JBR:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:16:35.1920964+02:00 0HNCEN9BK8JBR:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:16:35.1923231+02:00 0HNCEN9BK8JBR:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2483ms. (6f83ade2) 2025-05-09T17:16:35.1923700+02:00 0HNCEN9BK8JBR:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.365ms (afa2e885) 2025-05-09T17:16:35.1923857+02:00 0HNCEN9BK8JBR:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:16:35.1924729+02:00 0HNCEN9BK8JBR:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.0804ms (74253ad3) 2025-05-09T17:17:34.8990253+02:00 0HNCEN9BK8JBQ:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:17:34.8995085+02:00 0HNCEN9BK8JBQ:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:17:34.8996043+02:00 0HNCEN9BK8JBQ:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:17:35.0184964+02:00 0HNCEN9BK8JBQ:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:17:35.0186866+02:00 0HNCEN9BK8JBQ:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1992ms. (6f83ade2) 2025-05-09T17:17:35.0187227+02:00 0HNCEN9BK8JBQ:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.0636ms (afa2e885) 2025-05-09T17:17:35.0187558+02:00 0HNCEN9BK8JBQ:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:17:35.0188381+02:00 0HNCEN9BK8JBQ:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.8248ms (74253ad3) 2025-05-09T17:18:35.0673957+02:00 0HNCEN9BK8JBS:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:18:35.0678225+02:00 0HNCEN9BK8JBS:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:18:35.0679036+02:00 0HNCEN9BK8JBS:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:18:35.1873279+02:00 0HNCEN9BK8JBS:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:18:35.1875454+02:00 0HNCEN9BK8JBS:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2334ms. (6f83ade2) 2025-05-09T17:18:35.1876007+02:00 0HNCEN9BK8JBS:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.6585ms (afa2e885) 2025-05-09T17:18:35.1876175+02:00 0HNCEN9BK8JBS:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:18:35.1877043+02:00 0HNCEN9BK8JBS:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.3157ms (74253ad3) 2025-05-09T17:19:34.8918255+02:00 0HNCEN9BK8JBQ:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:19:34.8922965+02:00 0HNCEN9BK8JBQ:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:19:34.8924025+02:00 0HNCEN9BK8JBQ:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:19:35.0061058+02:00 0HNCEN9BK8JBQ:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:19:35.0063486+02:00 0HNCEN9BK8JBQ:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2536ms. (6f83ade2) 2025-05-09T17:19:35.0064132+02:00 0HNCEN9BK8JBQ:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.959ms (afa2e885) 2025-05-09T17:19:35.0064465+02:00 0HNCEN9BK8JBQ:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:19:35.0065707+02:00 0HNCEN9BK8JBQ:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.7263ms (74253ad3) 2025-05-09T17:20:35.1279141+02:00 0HNCEN9BK8JBT:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:20:35.1283772+02:00 0HNCEN9BK8JBT:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:20:35.1284766+02:00 0HNCEN9BK8JBT:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:20:35.2417751+02:00 0HNCEN9BK8JBT:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:20:35.2420133+02:00 0HNCEN9BK8JBT:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2611ms. (6f83ade2) 2025-05-09T17:20:35.2420659+02:00 0HNCEN9BK8JBT:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.5472ms (afa2e885) 2025-05-09T17:20:35.2420975+02:00 0HNCEN9BK8JBT:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:20:35.2421849+02:00 0HNCEN9BK8JBT:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.2812ms (74253ad3) 2025-05-09T17:21:34.8922742+02:00 0HNCEN9BK8JBQ:00000004 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:21:34.8928903+02:00 0HNCEN9BK8JBQ:00000004 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:21:34.8929970+02:00 0HNCEN9BK8JBQ:00000004 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:21:35.0140857+02:00 0HNCEN9BK8JBQ:00000004 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:21:35.0142582+02:00 0HNCEN9BK8JBQ:00000004 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1856ms. (6f83ade2) 2025-05-09T17:21:35.0142901+02:00 0HNCEN9BK8JBQ:00000004 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.2258ms (afa2e885) 2025-05-09T17:21:35.0143089+02:00 0HNCEN9BK8JBQ:00000004 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:21:35.0143878+02:00 0HNCEN9BK8JBQ:00000004 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.1247ms (74253ad3) 2025-05-09T17:22:35.1245536+02:00 0HNCEN9BK8JBU:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:22:35.1250461+02:00 0HNCEN9BK8JBU:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:22:35.1251302+02:00 0HNCEN9BK8JBU:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:22:35.2454088+02:00 0HNCEN9BK8JBU:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:22:35.2455864+02:00 0HNCEN9BK8JBU:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1971ms. (6f83ade2) 2025-05-09T17:22:35.2456257+02:00 0HNCEN9BK8JBU:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.4506ms (afa2e885) 2025-05-09T17:22:35.2456562+02:00 0HNCEN9BK8JBU:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:22:35.2457394+02:00 0HNCEN9BK8JBU:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.2126ms (74253ad3) 2025-05-09T17:23:34.8909873+02:00 0HNCEN9BK8JBV:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:23:34.8915055+02:00 0HNCEN9BK8JBV:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:23:34.8916006+02:00 0HNCEN9BK8JBV:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:23:34.9991867+02:00 0HNCEN9BK8JBV:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:23:34.9993796+02:00 0HNCEN9BK8JBV:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2086ms. (6f83ade2) 2025-05-09T17:23:34.9994363+02:00 0HNCEN9BK8JBV:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.7934ms (afa2e885) 2025-05-09T17:23:34.9994705+02:00 0HNCEN9BK8JBV:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:23:34.9995738+02:00 0HNCEN9BK8JBV:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.5943ms (74253ad3) 2025-05-09T17:24:35.0778972+02:00 0HNCEN9BK8JC0:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:24:35.0784324+02:00 0HNCEN9BK8JC0:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:24:35.0785183+02:00 0HNCEN9BK8JC0:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:24:35.1959454+02:00 0HNCEN9BK8JC0:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:24:35.1961968+02:00 0HNCEN9BK8JC0:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2713ms. (6f83ade2) 2025-05-09T17:24:35.1962398+02:00 0HNCEN9BK8JC0:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.6843ms (afa2e885) 2025-05-09T17:24:35.1962896+02:00 0HNCEN9BK8JC0:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:24:35.1963834+02:00 0HNCEN9BK8JC0:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.4952ms (74253ad3) 2025-05-09T17:25:34.8828014+02:00 0HNCEN9BK8JC1:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:25:34.8832581+02:00 0HNCEN9BK8JC1:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:25:34.8833411+02:00 0HNCEN9BK8JC1:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:25:35.0119420+02:00 0HNCEN9BK8JC1:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:25:35.0121196+02:00 0HNCEN9BK8JC1:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1875ms. (6f83ade2) 2025-05-09T17:25:35.0121756+02:00 0HNCEN9BK8JC1:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.7875ms (afa2e885) 2025-05-09T17:25:35.0122129+02:00 0HNCEN9BK8JC1:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:25:35.0123220+02:00 0HNCEN9BK8JC1:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.5554ms (74253ad3) 2025-05-09T17:26:35.1019045+02:00 0HNCEN9BK8JC2:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:26:35.1023537+02:00 0HNCEN9BK8JC2:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:26:35.1024316+02:00 0HNCEN9BK8JC2:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:26:35.2309284+02:00 0HNCEN9BK8JC2:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:26:35.2312153+02:00 0HNCEN9BK8JC2:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.308ms. (6f83ade2) 2025-05-09T17:26:35.2313013+02:00 0HNCEN9BK8JC2:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.8182ms (afa2e885) 2025-05-09T17:26:35.2313383+02:00 0HNCEN9BK8JC2:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:26:35.2314366+02:00 0HNCEN9BK8JC2:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.5434ms (74253ad3) 2025-05-09T17:27:34.8908556+02:00 0HNCEN9BK8JC3:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:27:34.8913210+02:00 0HNCEN9BK8JC3:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:27:34.8914230+02:00 0HNCEN9BK8JC3:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:27:35.0027494+02:00 0HNCEN9BK8JC3:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:27:35.0030150+02:00 0HNCEN9BK8JC3:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2782ms. (6f83ade2) 2025-05-09T17:27:35.0030970+02:00 0HNCEN9BK8JC3:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.6288ms (afa2e885) 2025-05-09T17:27:35.0031339+02:00 0HNCEN9BK8JC3:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:27:35.0032488+02:00 0HNCEN9BK8JC3:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.394ms (74253ad3) 2025-05-09T17:28:35.0931625+02:00 0HNCEN9BK8JC4:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:28:35.0936389+02:00 0HNCEN9BK8JC4:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:28:35.0937330+02:00 0HNCEN9BK8JC4:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:28:35.2138555+02:00 0HNCEN9BK8JC4:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:28:35.2140952+02:00 0HNCEN9BK8JC4:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2588ms. (6f83ade2) 2025-05-09T17:28:35.2141508+02:00 0HNCEN9BK8JC4:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.3636ms (afa2e885) 2025-05-09T17:28:35.2141931+02:00 0HNCEN9BK8JC4:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:28:35.2142947+02:00 0HNCEN9BK8JC4:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.1285ms (74253ad3) 2025-05-09T17:29:34.8896012+02:00 0HNCEN9BK8JC5:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:29:34.8900916+02:00 0HNCEN9BK8JC5:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:29:34.8902049+02:00 0HNCEN9BK8JC5:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:29:35.0242370+02:00 0HNCEN9BK8JC5:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:29:35.0244572+02:00 0HNCEN9BK8JC5:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2221ms. (6f83ade2) 2025-05-09T17:29:35.0245432+02:00 0HNCEN9BK8JC5:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 134.2775ms (afa2e885) 2025-05-09T17:29:35.0245744+02:00 0HNCEN9BK8JC5:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:29:35.0246793+02:00 0HNCEN9BK8JC5:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 135.0855ms (74253ad3) 2025-05-09T17:30:35.1255224+02:00 0HNCEN9BK8JC4:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:30:35.1259956+02:00 0HNCEN9BK8JC4:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:30:35.1261025+02:00 0HNCEN9BK8JC4:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:30:35.2529503+02:00 0HNCEN9BK8JC4:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:30:35.2531437+02:00 0HNCEN9BK8JC4:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2152ms. (6f83ade2) 2025-05-09T17:30:35.2531789+02:00 0HNCEN9BK8JC4:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.0394ms (afa2e885) 2025-05-09T17:30:35.2531989+02:00 0HNCEN9BK8JC4:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:30:35.2532852+02:00 0HNCEN9BK8JC4:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.7746ms (74253ad3) 2025-05-09T17:31:34.8867011+02:00 0HNCEN9BK8JC6:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:31:34.8872084+02:00 0HNCEN9BK8JC6:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:31:34.8873111+02:00 0HNCEN9BK8JC6:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:31:35.0017609+02:00 0HNCEN9BK8JC6:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:31:35.0020694+02:00 0HNCEN9BK8JC6:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3208ms. (6f83ade2) 2025-05-09T17:31:35.0021187+02:00 0HNCEN9BK8JC6:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.7532ms (afa2e885) 2025-05-09T17:31:35.0021536+02:00 0HNCEN9BK8JC6:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:31:35.0022760+02:00 0HNCEN9BK8JC6:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.577ms (74253ad3) 2025-05-09T17:32:35.0855476+02:00 0HNCEN9BK8JC7:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:32:35.0860656+02:00 0HNCEN9BK8JC7:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:32:35.0861751+02:00 0HNCEN9BK8JC7:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:32:35.2078011+02:00 0HNCEN9BK8JC7:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:32:35.2079731+02:00 0HNCEN9BK8JC7:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1949ms. (6f83ade2) 2025-05-09T17:32:35.2080173+02:00 0HNCEN9BK8JC7:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.7962ms (afa2e885) 2025-05-09T17:32:35.2080334+02:00 0HNCEN9BK8JC7:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:32:35.2081155+02:00 0HNCEN9BK8JC7:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.5766ms (74253ad3) 2025-05-09T17:33:34.8889144+02:00 0HNCEN9BK8JC8:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:33:34.8892292+02:00 0HNCEN9BK8JC8:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:33:34.8892982+02:00 0HNCEN9BK8JC8:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:33:35.0107832+02:00 0HNCEN9BK8JC8:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:33:35.0109758+02:00 0HNCEN9BK8JC8:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2173ms. (6f83ade2) 2025-05-09T17:33:35.0110400+02:00 0HNCEN9BK8JC8:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.7143ms (afa2e885) 2025-05-09T17:33:35.0110625+02:00 0HNCEN9BK8JC8:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:33:35.0111556+02:00 0HNCEN9BK8JC8:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.222ms (74253ad3) 2025-05-09T17:34:35.0781835+02:00 0HNCEN9BK8JC8:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:34:35.0786890+02:00 0HNCEN9BK8JC8:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:34:35.0787790+02:00 0HNCEN9BK8JC8:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:34:35.2001989+02:00 0HNCEN9BK8JC8:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:34:35.2004388+02:00 0HNCEN9BK8JC8:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2627ms. (6f83ade2) 2025-05-09T17:34:35.2004800+02:00 0HNCEN9BK8JC8:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.6609ms (afa2e885) 2025-05-09T17:34:35.2005120+02:00 0HNCEN9BK8JC8:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:34:35.2006153+02:00 0HNCEN9BK8JC8:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.4345ms (74253ad3) 2025-05-09T17:35:34.8758750+02:00 0HNCEN9BK8JC9:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:35:34.8763944+02:00 0HNCEN9BK8JC9:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:35:34.8764894+02:00 0HNCEN9BK8JC9:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:35:35.0072583+02:00 0HNCEN9BK8JC9:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:35:35.0074514+02:00 0HNCEN9BK8JC9:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2083ms. (6f83ade2) 2025-05-09T17:35:35.0074871+02:00 0HNCEN9BK8JC9:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 130.929ms (afa2e885) 2025-05-09T17:35:35.0075072+02:00 0HNCEN9BK8JC9:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:35:35.0075699+02:00 0HNCEN9BK8JC9:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 131.7134ms (74253ad3) 2025-05-09T17:36:35.0489513+02:00 0HNCEN9BK8JC9:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:36:35.0494963+02:00 0HNCEN9BK8JC9:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:36:35.0495825+02:00 0HNCEN9BK8JC9:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:36:35.1809907+02:00 0HNCEN9BK8JC9:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:36:35.1812105+02:00 0HNCEN9BK8JC9:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2343ms. (6f83ade2) 2025-05-09T17:36:35.1812608+02:00 0HNCEN9BK8JC9:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 131.6393ms (afa2e885) 2025-05-09T17:36:35.1812874+02:00 0HNCEN9BK8JC9:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:36:35.1814199+02:00 0HNCEN9BK8JC9:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 132.4484ms (74253ad3) 2025-05-09T17:37:34.8773646+02:00 0HNCEN9BK8JCA:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:37:34.8779073+02:00 0HNCEN9BK8JCA:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:37:34.8780115+02:00 0HNCEN9BK8JCA:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:37:34.9835769+02:00 0HNCEN9BK8JCA:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:37:34.9837558+02:00 0HNCEN9BK8JCA:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1909ms. (6f83ade2) 2025-05-09T17:37:34.9837912+02:00 0HNCEN9BK8JCA:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.7402ms (afa2e885) 2025-05-09T17:37:34.9838100+02:00 0HNCEN9BK8JCA:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:37:34.9839213+02:00 0HNCEN9BK8JCA:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.5911ms (74253ad3) 2025-05-09T17:38:35.0345081+02:00 0HNCEN9BK8JCB:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:38:35.0349705+02:00 0HNCEN9BK8JCB:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:38:35.0350639+02:00 0HNCEN9BK8JCB:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:38:35.1576282+02:00 0HNCEN9BK8JCB:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:38:35.1578935+02:00 0HNCEN9BK8JCB:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2909ms. (6f83ade2) 2025-05-09T17:38:35.1579507+02:00 0HNCEN9BK8JCB:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.8457ms (afa2e885) 2025-05-09T17:38:35.1579824+02:00 0HNCEN9BK8JCB:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:38:35.1581125+02:00 0HNCEN9BK8JCB:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.5974ms (74253ad3) 2025-05-09T17:39:34.8806731+02:00 0HNCEN9BK8JCC:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:39:34.8812141+02:00 0HNCEN9BK8JCC:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:39:34.8813117+02:00 0HNCEN9BK8JCC:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:39:34.9970866+02:00 0HNCEN9BK8JCC:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:39:34.9972617+02:00 0HNCEN9BK8JCC:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1841ms. (6f83ade2) 2025-05-09T17:39:34.9973094+02:00 0HNCEN9BK8JCC:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.9404ms (afa2e885) 2025-05-09T17:39:34.9973304+02:00 0HNCEN9BK8JCC:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:39:34.9974301+02:00 0HNCEN9BK8JCC:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.7663ms (74253ad3) 2025-05-09T17:40:35.0158792+02:00 0HNCEN9BK8JCD:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:40:35.0163219+02:00 0HNCEN9BK8JCD:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:40:35.0164186+02:00 0HNCEN9BK8JCD:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:40:35.1317828+02:00 0HNCEN9BK8JCD:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:40:35.1319705+02:00 0HNCEN9BK8JCD:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2101ms. (6f83ade2) 2025-05-09T17:40:35.1320246+02:00 0HNCEN9BK8JCD:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.5542ms (afa2e885) 2025-05-09T17:40:35.1320577+02:00 0HNCEN9BK8JCD:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:40:35.1321458+02:00 0HNCEN9BK8JCD:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.2723ms (74253ad3) 2025-05-09T17:41:34.8709465+02:00 0HNCEN9BK8JCE:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:41:34.8714390+02:00 0HNCEN9BK8JCE:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:41:34.8715253+02:00 0HNCEN9BK8JCE:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:41:34.9797065+02:00 0HNCEN9BK8JCE:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:41:34.9799518+02:00 0HNCEN9BK8JCE:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.256ms. (6f83ade2) 2025-05-09T17:41:34.9799996+02:00 0HNCEN9BK8JCE:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 108.4283ms (afa2e885) 2025-05-09T17:41:34.9800358+02:00 0HNCEN9BK8JCE:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:41:34.9801416+02:00 0HNCEN9BK8JCE:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 109.2025ms (74253ad3) 2025-05-09T17:42:35.0576640+02:00 0HNCEN9BK8JCF:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:42:35.0582196+02:00 0HNCEN9BK8JCF:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:42:35.0583020+02:00 0HNCEN9BK8JCF:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:42:35.1784935+02:00 0HNCEN9BK8JCF:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:42:35.1786953+02:00 0HNCEN9BK8JCF:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2253ms. (6f83ade2) 2025-05-09T17:42:35.1787702+02:00 0HNCEN9BK8JCF:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.4224ms (afa2e885) 2025-05-09T17:42:35.1788205+02:00 0HNCEN9BK8JCF:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:42:35.1789346+02:00 0HNCEN9BK8JCF:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.2853ms (74253ad3) 2025-05-09T17:43:34.8745742+02:00 0HNCEN9BK8JCG:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:43:34.8750500+02:00 0HNCEN9BK8JCG:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:43:34.8751507+02:00 0HNCEN9BK8JCG:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:43:34.9809006+02:00 0HNCEN9BK8JCG:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:43:34.9810805+02:00 0HNCEN9BK8JCG:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1941ms. (6f83ade2) 2025-05-09T17:43:34.9811261+02:00 0HNCEN9BK8JCG:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.9445ms (afa2e885) 2025-05-09T17:43:34.9811437+02:00 0HNCEN9BK8JCG:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:43:34.9812127+02:00 0HNCEN9BK8JCG:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.6885ms (74253ad3) 2025-05-09T17:44:35.2381317+02:00 0HNCEN9BK8JCH:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:44:35.2386379+02:00 0HNCEN9BK8JCH:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:44:35.2387426+02:00 0HNCEN9BK8JCH:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:44:35.3634514+02:00 0HNCEN9BK8JCH:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:44:35.3636778+02:00 0HNCEN9BK8JCH:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2468ms. (6f83ade2) 2025-05-09T17:44:35.3637472+02:00 0HNCEN9BK8JCH:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.9538ms (afa2e885) 2025-05-09T17:44:35.3637760+02:00 0HNCEN9BK8JCH:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:44:35.3638526+02:00 0HNCEN9BK8JCH:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.7325ms (74253ad3) 2025-05-09T17:45:34.8708112+02:00 0HNCEN9BK8JCI:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:45:34.8712804+02:00 0HNCEN9BK8JCI:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:45:34.8713803+02:00 0HNCEN9BK8JCI:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:45:34.9942212+02:00 0HNCEN9BK8JCI:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:45:34.9944305+02:00 0HNCEN9BK8JCI:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2191ms. (6f83ade2) 2025-05-09T17:45:34.9944725+02:00 0HNCEN9BK8JCI:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.0516ms (afa2e885) 2025-05-09T17:45:34.9944969+02:00 0HNCEN9BK8JCI:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:45:34.9946087+02:00 0HNCEN9BK8JCI:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.8125ms (74253ad3) 2025-05-09T17:46:35.1061368+02:00 0HNCEN9BK8JCI:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:46:35.1066336+02:00 0HNCEN9BK8JCI:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:46:35.1067392+02:00 0HNCEN9BK8JCI:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:46:35.2329489+02:00 0HNCEN9BK8JCI:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:46:35.2332159+02:00 0HNCEN9BK8JCI:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.292ms. (6f83ade2) 2025-05-09T17:46:35.2332661+02:00 0HNCEN9BK8JCI:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.4869ms (afa2e885) 2025-05-09T17:46:35.2332972+02:00 0HNCEN9BK8JCI:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:46:35.2334093+02:00 0HNCEN9BK8JCI:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.2675ms (74253ad3) 2025-05-09T17:47:34.8632196+02:00 0HNCEN9BK8JCJ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:47:34.8636688+02:00 0HNCEN9BK8JCJ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:47:34.8637530+02:00 0HNCEN9BK8JCJ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:47:34.9901355+02:00 0HNCEN9BK8JCJ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:47:34.9903180+02:00 0HNCEN9BK8JCJ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1957ms. (6f83ade2) 2025-05-09T17:47:34.9903621+02:00 0HNCEN9BK8JCJ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.5678ms (afa2e885) 2025-05-09T17:47:34.9904013+02:00 0HNCEN9BK8JCJ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:47:34.9904892+02:00 0HNCEN9BK8JCJ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.2805ms (74253ad3) 2025-05-09T17:48:35.0791169+02:00 0HNCEN9BK8JCK:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:48:35.0794844+02:00 0HNCEN9BK8JCK:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:48:35.0795700+02:00 0HNCEN9BK8JCK:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:48:35.2045385+02:00 0HNCEN9BK8JCK:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:48:35.2047626+02:00 0HNCEN9BK8JCK:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2393ms. (6f83ade2) 2025-05-09T17:48:35.2048241+02:00 0HNCEN9BK8JCK:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.219ms (afa2e885) 2025-05-09T17:48:35.2048741+02:00 0HNCEN9BK8JCK:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:48:35.2049840+02:00 0HNCEN9BK8JCK:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.8568ms (74253ad3) 2025-05-09T17:49:34.8646551+02:00 0HNCEN9BK8JCL:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:49:34.8651176+02:00 0HNCEN9BK8JCL:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:49:34.8652029+02:00 0HNCEN9BK8JCL:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:49:34.9872374+02:00 0HNCEN9BK8JCL:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:49:34.9874202+02:00 0HNCEN9BK8JCL:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1923ms. (6f83ade2) 2025-05-09T17:49:34.9875104+02:00 0HNCEN9BK8JCL:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.2439ms (afa2e885) 2025-05-09T17:49:34.9875447+02:00 0HNCEN9BK8JCL:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:49:34.9876528+02:00 0HNCEN9BK8JCL:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.0027ms (74253ad3) 2025-05-09T17:50:35.0692632+02:00 0HNCEN9BK8JCM:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:50:35.0697120+02:00 0HNCEN9BK8JCM:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:50:35.0698277+02:00 0HNCEN9BK8JCM:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:50:35.1878346+02:00 0HNCEN9BK8JCM:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:50:35.1880474+02:00 0HNCEN9BK8JCM:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2201ms. (6f83ade2) 2025-05-09T17:50:35.1880976+02:00 0HNCEN9BK8JCM:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.2089ms (afa2e885) 2025-05-09T17:50:35.1881432+02:00 0HNCEN9BK8JCM:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:50:35.1882338+02:00 0HNCEN9BK8JCM:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.9807ms (74253ad3) 2025-05-09T17:51:34.8728180+02:00 0HNCEN9BK8JCN:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:51:34.8732577+02:00 0HNCEN9BK8JCN:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:51:34.8733439+02:00 0HNCEN9BK8JCN:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:51:34.9919059+02:00 0HNCEN9BK8JCN:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:51:34.9921075+02:00 0HNCEN9BK8JCN:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2138ms. (6f83ade2) 2025-05-09T17:51:34.9921463+02:00 0HNCEN9BK8JCN:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.7661ms (afa2e885) 2025-05-09T17:51:34.9921702+02:00 0HNCEN9BK8JCN:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:51:34.9922507+02:00 0HNCEN9BK8JCN:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.4546ms (74253ad3) 2025-05-09T17:52:35.0941423+02:00 0HNCEN9BK8JCO:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:52:35.0946023+02:00 0HNCEN9BK8JCO:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:52:35.0947006+02:00 0HNCEN9BK8JCO:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:52:35.2117730+02:00 0HNCEN9BK8JCO:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:52:35.2119608+02:00 0HNCEN9BK8JCO:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2093ms. (6f83ade2) 2025-05-09T17:52:35.2120329+02:00 0HNCEN9BK8JCO:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.2889ms (afa2e885) 2025-05-09T17:52:35.2120646+02:00 0HNCEN9BK8JCO:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:52:35.2121702+02:00 0HNCEN9BK8JCO:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.0095ms (74253ad3) 2025-05-09T17:53:34.8654962+02:00 0HNCEN9BK8JCN:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:53:34.8659151+02:00 0HNCEN9BK8JCN:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:53:34.8659970+02:00 0HNCEN9BK8JCN:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:53:34.9829439+02:00 0HNCEN9BK8JCN:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:53:34.9831181+02:00 0HNCEN9BK8JCN:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1859ms. (6f83ade2) 2025-05-09T17:53:34.9831629+02:00 0HNCEN9BK8JCN:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.1248ms (afa2e885) 2025-05-09T17:53:34.9832092+02:00 0HNCEN9BK8JCN:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:53:34.9832995+02:00 0HNCEN9BK8JCN:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.8073ms (74253ad3) 2025-05-09T17:54:35.4999412+02:00 0HNCEN9BK8JCP:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:54:35.5003834+02:00 0HNCEN9BK8JCP:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:54:35.5004879+02:00 0HNCEN9BK8JCP:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:54:35.6175433+02:00 0HNCEN9BK8JCP:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:54:35.6177280+02:00 0HNCEN9BK8JCP:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2048ms. (6f83ade2) 2025-05-09T17:54:35.6177671+02:00 0HNCEN9BK8JCP:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.2418ms (afa2e885) 2025-05-09T17:54:35.6177970+02:00 0HNCEN9BK8JCP:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:54:35.6179439+02:00 0HNCEN9BK8JCP:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.9837ms (74253ad3) 2025-05-09T17:55:34.8649905+02:00 0HNCEN9BK8JCQ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:55:34.8654991+02:00 0HNCEN9BK8JCQ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:55:34.8656087+02:00 0HNCEN9BK8JCQ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:55:34.9835916+02:00 0HNCEN9BK8JCQ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:55:34.9837810+02:00 0HNCEN9BK8JCQ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1983ms. (6f83ade2) 2025-05-09T17:55:34.9838429+02:00 0HNCEN9BK8JCQ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.1907ms (afa2e885) 2025-05-09T17:55:34.9838798+02:00 0HNCEN9BK8JCQ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:55:34.9839850+02:00 0HNCEN9BK8JCQ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.9927ms (74253ad3) 2025-05-09T17:56:35.1029106+02:00 0HNCEN9BK8JCR:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:56:35.1033858+02:00 0HNCEN9BK8JCR:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:56:35.1034927+02:00 0HNCEN9BK8JCR:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:56:35.2096372+02:00 0HNCEN9BK8JCR:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:56:35.2098161+02:00 0HNCEN9BK8JCR:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2ms. (6f83ade2) 2025-05-09T17:56:35.2098554+02:00 0HNCEN9BK8JCR:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 106.3243ms (afa2e885) 2025-05-09T17:56:35.2098806+02:00 0HNCEN9BK8JCR:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:56:35.2099682+02:00 0HNCEN9BK8JCR:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.0735ms (74253ad3) 2025-05-09T17:57:34.8675125+02:00 0HNCEN9BK8JCS:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:57:34.8680712+02:00 0HNCEN9BK8JCS:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:57:34.8681651+02:00 0HNCEN9BK8JCS:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:57:34.9706744+02:00 0HNCEN9BK8JCS:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:57:34.9708460+02:00 0HNCEN9BK8JCS:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1864ms. (6f83ade2) 2025-05-09T17:57:34.9708855+02:00 0HNCEN9BK8JCS:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 102.6775ms (afa2e885) 2025-05-09T17:57:34.9709266+02:00 0HNCEN9BK8JCS:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:57:34.9710186+02:00 0HNCEN9BK8JCS:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 103.5204ms (74253ad3) 2025-05-09T17:58:35.0978964+02:00 0HNCEN9BK8JCT:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:58:35.0983482+02:00 0HNCEN9BK8JCT:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:58:35.0984317+02:00 0HNCEN9BK8JCT:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:58:35.2016252+02:00 0HNCEN9BK8JCT:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:58:35.2018273+02:00 0HNCEN9BK8JCT:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2241ms. (6f83ade2) 2025-05-09T17:58:35.2018816+02:00 0HNCEN9BK8JCT:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 103.4078ms (afa2e885) 2025-05-09T17:58:35.2019160+02:00 0HNCEN9BK8JCT:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:58:35.2020135+02:00 0HNCEN9BK8JCT:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 104.1173ms (74253ad3) 2025-05-09T17:59:34.8589632+02:00 0HNCEN9BK8JCU:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T17:59:34.8594148+02:00 0HNCEN9BK8JCU:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T17:59:34.8595002+02:00 0HNCEN9BK8JCU:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T17:59:34.9624287+02:00 0HNCEN9BK8JCU:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T17:59:34.9626036+02:00 0HNCEN9BK8JCU:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1884ms. (6f83ade2) 2025-05-09T17:59:34.9626400+02:00 0HNCEN9BK8JCU:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 103.1039ms (afa2e885) 2025-05-09T17:59:34.9626601+02:00 0HNCEN9BK8JCU:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T17:59:34.9627407+02:00 0HNCEN9BK8JCU:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 103.7932ms (74253ad3) 2025-05-09T18:00:35.0934569+02:00 0HNCEN9BK8JCV:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:00:35.0939329+02:00 0HNCEN9BK8JCV:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:00:35.0940255+02:00 0HNCEN9BK8JCV:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:00:35.2076399+02:00 0HNCEN9BK8JCV:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:00:35.2078482+02:00 0HNCEN9BK8JCV:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2347ms. (6f83ade2) 2025-05-09T18:00:35.2078746+02:00 0HNCEN9BK8JCV:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.8105ms (afa2e885) 2025-05-09T18:00:35.2078947+02:00 0HNCEN9BK8JCV:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:00:35.2079817+02:00 0HNCEN9BK8JCV:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.5379ms (74253ad3) 2025-05-09T18:01:34.8485070+02:00 0HNCEN9BK8JD0:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:01:34.8489116+02:00 0HNCEN9BK8JD0:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:01:34.8489938+02:00 0HNCEN9BK8JD0:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:01:34.9689670+02:00 0HNCEN9BK8JD0:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:01:34.9691446+02:00 0HNCEN9BK8JD0:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1835ms. (6f83ade2) 2025-05-09T18:01:34.9691783+02:00 0HNCEN9BK8JD0:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.1443ms (afa2e885) 2025-05-09T18:01:34.9692058+02:00 0HNCEN9BK8JD0:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:01:34.9692877+02:00 0HNCEN9BK8JD0:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.7842ms (74253ad3) 2025-05-09T18:02:35.0244173+02:00 0HNCEN9BK8JD1:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:02:35.0248767+02:00 0HNCEN9BK8JD1:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:02:35.0249896+02:00 0HNCEN9BK8JD1:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:02:35.1445585+02:00 0HNCEN9BK8JD1:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:02:35.1447555+02:00 0HNCEN9BK8JD1:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2182ms. (6f83ade2) 2025-05-09T18:02:35.1448066+02:00 0HNCEN9BK8JD1:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.7784ms (afa2e885) 2025-05-09T18:02:35.1448364+02:00 0HNCEN9BK8JD1:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:02:35.1449351+02:00 0HNCEN9BK8JD1:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.5186ms (74253ad3) 2025-05-09T18:03:34.8654042+02:00 0HNCEN9BK8JD2:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:03:34.8659123+02:00 0HNCEN9BK8JD2:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:03:34.8659995+02:00 0HNCEN9BK8JD2:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:03:34.9947306+02:00 0HNCEN9BK8JD2:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:03:34.9949156+02:00 0HNCEN9BK8JD2:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1915ms. (6f83ade2) 2025-05-09T18:03:34.9949605+02:00 0HNCEN9BK8JD2:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.9253ms (afa2e885) 2025-05-09T18:03:34.9949894+02:00 0HNCEN9BK8JD2:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:03:34.9950875+02:00 0HNCEN9BK8JD2:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.6827ms (74253ad3) 2025-05-09T18:04:35.0255503+02:00 0HNCEN9BK8JD3:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:04:35.0261104+02:00 0HNCEN9BK8JD3:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:04:35.0262136+02:00 0HNCEN9BK8JD3:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:04:35.1434334+02:00 0HNCEN9BK8JD3:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:04:35.1436380+02:00 0HNCEN9BK8JD3:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2219ms. (6f83ade2) 2025-05-09T18:04:35.1436917+02:00 0HNCEN9BK8JD3:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.3954ms (afa2e885) 2025-05-09T18:04:35.1437115+02:00 0HNCEN9BK8JD3:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:04:35.1438145+02:00 0HNCEN9BK8JD3:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.2617ms (74253ad3) 2025-05-09T18:05:34.8445511+02:00 0HNCEN9BK8JD4:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:05:34.8450412+02:00 0HNCEN9BK8JD4:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:05:34.8451274+02:00 0HNCEN9BK8JD4:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:05:34.9633678+02:00 0HNCEN9BK8JD4:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:05:34.9635520+02:00 0HNCEN9BK8JD4:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1976ms. (6f83ade2) 2025-05-09T18:05:34.9636061+02:00 0HNCEN9BK8JD4:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.436ms (afa2e885) 2025-05-09T18:05:34.9636394+02:00 0HNCEN9BK8JD4:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:05:34.9637419+02:00 0HNCEN9BK8JD4:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.1935ms (74253ad3) 2025-05-09T18:06:35.0176649+02:00 0HNCEN9BK8JD5:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:06:35.0180648+02:00 0HNCEN9BK8JD5:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:06:35.0181535+02:00 0HNCEN9BK8JD5:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:06:35.1368972+02:00 0HNCEN9BK8JD5:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:06:35.1370854+02:00 0HNCEN9BK8JD5:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2083ms. (6f83ade2) 2025-05-09T18:06:35.1371275+02:00 0HNCEN9BK8JD5:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.9382ms (afa2e885) 2025-05-09T18:06:35.1371432+02:00 0HNCEN9BK8JD5:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:06:35.1372313+02:00 0HNCEN9BK8JD5:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.568ms (74253ad3) 2025-05-09T18:07:34.8472267+02:00 0HNCEN9BK8JD6:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:07:34.8477418+02:00 0HNCEN9BK8JD6:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:07:34.8478347+02:00 0HNCEN9BK8JD6:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:07:34.9732178+02:00 0HNCEN9BK8JD6:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:07:34.9733934+02:00 0HNCEN9BK8JD6:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1909ms. (6f83ade2) 2025-05-09T18:07:34.9734334+02:00 0HNCEN9BK8JD6:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.5589ms (afa2e885) 2025-05-09T18:07:34.9734630+02:00 0HNCEN9BK8JD6:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:07:34.9735523+02:00 0HNCEN9BK8JD6:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.3354ms (74253ad3) 2025-05-09T18:08:35.0813908+02:00 0HNCEN9BK8JD7:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:08:35.0817625+02:00 0HNCEN9BK8JD7:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:08:35.0818759+02:00 0HNCEN9BK8JD7:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:08:35.1972140+02:00 0HNCEN9BK8JD7:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:08:35.1973978+02:00 0HNCEN9BK8JD7:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2035ms. (6f83ade2) 2025-05-09T18:08:35.1974364+02:00 0HNCEN9BK8JD7:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.5225ms (afa2e885) 2025-05-09T18:08:35.1974630+02:00 0HNCEN9BK8JD7:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:08:35.1975473+02:00 0HNCEN9BK8JD7:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.1581ms (74253ad3) 2025-05-09T18:09:34.8513915+02:00 0HNCEN9BK8JD8:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:09:34.8518635+02:00 0HNCEN9BK8JD8:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:09:34.8519448+02:00 0HNCEN9BK8JD8:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:09:34.9675414+02:00 0HNCEN9BK8JD8:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:09:34.9677329+02:00 0HNCEN9BK8JD8:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2074ms. (6f83ade2) 2025-05-09T18:09:34.9677921+02:00 0HNCEN9BK8JD8:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.8022ms (afa2e885) 2025-05-09T18:09:34.9678260+02:00 0HNCEN9BK8JD8:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:09:34.9679290+02:00 0HNCEN9BK8JD8:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.5368ms (74253ad3) 2025-05-09T18:10:35.0889579+02:00 0HNCEN9BK8JD9:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:10:35.0893983+02:00 0HNCEN9BK8JD9:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:10:35.0894802+02:00 0HNCEN9BK8JD9:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:10:35.2038693+02:00 0HNCEN9BK8JD9:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:10:35.2040810+02:00 0HNCEN9BK8JD9:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2307ms. (6f83ade2) 2025-05-09T18:10:35.2041252+02:00 0HNCEN9BK8JD9:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.6044ms (afa2e885) 2025-05-09T18:10:35.2041445+02:00 0HNCEN9BK8JD9:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:10:35.2042467+02:00 0HNCEN9BK8JD9:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.2868ms (74253ad3) 2025-05-09T18:11:34.8489060+02:00 0HNCEN9BK8JDA:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:11:34.8494214+02:00 0HNCEN9BK8JDA:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:11:34.8495132+02:00 0HNCEN9BK8JDA:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:11:34.9705429+02:00 0HNCEN9BK8JDA:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:11:34.9707460+02:00 0HNCEN9BK8JDA:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2128ms. (6f83ade2) 2025-05-09T18:11:34.9708302+02:00 0HNCEN9BK8JDA:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.2706ms (afa2e885) 2025-05-09T18:11:34.9708660+02:00 0HNCEN9BK8JDA:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:11:34.9709832+02:00 0HNCEN9BK8JDA:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.0684ms (74253ad3) 2025-05-09T18:12:35.0111887+02:00 0HNCEN9BK8JDB:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:12:35.0116420+02:00 0HNCEN9BK8JDB:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:12:35.0117306+02:00 0HNCEN9BK8JDB:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:12:35.1207829+02:00 0HNCEN9BK8JDB:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:12:35.1209989+02:00 0HNCEN9BK8JDB:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2418ms. (6f83ade2) 2025-05-09T18:12:35.1210595+02:00 0HNCEN9BK8JDB:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 109.29ms (afa2e885) 2025-05-09T18:12:35.1210953+02:00 0HNCEN9BK8JDB:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:12:35.1212069+02:00 0HNCEN9BK8JDB:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.02ms (74253ad3) 2025-05-09T18:13:34.8401577+02:00 0HNCEN9BK8JDC:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:13:34.8407192+02:00 0HNCEN9BK8JDC:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:13:34.8408219+02:00 0HNCEN9BK8JDC:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:13:34.9603389+02:00 0HNCEN9BK8JDC:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:13:34.9605527+02:00 0HNCEN9BK8JDC:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2211ms. (6f83ade2) 2025-05-09T18:13:34.9606120+02:00 0HNCEN9BK8JDC:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.7054ms (afa2e885) 2025-05-09T18:13:34.9606612+02:00 0HNCEN9BK8JDC:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:13:34.9607650+02:00 0HNCEN9BK8JDC:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.5992ms (74253ad3) 2025-05-09T18:14:35.0790632+02:00 0HNCEN9BK8JDD:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:14:35.0795420+02:00 0HNCEN9BK8JDD:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:14:35.0796263+02:00 0HNCEN9BK8JDD:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:14:35.1980728+02:00 0HNCEN9BK8JDD:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:14:35.1982778+02:00 0HNCEN9BK8JDD:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2232ms. (6f83ade2) 2025-05-09T18:14:35.1983238+02:00 0HNCEN9BK8JDD:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.6595ms (afa2e885) 2025-05-09T18:14:35.1983432+02:00 0HNCEN9BK8JDD:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:14:35.1984365+02:00 0HNCEN9BK8JDD:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.3682ms (74253ad3) 2025-05-09T18:15:34.8429914+02:00 0HNCEN9BK8JDE:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:15:34.8434925+02:00 0HNCEN9BK8JDE:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:15:34.8435772+02:00 0HNCEN9BK8JDE:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:15:34.9660398+02:00 0HNCEN9BK8JDE:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:15:34.9662995+02:00 0HNCEN9BK8JDE:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2704ms. (6f83ade2) 2025-05-09T18:15:34.9663597+02:00 0HNCEN9BK8JDE:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.7356ms (afa2e885) 2025-05-09T18:15:34.9664047+02:00 0HNCEN9BK8JDE:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:15:34.9664891+02:00 0HNCEN9BK8JDE:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.5058ms (74253ad3) 2025-05-09T18:16:35.0819501+02:00 0HNCEN9BK8JDF:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:16:35.0824332+02:00 0HNCEN9BK8JDF:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:16:35.0825373+02:00 0HNCEN9BK8JDF:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:16:35.1932459+02:00 0HNCEN9BK8JDF:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:16:35.1935405+02:00 0HNCEN9BK8JDF:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3201ms. (6f83ade2) 2025-05-09T18:16:35.1936071+02:00 0HNCEN9BK8JDF:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.0218ms (afa2e885) 2025-05-09T18:16:35.1936447+02:00 0HNCEN9BK8JDF:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:16:35.1937843+02:00 0HNCEN9BK8JDF:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 111.8327ms (74253ad3) 2025-05-09T18:17:34.8326321+02:00 0HNCEN9BK8JDF:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:17:34.8331448+02:00 0HNCEN9BK8JDF:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:17:34.8332321+02:00 0HNCEN9BK8JDF:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:17:34.9529430+02:00 0HNCEN9BK8JDF:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:17:34.9531443+02:00 0HNCEN9BK8JDF:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2119ms. (6f83ade2) 2025-05-09T18:17:34.9531853+02:00 0HNCEN9BK8JDF:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.9157ms (afa2e885) 2025-05-09T18:17:34.9532049+02:00 0HNCEN9BK8JDF:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:17:34.9533025+02:00 0HNCEN9BK8JDF:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.6738ms (74253ad3) 2025-05-09T18:18:35.0848030+02:00 0HNCEN9BK8JDG:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:18:35.0853138+02:00 0HNCEN9BK8JDG:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:18:35.0853982+02:00 0HNCEN9BK8JDG:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:18:35.2060221+02:00 0HNCEN9BK8JDG:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:18:35.2062699+02:00 0HNCEN9BK8JDG:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.269ms. (6f83ade2) 2025-05-09T18:18:35.2063187+02:00 0HNCEN9BK8JDG:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.8781ms (afa2e885) 2025-05-09T18:18:35.2063543+02:00 0HNCEN9BK8JDG:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:18:35.2064798+02:00 0HNCEN9BK8JDG:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.6685ms (74253ad3) 2025-05-09T18:19:34.8307464+02:00 0HNCEN9BK8JDF:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:19:34.8313204+02:00 0HNCEN9BK8JDF:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:19:34.8314172+02:00 0HNCEN9BK8JDF:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:19:34.9524778+02:00 0HNCEN9BK8JDF:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:19:34.9527294+02:00 0HNCEN9BK8JDF:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2718ms. (6f83ade2) 2025-05-09T18:19:34.9527871+02:00 0HNCEN9BK8JDF:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.3292ms (afa2e885) 2025-05-09T18:19:34.9528194+02:00 0HNCEN9BK8JDF:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:19:34.9529099+02:00 0HNCEN9BK8JDF:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.1657ms (74253ad3) 2025-05-09T18:20:35.0503490+02:00 0HNCEN9BK8JDH:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:20:35.0507958+02:00 0HNCEN9BK8JDH:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:20:35.0508790+02:00 0HNCEN9BK8JDH:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:20:35.1739394+02:00 0HNCEN9BK8JDH:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:20:35.1741542+02:00 0HNCEN9BK8JDH:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2339ms. (6f83ade2) 2025-05-09T18:20:35.1741912+02:00 0HNCEN9BK8JDH:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.2751ms (afa2e885) 2025-05-09T18:20:35.1742290+02:00 0HNCEN9BK8JDH:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:20:35.1743253+02:00 0HNCEN9BK8JDH:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.9694ms (74253ad3) 2025-05-09T18:21:34.8431275+02:00 0HNCEN9BK8JDI:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:21:34.8436206+02:00 0HNCEN9BK8JDI:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:21:34.8437268+02:00 0HNCEN9BK8JDI:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:21:34.9494694+02:00 0HNCEN9BK8JDI:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:21:34.9496832+02:00 0HNCEN9BK8JDI:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2261ms. (6f83ade2) 2025-05-09T18:21:34.9497273+02:00 0HNCEN9BK8JDI:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.9365ms (afa2e885) 2025-05-09T18:21:34.9497554+02:00 0HNCEN9BK8JDI:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:21:34.9498720+02:00 0HNCEN9BK8JDI:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.7545ms (74253ad3) 2025-05-09T18:22:35.0434267+02:00 0HNCEN9BK8JDJ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:22:35.0439360+02:00 0HNCEN9BK8JDJ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:22:35.0440193+02:00 0HNCEN9BK8JDJ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:22:35.1601441+02:00 0HNCEN9BK8JDJ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:22:35.1603474+02:00 0HNCEN9BK8JDJ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2217ms. (6f83ade2) 2025-05-09T18:22:35.1603880+02:00 0HNCEN9BK8JDJ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.3315ms (afa2e885) 2025-05-09T18:22:35.1604078+02:00 0HNCEN9BK8JDJ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:22:35.1604950+02:00 0HNCEN9BK8JDJ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.1104ms (74253ad3) 2025-05-09T18:23:34.8309198+02:00 0HNCEN9BK8JDK:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:23:34.8313481+02:00 0HNCEN9BK8JDK:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:23:34.8314390+02:00 0HNCEN9BK8JDK:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:23:34.9558522+02:00 0HNCEN9BK8JDK:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:23:34.9561041+02:00 0HNCEN9BK8JDK:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.269ms. (6f83ade2) 2025-05-09T18:23:34.9561527+02:00 0HNCEN9BK8JDK:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.6764ms (afa2e885) 2025-05-09T18:23:34.9561769+02:00 0HNCEN9BK8JDK:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:23:34.9562720+02:00 0HNCEN9BK8JDK:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.3586ms (74253ad3) 2025-05-09T18:24:35.5008296+02:00 0HNCEN9BK8JDL:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:24:35.5012429+02:00 0HNCEN9BK8JDL:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:24:35.5013260+02:00 0HNCEN9BK8JDL:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:24:35.6204654+02:00 0HNCEN9BK8JDL:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:24:35.6206673+02:00 0HNCEN9BK8JDL:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2232ms. (6f83ade2) 2025-05-09T18:24:35.6207160+02:00 0HNCEN9BK8JDL:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.3472ms (afa2e885) 2025-05-09T18:24:35.6207518+02:00 0HNCEN9BK8JDL:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:24:35.6208657+02:00 0HNCEN9BK8JDL:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.0364ms (74253ad3) 2025-05-09T18:25:34.8316729+02:00 0HNCEN9BK8JDM:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:25:34.8321570+02:00 0HNCEN9BK8JDM:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:25:34.8322440+02:00 0HNCEN9BK8JDM:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:25:34.9431008+02:00 0HNCEN9BK8JDM:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:25:34.9432881+02:00 0HNCEN9BK8JDM:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2004ms. (6f83ade2) 2025-05-09T18:25:34.9433321+02:00 0HNCEN9BK8JDM:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.0453ms (afa2e885) 2025-05-09T18:25:34.9433773+02:00 0HNCEN9BK8JDM:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:25:34.9434674+02:00 0HNCEN9BK8JDM:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 111.8041ms (74253ad3) 2025-05-09T18:26:35.0076351+02:00 0HNCEN9BK8JDL:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:26:35.0081189+02:00 0HNCEN9BK8JDL:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:26:35.0082258+02:00 0HNCEN9BK8JDL:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:26:35.1140070+02:00 0HNCEN9BK8JDL:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:26:35.1141989+02:00 0HNCEN9BK8JDL:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2067ms. (6f83ade2) 2025-05-09T18:26:35.1142473+02:00 0HNCEN9BK8JDL:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.9854ms (afa2e885) 2025-05-09T18:26:35.1142724+02:00 0HNCEN9BK8JDL:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:26:35.1143628+02:00 0HNCEN9BK8JDL:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.7343ms (74253ad3) 2025-05-09T18:27:34.8344242+02:00 0HNCEN9BK8JDN:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:27:34.8348963+02:00 0HNCEN9BK8JDN:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:27:34.8349898+02:00 0HNCEN9BK8JDN:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:27:34.9411566+02:00 0HNCEN9BK8JDN:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:27:34.9413339+02:00 0HNCEN9BK8JDN:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1903ms. (6f83ade2) 2025-05-09T18:27:34.9413658+02:00 0HNCEN9BK8JDN:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 106.3383ms (afa2e885) 2025-05-09T18:27:34.9413898+02:00 0HNCEN9BK8JDN:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:27:34.9414900+02:00 0HNCEN9BK8JDN:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.0822ms (74253ad3) 2025-05-09T18:28:35.0783558+02:00 0HNCEN9BK8JDL:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:28:35.0788440+02:00 0HNCEN9BK8JDL:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:28:35.0789379+02:00 0HNCEN9BK8JDL:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:28:35.1963192+02:00 0HNCEN9BK8JDL:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:28:35.1965066+02:00 0HNCEN9BK8JDL:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2079ms. (6f83ade2) 2025-05-09T18:28:35.1965497+02:00 0HNCEN9BK8JDL:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.5636ms (afa2e885) 2025-05-09T18:28:35.1965782+02:00 0HNCEN9BK8JDL:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:28:35.1966638+02:00 0HNCEN9BK8JDL:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.3128ms (74253ad3) 2025-05-09T18:29:34.8333671+02:00 0HNCEN9BK8JDO:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:29:34.8338322+02:00 0HNCEN9BK8JDO:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:29:34.8339194+02:00 0HNCEN9BK8JDO:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:29:34.9554868+02:00 0HNCEN9BK8JDO:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:29:34.9556725+02:00 0HNCEN9BK8JDO:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1987ms. (6f83ade2) 2025-05-09T18:29:34.9557211+02:00 0HNCEN9BK8JDO:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.7646ms (afa2e885) 2025-05-09T18:29:34.9557458+02:00 0HNCEN9BK8JDO:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:29:34.9558538+02:00 0HNCEN9BK8JDO:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.4981ms (74253ad3) 2025-05-09T18:30:35.0598053+02:00 0HNCEN9BK8JDP:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:30:35.0603033+02:00 0HNCEN9BK8JDP:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:30:35.0603880+02:00 0HNCEN9BK8JDP:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:30:35.1655372+02:00 0HNCEN9BK8JDP:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:30:35.1657298+02:00 0HNCEN9BK8JDP:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2085ms. (6f83ade2) 2025-05-09T18:30:35.1658127+02:00 0HNCEN9BK8JDP:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.3591ms (afa2e885) 2025-05-09T18:30:35.1658452+02:00 0HNCEN9BK8JDP:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:30:35.1659557+02:00 0HNCEN9BK8JDP:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.152ms (74253ad3) 2025-05-09T18:31:34.8315868+02:00 0HNCEN9BK8JDQ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:31:34.8321213+02:00 0HNCEN9BK8JDQ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:31:34.8322399+02:00 0HNCEN9BK8JDQ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:31:34.9495293+02:00 0HNCEN9BK8JDQ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:31:34.9497488+02:00 0HNCEN9BK8JDQ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2328ms. (6f83ade2) 2025-05-09T18:31:34.9498120+02:00 0HNCEN9BK8JDQ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.5311ms (afa2e885) 2025-05-09T18:31:34.9498431+02:00 0HNCEN9BK8JDQ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:31:34.9499329+02:00 0HNCEN9BK8JDQ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.3866ms (74253ad3) 2025-05-09T18:32:35.0738579+02:00 0HNCEN9BK8JDR:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:32:35.0742686+02:00 0HNCEN9BK8JDR:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:32:35.0743595+02:00 0HNCEN9BK8JDR:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:32:35.1926564+02:00 0HNCEN9BK8JDR:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:32:35.1928215+02:00 0HNCEN9BK8JDR:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1879ms. (6f83ade2) 2025-05-09T18:32:35.1928542+02:00 0HNCEN9BK8JDR:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.4604ms (afa2e885) 2025-05-09T18:32:35.1928713+02:00 0HNCEN9BK8JDR:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:32:35.1929412+02:00 0HNCEN9BK8JDR:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.1205ms (74253ad3) 2025-05-09T18:33:34.8204922+02:00 0HNCEN9BK8JDS:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:33:34.8209705+02:00 0HNCEN9BK8JDS:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:33:34.8210741+02:00 0HNCEN9BK8JDS:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:33:34.9404296+02:00 0HNCEN9BK8JDS:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:33:34.9405996+02:00 0HNCEN9BK8JDS:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1867ms. (6f83ade2) 2025-05-09T18:33:34.9406334+02:00 0HNCEN9BK8JDS:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.5078ms (afa2e885) 2025-05-09T18:33:34.9406556+02:00 0HNCEN9BK8JDS:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:33:34.9407626+02:00 0HNCEN9BK8JDS:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.2706ms (74253ad3) 2025-05-09T18:34:35.0511625+02:00 0HNCEN9BK8JDT:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:34:35.0516760+02:00 0HNCEN9BK8JDT:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:34:35.0517576+02:00 0HNCEN9BK8JDT:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:34:35.1742253+02:00 0HNCEN9BK8JDT:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:34:35.1744501+02:00 0HNCEN9BK8JDT:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2461ms. (6f83ade2) 2025-05-09T18:34:35.1745170+02:00 0HNCEN9BK8JDT:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.7152ms (afa2e885) 2025-05-09T18:34:35.1745611+02:00 0HNCEN9BK8JDT:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:34:35.1746703+02:00 0HNCEN9BK8JDT:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.5091ms (74253ad3) 2025-05-09T18:35:34.8153927+02:00 0HNCEN9BK8JDU:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:35:34.8158145+02:00 0HNCEN9BK8JDU:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:35:34.8158953+02:00 0HNCEN9BK8JDU:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:35:34.9337497+02:00 0HNCEN9BK8JDU:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:35:34.9339300+02:00 0HNCEN9BK8JDU:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1938ms. (6f83ade2) 2025-05-09T18:35:34.9339716+02:00 0HNCEN9BK8JDU:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.0365ms (afa2e885) 2025-05-09T18:35:34.9339938+02:00 0HNCEN9BK8JDU:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:35:34.9340763+02:00 0HNCEN9BK8JDU:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.6893ms (74253ad3) 2025-05-09T18:36:34.9819322+02:00 0HNCEN9BK8JDV:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:36:34.9824198+02:00 0HNCEN9BK8JDV:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:36:34.9825018+02:00 0HNCEN9BK8JDV:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:36:35.0965742+02:00 0HNCEN9BK8JDV:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:36:35.0967874+02:00 0HNCEN9BK8JDV:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.236ms. (6f83ade2) 2025-05-09T18:36:35.0968222+02:00 0HNCEN9BK8JDV:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.2808ms (afa2e885) 2025-05-09T18:36:35.0968422+02:00 0HNCEN9BK8JDV:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:36:35.0969215+02:00 0HNCEN9BK8JDV:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.9991ms (74253ad3) 2025-05-09T18:37:34.8186245+02:00 0HNCEN9BK8JE0:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:37:34.8191187+02:00 0HNCEN9BK8JE0:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:37:34.8192034+02:00 0HNCEN9BK8JE0:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:37:34.9371284+02:00 0HNCEN9BK8JE0:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:37:34.9373073+02:00 0HNCEN9BK8JE0:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1957ms. (6f83ade2) 2025-05-09T18:37:34.9373455+02:00 0HNCEN9BK8JE0:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.102ms (afa2e885) 2025-05-09T18:37:34.9373633+02:00 0HNCEN9BK8JE0:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:37:34.9374492+02:00 0HNCEN9BK8JE0:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.8338ms (74253ad3) 2025-05-09T18:38:35.0584499+02:00 0HNCEN9BK8JE1:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:38:35.0589667+02:00 0HNCEN9BK8JE1:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:38:35.0590627+02:00 0HNCEN9BK8JE1:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:38:35.1812467+02:00 0HNCEN9BK8JE1:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:38:35.1814319+02:00 0HNCEN9BK8JE1:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2101ms. (6f83ade2) 2025-05-09T18:38:35.1814821+02:00 0HNCEN9BK8JE1:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.3425ms (afa2e885) 2025-05-09T18:38:35.1815110+02:00 0HNCEN9BK8JE1:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:38:35.1815962+02:00 0HNCEN9BK8JE1:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.1536ms (74253ad3) 2025-05-09T18:39:34.8089882+02:00 0HNCEN9BK8JE0:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:39:34.8094811+02:00 0HNCEN9BK8JE0:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:39:34.8095704+02:00 0HNCEN9BK8JE0:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:39:34.9294671+02:00 0HNCEN9BK8JE0:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:39:34.9296604+02:00 0HNCEN9BK8JE0:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1965ms. (6f83ade2) 2025-05-09T18:39:34.9297200+02:00 0HNCEN9BK8JE0:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.1005ms (afa2e885) 2025-05-09T18:39:34.9297403+02:00 0HNCEN9BK8JE0:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:39:34.9298520+02:00 0HNCEN9BK8JE0:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.8586ms (74253ad3) 2025-05-09T18:40:35.0597438+02:00 0HNCEN9BK8JE2:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:40:35.0602681+02:00 0HNCEN9BK8JE2:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:40:35.0603625+02:00 0HNCEN9BK8JE2:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:40:35.1791121+02:00 0HNCEN9BK8JE2:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:40:35.1792996+02:00 0HNCEN9BK8JE2:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2073ms. (6f83ade2) 2025-05-09T18:40:35.1793450+02:00 0HNCEN9BK8JE2:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.9405ms (afa2e885) 2025-05-09T18:40:35.1793631+02:00 0HNCEN9BK8JE2:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:40:35.1794491+02:00 0HNCEN9BK8JE2:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.7137ms (74253ad3) 2025-05-09T18:41:34.8088147+02:00 0HNCEN9BK8JE3:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:41:34.8092801+02:00 0HNCEN9BK8JE3:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:41:34.8093649+02:00 0HNCEN9BK8JE3:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:41:34.9260703+02:00 0HNCEN9BK8JE3:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:41:34.9262529+02:00 0HNCEN9BK8JE3:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1951ms. (6f83ade2) 2025-05-09T18:41:34.9262950+02:00 0HNCEN9BK8JE3:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.8906ms (afa2e885) 2025-05-09T18:41:34.9263165+02:00 0HNCEN9BK8JE3:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:41:34.9264015+02:00 0HNCEN9BK8JE3:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.6035ms (74253ad3) 2025-05-09T18:42:34.9944560+02:00 0HNCEN9BK8JE2:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:42:34.9949200+02:00 0HNCEN9BK8JE2:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:42:34.9950057+02:00 0HNCEN9BK8JE2:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:42:35.1005970+02:00 0HNCEN9BK8JE2:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:42:35.1007749+02:00 0HNCEN9BK8JE2:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.198ms. (6f83ade2) 2025-05-09T18:42:35.1008196+02:00 0HNCEN9BK8JE2:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.7718ms (afa2e885) 2025-05-09T18:42:35.1008557+02:00 0HNCEN9BK8JE2:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:42:35.1009656+02:00 0HNCEN9BK8JE2:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.5093ms (74253ad3) 2025-05-09T18:43:34.8104521+02:00 0HNCEN9BK8JE4:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:43:34.8109477+02:00 0HNCEN9BK8JE4:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:43:34.8110390+02:00 0HNCEN9BK8JE4:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:43:34.9227939+02:00 0HNCEN9BK8JE4:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:43:34.9230270+02:00 0HNCEN9BK8JE4:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2433ms. (6f83ade2) 2025-05-09T18:43:34.9230540+02:00 0HNCEN9BK8JE4:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.9763ms (afa2e885) 2025-05-09T18:43:34.9230724+02:00 0HNCEN9BK8JE4:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:43:34.9231784+02:00 0HNCEN9BK8JE4:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.7529ms (74253ad3) 2025-05-09T18:44:34.9744183+02:00 0HNCEN9BK8JE4:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:44:34.9749092+02:00 0HNCEN9BK8JE4:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:44:34.9749933+02:00 0HNCEN9BK8JE4:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:44:35.0817376+02:00 0HNCEN9BK8JE4:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:44:35.0819939+02:00 0HNCEN9BK8JE4:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2644ms. (6f83ade2) 2025-05-09T18:44:35.0820632+02:00 0HNCEN9BK8JE4:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.0305ms (afa2e885) 2025-05-09T18:44:35.0820921+02:00 0HNCEN9BK8JE4:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:44:35.0821825+02:00 0HNCEN9BK8JE4:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.7713ms (74253ad3) 2025-05-09T18:45:34.8155867+02:00 0HNCEN9BK8JE5:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:45:34.8160950+02:00 0HNCEN9BK8JE5:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:45:34.8161800+02:00 0HNCEN9BK8JE5:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:45:34.9268076+02:00 0HNCEN9BK8JE5:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:45:34.9269833+02:00 0HNCEN9BK8JE5:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1889ms. (6f83ade2) 2025-05-09T18:45:34.9270305+02:00 0HNCEN9BK8JE5:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 110.8082ms (afa2e885) 2025-05-09T18:45:34.9270640+02:00 0HNCEN9BK8JE5:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:45:34.9271633+02:00 0HNCEN9BK8JE5:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 111.592ms (74253ad3) 2025-05-09T18:46:34.9766335+02:00 0HNCEN9BK8JE6:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:46:34.9770784+02:00 0HNCEN9BK8JE6:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:46:34.9771710+02:00 0HNCEN9BK8JE6:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:46:35.0991200+02:00 0HNCEN9BK8JE6:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:46:35.0993118+02:00 0HNCEN9BK8JE6:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2056ms. (6f83ade2) 2025-05-09T18:46:35.0993648+02:00 0HNCEN9BK8JE6:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.1472ms (afa2e885) 2025-05-09T18:46:35.0994083+02:00 0HNCEN9BK8JE6:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:46:35.0995178+02:00 0HNCEN9BK8JE6:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.8777ms (74253ad3) 2025-05-09T18:47:34.8147369+02:00 0HNCEN9BK8JE7:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:47:34.8151832+02:00 0HNCEN9BK8JE7:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:47:34.8152863+02:00 0HNCEN9BK8JE7:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:47:34.9340551+02:00 0HNCEN9BK8JE7:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:47:34.9342442+02:00 0HNCEN9BK8JE7:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2015ms. (6f83ade2) 2025-05-09T18:47:34.9342869+02:00 0HNCEN9BK8JE7:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.9602ms (afa2e885) 2025-05-09T18:47:34.9343177+02:00 0HNCEN9BK8JE7:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:47:34.9344094+02:00 0HNCEN9BK8JE7:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.691ms (74253ad3) 2025-05-09T18:48:35.0515471+02:00 0HNCEN9BK8JE8:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:48:35.0520838+02:00 0HNCEN9BK8JE8:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:48:35.0521876+02:00 0HNCEN9BK8JE8:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:48:35.1705392+02:00 0HNCEN9BK8JE8:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:48:35.1707174+02:00 0HNCEN9BK8JE8:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2011ms. (6f83ade2) 2025-05-09T18:48:35.1707786+02:00 0HNCEN9BK8JE8:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.514ms (afa2e885) 2025-05-09T18:48:35.1708064+02:00 0HNCEN9BK8JE8:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:48:35.1709032+02:00 0HNCEN9BK8JE8:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.3518ms (74253ad3) 2025-05-09T18:49:34.8030490+02:00 0HNCEN9BK8JE9:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:49:34.8035137+02:00 0HNCEN9BK8JE9:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:49:34.8035950+02:00 0HNCEN9BK8JE9:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:49:34.9232476+02:00 0HNCEN9BK8JE9:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:49:34.9234402+02:00 0HNCEN9BK8JE9:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2055ms. (6f83ade2) 2025-05-09T18:49:34.9234919+02:00 0HNCEN9BK8JE9:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.8604ms (afa2e885) 2025-05-09T18:49:34.9235081+02:00 0HNCEN9BK8JE9:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:49:34.9235909+02:00 0HNCEN9BK8JE9:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.5561ms (74253ad3) 2025-05-09T18:50:34.9753044+02:00 0HNCEN9BK8JEA:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:50:34.9758096+02:00 0HNCEN9BK8JEA:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:50:34.9758911+02:00 0HNCEN9BK8JEA:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:50:35.0976973+02:00 0HNCEN9BK8JEA:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:50:35.0979110+02:00 0HNCEN9BK8JEA:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2286ms. (6f83ade2) 2025-05-09T18:50:35.0979614+02:00 0HNCEN9BK8JEA:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.0339ms (afa2e885) 2025-05-09T18:50:35.0979796+02:00 0HNCEN9BK8JEA:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:50:35.0980881+02:00 0HNCEN9BK8JEA:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.7905ms (74253ad3) 2025-05-09T18:51:34.8094188+02:00 0HNCEN9BK8JEB:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:51:34.8099896+02:00 0HNCEN9BK8JEB:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:51:34.8100953+02:00 0HNCEN9BK8JEB:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:51:34.9244621+02:00 0HNCEN9BK8JEB:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:51:34.9247305+02:00 0HNCEN9BK8JEB:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2706ms. (6f83ade2) 2025-05-09T18:51:34.9248040+02:00 0HNCEN9BK8JEB:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.6314ms (afa2e885) 2025-05-09T18:51:34.9248343+02:00 0HNCEN9BK8JEB:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:51:34.9249582+02:00 0HNCEN9BK8JEB:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.519ms (74253ad3) 2025-05-09T18:52:34.9694574+02:00 0HNCEN9BK8JEC:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:52:34.9699972+02:00 0HNCEN9BK8JEC:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:52:34.9701025+02:00 0HNCEN9BK8JEC:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:52:35.0800296+02:00 0HNCEN9BK8JEC:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:52:35.0802053+02:00 0HNCEN9BK8JEC:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1937ms. (6f83ade2) 2025-05-09T18:52:35.0802641+02:00 0HNCEN9BK8JEC:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 110.0856ms (afa2e885) 2025-05-09T18:52:35.0802892+02:00 0HNCEN9BK8JEC:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:52:35.0803811+02:00 0HNCEN9BK8JEC:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.9352ms (74253ad3) 2025-05-09T18:53:34.8059456+02:00 0HNCEN9BK8JED:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:53:34.8065293+02:00 0HNCEN9BK8JED:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:53:34.8066467+02:00 0HNCEN9BK8JED:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:53:34.9239488+02:00 0HNCEN9BK8JED:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:53:34.9242151+02:00 0HNCEN9BK8JED:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2751ms. (6f83ade2) 2025-05-09T18:53:34.9242711+02:00 0HNCEN9BK8JED:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.5493ms (afa2e885) 2025-05-09T18:53:34.9243086+02:00 0HNCEN9BK8JED:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:53:34.9244577+02:00 0HNCEN9BK8JED:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.486ms (74253ad3) 2025-05-09T18:54:35.3171459+02:00 0HNCEN9BK8JEC:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:54:35.3174764+02:00 0HNCEN9BK8JEC:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:54:35.3175372+02:00 0HNCEN9BK8JEC:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:54:35.4435424+02:00 0HNCEN9BK8JEC:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:54:35.4437236+02:00 0HNCEN9BK8JEC:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.201ms. (6f83ade2) 2025-05-09T18:54:35.4437720+02:00 0HNCEN9BK8JEC:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.2038ms (afa2e885) 2025-05-09T18:54:35.4438137+02:00 0HNCEN9BK8JEC:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:54:35.4439083+02:00 0HNCEN9BK8JEC:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.7542ms (74253ad3) 2025-05-09T18:55:34.7939327+02:00 0HNCEN9BK8JEE:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:55:34.7944041+02:00 0HNCEN9BK8JEE:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:55:34.7945014+02:00 0HNCEN9BK8JEE:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:55:34.9107265+02:00 0HNCEN9BK8JEE:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:55:34.9109070+02:00 0HNCEN9BK8JEE:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1945ms. (6f83ade2) 2025-05-09T18:55:34.9109341+02:00 0HNCEN9BK8JEE:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.397ms (afa2e885) 2025-05-09T18:55:34.9109505+02:00 0HNCEN9BK8JEE:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:55:34.9110399+02:00 0HNCEN9BK8JEE:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.1206ms (74253ad3) 2025-05-09T18:56:35.0481597+02:00 0HNCEN9BK8JEF:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:56:35.0486321+02:00 0HNCEN9BK8JEF:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:56:35.0487352+02:00 0HNCEN9BK8JEF:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:56:35.1705448+02:00 0HNCEN9BK8JEF:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:56:35.1707447+02:00 0HNCEN9BK8JEF:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2222ms. (6f83ade2) 2025-05-09T18:56:35.1707911+02:00 0HNCEN9BK8JEF:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.0049ms (afa2e885) 2025-05-09T18:56:35.1708203+02:00 0HNCEN9BK8JEF:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:56:35.1709179+02:00 0HNCEN9BK8JEF:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.7631ms (74253ad3) 2025-05-09T18:57:34.7993547+02:00 0HNCEN9BK8JEG:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:57:34.7998360+02:00 0HNCEN9BK8JEG:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:57:34.7999166+02:00 0HNCEN9BK8JEG:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:57:34.9223788+02:00 0HNCEN9BK8JEG:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:57:34.9226143+02:00 0HNCEN9BK8JEG:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2428ms. (6f83ade2) 2025-05-09T18:57:34.9226653+02:00 0HNCEN9BK8JEG:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.7032ms (afa2e885) 2025-05-09T18:57:34.9226972+02:00 0HNCEN9BK8JEG:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:57:34.9228185+02:00 0HNCEN9BK8JEG:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.4546ms (74253ad3) 2025-05-09T18:58:35.0351229+02:00 0HNCEN9BK8JEH:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:58:35.0355670+02:00 0HNCEN9BK8JEH:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:58:35.0356607+02:00 0HNCEN9BK8JEH:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:58:35.1586353+02:00 0HNCEN9BK8JEH:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:58:35.1588443+02:00 0HNCEN9BK8JEH:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2237ms. (6f83ade2) 2025-05-09T18:58:35.1589108+02:00 0HNCEN9BK8JEH:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.2026ms (afa2e885) 2025-05-09T18:58:35.1589505+02:00 0HNCEN9BK8JEH:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:58:35.1590747+02:00 0HNCEN9BK8JEH:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.9467ms (74253ad3) 2025-05-09T18:59:34.7940022+02:00 0HNCEN9BK8JEI:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T18:59:34.7944497+02:00 0HNCEN9BK8JEI:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T18:59:34.7945402+02:00 0HNCEN9BK8JEI:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T18:59:34.9164938+02:00 0HNCEN9BK8JEI:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T18:59:34.9166785+02:00 0HNCEN9BK8JEI:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1944ms. (6f83ade2) 2025-05-09T18:59:34.9167465+02:00 0HNCEN9BK8JEI:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.167ms (afa2e885) 2025-05-09T18:59:34.9167910+02:00 0HNCEN9BK8JEI:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T18:59:34.9168736+02:00 0HNCEN9BK8JEI:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.8763ms (74253ad3) 2025-05-09T19:00:35.0439386+02:00 0HNCEN9BK8JEH:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:00:35.0443541+02:00 0HNCEN9BK8JEH:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:00:35.0444383+02:00 0HNCEN9BK8JEH:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:00:35.1632985+02:00 0HNCEN9BK8JEH:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:00:35.1634766+02:00 0HNCEN9BK8JEH:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1978ms. (6f83ade2) 2025-05-09T19:00:35.1635406+02:00 0HNCEN9BK8JEH:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.0596ms (afa2e885) 2025-05-09T19:00:35.1635829+02:00 0HNCEN9BK8JEH:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:00:35.1636808+02:00 0HNCEN9BK8JEH:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.7314ms (74253ad3) 2025-05-09T19:01:34.7899402+02:00 0HNCEN9BK8JEJ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:01:34.7904422+02:00 0HNCEN9BK8JEJ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:01:34.7905348+02:00 0HNCEN9BK8JEJ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:01:34.9125611+02:00 0HNCEN9BK8JEJ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:01:34.9127406+02:00 0HNCEN9BK8JEJ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1914ms. (6f83ade2) 2025-05-09T19:01:34.9128327+02:00 0HNCEN9BK8JEJ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.2487ms (afa2e885) 2025-05-09T19:01:34.9128605+02:00 0HNCEN9BK8JEJ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:01:34.9129607+02:00 0HNCEN9BK8JEJ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.0514ms (74253ad3) 2025-05-09T19:02:34.9812666+02:00 0HNCEN9BK8JEH:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:02:34.9817162+02:00 0HNCEN9BK8JEH:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:02:34.9818270+02:00 0HNCEN9BK8JEH:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:02:35.1026835+02:00 0HNCEN9BK8JEH:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:02:35.1028663+02:00 0HNCEN9BK8JEH:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2027ms. (6f83ade2) 2025-05-09T19:02:35.1029096+02:00 0HNCEN9BK8JEH:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.0354ms (afa2e885) 2025-05-09T19:02:35.1029382+02:00 0HNCEN9BK8JEH:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:02:35.1030323+02:00 0HNCEN9BK8JEH:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.7735ms (74253ad3) 2025-05-09T19:03:34.7976148+02:00 0HNCEN9BK8JEK:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:03:34.7981603+02:00 0HNCEN9BK8JEK:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:03:34.7982492+02:00 0HNCEN9BK8JEK:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:03:34.9245739+02:00 0HNCEN9BK8JEK:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:03:34.9247605+02:00 0HNCEN9BK8JEK:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1993ms. (6f83ade2) 2025-05-09T19:03:34.9248391+02:00 0HNCEN9BK8JEK:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.5408ms (afa2e885) 2025-05-09T19:03:34.9248762+02:00 0HNCEN9BK8JEK:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:03:34.9249623+02:00 0HNCEN9BK8JEK:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.3543ms (74253ad3) 2025-05-09T19:04:35.2978277+02:00 0HNCEN9BK8JEL:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:04:35.2983357+02:00 0HNCEN9BK8JEL:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:04:35.2984375+02:00 0HNCEN9BK8JEL:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:04:35.4062767+02:00 0HNCEN9BK8JEL:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:04:35.4064448+02:00 0HNCEN9BK8JEL:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1903ms. (6f83ade2) 2025-05-09T19:04:35.4064682+02:00 0HNCEN9BK8JEL:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.9649ms (afa2e885) 2025-05-09T19:04:35.4064860+02:00 0HNCEN9BK8JEL:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:04:35.4065692+02:00 0HNCEN9BK8JEL:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.771ms (74253ad3) 2025-05-09T19:05:34.7940451+02:00 0HNCEN9BK8JEM:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:05:34.7944960+02:00 0HNCEN9BK8JEM:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:05:34.7945774+02:00 0HNCEN9BK8JEM:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:05:34.9123998+02:00 0HNCEN9BK8JEM:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:05:34.9126542+02:00 0HNCEN9BK8JEM:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2693ms. (6f83ade2) 2025-05-09T19:05:34.9127048+02:00 0HNCEN9BK8JEM:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.0886ms (afa2e885) 2025-05-09T19:05:34.9127281+02:00 0HNCEN9BK8JEM:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:05:34.9128231+02:00 0HNCEN9BK8JEM:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.7873ms (74253ad3) 2025-05-09T19:06:34.9877113+02:00 0HNCEN9BK8JEN:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:06:34.9881263+02:00 0HNCEN9BK8JEN:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:06:34.9882075+02:00 0HNCEN9BK8JEN:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:06:35.1012959+02:00 0HNCEN9BK8JEN:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:06:35.1015311+02:00 0HNCEN9BK8JEN:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2502ms. (6f83ade2) 2025-05-09T19:06:35.1015899+02:00 0HNCEN9BK8JEN:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.3414ms (afa2e885) 2025-05-09T19:06:35.1016201+02:00 0HNCEN9BK8JEN:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:06:35.1017179+02:00 0HNCEN9BK8JEN:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.0136ms (74253ad3) 2025-05-09T19:07:34.7915821+02:00 0HNCEN9BK8JEO:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:07:34.7920795+02:00 0HNCEN9BK8JEO:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:07:34.7921732+02:00 0HNCEN9BK8JEO:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:07:34.9224736+02:00 0HNCEN9BK8JEO:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:07:34.9227134+02:00 0HNCEN9BK8JEO:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2434ms. (6f83ade2) 2025-05-09T19:07:34.9227635+02:00 0HNCEN9BK8JEO:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 130.548ms (afa2e885) 2025-05-09T19:07:34.9227808+02:00 0HNCEN9BK8JEO:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:07:34.9228708+02:00 0HNCEN9BK8JEO:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 131.3254ms (74253ad3) 2025-05-09T19:08:34.9454760+02:00 0HNCEN9BK8JEP:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:08:34.9459262+02:00 0HNCEN9BK8JEP:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:08:34.9460338+02:00 0HNCEN9BK8JEP:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:08:35.0639457+02:00 0HNCEN9BK8JEP:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:08:35.0641942+02:00 0HNCEN9BK8JEP:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.276ms. (6f83ade2) 2025-05-09T19:08:35.0642471+02:00 0HNCEN9BK8JEP:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.1774ms (afa2e885) 2025-05-09T19:08:35.0642696+02:00 0HNCEN9BK8JEP:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:08:35.0643772+02:00 0HNCEN9BK8JEP:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.8946ms (74253ad3) 2025-05-09T19:09:34.7761030+02:00 0HNCEN9BK8JEO:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:09:34.7766123+02:00 0HNCEN9BK8JEO:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:09:34.7767011+02:00 0HNCEN9BK8JEO:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:09:34.9009609+02:00 0HNCEN9BK8JEO:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:09:34.9011501+02:00 0HNCEN9BK8JEO:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1986ms. (6f83ade2) 2025-05-09T19:09:34.9012050+02:00 0HNCEN9BK8JEO:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.4625ms (afa2e885) 2025-05-09T19:09:34.9012414+02:00 0HNCEN9BK8JEO:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:09:34.9013804+02:00 0HNCEN9BK8JEO:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.2636ms (74253ad3) 2025-05-09T19:10:34.9431497+02:00 0HNCEN9BK8JEQ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:10:34.9436309+02:00 0HNCEN9BK8JEQ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:10:34.9437130+02:00 0HNCEN9BK8JEQ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:10:35.0645675+02:00 0HNCEN9BK8JEQ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:10:35.0647737+02:00 0HNCEN9BK8JEQ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2241ms. (6f83ade2) 2025-05-09T19:10:35.0648164+02:00 0HNCEN9BK8JEQ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.0622ms (afa2e885) 2025-05-09T19:10:35.0648489+02:00 0HNCEN9BK8JEQ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:10:35.0649497+02:00 0HNCEN9BK8JEQ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.8092ms (74253ad3) 2025-05-09T19:11:34.7879845+02:00 0HNCEN9BK8JER:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:11:34.7885181+02:00 0HNCEN9BK8JER:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:11:34.7886072+02:00 0HNCEN9BK8JER:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:11:34.9118776+02:00 0HNCEN9BK8JER:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:11:34.9120748+02:00 0HNCEN9BK8JER:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2045ms. (6f83ade2) 2025-05-09T19:11:34.9121440+02:00 0HNCEN9BK8JER:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.4929ms (afa2e885) 2025-05-09T19:11:34.9121873+02:00 0HNCEN9BK8JER:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:11:34.9122833+02:00 0HNCEN9BK8JER:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.3059ms (74253ad3) 2025-05-09T19:12:35.4871574+02:00 0HNCEN9BK8JES:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:12:35.4875618+02:00 0HNCEN9BK8JES:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:12:35.4876464+02:00 0HNCEN9BK8JES:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:12:35.6080090+02:00 0HNCEN9BK8JES:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:12:35.6081745+02:00 0HNCEN9BK8JES:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1848ms. (6f83ade2) 2025-05-09T19:12:35.6082056+02:00 0HNCEN9BK8JES:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.5201ms (afa2e885) 2025-05-09T19:12:35.6082247+02:00 0HNCEN9BK8JES:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:12:35.6083368+02:00 0HNCEN9BK8JES:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.1594ms (74253ad3) 2025-05-09T19:13:34.7863651+02:00 0HNCEN9BK8JET:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:13:34.7868786+02:00 0HNCEN9BK8JET:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:13:34.7869718+02:00 0HNCEN9BK8JET:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:13:34.9106337+02:00 0HNCEN9BK8JET:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:13:34.9108111+02:00 0HNCEN9BK8JET:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1908ms. (6f83ade2) 2025-05-09T19:13:34.9108477+02:00 0HNCEN9BK8JET:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.8362ms (afa2e885) 2025-05-09T19:13:34.9108724+02:00 0HNCEN9BK8JET:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:13:34.9109483+02:00 0HNCEN9BK8JET:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.6039ms (74253ad3) 2025-05-09T19:14:34.9624908+02:00 0HNCEN9BK8JEU:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:14:34.9630227+02:00 0HNCEN9BK8JEU:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:14:34.9631225+02:00 0HNCEN9BK8JEU:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:14:35.0918307+02:00 0HNCEN9BK8JEU:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:14:35.0920130+02:00 0HNCEN9BK8JEU:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2016ms. (6f83ade2) 2025-05-09T19:14:35.0920591+02:00 0HNCEN9BK8JEU:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.8647ms (afa2e885) 2025-05-09T19:14:35.0920873+02:00 0HNCEN9BK8JEU:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:14:35.0921790+02:00 0HNCEN9BK8JEU:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.7279ms (74253ad3) 2025-05-09T19:15:34.7745501+02:00 0HNCEN9BK8JEV:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:15:34.7750382+02:00 0HNCEN9BK8JEV:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:15:34.7751204+02:00 0HNCEN9BK8JEV:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:15:34.8961631+02:00 0HNCEN9BK8JEV:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:15:34.8963418+02:00 0HNCEN9BK8JEV:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1911ms. (6f83ade2) 2025-05-09T19:15:34.8963748+02:00 0HNCEN9BK8JEV:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.2149ms (afa2e885) 2025-05-09T19:15:34.8963973+02:00 0HNCEN9BK8JEV:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:15:34.8965007+02:00 0HNCEN9BK8JEV:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.9607ms (74253ad3) 2025-05-09T19:16:35.0132811+02:00 0HNCEN9BK8JF0:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:16:35.0137560+02:00 0HNCEN9BK8JF0:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:16:35.0138638+02:00 0HNCEN9BK8JF0:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:16:35.1348337+02:00 0HNCEN9BK8JF0:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:16:35.1350321+02:00 0HNCEN9BK8JF0:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.215ms. (6f83ade2) 2025-05-09T19:16:35.1350838+02:00 0HNCEN9BK8JF0:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.1797ms (afa2e885) 2025-05-09T19:16:35.1351089+02:00 0HNCEN9BK8JF0:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:16:35.1352034+02:00 0HNCEN9BK8JF0:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.9269ms (74253ad3) 2025-05-09T19:17:34.7666268+02:00 0HNCEN9BK8JF1:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:17:34.7671998+02:00 0HNCEN9BK8JF1:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:17:34.7672824+02:00 0HNCEN9BK8JF1:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:17:34.8841851+02:00 0HNCEN9BK8JF1:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:17:34.8843743+02:00 0HNCEN9BK8JF1:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2035ms. (6f83ade2) 2025-05-09T19:17:34.8844429+02:00 0HNCEN9BK8JF1:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.1146ms (afa2e885) 2025-05-09T19:17:34.8844876+02:00 0HNCEN9BK8JF1:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:17:34.8845787+02:00 0HNCEN9BK8JF1:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.9618ms (74253ad3) 2025-05-09T19:18:35.2264419+02:00 0HNCEN9BK8JF2:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:18:35.2269042+02:00 0HNCEN9BK8JF2:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:18:35.2270092+02:00 0HNCEN9BK8JF2:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:18:35.3462400+02:00 0HNCEN9BK8JF2:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:18:35.3464560+02:00 0HNCEN9BK8JF2:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2363ms. (6f83ade2) 2025-05-09T19:18:35.3465019+02:00 0HNCEN9BK8JF2:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.4521ms (afa2e885) 2025-05-09T19:18:35.3465337+02:00 0HNCEN9BK8JF2:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:18:35.3466470+02:00 0HNCEN9BK8JF2:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.2062ms (74253ad3) 2025-05-09T19:19:34.7861963+02:00 0HNCEN9BK8JF3:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:19:34.7866896+02:00 0HNCEN9BK8JF3:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:19:34.7867822+02:00 0HNCEN9BK8JF3:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:19:34.9108276+02:00 0HNCEN9BK8JF3:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:19:34.9110044+02:00 0HNCEN9BK8JF3:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1887ms. (6f83ade2) 2025-05-09T19:19:34.9110431+02:00 0HNCEN9BK8JF3:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.2213ms (afa2e885) 2025-05-09T19:19:34.9111001+02:00 0HNCEN9BK8JF3:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:19:34.9112066+02:00 0HNCEN9BK8JF3:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.0164ms (74253ad3) 2025-05-09T19:20:34.9419115+02:00 0HNCEN9BK8JF4:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:20:34.9424073+02:00 0HNCEN9BK8JF4:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:20:34.9424914+02:00 0HNCEN9BK8JF4:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:20:35.0665151+02:00 0HNCEN9BK8JF4:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:20:35.0667111+02:00 0HNCEN9BK8JF4:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.211ms. (6f83ade2) 2025-05-09T19:20:35.0667644+02:00 0HNCEN9BK8JF4:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.2359ms (afa2e885) 2025-05-09T19:20:35.0667834+02:00 0HNCEN9BK8JF4:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:20:35.0668702+02:00 0HNCEN9BK8JF4:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.9762ms (74253ad3) 2025-05-09T19:21:34.7659681+02:00 0HNCEN9BK8JF5:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:21:34.7664711+02:00 0HNCEN9BK8JF5:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:21:34.7665528+02:00 0HNCEN9BK8JF5:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:21:34.8979481+02:00 0HNCEN9BK8JF5:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:21:34.8981636+02:00 0HNCEN9BK8JF5:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2277ms. (6f83ade2) 2025-05-09T19:21:34.8982345+02:00 0HNCEN9BK8JF5:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 131.6345ms (afa2e885) 2025-05-09T19:21:34.8982752+02:00 0HNCEN9BK8JF5:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:21:34.8984071+02:00 0HNCEN9BK8JF5:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 132.4342ms (74253ad3) 2025-05-09T19:22:34.9986826+02:00 0HNCEN9BK8JF6:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:22:34.9991705+02:00 0HNCEN9BK8JF6:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:22:34.9992884+02:00 0HNCEN9BK8JF6:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:22:35.1175608+02:00 0HNCEN9BK8JF6:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:22:35.1177437+02:00 0HNCEN9BK8JF6:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.202ms. (6f83ade2) 2025-05-09T19:22:35.1178267+02:00 0HNCEN9BK8JF6:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.4822ms (afa2e885) 2025-05-09T19:22:35.1178609+02:00 0HNCEN9BK8JF6:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:22:35.1179730+02:00 0HNCEN9BK8JF6:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.3234ms (74253ad3) 2025-05-09T19:23:34.7673959+02:00 0HNCEN9BK8JF7:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:23:34.7678481+02:00 0HNCEN9BK8JF7:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:23:34.7679392+02:00 0HNCEN9BK8JF7:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:23:34.8763363+02:00 0HNCEN9BK8JF7:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:23:34.8765162+02:00 0HNCEN9BK8JF7:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1924ms. (6f83ade2) 2025-05-09T19:23:34.8765573+02:00 0HNCEN9BK8JF7:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 108.5756ms (afa2e885) 2025-05-09T19:23:34.8765831+02:00 0HNCEN9BK8JF7:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:23:34.8766470+02:00 0HNCEN9BK8JF7:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 109.2595ms (74253ad3) 2025-05-09T19:24:35.0354618+02:00 0HNCEN9BK8JF8:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:24:35.0360170+02:00 0HNCEN9BK8JF8:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:24:35.0361371+02:00 0HNCEN9BK8JF8:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:24:35.1382573+02:00 0HNCEN9BK8JF8:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:24:35.1385147+02:00 0HNCEN9BK8JF8:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2895ms. (6f83ade2) 2025-05-09T19:24:35.1385782+02:00 0HNCEN9BK8JF8:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 102.3526ms (afa2e885) 2025-05-09T19:24:35.1386135+02:00 0HNCEN9BK8JF8:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:24:35.1387201+02:00 0HNCEN9BK8JF8:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 103.2613ms (74253ad3) 2025-05-09T19:25:34.7695506+02:00 0HNCEN9BK8JF9:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:25:34.7700205+02:00 0HNCEN9BK8JF9:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:25:34.7701026+02:00 0HNCEN9BK8JF9:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:25:34.8721252+02:00 0HNCEN9BK8JF9:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:25:34.8723137+02:00 0HNCEN9BK8JF9:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1974ms. (6f83ade2) 2025-05-09T19:25:34.8723796+02:00 0HNCEN9BK8JF9:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 102.234ms (afa2e885) 2025-05-09T19:25:34.8724032+02:00 0HNCEN9BK8JF9:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:25:34.8724755+02:00 0HNCEN9BK8JF9:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 102.9375ms (74253ad3) 2025-05-09T19:26:34.9741958+02:00 0HNCEN9BK8JF8:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:26:34.9747048+02:00 0HNCEN9BK8JF8:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:26:34.9747968+02:00 0HNCEN9BK8JF8:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:26:35.1024881+02:00 0HNCEN9BK8JF8:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:26:35.1027344+02:00 0HNCEN9BK8JF8:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2687ms. (6f83ade2) 2025-05-09T19:26:35.1028075+02:00 0HNCEN9BK8JF8:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.9646ms (afa2e885) 2025-05-09T19:26:35.1028487+02:00 0HNCEN9BK8JF8:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:26:35.1029418+02:00 0HNCEN9BK8JF8:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.757ms (74253ad3) 2025-05-09T19:27:34.7724973+02:00 0HNCEN9BK8JFA:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:27:34.7730004+02:00 0HNCEN9BK8JFA:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:27:34.7730933+02:00 0HNCEN9BK8JFA:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:27:34.8765047+02:00 0HNCEN9BK8JFA:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:27:34.8766871+02:00 0HNCEN9BK8JFA:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1969ms. (6f83ade2) 2025-05-09T19:27:34.8767344+02:00 0HNCEN9BK8JFA:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 103.5987ms (afa2e885) 2025-05-09T19:27:34.8767651+02:00 0HNCEN9BK8JFA:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:27:34.8768673+02:00 0HNCEN9BK8JFA:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 104.368ms (74253ad3) 2025-05-09T19:28:35.0058359+02:00 0HNCEN9BK8JFB:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:28:35.0062851+02:00 0HNCEN9BK8JFB:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:28:35.0063694+02:00 0HNCEN9BK8JFB:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:28:35.1249561+02:00 0HNCEN9BK8JFB:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:28:35.1251972+02:00 0HNCEN9BK8JFB:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2633ms. (6f83ade2) 2025-05-09T19:28:35.1252636+02:00 0HNCEN9BK8JFB:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.8382ms (afa2e885) 2025-05-09T19:28:35.1253031+02:00 0HNCEN9BK8JFB:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:28:35.1254056+02:00 0HNCEN9BK8JFB:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.5692ms (74253ad3) 2025-05-09T19:29:34.7713494+02:00 0HNCEN9BK8JFC:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:29:34.7718496+02:00 0HNCEN9BK8JFC:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:29:34.7719555+02:00 0HNCEN9BK8JFC:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:29:34.8946939+02:00 0HNCEN9BK8JFC:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:29:34.8948653+02:00 0HNCEN9BK8JFC:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.184ms. (6f83ade2) 2025-05-09T19:29:34.8949142+02:00 0HNCEN9BK8JFC:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.8871ms (afa2e885) 2025-05-09T19:29:34.8949489+02:00 0HNCEN9BK8JFC:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:29:34.8950426+02:00 0HNCEN9BK8JFC:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.7156ms (74253ad3) 2025-05-09T19:30:34.9322728+02:00 0HNCEN9BK8JFD:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:30:34.9327684+02:00 0HNCEN9BK8JFD:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:30:34.9328511+02:00 0HNCEN9BK8JFD:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:30:35.0525970+02:00 0HNCEN9BK8JFD:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:30:35.0528298+02:00 0HNCEN9BK8JFD:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2488ms. (6f83ade2) 2025-05-09T19:30:35.0528907+02:00 0HNCEN9BK8JFD:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.9964ms (afa2e885) 2025-05-09T19:30:35.0529383+02:00 0HNCEN9BK8JFD:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:30:35.0530333+02:00 0HNCEN9BK8JFD:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.7665ms (74253ad3) 2025-05-09T19:31:34.7615439+02:00 0HNCEN9BK8JFE:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:31:34.7620477+02:00 0HNCEN9BK8JFE:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:31:34.7621332+02:00 0HNCEN9BK8JFE:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:31:34.8767023+02:00 0HNCEN9BK8JFE:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:31:34.8768821+02:00 0HNCEN9BK8JFE:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1917ms. (6f83ade2) 2025-05-09T19:31:34.8769428+02:00 0HNCEN9BK8JFE:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.7684ms (afa2e885) 2025-05-09T19:31:34.8769757+02:00 0HNCEN9BK8JFE:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:31:34.8770686+02:00 0HNCEN9BK8JFE:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.5335ms (74253ad3) 2025-05-09T19:32:34.9958754+02:00 0HNCEN9BK8JFF:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:32:34.9964241+02:00 0HNCEN9BK8JFF:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:32:34.9965253+02:00 0HNCEN9BK8JFF:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:32:35.1157723+02:00 0HNCEN9BK8JFF:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:32:35.1160059+02:00 0HNCEN9BK8JFF:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.25ms. (6f83ade2) 2025-05-09T19:32:35.1160691+02:00 0HNCEN9BK8JFF:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.4679ms (afa2e885) 2025-05-09T19:32:35.1161015+02:00 0HNCEN9BK8JFF:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:32:35.1162142+02:00 0HNCEN9BK8JFF:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.3356ms (74253ad3) 2025-05-09T19:33:34.7709475+02:00 0HNCEN9BK8JFG:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:33:34.7714459+02:00 0HNCEN9BK8JFG:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:33:34.7715318+02:00 0HNCEN9BK8JFG:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:33:34.8921145+02:00 0HNCEN9BK8JFG:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:33:34.8922952+02:00 0HNCEN9BK8JFG:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1939ms. (6f83ade2) 2025-05-09T19:33:34.8923275+02:00 0HNCEN9BK8JFG:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.7562ms (afa2e885) 2025-05-09T19:33:34.8923565+02:00 0HNCEN9BK8JFG:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:33:34.8924307+02:00 0HNCEN9BK8JFG:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.5013ms (74253ad3) 2025-05-09T19:34:34.9300603+02:00 0HNCEN9BK8JFH:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:34:34.9305612+02:00 0HNCEN9BK8JFH:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:34:34.9306541+02:00 0HNCEN9BK8JFH:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:34:35.0518778+02:00 0HNCEN9BK8JFH:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:34:35.0520799+02:00 0HNCEN9BK8JFH:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.222ms. (6f83ade2) 2025-05-09T19:34:35.0521151+02:00 0HNCEN9BK8JFH:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.4311ms (afa2e885) 2025-05-09T19:34:35.0521340+02:00 0HNCEN9BK8JFH:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:34:35.0522026+02:00 0HNCEN9BK8JFH:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.1918ms (74253ad3) 2025-05-09T19:36:34.9904019+02:00 0HNCEN9BK8JFH:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:36:34.9909588+02:00 0HNCEN9BK8JFH:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:36:34.9910579+02:00 0HNCEN9BK8JFH:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:36:35.1079205+02:00 0HNCEN9BK8JFH:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:36:35.1081134+02:00 0HNCEN9BK8JFH:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2122ms. (6f83ade2) 2025-05-09T19:36:35.1081507+02:00 0HNCEN9BK8JFH:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.0557ms (afa2e885) 2025-05-09T19:36:35.1081792+02:00 0HNCEN9BK8JFH:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:36:35.1082798+02:00 0HNCEN9BK8JFH:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.8926ms (74253ad3) 2025-05-09T19:37:34.7645405+02:00 0HNCEN9BK8JFI:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:37:34.7649567+02:00 0HNCEN9BK8JFI:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:37:34.7650399+02:00 0HNCEN9BK8JFI:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:37:34.8870348+02:00 0HNCEN9BK8JFI:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:37:34.8872079+02:00 0HNCEN9BK8JFI:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1908ms. (6f83ade2) 2025-05-09T19:37:34.8872399+02:00 0HNCEN9BK8JFI:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.1434ms (afa2e885) 2025-05-09T19:37:34.8872593+02:00 0HNCEN9BK8JFI:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:37:34.8873602+02:00 0HNCEN9BK8JFI:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.8254ms (74253ad3) 2025-05-09T19:38:35.0052209+02:00 0HNCEN9BK8JFJ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:38:35.0056973+02:00 0HNCEN9BK8JFJ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:38:35.0058319+02:00 0HNCEN9BK8JFJ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:38:35.1275806+02:00 0HNCEN9BK8JFJ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:38:35.1277939+02:00 0HNCEN9BK8JFJ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2252ms. (6f83ade2) 2025-05-09T19:38:35.1278539+02:00 0HNCEN9BK8JFJ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.9605ms (afa2e885) 2025-05-09T19:38:35.1279043+02:00 0HNCEN9BK8JFJ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:38:35.1280174+02:00 0HNCEN9BK8JFJ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.7975ms (74253ad3) 2025-05-09T19:39:34.7672362+02:00 0HNCEN9BK8JFK:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:39:34.7676866+02:00 0HNCEN9BK8JFK:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:39:34.7677771+02:00 0HNCEN9BK8JFK:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:39:34.8884697+02:00 0HNCEN9BK8JFK:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:39:34.8887228+02:00 0HNCEN9BK8JFK:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2667ms. (6f83ade2) 2025-05-09T19:39:34.8888020+02:00 0HNCEN9BK8JFK:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.9841ms (afa2e885) 2025-05-09T19:39:34.8888359+02:00 0HNCEN9BK8JFK:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:39:34.8889543+02:00 0HNCEN9BK8JFK:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.7208ms (74253ad3) 2025-05-09T19:40:34.9321260+02:00 0HNCEN9BK8JFL:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:40:34.9325683+02:00 0HNCEN9BK8JFL:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:40:34.9326517+02:00 0HNCEN9BK8JFL:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:40:35.0526293+02:00 0HNCEN9BK8JFL:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:40:35.0528137+02:00 0HNCEN9BK8JFL:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2045ms. (6f83ade2) 2025-05-09T19:40:35.0528438+02:00 0HNCEN9BK8JFL:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.1554ms (afa2e885) 2025-05-09T19:40:35.0528717+02:00 0HNCEN9BK8JFL:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:40:35.0529617+02:00 0HNCEN9BK8JFL:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.8471ms (74253ad3) 2025-05-09T19:41:34.7526128+02:00 0HNCEN9BK8JFM:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:41:34.7531469+02:00 0HNCEN9BK8JFM:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:41:34.7532313+02:00 0HNCEN9BK8JFM:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:41:34.8753528+02:00 0HNCEN9BK8JFM:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:41:34.8755487+02:00 0HNCEN9BK8JFM:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2036ms. (6f83ade2) 2025-05-09T19:41:34.8755970+02:00 0HNCEN9BK8JFM:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.3241ms (afa2e885) 2025-05-09T19:41:34.8756293+02:00 0HNCEN9BK8JFM:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:41:34.8757362+02:00 0HNCEN9BK8JFM:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.1241ms (74253ad3) 2025-05-09T19:42:34.9283473+02:00 0HNCEN9BK8JFN:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:42:34.9288234+02:00 0HNCEN9BK8JFN:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:42:34.9289076+02:00 0HNCEN9BK8JFN:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:42:35.0616514+02:00 0HNCEN9BK8JFN:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:42:35.0619298+02:00 0HNCEN9BK8JFN:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2991ms. (6f83ade2) 2025-05-09T19:42:35.0619886+02:00 0HNCEN9BK8JFN:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 133.0392ms (afa2e885) 2025-05-09T19:42:35.0620244+02:00 0HNCEN9BK8JFN:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:42:35.0621318+02:00 0HNCEN9BK8JFN:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 133.7899ms (74253ad3) 2025-05-09T19:43:34.7544772+02:00 0HNCEN9BK8JFO:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:43:34.7549236+02:00 0HNCEN9BK8JFO:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:43:34.7550084+02:00 0HNCEN9BK8JFO:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:43:34.8820136+02:00 0HNCEN9BK8JFO:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:43:34.8821962+02:00 0HNCEN9BK8JFO:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1933ms. (6f83ade2) 2025-05-09T19:43:34.8822609+02:00 0HNCEN9BK8JFO:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.2107ms (afa2e885) 2025-05-09T19:43:34.8822928+02:00 0HNCEN9BK8JFO:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:43:34.8823886+02:00 0HNCEN9BK8JFO:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.9219ms (74253ad3) 2025-05-09T19:44:34.9698908+02:00 0HNCEN9BK8JFP:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:44:34.9703306+02:00 0HNCEN9BK8JFP:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:44:34.9704155+02:00 0HNCEN9BK8JFP:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:44:35.0910580+02:00 0HNCEN9BK8JFP:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:44:35.0911855+02:00 0HNCEN9BK8JFP:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1429ms. (6f83ade2) 2025-05-09T19:44:35.0912081+02:00 0HNCEN9BK8JFP:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.7573ms (afa2e885) 2025-05-09T19:44:35.0912221+02:00 0HNCEN9BK8JFP:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:44:35.0912677+02:00 0HNCEN9BK8JFP:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.4003ms (74253ad3) 2025-05-09T19:45:34.7490487+02:00 0HNCEN9BK8JFQ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:45:34.7495360+02:00 0HNCEN9BK8JFQ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:45:34.7496177+02:00 0HNCEN9BK8JFQ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:45:34.8849175+02:00 0HNCEN9BK8JFQ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:45:34.8851658+02:00 0HNCEN9BK8JFQ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.267ms. (6f83ade2) 2025-05-09T19:45:34.8852084+02:00 0HNCEN9BK8JFQ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 135.5496ms (afa2e885) 2025-05-09T19:45:34.8852329+02:00 0HNCEN9BK8JFQ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:45:34.8853405+02:00 0HNCEN9BK8JFQ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 136.2991ms (74253ad3) 2025-05-09T19:46:35.0090414+02:00 0HNCEN9BK8JFR:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:46:35.0095297+02:00 0HNCEN9BK8JFR:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:46:35.0096280+02:00 0HNCEN9BK8JFR:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:46:35.1161653+02:00 0HNCEN9BK8JFR:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:46:35.1163503+02:00 0HNCEN9BK8JFR:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2057ms. (6f83ade2) 2025-05-09T19:46:35.1163832+02:00 0HNCEN9BK8JFR:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 106.7052ms (afa2e885) 2025-05-09T19:46:35.1164132+02:00 0HNCEN9BK8JFR:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:46:35.1164943+02:00 0HNCEN9BK8JFR:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.465ms (74253ad3) 2025-05-09T19:47:34.7524350+02:00 0HNCEN9BK8JFR:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:47:34.7529055+02:00 0HNCEN9BK8JFR:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:47:34.7530013+02:00 0HNCEN9BK8JFR:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:47:34.8654365+02:00 0HNCEN9BK8JFR:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:47:34.8656418+02:00 0HNCEN9BK8JFR:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2178ms. (6f83ade2) 2025-05-09T19:47:34.8656738+02:00 0HNCEN9BK8JFR:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 112.6193ms (afa2e885) 2025-05-09T19:47:34.8657017+02:00 0HNCEN9BK8JFR:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:47:34.8657854+02:00 0HNCEN9BK8JFR:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 113.3679ms (74253ad3) 2025-05-09T19:48:34.9907259+02:00 0HNCEN9BK8JFR:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:48:34.9910461+02:00 0HNCEN9BK8JFR:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:48:34.9911034+02:00 0HNCEN9BK8JFR:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:48:35.1185480+02:00 0HNCEN9BK8JFR:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:48:35.1187345+02:00 0HNCEN9BK8JFR:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2031ms. (6f83ade2) 2025-05-09T19:48:35.1187763+02:00 0HNCEN9BK8JFR:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.6343ms (afa2e885) 2025-05-09T19:48:35.1187991+02:00 0HNCEN9BK8JFR:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:48:35.1188986+02:00 0HNCEN9BK8JFR:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.1721ms (74253ad3) 2025-05-09T19:49:34.7499863+02:00 0HNCEN9BK8JFS:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:49:34.7505586+02:00 0HNCEN9BK8JFS:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:49:34.7506650+02:00 0HNCEN9BK8JFS:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:49:34.8769412+02:00 0HNCEN9BK8JFS:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:49:34.8771470+02:00 0HNCEN9BK8JFS:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2087ms. (6f83ade2) 2025-05-09T19:49:34.8772062+02:00 0HNCEN9BK8JFS:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.4655ms (afa2e885) 2025-05-09T19:49:34.8772398+02:00 0HNCEN9BK8JFS:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:49:34.8773415+02:00 0HNCEN9BK8JFS:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.3664ms (74253ad3) 2025-05-09T19:50:34.9607766+02:00 0HNCEN9BK8JFT:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:50:34.9612620+02:00 0HNCEN9BK8JFT:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:50:34.9613582+02:00 0HNCEN9BK8JFT:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:50:35.0798811+02:00 0HNCEN9BK8JFT:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:50:35.0800769+02:00 0HNCEN9BK8JFT:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.216ms. (6f83ade2) 2025-05-09T19:50:35.0801187+02:00 0HNCEN9BK8JFT:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.7128ms (afa2e885) 2025-05-09T19:50:35.0801393+02:00 0HNCEN9BK8JFT:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:50:35.0802290+02:00 0HNCEN9BK8JFT:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.4504ms (74253ad3) 2025-05-09T19:51:34.7480534+02:00 0HNCEN9BK8JFU:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:51:34.7484803+02:00 0HNCEN9BK8JFU:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:51:34.7485681+02:00 0HNCEN9BK8JFU:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:51:34.8737233+02:00 0HNCEN9BK8JFU:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:51:34.8739753+02:00 0HNCEN9BK8JFU:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2525ms. (6f83ade2) 2025-05-09T19:51:34.8740447+02:00 0HNCEN9BK8JFU:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.4137ms (afa2e885) 2025-05-09T19:51:34.8740763+02:00 0HNCEN9BK8JFU:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:51:34.8742275+02:00 0HNCEN9BK8JFU:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.1706ms (74253ad3) 2025-05-09T19:52:34.9859865+02:00 0HNCEN9BK8JFT:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:52:34.9865212+02:00 0HNCEN9BK8JFT:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:52:34.9866261+02:00 0HNCEN9BK8JFT:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:52:35.1106977+02:00 0HNCEN9BK8JFT:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:52:35.1109122+02:00 0HNCEN9BK8JFT:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2358ms. (6f83ade2) 2025-05-09T19:52:35.1109659+02:00 0HNCEN9BK8JFT:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.2602ms (afa2e885) 2025-05-09T19:52:35.1109993+02:00 0HNCEN9BK8JFT:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:52:35.1111028+02:00 0HNCEN9BK8JFT:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.1123ms (74253ad3) 2025-05-09T19:53:34.7511901+02:00 0HNCEN9BK8JFV:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:53:34.7515406+02:00 0HNCEN9BK8JFV:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:53:34.7515991+02:00 0HNCEN9BK8JFV:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:53:34.8613994+02:00 0HNCEN9BK8JFV:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:53:34.8615632+02:00 0HNCEN9BK8JFV:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1769ms. (6f83ade2) 2025-05-09T19:53:34.8615989+02:00 0HNCEN9BK8JFV:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 109.966ms (afa2e885) 2025-05-09T19:53:34.8616189+02:00 0HNCEN9BK8JFV:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:53:34.8616945+02:00 0HNCEN9BK8JFV:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.508ms (74253ad3) 2025-05-09T19:54:34.9861127+02:00 0HNCEN9BK8JG0:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:54:34.9866006+02:00 0HNCEN9BK8JG0:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:54:34.9866858+02:00 0HNCEN9BK8JG0:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:54:35.0912662+02:00 0HNCEN9BK8JG0:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:54:35.0914610+02:00 0HNCEN9BK8JG0:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2109ms. (6f83ade2) 2025-05-09T19:54:35.0915130+02:00 0HNCEN9BK8JG0:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.7595ms (afa2e885) 2025-05-09T19:54:35.0915527+02:00 0HNCEN9BK8JG0:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:54:35.0916398+02:00 0HNCEN9BK8JG0:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.5321ms (74253ad3) 2025-05-09T19:55:34.7377704+02:00 0HNCEN9BK8JG1:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:55:34.7382918+02:00 0HNCEN9BK8JG1:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:55:34.7383697+02:00 0HNCEN9BK8JG1:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:55:34.8542141+02:00 0HNCEN9BK8JG1:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:55:34.8543950+02:00 0HNCEN9BK8JG1:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1937ms. (6f83ade2) 2025-05-09T19:55:34.8544455+02:00 0HNCEN9BK8JG1:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.0412ms (afa2e885) 2025-05-09T19:55:34.8544646+02:00 0HNCEN9BK8JG1:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:55:34.8545532+02:00 0HNCEN9BK8JG1:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.7792ms (74253ad3) 2025-05-09T19:56:34.9882723+02:00 0HNCEN9BK8JG2:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:56:34.9887589+02:00 0HNCEN9BK8JG2:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:56:34.9888455+02:00 0HNCEN9BK8JG2:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:56:35.1052740+02:00 0HNCEN9BK8JG2:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:56:35.1055070+02:00 0HNCEN9BK8JG2:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.24ms. (6f83ade2) 2025-05-09T19:56:35.1055425+02:00 0HNCEN9BK8JG2:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.6599ms (afa2e885) 2025-05-09T19:56:35.1055841+02:00 0HNCEN9BK8JG2:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:56:35.1056965+02:00 0HNCEN9BK8JG2:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.4205ms (74253ad3) 2025-05-09T19:57:34.7354643+02:00 0HNCEN9BK8JG3:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:57:34.7359407+02:00 0HNCEN9BK8JG3:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:57:34.7360351+02:00 0HNCEN9BK8JG3:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:57:34.8619648+02:00 0HNCEN9BK8JG3:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:57:34.8621482+02:00 0HNCEN9BK8JG3:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1924ms. (6f83ade2) 2025-05-09T19:57:34.8622160+02:00 0HNCEN9BK8JG3:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.1288ms (afa2e885) 2025-05-09T19:57:34.8622496+02:00 0HNCEN9BK8JG3:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:57:34.8623524+02:00 0HNCEN9BK8JG3:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.8945ms (74253ad3) 2025-05-09T19:58:34.9772412+02:00 0HNCEN9BK8JG2:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:58:34.9777182+02:00 0HNCEN9BK8JG2:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:58:34.9778358+02:00 0HNCEN9BK8JG2:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:58:35.0988223+02:00 0HNCEN9BK8JG2:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:58:35.0990663+02:00 0HNCEN9BK8JG2:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2577ms. (6f83ade2) 2025-05-09T19:58:35.0991328+02:00 0HNCEN9BK8JG2:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.2518ms (afa2e885) 2025-05-09T19:58:35.0991732+02:00 0HNCEN9BK8JG2:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:58:35.0992903+02:00 0HNCEN9BK8JG2:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.0485ms (74253ad3) 2025-05-09T19:59:34.7401979+02:00 0HNCEN9BK8JG4:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T19:59:34.7407215+02:00 0HNCEN9BK8JG4:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T19:59:34.7408055+02:00 0HNCEN9BK8JG4:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T19:59:34.8612842+02:00 0HNCEN9BK8JG4:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T19:59:34.8614987+02:00 0HNCEN9BK8JG4:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2205ms. (6f83ade2) 2025-05-09T19:59:34.8615603+02:00 0HNCEN9BK8JG4:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.7075ms (afa2e885) 2025-05-09T19:59:34.8615949+02:00 0HNCEN9BK8JG4:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T19:59:34.8617115+02:00 0HNCEN9BK8JG4:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.5487ms (74253ad3) 2025-05-09T20:00:34.9581475+02:00 0HNCEN9BK8JG5:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:00:34.9586382+02:00 0HNCEN9BK8JG5:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:00:34.9587248+02:00 0HNCEN9BK8JG5:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:00:35.0808568+02:00 0HNCEN9BK8JG5:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:00:35.0811690+02:00 0HNCEN9BK8JG5:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3394ms. (6f83ade2) 2025-05-09T20:00:35.0812532+02:00 0HNCEN9BK8JG5:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.4812ms (afa2e885) 2025-05-09T20:00:35.0813123+02:00 0HNCEN9BK8JG5:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:00:35.0814419+02:00 0HNCEN9BK8JG5:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.2897ms (74253ad3) 2025-05-09T20:01:34.7366144+02:00 0HNCEN9BK8JG6:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:01:34.7370687+02:00 0HNCEN9BK8JG6:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:01:34.7371529+02:00 0HNCEN9BK8JG6:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:01:34.8578934+02:00 0HNCEN9BK8JG6:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:01:34.8580743+02:00 0HNCEN9BK8JG6:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1952ms. (6f83ade2) 2025-05-09T20:01:34.8581192+02:00 0HNCEN9BK8JG6:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.9273ms (afa2e885) 2025-05-09T20:01:34.8581356+02:00 0HNCEN9BK8JG6:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:01:34.8582135+02:00 0HNCEN9BK8JG6:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.6078ms (74253ad3) 2025-05-09T20:02:34.8943954+02:00 0HNCEN9BK8JG7:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:02:34.8948444+02:00 0HNCEN9BK8JG7:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:02:34.8949421+02:00 0HNCEN9BK8JG7:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:02:35.0061129+02:00 0HNCEN9BK8JG7:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:02:35.0062942+02:00 0HNCEN9BK8JG7:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2045ms. (6f83ade2) 2025-05-09T20:02:35.0063274+02:00 0HNCEN9BK8JG7:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.338ms (afa2e885) 2025-05-09T20:02:35.0063505+02:00 0HNCEN9BK8JG7:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:02:35.0064451+02:00 0HNCEN9BK8JG7:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.0539ms (74253ad3) 2025-05-09T20:03:34.7313661+02:00 0HNCEN9BK8JG8:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:03:34.7318329+02:00 0HNCEN9BK8JG8:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:03:34.7319398+02:00 0HNCEN9BK8JG8:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:03:34.8363855+02:00 0HNCEN9BK8JG8:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:03:34.8365792+02:00 0HNCEN9BK8JG8:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2064ms. (6f83ade2) 2025-05-09T20:03:34.8366401+02:00 0HNCEN9BK8JG8:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.6569ms (afa2e885) 2025-05-09T20:03:34.8366732+02:00 0HNCEN9BK8JG8:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:03:34.8367683+02:00 0HNCEN9BK8JG8:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.4085ms (74253ad3) 2025-05-09T20:04:34.9805322+02:00 0HNCEN9BK8JG9:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:04:34.9810207+02:00 0HNCEN9BK8JG9:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:04:34.9811038+02:00 0HNCEN9BK8JG9:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:04:35.1028393+02:00 0HNCEN9BK8JG9:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:04:35.1030870+02:00 0HNCEN9BK8JG9:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.263ms. (6f83ade2) 2025-05-09T20:04:35.1031392+02:00 0HNCEN9BK8JG9:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.9958ms (afa2e885) 2025-05-09T20:04:35.1031664+02:00 0HNCEN9BK8JG9:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:04:35.1032951+02:00 0HNCEN9BK8JG9:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.7606ms (74253ad3) 2025-05-09T20:05:34.7378147+02:00 0HNCEN9BK8JGA:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:05:34.7382949+02:00 0HNCEN9BK8JGA:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:05:34.7383797+02:00 0HNCEN9BK8JGA:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:05:34.8583603+02:00 0HNCEN9BK8JGA:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:05:34.8585621+02:00 0HNCEN9BK8JGA:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2146ms. (6f83ade2) 2025-05-09T20:05:34.8586021+02:00 0HNCEN9BK8JGA:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.1821ms (afa2e885) 2025-05-09T20:05:34.8586293+02:00 0HNCEN9BK8JGA:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:05:34.8587106+02:00 0HNCEN9BK8JGA:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.9204ms (74253ad3) 2025-05-09T20:06:34.9089746+02:00 0HNCEN9BK8JGB:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:06:34.9094906+02:00 0HNCEN9BK8JGB:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:06:34.9096002+02:00 0HNCEN9BK8JGB:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:06:35.0266012+02:00 0HNCEN9BK8JGB:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:06:35.0268210+02:00 0HNCEN9BK8JGB:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2362ms. (6f83ade2) 2025-05-09T20:06:35.0268692+02:00 0HNCEN9BK8JGB:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.1962ms (afa2e885) 2025-05-09T20:06:35.0269051+02:00 0HNCEN9BK8JGB:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:06:35.0270233+02:00 0HNCEN9BK8JGB:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.0228ms (74253ad3) 2025-05-09T20:07:34.7294058+02:00 0HNCEN9BK8JGC:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:07:34.7299116+02:00 0HNCEN9BK8JGC:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:07:34.7299968+02:00 0HNCEN9BK8JGC:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:07:34.8518193+02:00 0HNCEN9BK8JGC:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:07:34.8520220+02:00 0HNCEN9BK8JGC:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.216ms. (6f83ade2) 2025-05-09T20:07:34.8520807+02:00 0HNCEN9BK8JGC:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.0462ms (afa2e885) 2025-05-09T20:07:34.8521045+02:00 0HNCEN9BK8JGC:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:07:34.8522164+02:00 0HNCEN9BK8JGC:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.8188ms (74253ad3) 2025-05-09T20:08:34.9675969+02:00 0HNCEN9BK8JGD:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:08:34.9680758+02:00 0HNCEN9BK8JGD:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:08:34.9681812+02:00 0HNCEN9BK8JGD:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:08:35.0869218+02:00 0HNCEN9BK8JGD:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:08:35.0871053+02:00 0HNCEN9BK8JGD:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2016ms. (6f83ade2) 2025-05-09T20:08:35.0871376+02:00 0HNCEN9BK8JGD:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.8881ms (afa2e885) 2025-05-09T20:08:35.0871564+02:00 0HNCEN9BK8JGD:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:08:35.0872225+02:00 0HNCEN9BK8JGD:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.6422ms (74253ad3) 2025-05-09T20:09:34.7241752+02:00 0HNCEN9BK8JGE:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:09:34.7246739+02:00 0HNCEN9BK8JGE:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:09:34.7247614+02:00 0HNCEN9BK8JGE:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:09:34.8407705+02:00 0HNCEN9BK8JGE:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:09:34.8409592+02:00 0HNCEN9BK8JGE:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1986ms. (6f83ade2) 2025-05-09T20:09:34.8409958+02:00 0HNCEN9BK8JGE:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.1979ms (afa2e885) 2025-05-09T20:09:34.8410160+02:00 0HNCEN9BK8JGE:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:09:34.8410951+02:00 0HNCEN9BK8JGE:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.9255ms (74253ad3) 2025-05-09T20:10:34.9371440+02:00 0HNCEN9BK8JGF:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:10:34.9376624+02:00 0HNCEN9BK8JGF:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:10:34.9377515+02:00 0HNCEN9BK8JGF:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:10:35.0543432+02:00 0HNCEN9BK8JGF:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:10:35.0545797+02:00 0HNCEN9BK8JGF:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2525ms. (6f83ade2) 2025-05-09T20:10:35.0546334+02:00 0HNCEN9BK8JGF:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.8395ms (afa2e885) 2025-05-09T20:10:35.0546735+02:00 0HNCEN9BK8JGF:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:10:35.0547947+02:00 0HNCEN9BK8JGF:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.6467ms (74253ad3) 2025-05-09T20:11:34.7346014+02:00 0HNCEN9BK8JGG:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:11:34.7351107+02:00 0HNCEN9BK8JGG:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:11:34.7352182+02:00 0HNCEN9BK8JGG:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:11:34.8594174+02:00 0HNCEN9BK8JGG:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:11:34.8596857+02:00 0HNCEN9BK8JGG:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2828ms. (6f83ade2) 2025-05-09T20:11:34.8597376+02:00 0HNCEN9BK8JGG:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.4753ms (afa2e885) 2025-05-09T20:11:34.8597752+02:00 0HNCEN9BK8JGG:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:11:34.8599214+02:00 0HNCEN9BK8JGG:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.2935ms (74253ad3) 2025-05-09T20:12:34.8918585+02:00 0HNCEN9BK8JGH:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:12:34.8922806+02:00 0HNCEN9BK8JGH:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:12:34.8923710+02:00 0HNCEN9BK8JGH:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:12:35.0139606+02:00 0HNCEN9BK8JGH:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:12:35.0141398+02:00 0HNCEN9BK8JGH:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2005ms. (6f83ade2) 2025-05-09T20:12:35.0141736+02:00 0HNCEN9BK8JGH:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.7676ms (afa2e885) 2025-05-09T20:12:35.0141925+02:00 0HNCEN9BK8JGH:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:12:35.0142662+02:00 0HNCEN9BK8JGH:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.4213ms (74253ad3) 2025-05-09T20:13:34.7329570+02:00 0HNCEN9BK8JGI:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:13:34.7333727+02:00 0HNCEN9BK8JGI:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:13:34.7334714+02:00 0HNCEN9BK8JGI:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:13:34.8443859+02:00 0HNCEN9BK8JGI:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:13:34.8445783+02:00 0HNCEN9BK8JGI:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2059ms. (6f83ade2) 2025-05-09T20:13:34.8446327+02:00 0HNCEN9BK8JGI:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.1341ms (afa2e885) 2025-05-09T20:13:34.8446498+02:00 0HNCEN9BK8JGI:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:13:34.8447297+02:00 0HNCEN9BK8JGI:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 111.7977ms (74253ad3) 2025-05-09T20:14:34.9302728+02:00 0HNCEN9BK8JGJ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:14:34.9308256+02:00 0HNCEN9BK8JGJ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:14:34.9309113+02:00 0HNCEN9BK8JGJ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:14:35.0381605+02:00 0HNCEN9BK8JGJ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:14:35.0383609+02:00 0HNCEN9BK8JGJ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.216ms. (6f83ade2) 2025-05-09T20:14:35.0384056+02:00 0HNCEN9BK8JGJ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.4577ms (afa2e885) 2025-05-09T20:14:35.0384211+02:00 0HNCEN9BK8JGJ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:14:35.0384980+02:00 0HNCEN9BK8JGJ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.2629ms (74253ad3) 2025-05-09T20:15:34.7291082+02:00 0HNCEN9BK8JGK:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:15:34.7295528+02:00 0HNCEN9BK8JGK:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:15:34.7296401+02:00 0HNCEN9BK8JGK:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:15:34.8514342+02:00 0HNCEN9BK8JGK:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:15:34.8516360+02:00 0HNCEN9BK8JGK:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2184ms. (6f83ade2) 2025-05-09T20:15:34.8516996+02:00 0HNCEN9BK8JGK:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.9918ms (afa2e885) 2025-05-09T20:15:34.8517364+02:00 0HNCEN9BK8JGK:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:15:34.8518435+02:00 0HNCEN9BK8JGK:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.7458ms (74253ad3) 2025-05-09T20:16:34.8848729+02:00 0HNCEN9BK8JGL:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:16:34.8853822+02:00 0HNCEN9BK8JGL:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:16:34.8854666+02:00 0HNCEN9BK8JGL:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:16:35.0053481+02:00 0HNCEN9BK8JGL:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:16:35.0055472+02:00 0HNCEN9BK8JGL:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2206ms. (6f83ade2) 2025-05-09T20:16:35.0055840+02:00 0HNCEN9BK8JGL:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.076ms (afa2e885) 2025-05-09T20:16:35.0056048+02:00 0HNCEN9BK8JGL:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:16:35.0056835+02:00 0HNCEN9BK8JGL:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.8234ms (74253ad3) 2025-05-09T20:17:34.7237199+02:00 0HNCEN9BK8JGM:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:17:34.7241895+02:00 0HNCEN9BK8JGM:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:17:34.7242747+02:00 0HNCEN9BK8JGM:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:17:34.8438470+02:00 0HNCEN9BK8JGM:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:17:34.8440524+02:00 0HNCEN9BK8JGM:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2168ms. (6f83ade2) 2025-05-09T20:17:34.8440851+02:00 0HNCEN9BK8JGM:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.7751ms (afa2e885) 2025-05-09T20:17:34.8441012+02:00 0HNCEN9BK8JGM:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:17:34.8441752+02:00 0HNCEN9BK8JGM:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.4655ms (74253ad3) 2025-05-09T20:18:34.8961214+02:00 0HNCEN9BK8JGN:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:18:34.8965198+02:00 0HNCEN9BK8JGN:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:18:34.8966036+02:00 0HNCEN9BK8JGN:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:18:35.0187371+02:00 0HNCEN9BK8JGN:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:18:35.0189750+02:00 0HNCEN9BK8JGN:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2553ms. (6f83ade2) 2025-05-09T20:18:35.0190220+02:00 0HNCEN9BK8JGN:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.357ms (afa2e885) 2025-05-09T20:18:35.0190563+02:00 0HNCEN9BK8JGN:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:18:35.0191660+02:00 0HNCEN9BK8JGN:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.0549ms (74253ad3) 2025-05-09T20:19:34.7176829+02:00 0HNCEN9BK8JGO:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:19:34.7182032+02:00 0HNCEN9BK8JGO:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:19:34.7182908+02:00 0HNCEN9BK8JGO:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:19:34.8376909+02:00 0HNCEN9BK8JGO:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:19:34.8379001+02:00 0HNCEN9BK8JGO:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2355ms. (6f83ade2) 2025-05-09T20:19:34.8379481+02:00 0HNCEN9BK8JGO:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.6183ms (afa2e885) 2025-05-09T20:19:34.8379783+02:00 0HNCEN9BK8JGO:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:19:34.8380600+02:00 0HNCEN9BK8JGO:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.3844ms (74253ad3) 2025-05-09T20:20:34.9603870+02:00 0HNCEN9BK8JGP:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:20:34.9609492+02:00 0HNCEN9BK8JGP:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:20:34.9610641+02:00 0HNCEN9BK8JGP:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:20:35.0836139+02:00 0HNCEN9BK8JGP:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:20:35.0838371+02:00 0HNCEN9BK8JGP:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2437ms. (6f83ade2) 2025-05-09T20:20:35.0838756+02:00 0HNCEN9BK8JGP:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.744ms (afa2e885) 2025-05-09T20:20:35.0839037+02:00 0HNCEN9BK8JGP:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:20:35.0839973+02:00 0HNCEN9BK8JGP:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.6174ms (74253ad3) 2025-05-09T20:21:34.7196860+02:00 0HNCEN9BK8JGO:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:21:34.7202856+02:00 0HNCEN9BK8JGO:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:21:34.7203988+02:00 0HNCEN9BK8JGO:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:21:34.8475193+02:00 0HNCEN9BK8JGO:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:21:34.8477311+02:00 0HNCEN9BK8JGO:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2195ms. (6f83ade2) 2025-05-09T20:21:34.8477623+02:00 0HNCEN9BK8JGO:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.2907ms (afa2e885) 2025-05-09T20:21:34.8478101+02:00 0HNCEN9BK8JGO:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:21:34.8479064+02:00 0HNCEN9BK8JGO:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.2166ms (74253ad3) 2025-05-09T20:22:34.9034055+02:00 0HNCEN9BK8JGQ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:22:34.9038955+02:00 0HNCEN9BK8JGQ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:22:34.9039816+02:00 0HNCEN9BK8JGQ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:22:35.0232050+02:00 0HNCEN9BK8JGQ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:22:35.0233861+02:00 0HNCEN9BK8JGQ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2017ms. (6f83ade2) 2025-05-09T20:22:35.0234280+02:00 0HNCEN9BK8JGQ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.4082ms (afa2e885) 2025-05-09T20:22:35.0234468+02:00 0HNCEN9BK8JGQ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:22:35.0235377+02:00 0HNCEN9BK8JGQ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.1431ms (74253ad3) 2025-05-09T20:23:34.7072799+02:00 0HNCEN9BK8JGQ:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:23:34.7077672+02:00 0HNCEN9BK8JGQ:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:23:34.7078719+02:00 0HNCEN9BK8JGQ:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:23:34.8290617+02:00 0HNCEN9BK8JGQ:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:23:34.8292794+02:00 0HNCEN9BK8JGQ:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2284ms. (6f83ade2) 2025-05-09T20:23:34.8293247+02:00 0HNCEN9BK8JGQ:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.4156ms (afa2e885) 2025-05-09T20:23:34.8293458+02:00 0HNCEN9BK8JGQ:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:23:34.8294125+02:00 0HNCEN9BK8JGQ:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.1598ms (74253ad3) 2025-05-09T20:24:34.9241301+02:00 0HNCEN9BK8JGR:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:24:34.9246278+02:00 0HNCEN9BK8JGR:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:24:34.9247344+02:00 0HNCEN9BK8JGR:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:24:35.0512877+02:00 0HNCEN9BK8JGR:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:24:35.0514855+02:00 0HNCEN9BK8JGR:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2111ms. (6f83ade2) 2025-05-09T20:24:35.0515249+02:00 0HNCEN9BK8JGR:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.7442ms (afa2e885) 2025-05-09T20:24:35.0515562+02:00 0HNCEN9BK8JGR:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:24:35.0516520+02:00 0HNCEN9BK8JGR:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.5432ms (74253ad3) 2025-05-09T20:25:34.7028462+02:00 0HNCEN9BK8JGS:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:25:34.7033491+02:00 0HNCEN9BK8JGS:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:25:34.7034422+02:00 0HNCEN9BK8JGS:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:25:34.8224073+02:00 0HNCEN9BK8JGS:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:25:34.8226606+02:00 0HNCEN9BK8JGS:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2727ms. (6f83ade2) 2025-05-09T20:25:34.8227234+02:00 0HNCEN9BK8JGS:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.2355ms (afa2e885) 2025-05-09T20:25:34.8227674+02:00 0HNCEN9BK8JGS:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:25:34.8228551+02:00 0HNCEN9BK8JGS:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.0354ms (74253ad3) 2025-05-09T20:26:34.9157834+02:00 0HNCEN9BK8JGS:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:26:34.9161120+02:00 0HNCEN9BK8JGS:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:26:34.9161730+02:00 0HNCEN9BK8JGS:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:26:35.0381431+02:00 0HNCEN9BK8JGS:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:26:35.0383450+02:00 0HNCEN9BK8JGS:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2168ms. (6f83ade2) 2025-05-09T20:26:35.0384086+02:00 0HNCEN9BK8JGS:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.1954ms (afa2e885) 2025-05-09T20:26:35.0384381+02:00 0HNCEN9BK8JGS:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:26:35.0385340+02:00 0HNCEN9BK8JGS:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.735ms (74253ad3) 2025-05-09T20:27:34.7065697+02:00 0HNCEN9BK8JGT:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:27:34.7071587+02:00 0HNCEN9BK8JGT:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:27:34.7072534+02:00 0HNCEN9BK8JGT:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:27:34.8278043+02:00 0HNCEN9BK8JGT:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:27:34.8280117+02:00 0HNCEN9BK8JGT:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2146ms. (6f83ade2) 2025-05-09T20:27:34.8280571+02:00 0HNCEN9BK8JGT:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.766ms (afa2e885) 2025-05-09T20:27:34.8280773+02:00 0HNCEN9BK8JGT:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:27:34.8281744+02:00 0HNCEN9BK8JGT:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.6104ms (74253ad3) 2025-05-09T20:28:34.9599854+02:00 0HNCEN9BK8JGU:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:28:34.9603568+02:00 0HNCEN9BK8JGU:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:28:34.9604209+02:00 0HNCEN9BK8JGU:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:28:35.0819331+02:00 0HNCEN9BK8JGU:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:28:35.0821494+02:00 0HNCEN9BK8JGU:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2369ms. (6f83ade2) 2025-05-09T20:28:35.0821827+02:00 0HNCEN9BK8JGU:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.7335ms (afa2e885) 2025-05-09T20:28:35.0822198+02:00 0HNCEN9BK8JGU:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:28:35.0823179+02:00 0HNCEN9BK8JGU:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.3365ms (74253ad3) 2025-05-09T20:29:34.7072900+02:00 0HNCEN9BK8JGV:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:29:34.7077980+02:00 0HNCEN9BK8JGV:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:29:34.7078831+02:00 0HNCEN9BK8JGV:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:29:34.8280263+02:00 0HNCEN9BK8JGV:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:29:34.8282844+02:00 0HNCEN9BK8JGV:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2813ms. (6f83ade2) 2025-05-09T20:29:34.8283511+02:00 0HNCEN9BK8JGV:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.4215ms (afa2e885) 2025-05-09T20:29:34.8283857+02:00 0HNCEN9BK8JGV:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:29:34.8285162+02:00 0HNCEN9BK8JGV:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.2193ms (74253ad3) 2025-05-09T20:30:34.9410379+02:00 0HNCEN9BK8JH0:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:30:34.9414996+02:00 0HNCEN9BK8JH0:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:30:34.9415940+02:00 0HNCEN9BK8JH0:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:30:35.0594822+02:00 0HNCEN9BK8JH0:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:30:35.0596751+02:00 0HNCEN9BK8JH0:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2038ms. (6f83ade2) 2025-05-09T20:30:35.0597110+02:00 0HNCEN9BK8JH0:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.0794ms (afa2e885) 2025-05-09T20:30:35.0597510+02:00 0HNCEN9BK8JH0:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:30:35.0598864+02:00 0HNCEN9BK8JH0:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.843ms (74253ad3) 2025-05-09T20:31:34.7069495+02:00 0HNCEN9BK8JH1:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:31:34.7074715+02:00 0HNCEN9BK8JH1:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:31:34.7075887+02:00 0HNCEN9BK8JH1:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:31:34.8305749+02:00 0HNCEN9BK8JH1:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:31:34.8307951+02:00 0HNCEN9BK8JH1:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2269ms. (6f83ade2) 2025-05-09T20:31:34.8308400+02:00 0HNCEN9BK8JH1:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.1766ms (afa2e885) 2025-05-09T20:31:34.8308727+02:00 0HNCEN9BK8JH1:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:31:34.8310091+02:00 0HNCEN9BK8JH1:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.0563ms (74253ad3) 2025-05-09T20:32:34.9108101+02:00 0HNCEN9BK8JH2:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:32:34.9113084+02:00 0HNCEN9BK8JH2:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:32:34.9113957+02:00 0HNCEN9BK8JH2:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:32:35.0380632+02:00 0HNCEN9BK8JH2:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:32:35.0382937+02:00 0HNCEN9BK8JH2:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2439ms. (6f83ade2) 2025-05-09T20:32:35.0383472+02:00 0HNCEN9BK8JH2:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.9084ms (afa2e885) 2025-05-09T20:32:35.0383945+02:00 0HNCEN9BK8JH2:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:32:35.0384857+02:00 0HNCEN9BK8JH2:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.6796ms (74253ad3) 2025-05-09T20:33:34.7026099+02:00 0HNCEN9BK8JH3:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:33:34.7030371+02:00 0HNCEN9BK8JH3:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:33:34.7031287+02:00 0HNCEN9BK8JH3:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:33:34.8213532+02:00 0HNCEN9BK8JH3:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:33:34.8215969+02:00 0HNCEN9BK8JH3:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2491ms. (6f83ade2) 2025-05-09T20:33:34.8216652+02:00 0HNCEN9BK8JH3:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.4937ms (afa2e885) 2025-05-09T20:33:34.8217057+02:00 0HNCEN9BK8JH3:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:33:34.8218136+02:00 0HNCEN9BK8JH3:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.2251ms (74253ad3) 2025-05-09T20:34:34.9010296+02:00 0HNCEN9BK8JH4:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:34:34.9015231+02:00 0HNCEN9BK8JH4:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:34:34.9016166+02:00 0HNCEN9BK8JH4:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:34:35.0247131+02:00 0HNCEN9BK8JH4:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:34:35.0249197+02:00 0HNCEN9BK8JH4:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2229ms. (6f83ade2) 2025-05-09T20:34:35.0249970+02:00 0HNCEN9BK8JH4:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.3336ms (afa2e885) 2025-05-09T20:34:35.0250395+02:00 0HNCEN9BK8JH4:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:34:35.0251296+02:00 0HNCEN9BK8JH4:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.134ms (74253ad3) 2025-05-09T20:35:34.7016927+02:00 0HNCEN9BK8JH4:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:35:34.7021688+02:00 0HNCEN9BK8JH4:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:35:34.7022547+02:00 0HNCEN9BK8JH4:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:35:34.8267900+02:00 0HNCEN9BK8JH4:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:35:34.8269890+02:00 0HNCEN9BK8JH4:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2072ms. (6f83ade2) 2025-05-09T20:35:34.8270345+02:00 0HNCEN9BK8JH4:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.7388ms (afa2e885) 2025-05-09T20:35:34.8270642+02:00 0HNCEN9BK8JH4:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:35:34.8271517+02:00 0HNCEN9BK8JH4:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.4669ms (74253ad3) 2025-05-09T20:36:34.9154140+02:00 0HNCEN9BK8JH5:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:36:34.9157353+02:00 0HNCEN9BK8JH5:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:36:34.9157948+02:00 0HNCEN9BK8JH5:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:36:35.0325305+02:00 0HNCEN9BK8JH5:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:36:35.0327225+02:00 0HNCEN9BK8JH5:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2088ms. (6f83ade2) 2025-05-09T20:36:35.0327872+02:00 0HNCEN9BK8JH5:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.9636ms (afa2e885) 2025-05-09T20:36:35.0328135+02:00 0HNCEN9BK8JH5:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:36:35.0329252+02:00 0HNCEN9BK8JH5:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.4898ms (74253ad3) 2025-05-09T20:37:34.6995015+02:00 0HNCEN9BK8JH6:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:37:34.6999977+02:00 0HNCEN9BK8JH6:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:37:34.7001052+02:00 0HNCEN9BK8JH6:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:37:34.8244145+02:00 0HNCEN9BK8JH6:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:37:34.8246014+02:00 0HNCEN9BK8JH6:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1877ms. (6f83ade2) 2025-05-09T20:37:34.8246375+02:00 0HNCEN9BK8JH6:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.4711ms (afa2e885) 2025-05-09T20:37:34.8246658+02:00 0HNCEN9BK8JH6:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:37:34.8247800+02:00 0HNCEN9BK8JH6:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.2767ms (74253ad3) 2025-05-09T20:38:34.8426525+02:00 0HNCEN9BK8JH7:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:38:34.8430554+02:00 0HNCEN9BK8JH7:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:38:34.8431690+02:00 0HNCEN9BK8JH7:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:38:34.9719966+02:00 0HNCEN9BK8JH7:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:38:34.9722051+02:00 0HNCEN9BK8JH7:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2257ms. (6f83ade2) 2025-05-09T20:38:34.9722585+02:00 0HNCEN9BK8JH7:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 129.0464ms (afa2e885) 2025-05-09T20:38:34.9723020+02:00 0HNCEN9BK8JH7:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:38:34.9723888+02:00 0HNCEN9BK8JH7:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.7402ms (74253ad3) 2025-05-09T20:39:34.7018229+02:00 0HNCEN9BK8JH8:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:39:34.7023310+02:00 0HNCEN9BK8JH8:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:39:34.7024154+02:00 0HNCEN9BK8JH8:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:39:34.8099625+02:00 0HNCEN9BK8JH8:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:39:34.8101289+02:00 0HNCEN9BK8JH8:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1789ms. (6f83ade2) 2025-05-09T20:39:34.8101738+02:00 0HNCEN9BK8JH8:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.7164ms (afa2e885) 2025-05-09T20:39:34.8101978+02:00 0HNCEN9BK8JH8:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:39:34.8102968+02:00 0HNCEN9BK8JH8:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.4963ms (74253ad3) 2025-05-09T20:40:34.9475600+02:00 0HNCEN9BK8JH9:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:40:34.9480658+02:00 0HNCEN9BK8JH9:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:40:34.9481543+02:00 0HNCEN9BK8JH9:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:40:35.0596941+02:00 0HNCEN9BK8JH9:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:40:35.0599324+02:00 0HNCEN9BK8JH9:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2635ms. (6f83ade2) 2025-05-09T20:40:35.0599752+02:00 0HNCEN9BK8JH9:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.7828ms (afa2e885) 2025-05-09T20:40:35.0599986+02:00 0HNCEN9BK8JH9:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:40:35.0600819+02:00 0HNCEN9BK8JH9:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.5329ms (74253ad3) 2025-05-09T20:41:34.7062558+02:00 0HNCEN9BK8JHA:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:41:34.7067039+02:00 0HNCEN9BK8JHA:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:41:34.7067862+02:00 0HNCEN9BK8JHA:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:41:34.8312572+02:00 0HNCEN9BK8JHA:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:41:34.8314353+02:00 0HNCEN9BK8JHA:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1911ms. (6f83ade2) 2025-05-09T20:41:34.8314914+02:00 0HNCEN9BK8JHA:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.6696ms (afa2e885) 2025-05-09T20:41:34.8315085+02:00 0HNCEN9BK8JHA:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:41:34.8316042+02:00 0HNCEN9BK8JHA:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.3685ms (74253ad3) 2025-05-09T20:42:34.9283710+02:00 0HNCEN9BK8JHB:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:42:34.9288304+02:00 0HNCEN9BK8JHB:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:42:34.9289172+02:00 0HNCEN9BK8JHB:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:42:35.0538683+02:00 0HNCEN9BK8JHB:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:42:35.0540585+02:00 0HNCEN9BK8JHB:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2149ms. (6f83ade2) 2025-05-09T20:42:35.0540902+02:00 0HNCEN9BK8JHB:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.1362ms (afa2e885) 2025-05-09T20:42:35.0541085+02:00 0HNCEN9BK8JHB:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:42:35.0541836+02:00 0HNCEN9BK8JHB:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.8236ms (74253ad3) 2025-05-09T20:43:34.6872787+02:00 0HNCEN9BK8JHB:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:43:34.6877882+02:00 0HNCEN9BK8JHB:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:43:34.6878895+02:00 0HNCEN9BK8JHB:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:43:34.8107291+02:00 0HNCEN9BK8JHB:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:43:34.8109922+02:00 0HNCEN9BK8JHB:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2725ms. (6f83ade2) 2025-05-09T20:43:34.8110562+02:00 0HNCEN9BK8JHB:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.0954ms (afa2e885) 2025-05-09T20:43:34.8111019+02:00 0HNCEN9BK8JHB:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:43:34.8112067+02:00 0HNCEN9BK8JHB:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.9342ms (74253ad3) 2025-05-09T20:44:34.9131781+02:00 0HNCEN9BK8JHC:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:44:34.9136131+02:00 0HNCEN9BK8JHC:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:44:34.9137027+02:00 0HNCEN9BK8JHC:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:44:35.0381400+02:00 0HNCEN9BK8JHC:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:44:35.0383256+02:00 0HNCEN9BK8JHC:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2037ms. (6f83ade2) 2025-05-09T20:44:35.0383727+02:00 0HNCEN9BK8JHC:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.6366ms (afa2e885) 2025-05-09T20:44:35.0384002+02:00 0HNCEN9BK8JHC:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:44:35.0384930+02:00 0HNCEN9BK8JHC:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.3223ms (74253ad3) 2025-05-09T20:45:34.6837808+02:00 0HNCEN9BK8JHB:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:45:34.6842534+02:00 0HNCEN9BK8JHB:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:45:34.6843450+02:00 0HNCEN9BK8JHB:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:45:34.8046900+02:00 0HNCEN9BK8JHB:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:45:34.8049608+02:00 0HNCEN9BK8JHB:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.277ms. (6f83ade2) 2025-05-09T20:45:34.8050267+02:00 0HNCEN9BK8JHB:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.6092ms (afa2e885) 2025-05-09T20:45:34.8050646+02:00 0HNCEN9BK8JHB:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:45:34.8052503+02:00 0HNCEN9BK8JHB:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.4087ms (74253ad3) 2025-05-09T20:46:34.8576064+02:00 0HNCEN9BK8JHD:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:46:34.8580669+02:00 0HNCEN9BK8JHD:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:46:34.8581593+02:00 0HNCEN9BK8JHD:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:46:34.9806616+02:00 0HNCEN9BK8JHD:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:46:34.9809152+02:00 0HNCEN9BK8JHD:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2963ms. (6f83ade2) 2025-05-09T20:46:34.9809839+02:00 0HNCEN9BK8JHD:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.7823ms (afa2e885) 2025-05-09T20:46:34.9810304+02:00 0HNCEN9BK8JHD:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:46:34.9811662+02:00 0HNCEN9BK8JHD:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.5357ms (74253ad3) 2025-05-09T20:47:34.6979014+02:00 0HNCEN9BK8JHE:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:47:34.6983334+02:00 0HNCEN9BK8JHE:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:47:34.6984189+02:00 0HNCEN9BK8JHE:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:47:34.8219007+02:00 0HNCEN9BK8JHE:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:47:34.8220754+02:00 0HNCEN9BK8JHE:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1908ms. (6f83ade2) 2025-05-09T20:47:34.8221281+02:00 0HNCEN9BK8JHE:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.6696ms (afa2e885) 2025-05-09T20:47:34.8221516+02:00 0HNCEN9BK8JHE:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:47:34.8222427+02:00 0HNCEN9BK8JHE:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.3502ms (74253ad3) 2025-05-09T20:48:34.8420977+02:00 0HNCEN9BK8JHF:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:48:34.8425741+02:00 0HNCEN9BK8JHF:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:48:34.8426581+02:00 0HNCEN9BK8JHF:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:48:34.9588768+02:00 0HNCEN9BK8JHF:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:48:34.9590705+02:00 0HNCEN9BK8JHF:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2099ms. (6f83ade2) 2025-05-09T20:48:34.9591183+02:00 0HNCEN9BK8JHF:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.422ms (afa2e885) 2025-05-09T20:48:34.9591465+02:00 0HNCEN9BK8JHF:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:48:34.9592243+02:00 0HNCEN9BK8JHF:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.1399ms (74253ad3) 2025-05-09T20:49:34.6866559+02:00 0HNCEN9BK8JHG:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:49:34.6872277+02:00 0HNCEN9BK8JHG:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:49:34.6873362+02:00 0HNCEN9BK8JHG:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:49:34.8037529+02:00 0HNCEN9BK8JHG:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:49:34.8039744+02:00 0HNCEN9BK8JHG:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2358ms. (6f83ade2) 2025-05-09T20:49:34.8040302+02:00 0HNCEN9BK8JHG:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.616ms (afa2e885) 2025-05-09T20:49:34.8040698+02:00 0HNCEN9BK8JHG:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:49:34.8041639+02:00 0HNCEN9BK8JHG:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.5107ms (74253ad3) 2025-05-09T20:50:34.9277284+02:00 0HNCEN9BK8JHH:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:50:34.9281708+02:00 0HNCEN9BK8JHH:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:50:34.9282549+02:00 0HNCEN9BK8JHH:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:50:35.0489363+02:00 0HNCEN9BK8JHH:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:50:35.0491266+02:00 0HNCEN9BK8JHH:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2121ms. (6f83ade2) 2025-05-09T20:50:35.0491723+02:00 0HNCEN9BK8JHH:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.8757ms (afa2e885) 2025-05-09T20:50:35.0491911+02:00 0HNCEN9BK8JHH:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:50:35.0492788+02:00 0HNCEN9BK8JHH:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.5607ms (74253ad3) 2025-05-09T20:51:34.6795337+02:00 0HNCEN9BK8JHI:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:51:34.6799644+02:00 0HNCEN9BK8JHI:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:51:34.6800492+02:00 0HNCEN9BK8JHI:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:51:34.8053151+02:00 0HNCEN9BK8JHI:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:51:34.8055023+02:00 0HNCEN9BK8JHI:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1972ms. (6f83ade2) 2025-05-09T20:51:34.8055582+02:00 0HNCEN9BK8JHI:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.467ms (afa2e885) 2025-05-09T20:51:34.8055988+02:00 0HNCEN9BK8JHI:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:51:34.8057072+02:00 0HNCEN9BK8JHI:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.1752ms (74253ad3) 2025-05-09T20:52:35.1811830+02:00 0HNCEN9BK8JHJ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:52:35.1816702+02:00 0HNCEN9BK8JHJ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:52:35.1817775+02:00 0HNCEN9BK8JHJ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:52:35.3027023+02:00 0HNCEN9BK8JHJ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:52:35.3028904+02:00 0HNCEN9BK8JHJ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2061ms. (6f83ade2) 2025-05-09T20:52:35.3029502+02:00 0HNCEN9BK8JHJ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.0815ms (afa2e885) 2025-05-09T20:52:35.3029716+02:00 0HNCEN9BK8JHJ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:52:35.3030781+02:00 0HNCEN9BK8JHJ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.8883ms (74253ad3) 2025-05-09T20:53:34.6769870+02:00 0HNCEN9BK8JHK:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:53:34.6774338+02:00 0HNCEN9BK8JHK:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:53:34.6775256+02:00 0HNCEN9BK8JHK:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:53:34.8017595+02:00 0HNCEN9BK8JHK:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:53:34.8019773+02:00 0HNCEN9BK8JHK:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2268ms. (6f83ade2) 2025-05-09T20:53:34.8020407+02:00 0HNCEN9BK8JHK:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.4672ms (afa2e885) 2025-05-09T20:53:34.8020670+02:00 0HNCEN9BK8JHK:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:53:34.8021779+02:00 0HNCEN9BK8JHK:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.1759ms (74253ad3) 2025-05-09T20:54:34.8973983+02:00 0HNCEN9BK8JHL:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:54:34.8978759+02:00 0HNCEN9BK8JHL:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:54:34.8979871+02:00 0HNCEN9BK8JHL:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:54:35.0136801+02:00 0HNCEN9BK8JHL:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:54:35.0139737+02:00 0HNCEN9BK8JHL:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3091ms. (6f83ade2) 2025-05-09T20:54:35.0140492+02:00 0HNCEN9BK8JHL:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.0174ms (afa2e885) 2025-05-09T20:54:35.0141087+02:00 0HNCEN9BK8JHL:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:54:35.0141938+02:00 0HNCEN9BK8JHL:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.8016ms (74253ad3) 2025-05-09T20:55:34.6836537+02:00 0HNCEN9BK8JHM:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:55:34.6841206+02:00 0HNCEN9BK8JHM:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:55:34.6842034+02:00 0HNCEN9BK8JHM:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:55:34.8021804+02:00 0HNCEN9BK8JHM:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:55:34.8023618+02:00 0HNCEN9BK8JHM:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1942ms. (6f83ade2) 2025-05-09T20:55:34.8023940+02:00 0HNCEN9BK8JHM:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.1509ms (afa2e885) 2025-05-09T20:55:34.8024227+02:00 0HNCEN9BK8JHM:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:55:34.8025583+02:00 0HNCEN9BK8JHM:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.8877ms (74253ad3) 2025-05-09T20:56:34.9068598+02:00 0HNCEN9BK8JHN:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:56:34.9073817+02:00 0HNCEN9BK8JHN:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:56:34.9074717+02:00 0HNCEN9BK8JHN:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:56:35.0276798+02:00 0HNCEN9BK8JHN:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:56:35.0278630+02:00 0HNCEN9BK8JHN:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2079ms. (6f83ade2) 2025-05-09T20:56:35.0279013+02:00 0HNCEN9BK8JHN:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.3907ms (afa2e885) 2025-05-09T20:56:35.0279207+02:00 0HNCEN9BK8JHN:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:56:35.0279989+02:00 0HNCEN9BK8JHN:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.1458ms (74253ad3) 2025-05-09T20:57:34.6782643+02:00 0HNCEN9BK8JHO:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:57:34.6787261+02:00 0HNCEN9BK8JHO:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:57:34.6788229+02:00 0HNCEN9BK8JHO:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:57:34.8026127+02:00 0HNCEN9BK8JHO:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:57:34.8028337+02:00 0HNCEN9BK8JHO:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2352ms. (6f83ade2) 2025-05-09T20:57:34.8028931+02:00 0HNCEN9BK8JHO:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.0255ms (afa2e885) 2025-05-09T20:57:34.8029341+02:00 0HNCEN9BK8JHO:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:57:34.8030286+02:00 0HNCEN9BK8JHO:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.767ms (74253ad3) 2025-05-09T20:58:34.8726098+02:00 0HNCEN9BK8JHP:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:58:34.8729805+02:00 0HNCEN9BK8JHP:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:58:34.8730437+02:00 0HNCEN9BK8JHP:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:58:35.0027617+02:00 0HNCEN9BK8JHP:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:58:35.0029537+02:00 0HNCEN9BK8JHP:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.207ms. (6f83ade2) 2025-05-09T20:58:35.0029950+02:00 0HNCEN9BK8JHP:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 129.9197ms (afa2e885) 2025-05-09T20:58:35.0030329+02:00 0HNCEN9BK8JHP:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:58:35.0031329+02:00 0HNCEN9BK8JHP:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 130.5228ms (74253ad3) 2025-05-09T20:59:34.6818403+02:00 0HNCEN9BK8JHQ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T20:59:34.6822453+02:00 0HNCEN9BK8JHQ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T20:59:34.6823323+02:00 0HNCEN9BK8JHQ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T20:59:34.8027322+02:00 0HNCEN9BK8JHQ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T20:59:34.8029055+02:00 0HNCEN9BK8JHQ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1824ms. (6f83ade2) 2025-05-09T20:59:34.8029596+02:00 0HNCEN9BK8JHQ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.5818ms (afa2e885) 2025-05-09T20:59:34.8030027+02:00 0HNCEN9BK8JHQ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T20:59:34.8030929+02:00 0HNCEN9BK8JHQ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.2846ms (74253ad3) 2025-05-09T21:00:34.8172158+02:00 0HNCEN9BK8JHR:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:00:34.8177660+02:00 0HNCEN9BK8JHR:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:00:34.8179067+02:00 0HNCEN9BK8JHR:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:00:34.9379541+02:00 0HNCEN9BK8JHR:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:00:34.9381705+02:00 0HNCEN9BK8JHR:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2318ms. (6f83ade2) 2025-05-09T21:00:34.9382497+02:00 0HNCEN9BK8JHR:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.269ms (afa2e885) 2025-05-09T21:00:34.9382845+02:00 0HNCEN9BK8JHR:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:00:34.9384007+02:00 0HNCEN9BK8JHR:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.1827ms (74253ad3) 2025-05-09T21:01:34.6728218+02:00 0HNCEN9BK8JHS:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:01:34.6732667+02:00 0HNCEN9BK8JHS:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:01:34.6733612+02:00 0HNCEN9BK8JHS:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:01:34.7967795+02:00 0HNCEN9BK8JHS:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:01:34.7969548+02:00 0HNCEN9BK8JHS:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1905ms. (6f83ade2) 2025-05-09T21:01:34.7969893+02:00 0HNCEN9BK8JHS:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.5914ms (afa2e885) 2025-05-09T21:01:34.7970092+02:00 0HNCEN9BK8JHS:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:01:34.7971102+02:00 0HNCEN9BK8JHS:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.2974ms (74253ad3) 2025-05-09T21:02:34.9028568+02:00 0HNCEN9BK8JHT:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:02:34.9033751+02:00 0HNCEN9BK8JHT:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:02:34.9034608+02:00 0HNCEN9BK8JHT:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:02:35.0211939+02:00 0HNCEN9BK8JHT:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:02:35.0213588+02:00 0HNCEN9BK8JHT:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1793ms. (6f83ade2) 2025-05-09T21:02:35.0213816+02:00 0HNCEN9BK8JHT:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.8856ms (afa2e885) 2025-05-09T21:02:35.0213945+02:00 0HNCEN9BK8JHT:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:02:35.0214474+02:00 0HNCEN9BK8JHT:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.6193ms (74253ad3) 2025-05-09T21:03:34.6701685+02:00 0HNCEN9BK8JHS:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:03:34.6706842+02:00 0HNCEN9BK8JHS:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:03:34.6707845+02:00 0HNCEN9BK8JHS:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:03:34.7947616+02:00 0HNCEN9BK8JHS:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:03:34.7949457+02:00 0HNCEN9BK8JHS:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1978ms. (6f83ade2) 2025-05-09T21:03:34.7950041+02:00 0HNCEN9BK8JHS:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.1741ms (afa2e885) 2025-05-09T21:03:34.7950425+02:00 0HNCEN9BK8JHS:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:03:34.7951551+02:00 0HNCEN9BK8JHS:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.994ms (74253ad3) 2025-05-09T21:04:34.8569102+02:00 0HNCEN9BK8JHU:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:04:34.8573680+02:00 0HNCEN9BK8JHU:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:04:34.8574522+02:00 0HNCEN9BK8JHU:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:04:34.9816109+02:00 0HNCEN9BK8JHU:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:04:34.9817748+02:00 0HNCEN9BK8JHU:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1855ms. (6f83ade2) 2025-05-09T21:04:34.9818453+02:00 0HNCEN9BK8JHU:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.3439ms (afa2e885) 2025-05-09T21:04:34.9818763+02:00 0HNCEN9BK8JHU:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:04:34.9819724+02:00 0HNCEN9BK8JHU:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.0634ms (74253ad3) 2025-05-09T21:05:34.6742874+02:00 0HNCEN9BK8JHV:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:05:34.6747445+02:00 0HNCEN9BK8JHV:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:05:34.6748293+02:00 0HNCEN9BK8JHV:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:05:34.7978118+02:00 0HNCEN9BK8JHV:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:05:34.7980554+02:00 0HNCEN9BK8JHV:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2648ms. (6f83ade2) 2025-05-09T21:05:34.7981057+02:00 0HNCEN9BK8JHV:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.2333ms (afa2e885) 2025-05-09T21:05:34.7981400+02:00 0HNCEN9BK8JHV:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:05:34.7982498+02:00 0HNCEN9BK8JHV:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.9659ms (74253ad3) 2025-05-09T21:07:34.9128045+02:00 0HNCEN9BK8JI0:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:07:34.9133127+02:00 0HNCEN9BK8JI0:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:07:34.9133986+02:00 0HNCEN9BK8JI0:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:07:35.0367173+02:00 0HNCEN9BK8JI0:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:07:35.0369332+02:00 0HNCEN9BK8JI0:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2379ms. (6f83ade2) 2025-05-09T21:07:35.0369891+02:00 0HNCEN9BK8JI0:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.5457ms (afa2e885) 2025-05-09T21:07:35.0370206+02:00 0HNCEN9BK8JI0:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:07:35.0371357+02:00 0HNCEN9BK8JI0:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.3381ms (74253ad3) 2025-05-09T21:08:34.6665481+02:00 0HNCEN9BK8JI1:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:08:34.6670743+02:00 0HNCEN9BK8JI1:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:08:34.6671584+02:00 0HNCEN9BK8JI1:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:08:34.7826261+02:00 0HNCEN9BK8JI1:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:08:34.7828210+02:00 0HNCEN9BK8JI1:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2082ms. (6f83ade2) 2025-05-09T21:08:34.7828714+02:00 0HNCEN9BK8JI1:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.6655ms (afa2e885) 2025-05-09T21:08:34.7828977+02:00 0HNCEN9BK8JI1:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:08:34.7829765+02:00 0HNCEN9BK8JI1:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.4335ms (74253ad3) 2025-05-09T21:09:34.9080631+02:00 0HNCEN9BK8JI2:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:09:34.9086300+02:00 0HNCEN9BK8JI2:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:09:34.9087390+02:00 0HNCEN9BK8JI2:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:09:35.0110418+02:00 0HNCEN9BK8JI2:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:09:35.0112795+02:00 0HNCEN9BK8JI2:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.256ms. (6f83ade2) 2025-05-09T21:09:35.0113263+02:00 0HNCEN9BK8JI2:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 102.5074ms (afa2e885) 2025-05-09T21:09:35.0113586+02:00 0HNCEN9BK8JI2:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:09:35.0114696+02:00 0HNCEN9BK8JI2:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 103.4028ms (74253ad3) 2025-05-09T21:10:34.6679579+02:00 0HNCEN9BK8JI3:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:10:34.6685303+02:00 0HNCEN9BK8JI3:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:10:34.6686336+02:00 0HNCEN9BK8JI3:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:10:34.7733732+02:00 0HNCEN9BK8JI3:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:10:34.7735635+02:00 0HNCEN9BK8JI3:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2035ms. (6f83ade2) 2025-05-09T21:10:34.7736159+02:00 0HNCEN9BK8JI3:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.9002ms (afa2e885) 2025-05-09T21:10:34.7736536+02:00 0HNCEN9BK8JI3:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:10:34.7737533+02:00 0HNCEN9BK8JI3:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.802ms (74253ad3) 2025-05-09T21:11:34.8446067+02:00 0HNCEN9BK8JI4:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:11:34.8451372+02:00 0HNCEN9BK8JI4:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:11:34.8452197+02:00 0HNCEN9BK8JI4:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:11:34.9740937+02:00 0HNCEN9BK8JI4:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:11:34.9743454+02:00 0HNCEN9BK8JI4:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.261ms. (6f83ade2) 2025-05-09T21:11:34.9744200+02:00 0HNCEN9BK8JI4:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 129.1546ms (afa2e885) 2025-05-09T21:11:34.9744505+02:00 0HNCEN9BK8JI4:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:11:34.9745688+02:00 0HNCEN9BK8JI4:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.9552ms (74253ad3) 2025-05-09T21:12:34.6714971+02:00 0HNCEN9BK8JI5:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:12:34.6720251+02:00 0HNCEN9BK8JI5:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:12:34.6721113+02:00 0HNCEN9BK8JI5:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:12:34.7966826+02:00 0HNCEN9BK8JI5:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:12:34.7969442+02:00 0HNCEN9BK8JI5:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2753ms. (6f83ade2) 2025-05-09T21:12:34.7969931+02:00 0HNCEN9BK8JI5:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.8392ms (afa2e885) 2025-05-09T21:12:34.7970378+02:00 0HNCEN9BK8JI5:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:12:34.7971658+02:00 0HNCEN9BK8JI5:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.6646ms (74253ad3) 2025-05-09T21:13:34.8395578+02:00 0HNCEN9BK8JI6:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:13:34.8400063+02:00 0HNCEN9BK8JI6:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:13:34.8401120+02:00 0HNCEN9BK8JI6:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:13:34.9608409+02:00 0HNCEN9BK8JI6:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:13:34.9610174+02:00 0HNCEN9BK8JI6:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1977ms. (6f83ade2) 2025-05-09T21:13:34.9610529+02:00 0HNCEN9BK8JI6:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.8977ms (afa2e885) 2025-05-09T21:13:34.9610879+02:00 0HNCEN9BK8JI6:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:13:34.9611729+02:00 0HNCEN9BK8JI6:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.6206ms (74253ad3) 2025-05-09T21:14:34.6679389+02:00 0HNCEN9BK8JI6:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:14:34.6684990+02:00 0HNCEN9BK8JI6:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:14:34.6686026+02:00 0HNCEN9BK8JI6:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:14:34.7934060+02:00 0HNCEN9BK8JI6:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:14:34.7936152+02:00 0HNCEN9BK8JI6:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.223ms. (6f83ade2) 2025-05-09T21:14:34.7936884+02:00 0HNCEN9BK8JI6:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.0102ms (afa2e885) 2025-05-09T21:14:34.7937318+02:00 0HNCEN9BK8JI6:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:14:34.7938629+02:00 0HNCEN9BK8JI6:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.9258ms (74253ad3) 2025-05-09T21:15:34.8951558+02:00 0HNCEN9BK8JI7:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:15:34.8956630+02:00 0HNCEN9BK8JI7:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:15:34.8957655+02:00 0HNCEN9BK8JI7:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:15:35.0051592+02:00 0HNCEN9BK8JI7:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:15:35.0053728+02:00 0HNCEN9BK8JI7:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2363ms. (6f83ade2) 2025-05-09T21:15:35.0054338+02:00 0HNCEN9BK8JI7:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 109.6229ms (afa2e885) 2025-05-09T21:15:35.0054776+02:00 0HNCEN9BK8JI7:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:15:35.0055671+02:00 0HNCEN9BK8JI7:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.4297ms (74253ad3) 2025-05-09T21:16:34.6745079+02:00 0HNCEN9BK8JI7:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:16:34.6749452+02:00 0HNCEN9BK8JI7:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:16:34.6750397+02:00 0HNCEN9BK8JI7:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:16:34.7961953+02:00 0HNCEN9BK8JI7:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:16:34.7964157+02:00 0HNCEN9BK8JI7:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2275ms. (6f83ade2) 2025-05-09T21:16:34.7964538+02:00 0HNCEN9BK8JI7:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.3767ms (afa2e885) 2025-05-09T21:16:34.7964755+02:00 0HNCEN9BK8JI7:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:16:34.7965686+02:00 0HNCEN9BK8JI7:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.0588ms (74253ad3) 2025-05-09T21:17:34.9019220+02:00 0HNCEN9BK8JI8:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:17:34.9024296+02:00 0HNCEN9BK8JI8:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:17:34.9025112+02:00 0HNCEN9BK8JI8:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:17:35.0205693+02:00 0HNCEN9BK8JI8:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:17:35.0207806+02:00 0HNCEN9BK8JI8:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.222ms. (6f83ade2) 2025-05-09T21:17:35.0208194+02:00 0HNCEN9BK8JI8:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.268ms (afa2e885) 2025-05-09T21:17:35.0208393+02:00 0HNCEN9BK8JI8:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:17:35.0209333+02:00 0HNCEN9BK8JI8:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.0202ms (74253ad3) 2025-05-09T21:18:34.6601531+02:00 0HNCEN9BK8JI9:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:18:34.6606501+02:00 0HNCEN9BK8JI9:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:18:34.6607326+02:00 0HNCEN9BK8JI9:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:18:34.7639156+02:00 0HNCEN9BK8JI9:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:18:34.7641359+02:00 0HNCEN9BK8JI9:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2242ms. (6f83ade2) 2025-05-09T21:18:34.7641872+02:00 0HNCEN9BK8JI9:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 103.4118ms (afa2e885) 2025-05-09T21:18:34.7642083+02:00 0HNCEN9BK8JI9:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:18:34.7643115+02:00 0HNCEN9BK8JI9:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 104.1661ms (74253ad3) 2025-05-09T21:19:34.9300804+02:00 0HNCEN9BK8JIA:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:19:34.9305835+02:00 0HNCEN9BK8JIA:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:19:34.9306710+02:00 0HNCEN9BK8JIA:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:19:35.0373366+02:00 0HNCEN9BK8JIA:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:19:35.0375272+02:00 0HNCEN9BK8JIA:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2101ms. (6f83ade2) 2025-05-09T21:19:35.0375604+02:00 0HNCEN9BK8JIA:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 106.8528ms (afa2e885) 2025-05-09T21:19:35.0375793+02:00 0HNCEN9BK8JIA:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:19:35.0376488+02:00 0HNCEN9BK8JIA:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 107.5882ms (74253ad3) 2025-05-09T21:20:34.6614821+02:00 0HNCEN9BK8JIA:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:20:34.6619702+02:00 0HNCEN9BK8JIA:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:20:34.6620584+02:00 0HNCEN9BK8JIA:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:20:34.7711930+02:00 0HNCEN9BK8JIA:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:20:34.7713813+02:00 0HNCEN9BK8JIA:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2014ms. (6f83ade2) 2025-05-09T21:20:34.7714179+02:00 0HNCEN9BK8JIA:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 109.3205ms (afa2e885) 2025-05-09T21:20:34.7714521+02:00 0HNCEN9BK8JIA:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:20:34.7715495+02:00 0HNCEN9BK8JIA:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.0679ms (74253ad3) 2025-05-09T21:21:34.8491354+02:00 0HNCEN9BK8JIB:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:21:34.8495749+02:00 0HNCEN9BK8JIB:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:21:34.8496742+02:00 0HNCEN9BK8JIB:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:21:34.9671125+02:00 0HNCEN9BK8JIB:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:21:34.9673113+02:00 0HNCEN9BK8JIB:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2174ms. (6f83ade2) 2025-05-09T21:21:34.9673734+02:00 0HNCEN9BK8JIB:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.6447ms (afa2e885) 2025-05-09T21:21:34.9674043+02:00 0HNCEN9BK8JIB:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:21:34.9675078+02:00 0HNCEN9BK8JIB:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.3723ms (74253ad3) 2025-05-09T21:22:34.6522637+02:00 0HNCEN9BK8JIC:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:22:34.6527653+02:00 0HNCEN9BK8JIC:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:22:34.6528509+02:00 0HNCEN9BK8JIC:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:22:34.7681546+02:00 0HNCEN9BK8JIC:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:22:34.7683986+02:00 0HNCEN9BK8JIC:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2494ms. (6f83ade2) 2025-05-09T21:22:34.7684600+02:00 0HNCEN9BK8JIC:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.5675ms (afa2e885) 2025-05-09T21:22:34.7684818+02:00 0HNCEN9BK8JIC:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:22:34.7685749+02:00 0HNCEN9BK8JIC:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.3244ms (74253ad3) 2025-05-09T21:23:34.8834887+02:00 0HNCEN9BK8JID:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:23:34.8839507+02:00 0HNCEN9BK8JID:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:23:34.8840448+02:00 0HNCEN9BK8JID:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:23:34.9884945+02:00 0HNCEN9BK8JID:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:23:34.9886718+02:00 0HNCEN9BK8JID:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1976ms. (6f83ade2) 2025-05-09T21:23:34.9887208+02:00 0HNCEN9BK8JID:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.6218ms (afa2e885) 2025-05-09T21:23:34.9887418+02:00 0HNCEN9BK8JID:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:23:34.9888482+02:00 0HNCEN9BK8JID:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.3619ms (74253ad3) 2025-05-09T21:24:34.6489340+02:00 0HNCEN9BK8JIE:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:24:34.6493787+02:00 0HNCEN9BK8JIE:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:24:34.6494621+02:00 0HNCEN9BK8JIE:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:24:34.7601707+02:00 0HNCEN9BK8JIE:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:24:34.7603354+02:00 0HNCEN9BK8JIE:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1737ms. (6f83ade2) 2025-05-09T21:24:34.7603914+02:00 0HNCEN9BK8JIE:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 110.8855ms (afa2e885) 2025-05-09T21:24:34.7604215+02:00 0HNCEN9BK8JIE:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:24:34.7605137+02:00 0HNCEN9BK8JIE:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 111.5811ms (74253ad3) 2025-05-09T21:25:34.9092544+02:00 0HNCEN9BK8JIF:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:25:34.9097463+02:00 0HNCEN9BK8JIF:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:25:34.9099080+02:00 0HNCEN9BK8JIF:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:25:35.0288126+02:00 0HNCEN9BK8JIF:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:25:35.0289998+02:00 0HNCEN9BK8JIF:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2072ms. (6f83ade2) 2025-05-09T21:25:35.0290331+02:00 0HNCEN9BK8JIF:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.0873ms (afa2e885) 2025-05-09T21:25:35.0290518+02:00 0HNCEN9BK8JIF:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:25:35.0294773+02:00 0HNCEN9BK8JIF:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.2462ms (74253ad3) 2025-05-09T21:26:34.6588737+02:00 0HNCEN9BK8JIG:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:26:34.6593177+02:00 0HNCEN9BK8JIG:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:26:34.6594224+02:00 0HNCEN9BK8JIG:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:26:34.7789807+02:00 0HNCEN9BK8JIG:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:26:34.7791632+02:00 0HNCEN9BK8JIG:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.195ms. (6f83ade2) 2025-05-09T21:26:34.7792055+02:00 0HNCEN9BK8JIG:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.7409ms (afa2e885) 2025-05-09T21:26:34.7792450+02:00 0HNCEN9BK8JIG:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:26:34.7793520+02:00 0HNCEN9BK8JIG:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.4857ms (74253ad3) 2025-05-09T21:27:35.1516432+02:00 0HNCEN9BK8JIH:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:27:35.1521235+02:00 0HNCEN9BK8JIH:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:27:35.1522181+02:00 0HNCEN9BK8JIH:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:27:35.2841536+02:00 0HNCEN9BK8JIH:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:27:35.2844415+02:00 0HNCEN9BK8JIH:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3188ms. (6f83ade2) 2025-05-09T21:27:35.2844836+02:00 0HNCEN9BK8JIH:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 132.2238ms (afa2e885) 2025-05-09T21:27:35.2845109+02:00 0HNCEN9BK8JIH:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:27:35.2846010+02:00 0HNCEN9BK8JIH:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 133.0013ms (74253ad3) 2025-05-09T21:28:34.6588358+02:00 0HNCEN9BK8JII:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:28:34.6594019+02:00 0HNCEN9BK8JII:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:28:34.6595068+02:00 0HNCEN9BK8JII:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:28:34.7820401+02:00 0HNCEN9BK8JII:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:28:34.7823189+02:00 0HNCEN9BK8JII:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2882ms. (6f83ade2) 2025-05-09T21:28:34.7823726+02:00 0HNCEN9BK8JII:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.7846ms (afa2e885) 2025-05-09T21:28:34.7824187+02:00 0HNCEN9BK8JII:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:28:34.7825323+02:00 0HNCEN9BK8JII:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.6984ms (74253ad3) 2025-05-09T21:29:34.8648429+02:00 0HNCEN9BK8JIH:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:29:34.8653395+02:00 0HNCEN9BK8JIH:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:29:34.8654517+02:00 0HNCEN9BK8JIH:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:29:34.9811729+02:00 0HNCEN9BK8JIH:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:29:34.9813691+02:00 0HNCEN9BK8JIH:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2154ms. (6f83ade2) 2025-05-09T21:29:34.9814473+02:00 0HNCEN9BK8JIH:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.9413ms (afa2e885) 2025-05-09T21:29:34.9814661+02:00 0HNCEN9BK8JIH:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:29:34.9815406+02:00 0HNCEN9BK8JIH:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.7081ms (74253ad3) 2025-05-09T21:30:34.6455015+02:00 0HNCEN9BK8JII:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:30:34.6461142+02:00 0HNCEN9BK8JII:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:30:34.6462130+02:00 0HNCEN9BK8JII:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:30:34.7519361+02:00 0HNCEN9BK8JII:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:30:34.7521162+02:00 0HNCEN9BK8JII:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1926ms. (6f83ade2) 2025-05-09T21:30:34.7521735+02:00 0HNCEN9BK8JII:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.9093ms (afa2e885) 2025-05-09T21:30:34.7522005+02:00 0HNCEN9BK8JII:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:30:34.7523177+02:00 0HNCEN9BK8JII:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.8237ms (74253ad3) 2025-05-09T21:31:34.8544858+02:00 0HNCEN9BK8JIH:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:31:34.8550213+02:00 0HNCEN9BK8JIH:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:31:34.8551420+02:00 0HNCEN9BK8JIH:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:31:34.9733382+02:00 0HNCEN9BK8JIH:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:31:34.9735359+02:00 0HNCEN9BK8JIH:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2151ms. (6f83ade2) 2025-05-09T21:31:34.9735827+02:00 0HNCEN9BK8JIH:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.3931ms (afa2e885) 2025-05-09T21:31:34.9736021+02:00 0HNCEN9BK8JIH:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:31:34.9736858+02:00 0HNCEN9BK8JIH:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.2187ms (74253ad3) 2025-05-09T21:32:34.6477766+02:00 0HNCEN9BK8JIJ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:32:34.6482046+02:00 0HNCEN9BK8JIJ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:32:34.6482933+02:00 0HNCEN9BK8JIJ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:32:34.7558805+02:00 0HNCEN9BK8JIJ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:32:34.7560641+02:00 0HNCEN9BK8JIJ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2058ms. (6f83ade2) 2025-05-09T21:32:34.7561255+02:00 0HNCEN9BK8JIJ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.793ms (afa2e885) 2025-05-09T21:32:34.7561584+02:00 0HNCEN9BK8JIJ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:32:34.7562517+02:00 0HNCEN9BK8JIJ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.4857ms (74253ad3) 2025-05-09T21:33:34.8048961+02:00 0HNCEN9BK8JIK:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:33:34.8053968+02:00 0HNCEN9BK8JIK:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:33:34.8055171+02:00 0HNCEN9BK8JIK:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:33:34.9290029+02:00 0HNCEN9BK8JIK:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:33:34.9292147+02:00 0HNCEN9BK8JIK:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2267ms. (6f83ade2) 2025-05-09T21:33:34.9292505+02:00 0HNCEN9BK8JIK:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.6967ms (afa2e885) 2025-05-09T21:33:34.9292705+02:00 0HNCEN9BK8JIK:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:33:34.9293749+02:00 0HNCEN9BK8JIK:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.499ms (74253ad3) 2025-05-09T21:34:34.6445723+02:00 0HNCEN9BK8JIL:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:34:34.6451492+02:00 0HNCEN9BK8JIL:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:34:34.6452559+02:00 0HNCEN9BK8JIL:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:34:34.7689541+02:00 0HNCEN9BK8JIL:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:34:34.7692160+02:00 0HNCEN9BK8JIL:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2728ms. (6f83ade2) 2025-05-09T21:34:34.7692794+02:00 0HNCEN9BK8JIL:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.9373ms (afa2e885) 2025-05-09T21:34:34.7693150+02:00 0HNCEN9BK8JIL:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:34:34.7694526+02:00 0HNCEN9BK8JIL:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.8636ms (74253ad3) 2025-05-09T21:35:34.8293007+02:00 0HNCEN9BK8JIM:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:35:34.8298466+02:00 0HNCEN9BK8JIM:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:35:34.8299489+02:00 0HNCEN9BK8JIM:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:35:34.9548602+02:00 0HNCEN9BK8JIM:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:35:34.9550869+02:00 0HNCEN9BK8JIM:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2494ms. (6f83ade2) 2025-05-09T21:35:34.9551569+02:00 0HNCEN9BK8JIM:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.1233ms (afa2e885) 2025-05-09T21:35:34.9551840+02:00 0HNCEN9BK8JIM:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:35:34.9553129+02:00 0HNCEN9BK8JIM:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.9971ms (74253ad3) 2025-05-09T21:36:34.6422981+02:00 0HNCEN9BK8JIN:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:36:34.6427792+02:00 0HNCEN9BK8JIN:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:36:34.6428821+02:00 0HNCEN9BK8JIN:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:36:34.7475487+02:00 0HNCEN9BK8JIN:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:36:34.7477502+02:00 0HNCEN9BK8JIN:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2105ms. (6f83ade2) 2025-05-09T21:36:34.7478298+02:00 0HNCEN9BK8JIN:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.9035ms (afa2e885) 2025-05-09T21:36:34.7478634+02:00 0HNCEN9BK8JIN:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:36:34.7479925+02:00 0HNCEN9BK8JIN:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.6885ms (74253ad3) 2025-05-09T21:37:34.7846716+02:00 0HNCEN9BK8JIN:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:37:34.7851589+02:00 0HNCEN9BK8JIN:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:37:34.7852584+02:00 0HNCEN9BK8JIN:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:37:34.8992903+02:00 0HNCEN9BK8JIN:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:37:34.8996026+02:00 0HNCEN9BK8JIN:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3312ms. (6f83ade2) 2025-05-09T21:37:34.8996640+02:00 0HNCEN9BK8JIN:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.3618ms (afa2e885) 2025-05-09T21:37:34.8997030+02:00 0HNCEN9BK8JIN:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:37:34.8998369+02:00 0HNCEN9BK8JIN:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.1635ms (74253ad3) 2025-05-09T21:38:34.6366849+02:00 0HNCEN9BK8JIO:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:38:34.6372828+02:00 0HNCEN9BK8JIO:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:38:34.6373797+02:00 0HNCEN9BK8JIO:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:38:34.7580462+02:00 0HNCEN9BK8JIO:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:38:34.7582306+02:00 0HNCEN9BK8JIO:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1972ms. (6f83ade2) 2025-05-09T21:38:34.7582709+02:00 0HNCEN9BK8JIO:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.8499ms (afa2e885) 2025-05-09T21:38:34.7583038+02:00 0HNCEN9BK8JIO:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:38:34.7584001+02:00 0HNCEN9BK8JIO:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.7212ms (74253ad3) 2025-05-09T21:39:34.8279980+02:00 0HNCEN9BK8JIP:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:39:34.8284829+02:00 0HNCEN9BK8JIP:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:39:34.8285679+02:00 0HNCEN9BK8JIP:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:39:34.9477971+02:00 0HNCEN9BK8JIP:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:39:34.9479794+02:00 0HNCEN9BK8JIP:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2043ms. (6f83ade2) 2025-05-09T21:39:34.9480123+02:00 0HNCEN9BK8JIP:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.4079ms (afa2e885) 2025-05-09T21:39:34.9480520+02:00 0HNCEN9BK8JIP:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:39:34.9484003+02:00 0HNCEN9BK8JIP:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.419ms (74253ad3) 2025-05-09T21:40:34.6306353+02:00 0HNCEN9BK8JIQ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:40:34.6311103+02:00 0HNCEN9BK8JIQ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:40:34.6312378+02:00 0HNCEN9BK8JIQ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:40:34.7534257+02:00 0HNCEN9BK8JIQ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:40:34.7536057+02:00 0HNCEN9BK8JIQ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1927ms. (6f83ade2) 2025-05-09T21:40:34.7536381+02:00 0HNCEN9BK8JIQ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.3637ms (afa2e885) 2025-05-09T21:40:34.7536591+02:00 0HNCEN9BK8JIQ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:40:34.7537631+02:00 0HNCEN9BK8JIQ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.1268ms (74253ad3) 2025-05-09T21:41:34.8526432+02:00 0HNCEN9BK8JIR:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:41:34.8531726+02:00 0HNCEN9BK8JIR:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:41:34.8532792+02:00 0HNCEN9BK8JIR:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:41:34.9798932+02:00 0HNCEN9BK8JIR:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:41:34.9801446+02:00 0HNCEN9BK8JIR:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2671ms. (6f83ade2) 2025-05-09T21:41:34.9802156+02:00 0HNCEN9BK8JIR:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.8766ms (afa2e885) 2025-05-09T21:41:34.9802649+02:00 0HNCEN9BK8JIR:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:41:34.9803682+02:00 0HNCEN9BK8JIR:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.7295ms (74253ad3) 2025-05-09T21:42:34.6362078+02:00 0HNCEN9BK8JIS:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:42:34.6367120+02:00 0HNCEN9BK8JIS:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:42:34.6368063+02:00 0HNCEN9BK8JIS:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:42:34.7585042+02:00 0HNCEN9BK8JIS:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:42:34.7586979+02:00 0HNCEN9BK8JIS:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1971ms. (6f83ade2) 2025-05-09T21:42:34.7587290+02:00 0HNCEN9BK8JIS:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.8858ms (afa2e885) 2025-05-09T21:42:34.7587686+02:00 0HNCEN9BK8JIS:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:42:34.7588835+02:00 0HNCEN9BK8JIS:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.6869ms (74253ad3) 2025-05-09T21:43:34.8950228+02:00 0HNCEN9BK8JIT:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:43:34.8953833+02:00 0HNCEN9BK8JIT:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:43:34.8954457+02:00 0HNCEN9BK8JIT:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:43:35.0064285+02:00 0HNCEN9BK8JIT:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:43:35.0066326+02:00 0HNCEN9BK8JIT:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2241ms. (6f83ade2) 2025-05-09T21:43:35.0066754+02:00 0HNCEN9BK8JIT:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.2015ms (afa2e885) 2025-05-09T21:43:35.0066996+02:00 0HNCEN9BK8JIT:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:43:35.0067920+02:00 0HNCEN9BK8JIT:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 111.7713ms (74253ad3) 2025-05-09T21:44:34.6322225+02:00 0HNCEN9BK8JIU:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:44:34.6326399+02:00 0HNCEN9BK8JIU:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:44:34.6327252+02:00 0HNCEN9BK8JIU:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:44:34.7587180+02:00 0HNCEN9BK8JIU:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:44:34.7588930+02:00 0HNCEN9BK8JIU:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1873ms. (6f83ade2) 2025-05-09T21:44:34.7589654+02:00 0HNCEN9BK8JIU:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.1832ms (afa2e885) 2025-05-09T21:44:34.7590062+02:00 0HNCEN9BK8JIU:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:44:34.7591032+02:00 0HNCEN9BK8JIU:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.8699ms (74253ad3) 2025-05-09T21:45:34.8021237+02:00 0HNCEN9BK8JIV:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:45:34.8026077+02:00 0HNCEN9BK8JIV:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:45:34.8026944+02:00 0HNCEN9BK8JIV:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:45:34.9277623+02:00 0HNCEN9BK8JIV:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:45:34.9279698+02:00 0HNCEN9BK8JIV:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2256ms. (6f83ade2) 2025-05-09T21:45:34.9280255+02:00 0HNCEN9BK8JIV:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.2656ms (afa2e885) 2025-05-09T21:45:34.9280591+02:00 0HNCEN9BK8JIV:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:45:34.9281866+02:00 0HNCEN9BK8JIV:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.0917ms (74253ad3) 2025-05-09T21:46:34.6255080+02:00 0HNCEN9BK8JJ0:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:46:34.6260144+02:00 0HNCEN9BK8JJ0:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:46:34.6260972+02:00 0HNCEN9BK8JJ0:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:46:34.7524018+02:00 0HNCEN9BK8JJ0:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:46:34.7526067+02:00 0HNCEN9BK8JJ0:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2124ms. (6f83ade2) 2025-05-09T21:46:34.7526709+02:00 0HNCEN9BK8JJ0:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.5261ms (afa2e885) 2025-05-09T21:46:34.7526987+02:00 0HNCEN9BK8JJ0:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:46:34.7527910+02:00 0HNCEN9BK8JJ0:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.2969ms (74253ad3) 2025-05-09T21:47:34.8753885+02:00 0HNCEN9BK8JJ1:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:47:34.8758793+02:00 0HNCEN9BK8JJ1:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:47:34.8759711+02:00 0HNCEN9BK8JJ1:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:47:34.9975431+02:00 0HNCEN9BK8JJ1:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:47:34.9977565+02:00 0HNCEN9BK8JJ1:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2355ms. (6f83ade2) 2025-05-09T21:47:34.9978212+02:00 0HNCEN9BK8JJ1:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.8088ms (afa2e885) 2025-05-09T21:47:34.9978428+02:00 0HNCEN9BK8JJ1:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:47:34.9979415+02:00 0HNCEN9BK8JJ1:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.5439ms (74253ad3) 2025-05-09T21:48:34.6348752+02:00 0HNCEN9BK8JJ2:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:48:34.6352808+02:00 0HNCEN9BK8JJ2:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:48:34.6353670+02:00 0HNCEN9BK8JJ2:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:48:34.7555838+02:00 0HNCEN9BK8JJ2:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:48:34.7557728+02:00 0HNCEN9BK8JJ2:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1932ms. (6f83ade2) 2025-05-09T21:48:34.7558131+02:00 0HNCEN9BK8JJ2:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.4168ms (afa2e885) 2025-05-09T21:48:34.7558308+02:00 0HNCEN9BK8JJ2:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:48:34.7559297+02:00 0HNCEN9BK8JJ2:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.0649ms (74253ad3) 2025-05-09T21:49:34.8381621+02:00 0HNCEN9BK8JJ1:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:49:34.8386180+02:00 0HNCEN9BK8JJ1:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:49:34.8387014+02:00 0HNCEN9BK8JJ1:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:49:34.9591403+02:00 0HNCEN9BK8JJ1:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:49:34.9593754+02:00 0HNCEN9BK8JJ1:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2513ms. (6f83ade2) 2025-05-09T21:49:34.9594243+02:00 0HNCEN9BK8JJ1:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.6535ms (afa2e885) 2025-05-09T21:49:34.9594653+02:00 0HNCEN9BK8JJ1:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:49:34.9595597+02:00 0HNCEN9BK8JJ1:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.4079ms (74253ad3) 2025-05-09T21:50:34.6334921+02:00 0HNCEN9BK8JJ3:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:50:34.6339569+02:00 0HNCEN9BK8JJ3:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:50:34.6340437+02:00 0HNCEN9BK8JJ3:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:50:34.7530520+02:00 0HNCEN9BK8JJ3:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:50:34.7532551+02:00 0HNCEN9BK8JJ3:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.218ms. (6f83ade2) 2025-05-09T21:50:34.7533311+02:00 0HNCEN9BK8JJ3:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.2421ms (afa2e885) 2025-05-09T21:50:34.7533777+02:00 0HNCEN9BK8JJ3:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:50:34.7534665+02:00 0HNCEN9BK8JJ3:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.9779ms (74253ad3) 2025-05-09T21:51:34.8428436+02:00 0HNCEN9BK8JJ4:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:51:34.8433120+02:00 0HNCEN9BK8JJ4:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:51:34.8433965+02:00 0HNCEN9BK8JJ4:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:51:34.9649828+02:00 0HNCEN9BK8JJ4:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:51:34.9652055+02:00 0HNCEN9BK8JJ4:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2402ms. (6f83ade2) 2025-05-09T21:51:34.9652731+02:00 0HNCEN9BK8JJ4:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.8345ms (afa2e885) 2025-05-09T21:51:34.9653077+02:00 0HNCEN9BK8JJ4:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:51:34.9654197+02:00 0HNCEN9BK8JJ4:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.5695ms (74253ad3) 2025-05-09T21:52:34.6276917+02:00 0HNCEN9BK8JJ4:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:52:34.6281133+02:00 0HNCEN9BK8JJ4:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:52:34.6281992+02:00 0HNCEN9BK8JJ4:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:52:34.7392416+02:00 0HNCEN9BK8JJ4:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:52:34.7394122+02:00 0HNCEN9BK8JJ4:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1858ms. (6f83ade2) 2025-05-09T21:52:34.7394540+02:00 0HNCEN9BK8JJ4:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.2098ms (afa2e885) 2025-05-09T21:52:34.7394729+02:00 0HNCEN9BK8JJ4:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:52:34.7395656+02:00 0HNCEN9BK8JJ4:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 111.8904ms (74253ad3) 2025-05-09T21:53:34.8589030+02:00 0HNCEN9BK8JJ5:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:53:34.8593652+02:00 0HNCEN9BK8JJ5:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:53:34.8594595+02:00 0HNCEN9BK8JJ5:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:53:34.9891526+02:00 0HNCEN9BK8JJ5:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:53:34.9893314+02:00 0HNCEN9BK8JJ5:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2024ms. (6f83ade2) 2025-05-09T21:53:34.9893570+02:00 0HNCEN9BK8JJ5:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 129.8641ms (afa2e885) 2025-05-09T21:53:34.9893729+02:00 0HNCEN9BK8JJ5:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:53:34.9894553+02:00 0HNCEN9BK8JJ5:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 130.5715ms (74253ad3) 2025-05-09T21:54:34.6371455+02:00 0HNCEN9BK8JJ6:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:54:34.6376230+02:00 0HNCEN9BK8JJ6:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:54:34.6377101+02:00 0HNCEN9BK8JJ6:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:54:34.7614917+02:00 0HNCEN9BK8JJ6:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:54:34.7616970+02:00 0HNCEN9BK8JJ6:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2181ms. (6f83ade2) 2025-05-09T21:54:34.7618194+02:00 0HNCEN9BK8JJ6:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.0247ms (afa2e885) 2025-05-09T21:54:34.7618748+02:00 0HNCEN9BK8JJ6:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:54:34.7619726+02:00 0HNCEN9BK8JJ6:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.8325ms (74253ad3) 2025-05-09T21:55:34.8252192+02:00 0HNCEN9BK8JJ7:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:55:34.8256185+02:00 0HNCEN9BK8JJ7:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:55:34.8257063+02:00 0HNCEN9BK8JJ7:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:55:34.9413956+02:00 0HNCEN9BK8JJ7:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:55:34.9415895+02:00 0HNCEN9BK8JJ7:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2069ms. (6f83ade2) 2025-05-09T21:55:34.9416178+02:00 0HNCEN9BK8JJ7:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.8863ms (afa2e885) 2025-05-09T21:55:34.9416349+02:00 0HNCEN9BK8JJ7:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:55:34.9417179+02:00 0HNCEN9BK8JJ7:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.5059ms (74253ad3) 2025-05-09T21:56:34.6324774+02:00 0HNCEN9BK8JJ8:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:56:34.6329162+02:00 0HNCEN9BK8JJ8:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:56:34.6330213+02:00 0HNCEN9BK8JJ8:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:56:34.7520661+02:00 0HNCEN9BK8JJ8:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:56:34.7522345+02:00 0HNCEN9BK8JJ8:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1809ms. (6f83ade2) 2025-05-09T21:56:34.7522752+02:00 0HNCEN9BK8JJ8:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.2106ms (afa2e885) 2025-05-09T21:56:34.7522986+02:00 0HNCEN9BK8JJ8:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:56:34.7524218+02:00 0HNCEN9BK8JJ8:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.9272ms (74253ad3) 2025-05-09T21:57:34.8706301+02:00 0HNCEN9BK8JJ8:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:57:34.8711835+02:00 0HNCEN9BK8JJ8:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:57:34.8712961+02:00 0HNCEN9BK8JJ8:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:57:34.9991313+02:00 0HNCEN9BK8JJ8:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:57:34.9993429+02:00 0HNCEN9BK8JJ8:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2253ms. (6f83ade2) 2025-05-09T21:57:34.9993740+02:00 0HNCEN9BK8JJ8:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.0102ms (afa2e885) 2025-05-09T21:57:34.9994067+02:00 0HNCEN9BK8JJ8:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:57:34.9995036+02:00 0HNCEN9BK8JJ8:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.8848ms (74253ad3) 2025-05-09T21:58:34.6217149+02:00 0HNCEN9BK8JJ9:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:58:34.6221492+02:00 0HNCEN9BK8JJ9:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:58:34.6222398+02:00 0HNCEN9BK8JJ9:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:58:34.7397193+02:00 0HNCEN9BK8JJ9:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:58:34.7398951+02:00 0HNCEN9BK8JJ9:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1848ms. (6f83ade2) 2025-05-09T21:58:34.7399626+02:00 0HNCEN9BK8JJ9:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.6752ms (afa2e885) 2025-05-09T21:58:34.7400054+02:00 0HNCEN9BK8JJ9:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:58:34.7400954+02:00 0HNCEN9BK8JJ9:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.3776ms (74253ad3) 2025-05-09T21:59:35.0247523+02:00 0HNCEN9BK8JJA:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T21:59:35.0252395+02:00 0HNCEN9BK8JJA:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T21:59:35.0253232+02:00 0HNCEN9BK8JJA:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T21:59:35.1528100+02:00 0HNCEN9BK8JJA:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T21:59:35.1530062+02:00 0HNCEN9BK8JJA:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2173ms. (6f83ade2) 2025-05-09T21:59:35.1530724+02:00 0HNCEN9BK8JJA:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.7098ms (afa2e885) 2025-05-09T21:59:35.1530985+02:00 0HNCEN9BK8JJA:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T21:59:35.1531979+02:00 0HNCEN9BK8JJA:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.4606ms (74253ad3) 2025-05-09T22:00:00.0017071+02:00 [ERR] >>> [Event DAILY_WORK_NOTES - EXCEPTION] [TIME: 9/5/2025 22:00:00] (9c2ca96a) 2025-05-09T22:00:00.0017484+02:00 [ERR] Object reference not set to an instance of an object. (f59a5554) 2025-05-09T22:00:00.0019622+02:00 [ERR] at rPlanControl.TimedHostedService.NotifyWorkNotes(Object state) in D:\dev\workspaces\rplancontrol\barna_migrated\webapp\rPlanControl\TimedHostedService.cs:line 143 (f6dd2ce0) 2025-05-09T22:00:34.6171425+02:00 0HNCEN9BK8JJB:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:00:34.6176336+02:00 0HNCEN9BK8JJB:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:00:34.6177447+02:00 0HNCEN9BK8JJB:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:00:34.7475083+02:00 0HNCEN9BK8JJB:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:00:34.7476936+02:00 0HNCEN9BK8JJB:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1892ms. (6f83ade2) 2025-05-09T22:00:34.7477401+02:00 0HNCEN9BK8JJB:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 129.9566ms (afa2e885) 2025-05-09T22:00:34.7477590+02:00 0HNCEN9BK8JJB:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:00:34.7478524+02:00 0HNCEN9BK8JJB:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 130.7217ms (74253ad3) 2025-05-09T22:01:35.1342524+02:00 0HNCEN9BK8JJC:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:01:35.1346813+02:00 0HNCEN9BK8JJC:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:01:35.1347676+02:00 0HNCEN9BK8JJC:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:01:35.2556716+02:00 0HNCEN9BK8JJC:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:01:35.2558449+02:00 0HNCEN9BK8JJC:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1976ms. (6f83ade2) 2025-05-09T22:01:35.2558721+02:00 0HNCEN9BK8JJC:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.0528ms (afa2e885) 2025-05-09T22:01:35.2558868+02:00 0HNCEN9BK8JJC:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:01:35.2559603+02:00 0HNCEN9BK8JJC:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.7135ms (74253ad3) 2025-05-09T22:02:34.6141953+02:00 0HNCEN9BK8JJD:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:02:34.6146647+02:00 0HNCEN9BK8JJD:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:02:34.6147631+02:00 0HNCEN9BK8JJD:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:02:34.7304830+02:00 0HNCEN9BK8JJD:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:02:34.7306684+02:00 0HNCEN9BK8JJD:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1932ms. (6f83ade2) 2025-05-09T22:02:34.7307208+02:00 0HNCEN9BK8JJD:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.9191ms (afa2e885) 2025-05-09T22:02:34.7307414+02:00 0HNCEN9BK8JJD:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:02:34.7308367+02:00 0HNCEN9BK8JJD:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.6447ms (74253ad3) 2025-05-09T22:03:34.7816069+02:00 0HNCEN9BK8JJE:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:03:34.7820857+02:00 0HNCEN9BK8JJE:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:03:34.7821743+02:00 0HNCEN9BK8JJE:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:03:34.9017679+02:00 0HNCEN9BK8JJE:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:03:34.9019737+02:00 0HNCEN9BK8JJE:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2257ms. (6f83ade2) 2025-05-09T22:03:34.9020396+02:00 0HNCEN9BK8JJE:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.8227ms (afa2e885) 2025-05-09T22:03:34.9020769+02:00 0HNCEN9BK8JJE:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:03:34.9021803+02:00 0HNCEN9BK8JJE:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.5852ms (74253ad3) 2025-05-09T22:04:34.6105297+02:00 0HNCEN9BK8JJF:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:04:34.6109538+02:00 0HNCEN9BK8JJF:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:04:34.6110415+02:00 0HNCEN9BK8JJF:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:04:34.7311152+02:00 0HNCEN9BK8JJF:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:04:34.7313375+02:00 0HNCEN9BK8JJF:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2277ms. (6f83ade2) 2025-05-09T22:04:34.7314076+02:00 0HNCEN9BK8JJF:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.3228ms (afa2e885) 2025-05-09T22:04:34.7314415+02:00 0HNCEN9BK8JJF:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:04:34.7315615+02:00 0HNCEN9BK8JJF:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.0311ms (74253ad3) 2025-05-09T22:05:34.8554087+02:00 0HNCEN9BK8JJG:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:05:34.8560048+02:00 0HNCEN9BK8JJG:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:05:34.8561115+02:00 0HNCEN9BK8JJG:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:05:34.9760755+02:00 0HNCEN9BK8JJG:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:05:34.9763054+02:00 0HNCEN9BK8JJG:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2435ms. (6f83ade2) 2025-05-09T22:05:34.9763548+02:00 0HNCEN9BK8JJG:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.1698ms (afa2e885) 2025-05-09T22:05:34.9763875+02:00 0HNCEN9BK8JJG:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:05:34.9765080+02:00 0HNCEN9BK8JJG:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.0943ms (74253ad3) 2025-05-09T22:06:34.6155881+02:00 0HNCEN9BK8JJH:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:06:34.6161068+02:00 0HNCEN9BK8JJH:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:06:34.6161919+02:00 0HNCEN9BK8JJH:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:06:34.7287744+02:00 0HNCEN9BK8JJH:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:06:34.7291156+02:00 0HNCEN9BK8JJH:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.3589ms. (6f83ade2) 2025-05-09T22:06:34.7291992+02:00 0HNCEN9BK8JJH:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 112.952ms (afa2e885) 2025-05-09T22:06:34.7292466+02:00 0HNCEN9BK8JJH:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:06:34.7294162+02:00 0HNCEN9BK8JJH:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 113.7921ms (74253ad3) 2025-05-09T22:07:34.8581747+02:00 0HNCEN9BK8JJH:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:07:34.8586172+02:00 0HNCEN9BK8JJH:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:07:34.8587065+02:00 0HNCEN9BK8JJH:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:07:34.9798459+02:00 0HNCEN9BK8JJH:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:07:34.9800754+02:00 0HNCEN9BK8JJH:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2507ms. (6f83ade2) 2025-05-09T22:07:34.9801223+02:00 0HNCEN9BK8JJH:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.3758ms (afa2e885) 2025-05-09T22:07:34.9801507+02:00 0HNCEN9BK8JJH:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:07:34.9802750+02:00 0HNCEN9BK8JJH:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.0891ms (74253ad3) 2025-05-09T22:08:34.6176218+02:00 0HNCEN9BK8JJH:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:08:34.6181433+02:00 0HNCEN9BK8JJH:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:08:34.6182314+02:00 0HNCEN9BK8JJH:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:08:34.7365988+02:00 0HNCEN9BK8JJH:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:08:34.7367923+02:00 0HNCEN9BK8JJH:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.196ms. (6f83ade2) 2025-05-09T22:08:34.7368289+02:00 0HNCEN9BK8JJH:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.5513ms (afa2e885) 2025-05-09T22:08:34.7368487+02:00 0HNCEN9BK8JJH:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:08:34.7369283+02:00 0HNCEN9BK8JJH:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.3149ms (74253ad3) 2025-05-09T22:09:34.8408391+02:00 0HNCEN9BK8JJI:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:09:34.8413724+02:00 0HNCEN9BK8JJI:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:09:34.8414639+02:00 0HNCEN9BK8JJI:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:09:34.9626246+02:00 0HNCEN9BK8JJI:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:09:34.9628242+02:00 0HNCEN9BK8JJI:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2224ms. (6f83ade2) 2025-05-09T22:09:34.9628813+02:00 0HNCEN9BK8JJI:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.3768ms (afa2e885) 2025-05-09T22:09:34.9629246+02:00 0HNCEN9BK8JJI:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:09:34.9630498+02:00 0HNCEN9BK8JJI:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.2044ms (74253ad3) 2025-05-09T22:10:34.6093494+02:00 0HNCEN9BK8JJJ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:10:34.6098139+02:00 0HNCEN9BK8JJJ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:10:34.6099107+02:00 0HNCEN9BK8JJJ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:10:34.7232156+02:00 0HNCEN9BK8JJJ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:10:34.7234053+02:00 0HNCEN9BK8JJJ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2031ms. (6f83ade2) 2025-05-09T22:10:34.7234616+02:00 0HNCEN9BK8JJJ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.5114ms (afa2e885) 2025-05-09T22:10:34.7234831+02:00 0HNCEN9BK8JJJ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:10:34.7235769+02:00 0HNCEN9BK8JJJ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.2219ms (74253ad3) 2025-05-09T22:11:34.7774019+02:00 0HNCEN9BK8JJI:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:11:34.7779186+02:00 0HNCEN9BK8JJI:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:11:34.7780064+02:00 0HNCEN9BK8JJI:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:11:34.8832769+02:00 0HNCEN9BK8JJI:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:11:34.8834570+02:00 0HNCEN9BK8JJI:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1939ms. (6f83ade2) 2025-05-09T22:11:34.8835082+02:00 0HNCEN9BK8JJI:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.456ms (afa2e885) 2025-05-09T22:11:34.8835290+02:00 0HNCEN9BK8JJI:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:11:34.8836309+02:00 0HNCEN9BK8JJI:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.2315ms (74253ad3) 2025-05-09T22:12:34.6129063+02:00 0HNCEN9BK8JJK:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:12:34.6134960+02:00 0HNCEN9BK8JJK:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:12:34.6136062+02:00 0HNCEN9BK8JJK:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:12:34.7301017+02:00 0HNCEN9BK8JJK:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:12:34.7303075+02:00 0HNCEN9BK8JJK:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2204ms. (6f83ade2) 2025-05-09T22:12:34.7303783+02:00 0HNCEN9BK8JJK:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.691ms (afa2e885) 2025-05-09T22:12:34.7304112+02:00 0HNCEN9BK8JJK:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:12:34.7304993+02:00 0HNCEN9BK8JJK:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.5966ms (74253ad3) 2025-05-09T22:13:34.8389323+02:00 0HNCEN9BK8JJL:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:13:34.8393623+02:00 0HNCEN9BK8JJL:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:13:34.8394677+02:00 0HNCEN9BK8JJL:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:13:34.9715628+02:00 0HNCEN9BK8JJL:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:13:34.9717868+02:00 0HNCEN9BK8JJL:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2406ms. (6f83ade2) 2025-05-09T22:13:34.9718541+02:00 0HNCEN9BK8JJL:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 132.3346ms (afa2e885) 2025-05-09T22:13:34.9718985+02:00 0HNCEN9BK8JJL:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:13:34.9720227+02:00 0HNCEN9BK8JJL:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 133.0714ms (74253ad3) 2025-05-09T22:14:34.6132752+02:00 0HNCEN9BK8JJM:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:14:34.6136821+02:00 0HNCEN9BK8JJM:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:14:34.6137750+02:00 0HNCEN9BK8JJM:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:14:34.7355457+02:00 0HNCEN9BK8JJM:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:14:34.7357282+02:00 0HNCEN9BK8JJM:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.194ms. (6f83ade2) 2025-05-09T22:14:34.7357699+02:00 0HNCEN9BK8JJM:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.9393ms (afa2e885) 2025-05-09T22:14:34.7357966+02:00 0HNCEN9BK8JJM:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:14:34.7358758+02:00 0HNCEN9BK8JJM:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.6042ms (74253ad3) 2025-05-09T22:15:34.8256855+02:00 0HNCEN9BK8JJN:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:15:34.8262737+02:00 0HNCEN9BK8JJN:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:15:34.8263795+02:00 0HNCEN9BK8JJN:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:15:34.9505298+02:00 0HNCEN9BK8JJN:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:15:34.9507326+02:00 0HNCEN9BK8JJN:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.222ms. (6f83ade2) 2025-05-09T22:15:34.9507911+02:00 0HNCEN9BK8JJN:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.3422ms (afa2e885) 2025-05-09T22:15:34.9508114+02:00 0HNCEN9BK8JJN:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:15:34.9509060+02:00 0HNCEN9BK8JJN:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.2214ms (74253ad3) 2025-05-09T22:16:34.6141327+02:00 0HNCEN9BK8JJO:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:16:34.6144856+02:00 0HNCEN9BK8JJO:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:16:34.6145556+02:00 0HNCEN9BK8JJO:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:16:34.7470957+02:00 0HNCEN9BK8JJO:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:16:34.7473411+02:00 0HNCEN9BK8JJO:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2561ms. (6f83ade2) 2025-05-09T22:16:34.7473994+02:00 0HNCEN9BK8JJO:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 132.7799ms (afa2e885) 2025-05-09T22:16:34.7474307+02:00 0HNCEN9BK8JJO:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:16:34.7475387+02:00 0HNCEN9BK8JJO:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 133.3869ms (74253ad3) 2025-05-09T22:17:34.7962354+02:00 0HNCEN9BK8JJP:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:17:34.7966900+02:00 0HNCEN9BK8JJP:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:17:34.7967851+02:00 0HNCEN9BK8JJP:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:17:34.9183339+02:00 0HNCEN9BK8JJP:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:17:34.9185049+02:00 0HNCEN9BK8JJP:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1828ms. (6f83ade2) 2025-05-09T22:17:34.9185517+02:00 0HNCEN9BK8JJP:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.729ms (afa2e885) 2025-05-09T22:17:34.9185769+02:00 0HNCEN9BK8JJP:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:17:34.9186713+02:00 0HNCEN9BK8JJP:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.4508ms (74253ad3) 2025-05-09T22:18:34.6095830+02:00 0HNCEN9BK8JJQ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:18:34.6099670+02:00 0HNCEN9BK8JJQ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:18:34.6100451+02:00 0HNCEN9BK8JJQ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:18:34.7313209+02:00 0HNCEN9BK8JJQ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:18:34.7315191+02:00 0HNCEN9BK8JJQ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2038ms. (6f83ade2) 2025-05-09T22:18:34.7315526+02:00 0HNCEN9BK8JJQ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.4593ms (afa2e885) 2025-05-09T22:18:34.7315893+02:00 0HNCEN9BK8JJQ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:18:34.7317060+02:00 0HNCEN9BK8JJQ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.1077ms (74253ad3) 2025-05-09T22:19:44.8615256+02:00 0HNCEN9BK8JJR:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:19:44.8620452+02:00 0HNCEN9BK8JJR:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:19:44.8621500+02:00 0HNCEN9BK8JJR:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:19:44.9759214+02:00 0HNCEN9BK8JJR:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:19:44.9761258+02:00 0HNCEN9BK8JJR:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2255ms. (6f83ade2) 2025-05-09T22:19:44.9761608+02:00 0HNCEN9BK8JJR:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.9723ms (afa2e885) 2025-05-09T22:19:44.9762059+02:00 0HNCEN9BK8JJR:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:19:44.9762891+02:00 0HNCEN9BK8JJR:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.7775ms (74253ad3) 2025-05-09T22:20:34.6027696+02:00 0HNCEN9BK8JJS:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:20:34.6031837+02:00 0HNCEN9BK8JJS:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:20:34.6032999+02:00 0HNCEN9BK8JJS:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:20:34.7225990+02:00 0HNCEN9BK8JJS:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:20:34.7227811+02:00 0HNCEN9BK8JJS:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1909ms. (6f83ade2) 2025-05-09T22:20:34.7228495+02:00 0HNCEN9BK8JJS:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.5088ms (afa2e885) 2025-05-09T22:20:34.7228843+02:00 0HNCEN9BK8JJS:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:20:34.7229826+02:00 0HNCEN9BK8JJS:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.2097ms (74253ad3) 2025-05-09T22:21:34.8412344+02:00 0HNCEN9BK8JJT:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:21:34.8416621+02:00 0HNCEN9BK8JJT:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:21:34.8417622+02:00 0HNCEN9BK8JJT:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:21:34.9660013+02:00 0HNCEN9BK8JJT:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:21:34.9661865+02:00 0HNCEN9BK8JJT:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2054ms. (6f83ade2) 2025-05-09T22:21:34.9662350+02:00 0HNCEN9BK8JJT:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.4201ms (afa2e885) 2025-05-09T22:21:34.9662681+02:00 0HNCEN9BK8JJT:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:21:34.9663904+02:00 0HNCEN9BK8JJT:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.1488ms (74253ad3) 2025-05-09T22:22:34.6016735+02:00 0HNCEN9BK8JJU:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:22:34.6021900+02:00 0HNCEN9BK8JJU:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:22:34.6022769+02:00 0HNCEN9BK8JJU:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:22:34.7323516+02:00 0HNCEN9BK8JJU:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:22:34.7325645+02:00 0HNCEN9BK8JJU:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2255ms. (6f83ade2) 2025-05-09T22:22:34.7326363+02:00 0HNCEN9BK8JJU:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 130.3144ms (afa2e885) 2025-05-09T22:22:34.7326764+02:00 0HNCEN9BK8JJU:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:22:34.7327808+02:00 0HNCEN9BK8JJU:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 131.1076ms (74253ad3) 2025-05-09T22:23:34.7824210+02:00 0HNCEN9BK8JJV:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:23:34.7828848+02:00 0HNCEN9BK8JJV:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:23:34.7829684+02:00 0HNCEN9BK8JJV:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:23:34.8995648+02:00 0HNCEN9BK8JJV:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:23:34.8997591+02:00 0HNCEN9BK8JJV:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2137ms. (6f83ade2) 2025-05-09T22:23:34.8998142+02:00 0HNCEN9BK8JJV:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.7875ms (afa2e885) 2025-05-09T22:23:34.8998450+02:00 0HNCEN9BK8JJV:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:23:34.8999599+02:00 0HNCEN9BK8JJV:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.535ms (74253ad3) 2025-05-09T22:24:34.6028521+02:00 0HNCEN9BK8JK0:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:24:34.6033618+02:00 0HNCEN9BK8JK0:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:24:34.6034490+02:00 0HNCEN9BK8JK0:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:24:34.7240327+02:00 0HNCEN9BK8JK0:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:24:34.7242758+02:00 0HNCEN9BK8JK0:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2538ms. (6f83ade2) 2025-05-09T22:24:34.7243296+02:00 0HNCEN9BK8JK0:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.8318ms (afa2e885) 2025-05-09T22:24:34.7243647+02:00 0HNCEN9BK8JK0:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:24:34.7244912+02:00 0HNCEN9BK8JK0:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.6428ms (74253ad3) 2025-05-09T22:25:34.7895195+02:00 0HNCEN9BK8JK1:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:25:34.7900739+02:00 0HNCEN9BK8JK1:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:25:34.7901836+02:00 0HNCEN9BK8JK1:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:25:34.9141320+02:00 0HNCEN9BK8JK1:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:25:34.9143054+02:00 0HNCEN9BK8JK1:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1943ms. (6f83ade2) 2025-05-09T22:25:34.9143433+02:00 0HNCEN9BK8JK1:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.0874ms (afa2e885) 2025-05-09T22:25:34.9143598+02:00 0HNCEN9BK8JK1:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:25:34.9144442+02:00 0HNCEN9BK8JK1:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.9321ms (74253ad3) 2025-05-09T22:26:34.5980579+02:00 0HNCEN9BK8JK2:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:26:34.5986265+02:00 0HNCEN9BK8JK2:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:26:34.5987406+02:00 0HNCEN9BK8JK2:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:26:34.7061439+02:00 0HNCEN9BK8JK2:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:26:34.7063965+02:00 0HNCEN9BK8JK2:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2657ms. (6f83ade2) 2025-05-09T22:26:34.7064545+02:00 0HNCEN9BK8JK2:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.6342ms (afa2e885) 2025-05-09T22:26:34.7064912+02:00 0HNCEN9BK8JK2:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:26:34.7066059+02:00 0HNCEN9BK8JK2:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.5514ms (74253ad3) 2025-05-09T22:27:34.8520020+02:00 0HNCEN9BK8JK3:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:27:34.8524627+02:00 0HNCEN9BK8JK3:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:27:34.8525573+02:00 0HNCEN9BK8JK3:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:27:34.9716864+02:00 0HNCEN9BK8JK3:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:27:34.9718619+02:00 0HNCEN9BK8JK3:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1974ms. (6f83ade2) 2025-05-09T22:27:34.9718997+02:00 0HNCEN9BK8JK3:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.3022ms (afa2e885) 2025-05-09T22:27:34.9719414+02:00 0HNCEN9BK8JK3:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:27:34.9720311+02:00 0HNCEN9BK8JK3:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.0394ms (74253ad3) 2025-05-09T22:28:34.5977729+02:00 0HNCEN9BK8JK4:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:28:34.5982084+02:00 0HNCEN9BK8JK4:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:28:34.5982916+02:00 0HNCEN9BK8JK4:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:28:34.7197431+02:00 0HNCEN9BK8JK4:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:28:34.7199356+02:00 0HNCEN9BK8JK4:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2047ms. (6f83ade2) 2025-05-09T22:28:34.7199943+02:00 0HNCEN9BK8JK4:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.6603ms (afa2e885) 2025-05-09T22:28:34.7200311+02:00 0HNCEN9BK8JK4:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:28:34.7201468+02:00 0HNCEN9BK8JK4:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.3778ms (74253ad3) 2025-05-09T22:29:34.7611036+02:00 0HNCEN9BK8JK5:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:29:34.7615651+02:00 0HNCEN9BK8JK5:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:29:34.7616491+02:00 0HNCEN9BK8JK5:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:29:34.8868011+02:00 0HNCEN9BK8JK5:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:29:34.8870195+02:00 0HNCEN9BK8JK5:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2402ms. (6f83ade2) 2025-05-09T22:29:34.8870940+02:00 0HNCEN9BK8JK5:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.3893ms (afa2e885) 2025-05-09T22:29:34.8871241+02:00 0HNCEN9BK8JK5:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:29:34.8872232+02:00 0HNCEN9BK8JK5:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.1224ms (74253ad3) 2025-05-09T22:30:34.5881738+02:00 0HNCEN9BK8JK6:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:30:34.5886236+02:00 0HNCEN9BK8JK6:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:30:34.5887152+02:00 0HNCEN9BK8JK6:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:30:34.7087745+02:00 0HNCEN9BK8JK6:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:30:34.7089474+02:00 0HNCEN9BK8JK6:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.186ms. (6f83ade2) 2025-05-09T22:30:34.7089906+02:00 0HNCEN9BK8JK6:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.2239ms (afa2e885) 2025-05-09T22:30:34.7090103+02:00 0HNCEN9BK8JK6:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:30:34.7090859+02:00 0HNCEN9BK8JK6:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.9181ms (74253ad3) 2025-05-09T22:31:34.8276041+02:00 0HNCEN9BK8JK7:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:31:34.8281193+02:00 0HNCEN9BK8JK7:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:31:34.8282007+02:00 0HNCEN9BK8JK7:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:31:34.9490581+02:00 0HNCEN9BK8JK7:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:31:34.9492415+02:00 0HNCEN9BK8JK7:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2069ms. (6f83ade2) 2025-05-09T22:31:34.9493055+02:00 0HNCEN9BK8JK7:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.0547ms (afa2e885) 2025-05-09T22:31:34.9493375+02:00 0HNCEN9BK8JK7:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:31:34.9494265+02:00 0HNCEN9BK8JK7:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.8807ms (74253ad3) 2025-05-09T22:32:34.5893875+02:00 0HNCEN9BK8JK8:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:32:34.5899401+02:00 0HNCEN9BK8JK8:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:32:34.5900466+02:00 0HNCEN9BK8JK8:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:32:34.7016722+02:00 0HNCEN9BK8JK8:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:32:34.7018757+02:00 0HNCEN9BK8JK8:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2117ms. (6f83ade2) 2025-05-09T22:32:34.7019476+02:00 0HNCEN9BK8JK8:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.8494ms (afa2e885) 2025-05-09T22:32:34.7019800+02:00 0HNCEN9BK8JK8:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:32:34.7020867+02:00 0HNCEN9BK8JK8:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.7325ms (74253ad3) 2025-05-09T22:33:34.8452411+02:00 0HNCEN9BK8JK7:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:33:34.8457339+02:00 0HNCEN9BK8JK7:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:33:34.8458716+02:00 0HNCEN9BK8JK7:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:33:34.9549184+02:00 0HNCEN9BK8JK7:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:33:34.9551026+02:00 0HNCEN9BK8JK7:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2005ms. (6f83ade2) 2025-05-09T22:33:34.9551639+02:00 0HNCEN9BK8JK7:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 109.251ms (afa2e885) 2025-05-09T22:33:34.9551827+02:00 0HNCEN9BK8JK7:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:33:34.9552743+02:00 0HNCEN9BK8JK7:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.0396ms (74253ad3) 2025-05-09T22:34:34.5803599+02:00 0HNCEN9BK8JK8:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:34:34.5808026+02:00 0HNCEN9BK8JK8:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:34:34.5808883+02:00 0HNCEN9BK8JK8:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:34:34.7092840+02:00 0HNCEN9BK8JK8:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:34:34.7094981+02:00 0HNCEN9BK8JK8:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2283ms. (6f83ade2) 2025-05-09T22:34:34.7095521+02:00 0HNCEN9BK8JK8:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.622ms (afa2e885) 2025-05-09T22:34:34.7095940+02:00 0HNCEN9BK8JK8:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:34:34.7097154+02:00 0HNCEN9BK8JK8:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.3527ms (74253ad3) 2025-05-09T22:35:34.7521569+02:00 0HNCEN9BK8JK9:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:35:34.7525724+02:00 0HNCEN9BK8JK9:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:35:34.7526417+02:00 0HNCEN9BK8JK9:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:35:34.8584660+02:00 0HNCEN9BK8JK9:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:35:34.8586656+02:00 0HNCEN9BK8JK9:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2176ms. (6f83ade2) 2025-05-09T22:35:34.8587244+02:00 0HNCEN9BK8JK9:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 106.0464ms (afa2e885) 2025-05-09T22:35:34.8587600+02:00 0HNCEN9BK8JK9:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:35:34.8588658+02:00 0HNCEN9BK8JK9:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.7063ms (74253ad3) 2025-05-09T22:36:34.5873463+02:00 0HNCEN9BK8JK8:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:36:34.5878264+02:00 0HNCEN9BK8JK8:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:36:34.5879149+02:00 0HNCEN9BK8JK8:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:36:34.7006078+02:00 0HNCEN9BK8JK8:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:36:34.7008031+02:00 0HNCEN9BK8JK8:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2075ms. (6f83ade2) 2025-05-09T22:36:34.7008388+02:00 0HNCEN9BK8JK8:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 112.8859ms (afa2e885) 2025-05-09T22:36:34.7008595+02:00 0HNCEN9BK8JK8:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:36:34.7009599+02:00 0HNCEN9BK8JK8:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 113.6132ms (74253ad3) 2025-05-09T22:37:34.8241872+02:00 0HNCEN9BK8JKA:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:37:34.8246651+02:00 0HNCEN9BK8JKA:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:37:34.8247528+02:00 0HNCEN9BK8JKA:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:37:34.9258855+02:00 0HNCEN9BK8JKA:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:37:34.9260571+02:00 0HNCEN9BK8JKA:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1918ms. (6f83ade2) 2025-05-09T22:37:34.9260914+02:00 0HNCEN9BK8JKA:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 101.3017ms (afa2e885) 2025-05-09T22:37:34.9261088+02:00 0HNCEN9BK8JKA:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:37:34.9263157+02:00 0HNCEN9BK8JKA:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 102.1118ms (74253ad3) 2025-05-09T22:38:34.5850683+02:00 0HNCEN9BK8JKB:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:38:34.5855072+02:00 0HNCEN9BK8JKB:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:38:34.5855922+02:00 0HNCEN9BK8JKB:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:38:34.7097780+02:00 0HNCEN9BK8JKB:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:38:34.7099754+02:00 0HNCEN9BK8JKB:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2113ms. (6f83ade2) 2025-05-09T22:38:34.7100378+02:00 0HNCEN9BK8JKB:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.4018ms (afa2e885) 2025-05-09T22:38:34.7100756+02:00 0HNCEN9BK8JKB:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:38:34.7101851+02:00 0HNCEN9BK8JKB:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.1215ms (74253ad3) 2025-05-09T22:39:34.8109175+02:00 0HNCEN9BK8JKA:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:39:34.8113920+02:00 0HNCEN9BK8JKA:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:39:34.8114768+02:00 0HNCEN9BK8JKA:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:39:34.9342055+02:00 0HNCEN9BK8JKA:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:39:34.9343901+02:00 0HNCEN9BK8JKA:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.201ms. (6f83ade2) 2025-05-09T22:39:34.9344381+02:00 0HNCEN9BK8JKA:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.9196ms (afa2e885) 2025-05-09T22:39:34.9344615+02:00 0HNCEN9BK8JKA:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:39:34.9345644+02:00 0HNCEN9BK8JKA:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.6646ms (74253ad3) 2025-05-09T22:40:34.5729376+02:00 0HNCEN9BK8JKB:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:40:34.5734325+02:00 0HNCEN9BK8JKB:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:40:34.5735333+02:00 0HNCEN9BK8JKB:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:40:34.6918361+02:00 0HNCEN9BK8JKB:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:40:34.6920347+02:00 0HNCEN9BK8JKB:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.21ms. (6f83ade2) 2025-05-09T22:40:34.6920740+02:00 0HNCEN9BK8JKB:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.5029ms (afa2e885) 2025-05-09T22:40:34.6920955+02:00 0HNCEN9BK8JKB:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:40:34.6922224+02:00 0HNCEN9BK8JKB:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.2928ms (74253ad3) 2025-05-09T22:41:34.8850486+02:00 0HNCEN9BK8JKC:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:41:34.8855785+02:00 0HNCEN9BK8JKC:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:41:34.8856648+02:00 0HNCEN9BK8JKC:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:41:35.0011663+02:00 0HNCEN9BK8JKC:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:41:35.0013339+02:00 0HNCEN9BK8JKC:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1897ms. (6f83ade2) 2025-05-09T22:41:35.0013596+02:00 0HNCEN9BK8JKC:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.6589ms (afa2e885) 2025-05-09T22:41:35.0013767+02:00 0HNCEN9BK8JKC:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:41:35.0014788+02:00 0HNCEN9BK8JKC:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.4513ms (74253ad3) 2025-05-09T22:42:34.5813210+02:00 0HNCEN9BK8JKD:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:42:34.5817385+02:00 0HNCEN9BK8JKD:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:42:34.5818539+02:00 0HNCEN9BK8JKD:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:42:34.6966960+02:00 0HNCEN9BK8JKD:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:42:34.6968663+02:00 0HNCEN9BK8JKD:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.184ms. (6f83ade2) 2025-05-09T22:42:34.6968917+02:00 0HNCEN9BK8JKD:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.9932ms (afa2e885) 2025-05-09T22:42:34.6969118+02:00 0HNCEN9BK8JKD:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:42:34.6969782+02:00 0HNCEN9BK8JKD:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.6787ms (74253ad3) 2025-05-09T22:43:34.7968749+02:00 0HNCEN9BK8JKE:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:43:34.7973803+02:00 0HNCEN9BK8JKE:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:43:34.7974913+02:00 0HNCEN9BK8JKE:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:43:34.9209627+02:00 0HNCEN9BK8JKE:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:43:34.9211860+02:00 0HNCEN9BK8JKE:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2473ms. (6f83ade2) 2025-05-09T22:43:34.9212484+02:00 0HNCEN9BK8JKE:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.6815ms (afa2e885) 2025-05-09T22:43:34.9212929+02:00 0HNCEN9BK8JKE:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:43:34.9214207+02:00 0HNCEN9BK8JKE:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.5543ms (74253ad3) 2025-05-09T22:44:34.5820680+02:00 0HNCEN9BK8JKF:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:44:34.5825075+02:00 0HNCEN9BK8JKF:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:44:34.5826014+02:00 0HNCEN9BK8JKF:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:44:34.6991826+02:00 0HNCEN9BK8JKF:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:44:34.6993537+02:00 0HNCEN9BK8JKF:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1851ms. (6f83ade2) 2025-05-09T22:44:34.6993803+02:00 0HNCEN9BK8JKF:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.7312ms (afa2e885) 2025-05-09T22:44:34.6993969+02:00 0HNCEN9BK8JKF:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:44:34.6994715+02:00 0HNCEN9BK8JKF:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 117.4109ms (74253ad3) 2025-05-09T22:45:34.8050355+02:00 0HNCEN9BK8JKF:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:45:34.8055278+02:00 0HNCEN9BK8JKF:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:45:34.8056151+02:00 0HNCEN9BK8JKF:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:45:34.9130973+02:00 0HNCEN9BK8JKF:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:45:34.9132787+02:00 0HNCEN9BK8JKF:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2026ms. (6f83ade2) 2025-05-09T22:45:34.9133548+02:00 0HNCEN9BK8JKF:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.6973ms (afa2e885) 2025-05-09T22:45:34.9133892+02:00 0HNCEN9BK8JKF:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:45:34.9135146+02:00 0HNCEN9BK8JKF:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.4671ms (74253ad3) 2025-05-09T22:46:34.5868923+02:00 0HNCEN9BK8JKG:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:46:34.5874280+02:00 0HNCEN9BK8JKG:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:46:34.5875364+02:00 0HNCEN9BK8JKG:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:46:34.7064274+02:00 0HNCEN9BK8JKG:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:46:34.7066775+02:00 0HNCEN9BK8JKG:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2518ms. (6f83ade2) 2025-05-09T22:46:34.7067272+02:00 0HNCEN9BK8JKG:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.1163ms (afa2e885) 2025-05-09T22:46:34.7067614+02:00 0HNCEN9BK8JKG:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:46:34.7068686+02:00 0HNCEN9BK8JKG:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.9805ms (74253ad3) 2025-05-09T22:47:34.8257260+02:00 0HNCEN9BK8JKH:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:47:34.8262453+02:00 0HNCEN9BK8JKH:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:47:34.8263378+02:00 0HNCEN9BK8JKH:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:47:34.9449352+02:00 0HNCEN9BK8JKH:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:47:34.9451322+02:00 0HNCEN9BK8JKH:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2173ms. (6f83ade2) 2025-05-09T22:47:34.9451778+02:00 0HNCEN9BK8JKH:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.8019ms (afa2e885) 2025-05-09T22:47:34.9451977+02:00 0HNCEN9BK8JKH:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:47:34.9452873+02:00 0HNCEN9BK8JKH:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.5664ms (74253ad3) 2025-05-09T22:48:34.5785163+02:00 0HNCEN9BK8JKH:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:48:34.5790646+02:00 0HNCEN9BK8JKH:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:48:34.5791538+02:00 0HNCEN9BK8JKH:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:48:34.7058680+02:00 0HNCEN9BK8JKH:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:48:34.7060485+02:00 0HNCEN9BK8JKH:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1993ms. (6f83ade2) 2025-05-09T22:48:34.7060820+02:00 0HNCEN9BK8JKH:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.8915ms (afa2e885) 2025-05-09T22:48:34.7061218+02:00 0HNCEN9BK8JKH:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:48:34.7062193+02:00 0HNCEN9BK8JKH:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.7128ms (74253ad3) 2025-05-09T22:49:34.7412899+02:00 0HNCEN9BK8JKI:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:49:34.7417408+02:00 0HNCEN9BK8JKI:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:49:34.7418542+02:00 0HNCEN9BK8JKI:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:49:34.8543516+02:00 0HNCEN9BK8JKI:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:49:34.8545220+02:00 0HNCEN9BK8JKI:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1881ms. (6f83ade2) 2025-05-09T22:49:34.8545740+02:00 0HNCEN9BK8JKI:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 112.6522ms (afa2e885) 2025-05-09T22:49:34.8545963+02:00 0HNCEN9BK8JKI:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:49:34.8547098+02:00 0HNCEN9BK8JKI:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 113.4054ms (74253ad3) 2025-05-09T22:50:34.5760219+02:00 0HNCEN9BK8JKJ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:50:34.5764302+02:00 0HNCEN9BK8JKJ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:50:34.5765154+02:00 0HNCEN9BK8JKJ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:50:34.6994926+02:00 0HNCEN9BK8JKJ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:50:34.6997051+02:00 0HNCEN9BK8JKJ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2208ms. (6f83ade2) 2025-05-09T22:50:34.6997518+02:00 0HNCEN9BK8JKJ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.1952ms (afa2e885) 2025-05-09T22:50:34.6997833+02:00 0HNCEN9BK8JKJ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:50:34.6999269+02:00 0HNCEN9BK8JKJ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.8953ms (74253ad3) 2025-05-09T22:51:34.8233341+02:00 0HNCEN9BK8JKJ:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:51:34.8238506+02:00 0HNCEN9BK8JKJ:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:51:34.8239749+02:00 0HNCEN9BK8JKJ:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:51:34.9540714+02:00 0HNCEN9BK8JKJ:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:51:34.9543006+02:00 0HNCEN9BK8JKJ:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2512ms. (6f83ade2) 2025-05-09T22:51:34.9543427+02:00 0HNCEN9BK8JKJ:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 130.2875ms (afa2e885) 2025-05-09T22:51:34.9543830+02:00 0HNCEN9BK8JKJ:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:51:34.9545125+02:00 0HNCEN9BK8JKJ:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 131.1605ms (74253ad3) 2025-05-09T22:52:34.5709629+02:00 0HNCEN9BK8JKK:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:52:34.5714398+02:00 0HNCEN9BK8JKK:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:52:34.5715383+02:00 0HNCEN9BK8JKK:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:52:34.7038846+02:00 0HNCEN9BK8JKK:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:52:34.7040576+02:00 0HNCEN9BK8JKK:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.185ms. (6f83ade2) 2025-05-09T22:52:34.7041181+02:00 0HNCEN9BK8JKK:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 132.536ms (afa2e885) 2025-05-09T22:52:34.7041619+02:00 0HNCEN9BK8JKK:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:52:34.7042604+02:00 0HNCEN9BK8JKK:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 133.2946ms (74253ad3) 2025-05-09T22:53:34.7951241+02:00 0HNCEN9BK8JKL:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:53:34.7956871+02:00 0HNCEN9BK8JKL:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:53:34.7957709+02:00 0HNCEN9BK8JKL:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:53:34.9208846+02:00 0HNCEN9BK8JKL:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:53:34.9210594+02:00 0HNCEN9BK8JKL:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1944ms. (6f83ade2) 2025-05-09T22:53:34.9211018+02:00 0HNCEN9BK8JKL:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.284ms (afa2e885) 2025-05-09T22:53:34.9211269+02:00 0HNCEN9BK8JKL:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:53:34.9212077+02:00 0HNCEN9BK8JKL:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.0898ms (74253ad3) 2025-05-09T22:54:34.5613090+02:00 0HNCEN9BK8JKM:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:54:34.5618550+02:00 0HNCEN9BK8JKM:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:54:34.5619596+02:00 0HNCEN9BK8JKM:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:54:34.6906071+02:00 0HNCEN9BK8JKM:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:54:34.6907774+02:00 0HNCEN9BK8JKM:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1818ms. (6f83ade2) 2025-05-09T22:54:34.6908124+02:00 0HNCEN9BK8JKM:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.7816ms (afa2e885) 2025-05-09T22:54:34.6908434+02:00 0HNCEN9BK8JKM:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:54:34.6909316+02:00 0HNCEN9BK8JKM:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.6317ms (74253ad3) 2025-05-09T22:55:34.8145056+02:00 0HNCEN9BK8JKN:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:55:34.8149058+02:00 0HNCEN9BK8JKN:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:55:34.8150059+02:00 0HNCEN9BK8JKN:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:55:34.9394243+02:00 0HNCEN9BK8JKN:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:55:34.9396199+02:00 0HNCEN9BK8JKN:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2165ms. (6f83ade2) 2025-05-09T22:55:34.9396722+02:00 0HNCEN9BK8JKN:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.6346ms (afa2e885) 2025-05-09T22:55:34.9397027+02:00 0HNCEN9BK8JKN:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:55:34.9398045+02:00 0HNCEN9BK8JKN:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.2911ms (74253ad3) 2025-05-09T22:56:34.5732962+02:00 0HNCEN9BK8JKO:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:56:34.5737827+02:00 0HNCEN9BK8JKO:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:56:34.5739326+02:00 0HNCEN9BK8JKO:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:56:34.6993270+02:00 0HNCEN9BK8JKO:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:56:34.6995129+02:00 0HNCEN9BK8JKO:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1891ms. (6f83ade2) 2025-05-09T22:56:34.6995500+02:00 0HNCEN9BK8JKO:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.5345ms (afa2e885) 2025-05-09T22:56:34.6995715+02:00 0HNCEN9BK8JKO:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:56:34.6996905+02:00 0HNCEN9BK8JKO:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.3856ms (74253ad3) 2025-05-09T22:57:34.7292116+02:00 0HNCEN9BK8JKP:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:57:34.7296920+02:00 0HNCEN9BK8JKP:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:57:34.7298049+02:00 0HNCEN9BK8JKP:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:57:34.8458072+02:00 0HNCEN9BK8JKP:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:57:34.8460142+02:00 0HNCEN9BK8JKP:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2413ms. (6f83ade2) 2025-05-09T22:57:34.8460477+02:00 0HNCEN9BK8JKP:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.2041ms (afa2e885) 2025-05-09T22:57:34.8460705+02:00 0HNCEN9BK8JKP:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:57:34.8461691+02:00 0HNCEN9BK8JKP:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.9748ms (74253ad3) 2025-05-09T22:58:34.5684064+02:00 0HNCEN9BK8JKQ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:58:34.5688347+02:00 0HNCEN9BK8JKQ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:58:34.5689261+02:00 0HNCEN9BK8JKQ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:58:34.6847873+02:00 0HNCEN9BK8JKQ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:58:34.6849574+02:00 0HNCEN9BK8JKQ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1809ms. (6f83ade2) 2025-05-09T22:58:34.6849966+02:00 0HNCEN9BK8JKQ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 116.0358ms (afa2e885) 2025-05-09T22:58:34.6850301+02:00 0HNCEN9BK8JKQ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:58:34.6851279+02:00 0HNCEN9BK8JKQ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.7188ms (74253ad3) 2025-05-09T22:59:34.7884455+02:00 0HNCEN9BK8JKR:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T22:59:34.7889305+02:00 0HNCEN9BK8JKR:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T22:59:34.7890143+02:00 0HNCEN9BK8JKR:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T22:59:34.8971643+02:00 0HNCEN9BK8JKR:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T22:59:34.8973735+02:00 0HNCEN9BK8JKR:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2323ms. (6f83ade2) 2025-05-09T22:59:34.8974273+02:00 0HNCEN9BK8JKR:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 108.3678ms (afa2e885) 2025-05-09T22:59:34.8974682+02:00 0HNCEN9BK8JKR:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T22:59:34.8975784+02:00 0HNCEN9BK8JKR:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 109.1463ms (74253ad3) 2025-05-09T23:00:34.5626441+02:00 0HNCEN9BK8JKS:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:00:34.5631629+02:00 0HNCEN9BK8JKS:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:00:34.5632491+02:00 0HNCEN9BK8JKS:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:00:34.6725492+02:00 0HNCEN9BK8JKS:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:00:34.6727895+02:00 0HNCEN9BK8JKS:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2589ms. (6f83ade2) 2025-05-09T23:00:34.6728398+02:00 0HNCEN9BK8JKS:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 109.5483ms (afa2e885) 2025-05-09T23:00:34.6728675+02:00 0HNCEN9BK8JKS:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:00:34.6729664+02:00 0HNCEN9BK8JKS:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.3392ms (74253ad3) 2025-05-09T23:01:34.8148824+02:00 0HNCEN9BK8JKT:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:01:34.8153653+02:00 0HNCEN9BK8JKT:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:01:34.8154517+02:00 0HNCEN9BK8JKT:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:01:34.9328654+02:00 0HNCEN9BK8JKT:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:01:34.9330484+02:00 0HNCEN9BK8JKT:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2031ms. (6f83ade2) 2025-05-09T23:01:34.9331060+02:00 0HNCEN9BK8JKT:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.6117ms (afa2e885) 2025-05-09T23:01:34.9331405+02:00 0HNCEN9BK8JKT:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:01:34.9332310+02:00 0HNCEN9BK8JKT:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.3612ms (74253ad3) 2025-05-09T23:02:34.5628679+02:00 0HNCEN9BK8JKU:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:02:34.5634227+02:00 0HNCEN9BK8JKU:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:02:34.5635324+02:00 0HNCEN9BK8JKU:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:02:34.6849826+02:00 0HNCEN9BK8JKU:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:02:34.6851709+02:00 0HNCEN9BK8JKU:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.202ms. (6f83ade2) 2025-05-09T23:02:34.6852105+02:00 0HNCEN9BK8JKU:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.6087ms (afa2e885) 2025-05-09T23:02:34.6852309+02:00 0HNCEN9BK8JKU:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:02:34.6853273+02:00 0HNCEN9BK8JKU:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.4563ms (74253ad3) 2025-05-09T23:03:34.8207948+02:00 0HNCEN9BK8JKV:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:03:34.8211987+02:00 0HNCEN9BK8JKV:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:03:34.8212769+02:00 0HNCEN9BK8JKV:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:03:34.9339568+02:00 0HNCEN9BK8JKV:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:03:34.9342028+02:00 0HNCEN9BK8JKV:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2647ms. (6f83ade2) 2025-05-09T23:03:34.9342427+02:00 0HNCEN9BK8JKV:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 112.9154ms (afa2e885) 2025-05-09T23:03:34.9342855+02:00 0HNCEN9BK8JKV:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:03:34.9344101+02:00 0HNCEN9BK8JKV:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 113.607ms (74253ad3) 2025-05-09T23:04:34.5606157+02:00 0HNCEN9BK8JL0:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:04:34.5610812+02:00 0HNCEN9BK8JL0:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:04:34.5611672+02:00 0HNCEN9BK8JL0:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:04:34.6684192+02:00 0HNCEN9BK8JL0:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:04:34.6686153+02:00 0HNCEN9BK8JL0:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2095ms. (6f83ade2) 2025-05-09T23:04:34.6686836+02:00 0HNCEN9BK8JL0:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.4774ms (afa2e885) 2025-05-09T23:04:34.6687134+02:00 0HNCEN9BK8JL0:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:04:34.6688082+02:00 0HNCEN9BK8JL0:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.2138ms (74253ad3) 2025-05-09T23:05:34.7385236+02:00 0HNCEN9BK8JL1:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:05:34.7390038+02:00 0HNCEN9BK8JL1:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:05:34.7390904+02:00 0HNCEN9BK8JL1:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:05:34.8601584+02:00 0HNCEN9BK8JL1:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:05:34.8603901+02:00 0HNCEN9BK8JL1:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2521ms. (6f83ade2) 2025-05-09T23:05:34.8604839+02:00 0HNCEN9BK8JL1:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.3478ms (afa2e885) 2025-05-09T23:05:34.8605225+02:00 0HNCEN9BK8JL1:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:05:34.8606450+02:00 0HNCEN9BK8JL1:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.1452ms (74253ad3) 2025-05-09T23:06:34.5641065+02:00 0HNCEN9BK8JL2:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:06:34.5646552+02:00 0HNCEN9BK8JL2:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:06:34.5647434+02:00 0HNCEN9BK8JL2:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:06:34.6867102+02:00 0HNCEN9BK8JL2:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:06:34.6868931+02:00 0HNCEN9BK8JL2:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1951ms. (6f83ade2) 2025-05-09T23:06:34.6869680+02:00 0HNCEN9BK8JL2:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.1805ms (afa2e885) 2025-05-09T23:06:34.6870048+02:00 0HNCEN9BK8JL2:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:06:34.6871311+02:00 0HNCEN9BK8JL2:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.0147ms (74253ad3) 2025-05-09T23:07:34.7962749+02:00 0HNCEN9BK8JL3:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:07:34.7967441+02:00 0HNCEN9BK8JL3:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:07:34.7968280+02:00 0HNCEN9BK8JL3:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:07:34.9153496+02:00 0HNCEN9BK8JL3:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:07:34.9155130+02:00 0HNCEN9BK8JL3:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1878ms. (6f83ade2) 2025-05-09T23:07:34.9155446+02:00 0HNCEN9BK8JL3:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.6774ms (afa2e885) 2025-05-09T23:07:34.9155702+02:00 0HNCEN9BK8JL3:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:07:34.9156456+02:00 0HNCEN9BK8JL3:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.3737ms (74253ad3) 2025-05-09T23:08:34.5654823+02:00 0HNCEN9BK8JL2:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:08:34.5659990+02:00 0HNCEN9BK8JL2:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:08:34.5661082+02:00 0HNCEN9BK8JL2:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:08:34.6906648+02:00 0HNCEN9BK8JL2:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:08:34.6909052+02:00 0HNCEN9BK8JL2:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2535ms. (6f83ade2) 2025-05-09T23:08:34.6909765+02:00 0HNCEN9BK8JL2:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.8258ms (afa2e885) 2025-05-09T23:08:34.6910062+02:00 0HNCEN9BK8JL2:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:08:34.6911473+02:00 0HNCEN9BK8JL2:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.659ms (74253ad3) 2025-05-09T23:09:34.7569624+02:00 0HNCEN9BK8JL4:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:09:34.7574440+02:00 0HNCEN9BK8JL4:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:09:34.7575285+02:00 0HNCEN9BK8JL4:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:09:34.8689185+02:00 0HNCEN9BK8JL4:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:09:34.8690992+02:00 0HNCEN9BK8JL4:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2017ms. (6f83ade2) 2025-05-09T23:09:34.8691361+02:00 0HNCEN9BK8JL4:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.5678ms (afa2e885) 2025-05-09T23:09:34.8691750+02:00 0HNCEN9BK8JL4:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:09:34.8692853+02:00 0HNCEN9BK8JL4:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.3196ms (74253ad3) 2025-05-09T23:10:34.5562490+02:00 0HNCEN9BK8JL5:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:10:34.5567463+02:00 0HNCEN9BK8JL5:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:10:34.5568718+02:00 0HNCEN9BK8JL5:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:10:34.6618375+02:00 0HNCEN9BK8JL5:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:10:34.6620202+02:00 0HNCEN9BK8JL5:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1944ms. (6f83ade2) 2025-05-09T23:10:34.6620773+02:00 0HNCEN9BK8JL5:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.1289ms (afa2e885) 2025-05-09T23:10:34.6620995+02:00 0HNCEN9BK8JL5:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:10:34.6621922+02:00 0HNCEN9BK8JL5:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.9514ms (74253ad3) 2025-05-09T23:11:34.7610332+02:00 0HNCEN9BK8JL6:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:11:34.7615054+02:00 0HNCEN9BK8JL6:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:11:34.7616239+02:00 0HNCEN9BK8JL6:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:11:34.8672270+02:00 0HNCEN9BK8JL6:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:11:34.8673900+02:00 0HNCEN9BK8JL6:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1827ms. (6f83ade2) 2025-05-09T23:11:34.8674331+02:00 0HNCEN9BK8JL6:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.7676ms (afa2e885) 2025-05-09T23:11:34.8674585+02:00 0HNCEN9BK8JL6:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:11:34.8675284+02:00 0HNCEN9BK8JL6:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.5111ms (74253ad3) 2025-05-09T23:12:34.5586833+02:00 0HNCEN9BK8JL7:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:12:34.5592384+02:00 0HNCEN9BK8JL7:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:12:34.5593261+02:00 0HNCEN9BK8JL7:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:12:34.6688210+02:00 0HNCEN9BK8JL7:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:12:34.6690098+02:00 0HNCEN9BK8JL7:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.191ms. (6f83ade2) 2025-05-09T23:12:34.6690552+02:00 0HNCEN9BK8JL7:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 109.6886ms (afa2e885) 2025-05-09T23:12:34.6690837+02:00 0HNCEN9BK8JL7:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:12:34.6691804+02:00 0HNCEN9BK8JL7:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.5062ms (74253ad3) 2025-05-09T23:13:34.7283839+02:00 0HNCEN9BK8JL8:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:13:34.7287563+02:00 0HNCEN9BK8JL8:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:13:34.7288291+02:00 0HNCEN9BK8JL8:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:13:34.8590224+02:00 0HNCEN9BK8JL8:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:13:34.8592922+02:00 0HNCEN9BK8JL8:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2861ms. (6f83ade2) 2025-05-09T23:13:34.8593587+02:00 0HNCEN9BK8JL8:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 130.4866ms (afa2e885) 2025-05-09T23:13:34.8594195+02:00 0HNCEN9BK8JL8:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:13:34.8595443+02:00 0HNCEN9BK8JL8:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 131.125ms (74253ad3) 2025-05-09T23:14:34.5524667+02:00 0HNCEN9BK8JL9:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:14:34.5529073+02:00 0HNCEN9BK8JL9:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:14:34.5530015+02:00 0HNCEN9BK8JL9:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:14:34.6763727+02:00 0HNCEN9BK8JL9:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:14:34.6765415+02:00 0HNCEN9BK8JL9:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1813ms. (6f83ade2) 2025-05-09T23:14:34.6765860+02:00 0HNCEN9BK8JL9:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 123.5271ms (afa2e885) 2025-05-09T23:14:34.6766069+02:00 0HNCEN9BK8JL9:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:14:34.6767154+02:00 0HNCEN9BK8JL9:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 124.258ms (74253ad3) 2025-05-09T23:15:34.7607983+02:00 0HNCEN9BK8JLA:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:15:34.7612609+02:00 0HNCEN9BK8JLA:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:15:34.7613454+02:00 0HNCEN9BK8JLA:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:15:34.8788487+02:00 0HNCEN9BK8JLA:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:15:34.8790284+02:00 0HNCEN9BK8JLA:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2ms. (6f83ade2) 2025-05-09T23:15:34.8790993+02:00 0HNCEN9BK8JLA:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 117.7123ms (afa2e885) 2025-05-09T23:15:34.8791304+02:00 0HNCEN9BK8JLA:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:15:34.8792217+02:00 0HNCEN9BK8JLA:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.4312ms (74253ad3) 2025-05-09T23:16:34.5550015+02:00 0HNCEN9BK8JLB:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:16:34.5554009+02:00 0HNCEN9BK8JLB:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:16:34.5554828+02:00 0HNCEN9BK8JLB:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:16:34.6687203+02:00 0HNCEN9BK8JLB:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:16:34.6689361+02:00 0HNCEN9BK8JLB:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2356ms. (6f83ade2) 2025-05-09T23:16:34.6690084+02:00 0HNCEN9BK8JLB:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.4798ms (afa2e885) 2025-05-09T23:16:34.6690641+02:00 0HNCEN9BK8JLB:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:16:34.6691672+02:00 0HNCEN9BK8JLB:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.1781ms (74253ad3) 2025-05-09T23:17:34.7560962+02:00 0HNCEN9BK8JLC:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:17:34.7565281+02:00 0HNCEN9BK8JLC:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:17:34.7566152+02:00 0HNCEN9BK8JLC:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:17:34.8661728+02:00 0HNCEN9BK8JLC:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:17:34.8663514+02:00 0HNCEN9BK8JLC:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1999ms. (6f83ade2) 2025-05-09T23:17:34.8663875+02:00 0HNCEN9BK8JLC:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 109.7361ms (afa2e885) 2025-05-09T23:17:34.8664025+02:00 0HNCEN9BK8JLC:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:17:34.8664748+02:00 0HNCEN9BK8JLC:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 110.3857ms (74253ad3) 2025-05-09T23:18:34.5482721+02:00 0HNCEN9BK8JLD:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:18:34.5487291+02:00 0HNCEN9BK8JLD:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:18:34.5488139+02:00 0HNCEN9BK8JLD:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:18:34.6541363+02:00 0HNCEN9BK8JLD:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:18:34.6543189+02:00 0HNCEN9BK8JLD:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1935ms. (6f83ade2) 2025-05-09T23:18:34.6543593+02:00 0HNCEN9BK8JLD:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 105.5091ms (afa2e885) 2025-05-09T23:18:34.6543757+02:00 0HNCEN9BK8JLD:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:18:34.6544305+02:00 0HNCEN9BK8JLD:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 106.1883ms (74253ad3) 2025-05-09T23:19:34.7638594+02:00 0HNCEN9BK8JLC:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:19:34.7644081+02:00 0HNCEN9BK8JLC:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:19:34.7645163+02:00 0HNCEN9BK8JLC:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:19:34.8677966+02:00 0HNCEN9BK8JLC:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:19:34.8680118+02:00 0HNCEN9BK8JLC:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2369ms. (6f83ade2) 2025-05-09T23:19:34.8680684+02:00 0HNCEN9BK8JLC:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 103.4774ms (afa2e885) 2025-05-09T23:19:34.8681024+02:00 0HNCEN9BK8JLC:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:19:34.8682028+02:00 0HNCEN9BK8JLC:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 104.3513ms (74253ad3) 2025-05-09T23:20:34.5499573+02:00 0HNCEN9BK8JLC:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:20:34.5504085+02:00 0HNCEN9BK8JLC:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:20:34.5504945+02:00 0HNCEN9BK8JLC:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:20:34.6722381+02:00 0HNCEN9BK8JLC:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:20:34.6724064+02:00 0HNCEN9BK8JLC:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.181ms. (6f83ade2) 2025-05-09T23:20:34.6724374+02:00 0HNCEN9BK8JLC:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.8913ms (afa2e885) 2025-05-09T23:20:34.6724668+02:00 0HNCEN9BK8JLC:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:20:34.6725979+02:00 0HNCEN9BK8JLC:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.6388ms (74253ad3) 2025-05-09T23:21:34.7896146+02:00 0HNCEN9BK8JLE:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:21:34.7901232+02:00 0HNCEN9BK8JLE:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:21:34.7902304+02:00 0HNCEN9BK8JLE:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:21:34.9106225+02:00 0HNCEN9BK8JLE:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:21:34.9108552+02:00 0HNCEN9BK8JLE:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2494ms. (6f83ade2) 2025-05-09T23:21:34.9109102+02:00 0HNCEN9BK8JLE:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.6383ms (afa2e885) 2025-05-09T23:21:34.9109501+02:00 0HNCEN9BK8JLE:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:21:34.9110672+02:00 0HNCEN9BK8JLE:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.4583ms (74253ad3) 2025-05-09T23:22:34.5432054+02:00 0HNCEN9BK8JLF:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:22:34.5436503+02:00 0HNCEN9BK8JLF:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:22:34.5437575+02:00 0HNCEN9BK8JLF:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:22:34.6711472+02:00 0HNCEN9BK8JLF:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:22:34.6713292+02:00 0HNCEN9BK8JLF:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1946ms. (6f83ade2) 2025-05-09T23:22:34.6713622+02:00 0HNCEN9BK8JLF:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.5681ms (afa2e885) 2025-05-09T23:22:34.6713808+02:00 0HNCEN9BK8JLF:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:22:34.6714892+02:00 0HNCEN9BK8JLF:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.2775ms (74253ad3) 2025-05-09T23:23:34.7902606+02:00 0HNCEN9BK8JLG:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:23:34.7907915+02:00 0HNCEN9BK8JLG:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:23:34.7909018+02:00 0HNCEN9BK8JLG:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:23:34.9185658+02:00 0HNCEN9BK8JLG:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:23:34.9187933+02:00 0HNCEN9BK8JLG:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2358ms. (6f83ade2) 2025-05-09T23:23:34.9188610+02:00 0HNCEN9BK8JLG:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.9136ms (afa2e885) 2025-05-09T23:23:34.9189038+02:00 0HNCEN9BK8JLG:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:23:34.9190310+02:00 0HNCEN9BK8JLG:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.7682ms (74253ad3) 2025-05-09T23:24:34.5501992+02:00 0HNCEN9BK8JLH:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:24:34.5506995+02:00 0HNCEN9BK8JLH:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:24:34.5507996+02:00 0HNCEN9BK8JLH:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:24:34.6757999+02:00 0HNCEN9BK8JLH:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:24:34.6759839+02:00 0HNCEN9BK8JLH:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1947ms. (6f83ade2) 2025-05-09T23:24:34.6760452+02:00 0HNCEN9BK8JLH:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.2028ms (afa2e885) 2025-05-09T23:24:34.6760900+02:00 0HNCEN9BK8JLH:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:24:34.6761752+02:00 0HNCEN9BK8JLH:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.9907ms (74253ad3) 2025-05-09T23:25:34.7050275+02:00 0HNCEN9BK8JLI:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:25:34.7056165+02:00 0HNCEN9BK8JLI:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:25:34.7057249+02:00 0HNCEN9BK8JLI:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:25:34.8274846+02:00 0HNCEN9BK8JLI:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:25:34.8276784+02:00 0HNCEN9BK8JLI:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2157ms. (6f83ade2) 2025-05-09T23:25:34.8277405+02:00 0HNCEN9BK8JLI:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.9461ms (afa2e885) 2025-05-09T23:25:34.8277785+02:00 0HNCEN9BK8JLI:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:25:34.8278969+02:00 0HNCEN9BK8JLI:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.8787ms (74253ad3) 2025-05-09T23:26:34.5408953+02:00 0HNCEN9BK8JLJ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:26:34.5413474+02:00 0HNCEN9BK8JLJ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:26:34.5414557+02:00 0HNCEN9BK8JLJ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:26:34.6667695+02:00 0HNCEN9BK8JLJ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:26:34.6669566+02:00 0HNCEN9BK8JLJ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1978ms. (6f83ade2) 2025-05-09T23:26:34.6670160+02:00 0HNCEN9BK8JLJ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.5152ms (afa2e885) 2025-05-09T23:26:34.6670563+02:00 0HNCEN9BK8JLJ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:26:34.6671340+02:00 0HNCEN9BK8JLJ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.2718ms (74253ad3) 2025-05-09T23:27:34.7784801+02:00 0HNCEN9BK8JLK:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:27:34.7790459+02:00 0HNCEN9BK8JLK:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:27:34.7791552+02:00 0HNCEN9BK8JLK:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:27:34.8945038+02:00 0HNCEN9BK8JLK:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:27:34.8947458+02:00 0HNCEN9BK8JLK:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2608ms. (6f83ade2) 2025-05-09T23:27:34.8947998+02:00 0HNCEN9BK8JLK:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 115.5692ms (afa2e885) 2025-05-09T23:27:34.8948344+02:00 0HNCEN9BK8JLK:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:27:34.8949646+02:00 0HNCEN9BK8JLK:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 116.4751ms (74253ad3) 2025-05-09T23:28:34.5409466+02:00 0HNCEN9BK8JLJ:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:28:34.5414114+02:00 0HNCEN9BK8JLJ:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:28:34.5415171+02:00 0HNCEN9BK8JLJ:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:28:34.6680045+02:00 0HNCEN9BK8JLJ:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:28:34.6682049+02:00 0HNCEN9BK8JLJ:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2097ms. (6f83ade2) 2025-05-09T23:28:34.6682728+02:00 0HNCEN9BK8JLJ:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.7112ms (afa2e885) 2025-05-09T23:28:34.6683133+02:00 0HNCEN9BK8JLJ:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:28:34.6684395+02:00 0HNCEN9BK8JLJ:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.4819ms (74253ad3) 2025-05-09T23:29:34.7019101+02:00 0HNCEN9BK8JLJ:00000003 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:29:34.7023335+02:00 0HNCEN9BK8JLJ:00000003 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:29:34.7024252+02:00 0HNCEN9BK8JLJ:00000003 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:29:34.8202983+02:00 0HNCEN9BK8JLJ:00000003 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:29:34.8205468+02:00 0HNCEN9BK8JLJ:00000003 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2637ms. (6f83ade2) 2025-05-09T23:29:34.8206104+02:00 0HNCEN9BK8JLJ:00000003 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.1377ms (afa2e885) 2025-05-09T23:29:34.8206636+02:00 0HNCEN9BK8JLJ:00000003 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:29:34.8208427+02:00 0HNCEN9BK8JLJ:00000003 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 118.8902ms (74253ad3) 2025-05-09T23:30:34.5395121+02:00 0HNCEN9BK8JLL:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:30:34.5400338+02:00 0HNCEN9BK8JLL:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:30:34.5401396+02:00 0HNCEN9BK8JLL:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:30:34.6502039+02:00 0HNCEN9BK8JLL:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:30:34.6503654+02:00 0HNCEN9BK8JLL:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1767ms. (6f83ade2) 2025-05-09T23:30:34.6503975+02:00 0HNCEN9BK8JLL:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 110.1901ms (afa2e885) 2025-05-09T23:30:34.6504176+02:00 0HNCEN9BK8JLL:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:30:34.6505193+02:00 0HNCEN9BK8JLL:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 111.0078ms (74253ad3) 2025-05-09T23:31:34.8918114+02:00 0HNCEN9BK8JLM:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:31:34.8923241+02:00 0HNCEN9BK8JLM:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:31:34.8924095+02:00 0HNCEN9BK8JLM:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:31:34.9964488+02:00 0HNCEN9BK8JLM:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:31:34.9966795+02:00 0HNCEN9BK8JLM:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2292ms. (6f83ade2) 2025-05-09T23:31:34.9967431+02:00 0HNCEN9BK8JLM:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.2893ms (afa2e885) 2025-05-09T23:31:34.9967798+02:00 0HNCEN9BK8JLM:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:31:34.9968961+02:00 0HNCEN9BK8JLM:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.0831ms (74253ad3) 2025-05-09T23:32:34.5365099+02:00 0HNCEN9BK8JLN:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:32:34.5369829+02:00 0HNCEN9BK8JLN:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:32:34.5370746+02:00 0HNCEN9BK8JLN:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:32:34.6582063+02:00 0HNCEN9BK8JLN:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:32:34.6583993+02:00 0HNCEN9BK8JLN:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1962ms. (6f83ade2) 2025-05-09T23:32:34.6584281+02:00 0HNCEN9BK8JLN:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.3206ms (afa2e885) 2025-05-09T23:32:34.6584444+02:00 0HNCEN9BK8JLN:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:32:34.6585541+02:00 0HNCEN9BK8JLN:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.038ms (74253ad3) 2025-05-09T23:33:34.7418843+02:00 0HNCEN9BK8JLO:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:33:34.7423383+02:00 0HNCEN9BK8JLO:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:33:34.7424273+02:00 0HNCEN9BK8JLO:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:33:34.8632015+02:00 0HNCEN9BK8JLO:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:33:34.8634373+02:00 0HNCEN9BK8JLO:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2506ms. (6f83ade2) 2025-05-09T23:33:34.8634882+02:00 0HNCEN9BK8JLO:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.0233ms (afa2e885) 2025-05-09T23:33:34.8635179+02:00 0HNCEN9BK8JLO:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:33:34.8636186+02:00 0HNCEN9BK8JLO:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.7242ms (74253ad3) 2025-05-09T23:34:34.5280009+02:00 0HNCEN9BK8JLP:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:34:34.5284773+02:00 0HNCEN9BK8JLP:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:34:34.5285557+02:00 0HNCEN9BK8JLP:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:34:34.6526339+02:00 0HNCEN9BK8JLP:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:34:34.6528845+02:00 0HNCEN9BK8JLP:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2525ms. (6f83ade2) 2025-05-09T23:34:34.6529432+02:00 0HNCEN9BK8JLP:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.344ms (afa2e885) 2025-05-09T23:34:34.6529770+02:00 0HNCEN9BK8JLP:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:34:34.6530998+02:00 0HNCEN9BK8JLP:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.1151ms (74253ad3) 2025-05-09T23:35:34.7520495+02:00 0HNCEN9BK8JLQ:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:35:34.7525316+02:00 0HNCEN9BK8JLQ:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:35:34.7526296+02:00 0HNCEN9BK8JLQ:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:35:34.8673926+02:00 0HNCEN9BK8JLQ:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:35:34.8675696+02:00 0HNCEN9BK8JLQ:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1981ms. (6f83ade2) 2025-05-09T23:35:34.8676193+02:00 0HNCEN9BK8JLQ:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 114.9468ms (afa2e885) 2025-05-09T23:35:34.8676445+02:00 0HNCEN9BK8JLQ:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:35:34.8677461+02:00 0HNCEN9BK8JLQ:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 115.7012ms (74253ad3) 2025-05-09T23:36:34.5395011+02:00 0HNCEN9BK8JLR:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:36:34.5399132+02:00 0HNCEN9BK8JLR:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:36:34.5400125+02:00 0HNCEN9BK8JLR:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:36:34.6643549+02:00 0HNCEN9BK8JLR:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:36:34.6645412+02:00 0HNCEN9BK8JLR:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2022ms. (6f83ade2) 2025-05-09T23:36:34.6645848+02:00 0HNCEN9BK8JLR:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.5346ms (afa2e885) 2025-05-09T23:36:34.6646047+02:00 0HNCEN9BK8JLR:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:36:34.6647160+02:00 0HNCEN9BK8JLR:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.23ms (74253ad3) 2025-05-09T23:37:34.7402334+02:00 0HNCEN9BK8JLS:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:37:34.7407422+02:00 0HNCEN9BK8JLS:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:37:34.7408409+02:00 0HNCEN9BK8JLS:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:37:34.8650006+02:00 0HNCEN9BK8JLS:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:37:34.8651789+02:00 0HNCEN9BK8JLS:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2024ms. (6f83ade2) 2025-05-09T23:37:34.8652133+02:00 0HNCEN9BK8JLS:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.3358ms (afa2e885) 2025-05-09T23:37:34.8652300+02:00 0HNCEN9BK8JLS:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:37:34.8653212+02:00 0HNCEN9BK8JLS:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.1097ms (74253ad3) 2025-05-09T23:38:34.5363984+02:00 0HNCEN9BK8JLT:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:38:34.5369768+02:00 0HNCEN9BK8JLT:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:38:34.5370838+02:00 0HNCEN9BK8JLT:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:38:34.6657590+02:00 0HNCEN9BK8JLT:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:38:34.6660234+02:00 0HNCEN9BK8JLT:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.271ms. (6f83ade2) 2025-05-09T23:38:34.6660830+02:00 0HNCEN9BK8JLT:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.9156ms (afa2e885) 2025-05-09T23:38:34.6661174+02:00 0HNCEN9BK8JLT:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:38:34.6662247+02:00 0HNCEN9BK8JLT:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.8237ms (74253ad3) 2025-05-09T23:39:34.6718035+02:00 0HNCEN9BK8JLT:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:39:34.6722897+02:00 0HNCEN9BK8JLT:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:39:34.6724020+02:00 0HNCEN9BK8JLT:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:39:34.8015101+02:00 0HNCEN9BK8JLT:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:39:34.8017182+02:00 0HNCEN9BK8JLT:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2276ms. (6f83ade2) 2025-05-09T23:39:34.8017835+02:00 0HNCEN9BK8JLT:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 129.316ms (afa2e885) 2025-05-09T23:39:34.8018425+02:00 0HNCEN9BK8JLT:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:39:34.8019602+02:00 0HNCEN9BK8JLT:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 130.1482ms (74253ad3) 2025-05-09T23:40:34.5296907+02:00 0HNCEN9BK8JLU:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:40:34.5302096+02:00 0HNCEN9BK8JLU:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:40:34.5302958+02:00 0HNCEN9BK8JLU:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:40:34.6379126+02:00 0HNCEN9BK8JLU:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:40:34.6381010+02:00 0HNCEN9BK8JLU:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1991ms. (6f83ade2) 2025-05-09T23:40:34.6381394+02:00 0HNCEN9BK8JLU:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 107.8068ms (afa2e885) 2025-05-09T23:40:34.6381595+02:00 0HNCEN9BK8JLU:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:40:34.6382634+02:00 0HNCEN9BK8JLU:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 108.5843ms (74253ad3) 2025-05-09T23:41:34.7635778+02:00 0HNCEN9BK8JLV:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:41:34.7640784+02:00 0HNCEN9BK8JLV:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:41:34.7641839+02:00 0HNCEN9BK8JLV:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:41:34.8847570+02:00 0HNCEN9BK8JLV:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:41:34.8849453+02:00 0HNCEN9BK8JLV:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2072ms. (6f83ade2) 2025-05-09T23:41:34.8849947+02:00 0HNCEN9BK8JLV:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 120.7728ms (afa2e885) 2025-05-09T23:41:34.8850217+02:00 0HNCEN9BK8JLV:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:41:34.8851333+02:00 0HNCEN9BK8JLV:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 121.5321ms (74253ad3) 2025-05-09T23:42:34.5256856+02:00 0HNCEN9BK8JM0:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:42:34.5262306+02:00 0HNCEN9BK8JM0:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:42:34.5263363+02:00 0HNCEN9BK8JM0:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:42:34.6547402+02:00 0HNCEN9BK8JM0:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:42:34.6549324+02:00 0HNCEN9BK8JM0:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2059ms. (6f83ade2) 2025-05-09T23:42:34.6549812+02:00 0HNCEN9BK8JM0:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 128.5778ms (afa2e885) 2025-05-09T23:42:34.6550010+02:00 0HNCEN9BK8JM0:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:42:34.6551000+02:00 0HNCEN9BK8JM0:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 129.431ms (74253ad3) 2025-05-09T23:43:34.6930015+02:00 0HNCEN9BK8JLV:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:43:34.6934668+02:00 0HNCEN9BK8JLV:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:43:34.6935618+02:00 0HNCEN9BK8JLV:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:43:34.8176150+02:00 0HNCEN9BK8JLV:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:43:34.8178479+02:00 0HNCEN9BK8JLV:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2502ms. (6f83ade2) 2025-05-09T23:43:34.8179373+02:00 0HNCEN9BK8JLV:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 124.3401ms (afa2e885) 2025-05-09T23:43:34.8179777+02:00 0HNCEN9BK8JLV:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:43:34.8180951+02:00 0HNCEN9BK8JLV:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.076ms (74253ad3) 2025-05-09T23:44:34.5246235+02:00 0HNCEN9BK8JM0:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:44:34.5252194+02:00 0HNCEN9BK8JM0:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:44:34.5253082+02:00 0HNCEN9BK8JM0:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:44:34.6506906+02:00 0HNCEN9BK8JM0:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:44:34.6509017+02:00 0HNCEN9BK8JM0:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2261ms. (6f83ade2) 2025-05-09T23:44:34.6509730+02:00 0HNCEN9BK8JM0:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.6252ms (afa2e885) 2025-05-09T23:44:34.6509958+02:00 0HNCEN9BK8JM0:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:44:34.6511020+02:00 0HNCEN9BK8JM0:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.5007ms (74253ad3) 2025-05-09T23:45:34.7600443+02:00 0HNCEN9BK8JM1:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:45:34.7605993+02:00 0HNCEN9BK8JM1:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:45:34.7607082+02:00 0HNCEN9BK8JM1:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:45:34.8880388+02:00 0HNCEN9BK8JM1:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:45:34.8882974+02:00 0HNCEN9BK8JM1:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2791ms. (6f83ade2) 2025-05-09T23:45:34.8883591+02:00 0HNCEN9BK8JM1:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 127.5772ms (afa2e885) 2025-05-09T23:45:34.8883961+02:00 0HNCEN9BK8JM1:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:45:34.8885122+02:00 0HNCEN9BK8JM1:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 128.4741ms (74253ad3) 2025-05-09T23:46:34.5266448+02:00 0HNCEN9BK8JM2:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:46:34.5271182+02:00 0HNCEN9BK8JM2:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:46:34.5272217+02:00 0HNCEN9BK8JM2:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:46:34.6535267+02:00 0HNCEN9BK8JM2:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:46:34.6537310+02:00 0HNCEN9BK8JM2:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2156ms. (6f83ade2) 2025-05-09T23:46:34.6538180+02:00 0HNCEN9BK8JM2:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.5044ms (afa2e885) 2025-05-09T23:46:34.6538671+02:00 0HNCEN9BK8JM2:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:46:34.6539807+02:00 0HNCEN9BK8JM2:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.3346ms (74253ad3) 2025-05-09T23:47:34.8466227+02:00 0HNCEN9BK8JM3:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:47:34.8472759+02:00 0HNCEN9BK8JM3:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:47:34.8473971+02:00 0HNCEN9BK8JM3:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:47:34.9724591+02:00 0HNCEN9BK8JM3:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:47:34.9726683+02:00 0HNCEN9BK8JM3:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.228ms. (6f83ade2) 2025-05-09T23:47:34.9727078+02:00 0HNCEN9BK8JM3:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.271ms (afa2e885) 2025-05-09T23:47:34.9727471+02:00 0HNCEN9BK8JM3:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:47:34.9728682+02:00 0HNCEN9BK8JM3:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 126.2667ms (74253ad3) 2025-05-09T23:48:34.5223591+02:00 0HNCEN9BK8JM4:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:48:34.5227953+02:00 0HNCEN9BK8JM4:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:48:34.5228932+02:00 0HNCEN9BK8JM4:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:48:34.6413217+02:00 0HNCEN9BK8JM4:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:48:34.6414995+02:00 0HNCEN9BK8JM4:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1847ms. (6f83ade2) 2025-05-09T23:48:34.6415283+02:00 0HNCEN9BK8JM4:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.6008ms (afa2e885) 2025-05-09T23:48:34.6415478+02:00 0HNCEN9BK8JM4:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:48:34.6416339+02:00 0HNCEN9BK8JM4:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.2966ms (74253ad3) 2025-05-09T23:49:34.7537857+02:00 0HNCEN9BK8JM5:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:49:34.7542540+02:00 0HNCEN9BK8JM5:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:49:34.7543638+02:00 0HNCEN9BK8JM5:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:49:34.8736165+02:00 0HNCEN9BK8JM5:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:49:34.8738279+02:00 0HNCEN9BK8JM5:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2017ms. (6f83ade2) 2025-05-09T23:49:34.8738780+02:00 0HNCEN9BK8JM5:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 119.4764ms (afa2e885) 2025-05-09T23:49:34.8738965+02:00 0HNCEN9BK8JM5:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:49:34.8739853+02:00 0HNCEN9BK8JM5:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 120.1952ms (74253ad3) 2025-05-09T23:50:34.5124796+02:00 0HNCEN9BK8JM4:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:50:34.5130042+02:00 0HNCEN9BK8JM4:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:50:34.5130945+02:00 0HNCEN9BK8JM4:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:50:34.6430618+02:00 0HNCEN9BK8JM4:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:50:34.6433187+02:00 0HNCEN9BK8JM4:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.272ms. (6f83ade2) 2025-05-09T23:50:34.6433902+02:00 0HNCEN9BK8JM4:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 130.2432ms (afa2e885) 2025-05-09T23:50:34.6434235+02:00 0HNCEN9BK8JM4:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:50:34.6435665+02:00 0HNCEN9BK8JM4:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 131.0772ms (74253ad3) 2025-05-09T23:51:34.7330994+02:00 0HNCEN9BK8JM6:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:51:34.7335041+02:00 0HNCEN9BK8JM6:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:51:34.7335892+02:00 0HNCEN9BK8JM6:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:51:34.8554295+02:00 0HNCEN9BK8JM6:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:51:34.8556763+02:00 0HNCEN9BK8JM6:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2502ms. (6f83ade2) 2025-05-09T23:51:34.8557265+02:00 0HNCEN9BK8JM6:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.0954ms (afa2e885) 2025-05-09T23:51:34.8557622+02:00 0HNCEN9BK8JM6:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:51:34.8558727+02:00 0HNCEN9BK8JM6:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.7747ms (74253ad3) 2025-05-09T23:52:34.5208252+02:00 0HNCEN9BK8JM7:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:52:34.5213272+02:00 0HNCEN9BK8JM7:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:52:34.5214142+02:00 0HNCEN9BK8JM7:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:52:34.6431564+02:00 0HNCEN9BK8JM7:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:52:34.6433957+02:00 0HNCEN9BK8JM7:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2565ms. (6f83ade2) 2025-05-09T23:52:34.6434435+02:00 0HNCEN9BK8JM7:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 121.9905ms (afa2e885) 2025-05-09T23:52:34.6434653+02:00 0HNCEN9BK8JM7:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:52:34.6435746+02:00 0HNCEN9BK8JM7:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 122.7395ms (74253ad3) 2025-05-09T23:53:34.6927322+02:00 0HNCEN9BK8JM8:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:53:34.6931466+02:00 0HNCEN9BK8JM8:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:53:34.6932341+02:00 0HNCEN9BK8JM8:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:53:34.8198707+02:00 0HNCEN9BK8JM8:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:53:34.8201118+02:00 0HNCEN9BK8JM8:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2693ms. (6f83ade2) 2025-05-09T23:53:34.8201692+02:00 0HNCEN9BK8JM8:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 126.8959ms (afa2e885) 2025-05-09T23:53:34.8201999+02:00 0HNCEN9BK8JM8:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:53:34.8202908+02:00 0HNCEN9BK8JM8:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 127.5838ms (74253ad3) 2025-05-09T23:54:34.5158872+02:00 0HNCEN9BK8JM9:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:54:34.5163289+02:00 0HNCEN9BK8JM9:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:54:34.5164108+02:00 0HNCEN9BK8JM9:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:54:34.6413308+02:00 0HNCEN9BK8JM9:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:54:34.6415173+02:00 0HNCEN9BK8JM9:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1989ms. (6f83ade2) 2025-05-09T23:54:34.6415584+02:00 0HNCEN9BK8JM9:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 125.1114ms (afa2e885) 2025-05-09T23:54:34.6415930+02:00 0HNCEN9BK8JM9:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:54:34.6417223+02:00 0HNCEN9BK8JM9:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 125.8456ms (74253ad3) 2025-05-09T23:55:34.7579128+02:00 0HNCEN9BK8JM9:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:55:34.7585359+02:00 0HNCEN9BK8JM9:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:55:34.7586401+02:00 0HNCEN9BK8JM9:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:55:34.8764653+02:00 0HNCEN9BK8JM9:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:55:34.8767019+02:00 0HNCEN9BK8JM9:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2586ms. (6f83ade2) 2025-05-09T23:55:34.8767655+02:00 0HNCEN9BK8JM9:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 118.0437ms (afa2e885) 2025-05-09T23:55:34.8768104+02:00 0HNCEN9BK8JM9:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:55:34.8769239+02:00 0HNCEN9BK8JM9:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 119.0346ms (74253ad3) 2025-05-09T23:56:34.5157846+02:00 0HNCEN9BK8JMA:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:56:34.5162311+02:00 0HNCEN9BK8JMA:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:56:34.5163289+02:00 0HNCEN9BK8JMA:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:56:34.6383742+02:00 0HNCEN9BK8JMA:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:56:34.6386316+02:00 0HNCEN9BK8JMA:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2684ms. (6f83ade2) 2025-05-09T23:56:34.6386897+02:00 0HNCEN9BK8JMA:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 122.3215ms (afa2e885) 2025-05-09T23:56:34.6387066+02:00 0HNCEN9BK8JMA:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:56:34.6387919+02:00 0HNCEN9BK8JMA:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 123.0134ms (74253ad3) 2025-05-09T23:57:34.7193981+02:00 0HNCEN9BK8JMB:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:57:34.7199638+02:00 0HNCEN9BK8JMB:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:57:34.7200709+02:00 0HNCEN9BK8JMB:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:57:34.8317989+02:00 0HNCEN9BK8JMB:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:57:34.8320166+02:00 0HNCEN9BK8JMB:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.2374ms. (6f83ade2) 2025-05-09T23:57:34.8320562+02:00 0HNCEN9BK8JMB:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 111.9114ms (afa2e885) 2025-05-09T23:57:34.8320831+02:00 0HNCEN9BK8JMB:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:57:34.8321983+02:00 0HNCEN9BK8JMB:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 112.8087ms (74253ad3) 2025-05-09T23:58:34.5135092+02:00 0HNCEN9BK8JMA:00000002 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:58:34.5140091+02:00 0HNCEN9BK8JMA:00000002 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:58:34.5141364+02:00 0HNCEN9BK8JMA:00000002 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:58:34.6275874+02:00 0HNCEN9BK8JMA:00000002 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:58:34.6277623+02:00 0HNCEN9BK8JMA:00000002 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1854ms. (6f83ade2) 2025-05-09T23:58:34.6278048+02:00 0HNCEN9BK8JMA:00000002 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 113.5966ms (afa2e885) 2025-05-09T23:58:34.6278257+02:00 0HNCEN9BK8JMA:00000002 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:58:34.6279088+02:00 0HNCEN9BK8JMA:00000002 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 114.4081ms (74253ad3) 2025-05-09T23:59:34.7286155+02:00 0HNCEN9BK8JMC:00000001 [INF] Request starting "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - null null (d509f86a) 2025-05-09T23:59:34.7290219+02:00 0HNCEN9BK8JMC:00000001 [INF] Executing endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (500cc934) 2025-05-09T23:59:34.7291059+02:00 0HNCEN9BK8JMC:00000001 [INF] Route matched with "{action = \"Notifications\", controller = \"Email\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult Notifications()" on controller "rPlanControl.Controllers.EmailController" ("rpcweb.barna"). (122b2fdf) 2025-05-09T23:59:34.8337122+02:00 0HNCEN9BK8JMC:00000001 [INF] Executing PartialViewResult, running view "_Notifications". (1d3d4b21) 2025-05-09T23:59:34.8338852+02:00 0HNCEN9BK8JMC:00000001 [INF] Executed PartialViewResult - view "_Notifications" executed in 0.1992ms. (6f83ade2) 2025-05-09T23:59:34.8339220+02:00 0HNCEN9BK8JMC:00000001 [INF] Executed action "rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)" in 104.7783ms (afa2e885) 2025-05-09T23:59:34.8339456+02:00 0HNCEN9BK8JMC:00000001 [INF] Executed endpoint '"rPlanControl.Controllers.EmailController.Notifications (rpcweb.barna)"' (99874f2b) 2025-05-09T23:59:34.8340162+02:00 0HNCEN9BK8JMC:00000001 [INF] Request finished "HTTP/1.1" "GET" "http"://"localhost:5010""""/Email/Notifications""" - 200 null "text/html; charset=utf-8" 105.4195ms (74253ad3)