diff --git a/build/src/win-x64/build.cmd b/build/src/win-x64/build.cmd index 00329a83d..1040157e1 100644 --- a/build/src/win-x64/build.cmd +++ b/build/src/win-x64/build.cmd @@ -22,11 +22,13 @@ replace.exe "../../dist/win-x64/publish/nginx/conf/nginx.conf" "gateway:" "local replace.exe "../../dist/win-x64/publish/nginx/conf/nginx.conf" "/usr/share/nginx/html/" "../apps/fe/" @REM gateway +xcopy "../docker/publish/apps/be/Web.Gateway/" "../../dist/win-x64/publish/gateway/" /e/q/f/y echo F|xcopy "../docker/publish/conf/gateway/appsettings.json" "../../dist/win-x64/publish/gateway/appsettings.json" /e/q/f/y echo F|xcopy "../docker/publish/conf/gateway/appsettings.Development.json" "../../dist/win-x64/publish/gateway/appsettings.Production.json" /e/q/f/y replace.exe "../../dist/win-x64/publish/gateway/appsettings.Production.json" "host.docker.internal:" "localhost:" echo F|xcopy "../docker/publish/conf/settings/appsettings.json" "../../dist/win-x64/publish/gateway/wwwroot/settings/appsettings.json" /e/q/f/y echo F|xcopy "../docker/publish/conf/settings/appsettings.Development.json" "../../dist/win-x64/publish/gateway/wwwroot/settings/appsettings.Production.json" /e/q/f/y +rmdir /s /q "../../dist/win-x64/publish/gateway/logs" @REM diff --git a/build/src/win-x64/publish/gateway/CsvHelper.dll b/build/src/win-x64/publish/gateway/CsvHelper.dll deleted file mode 100644 index 329508159..000000000 Binary files a/build/src/win-x64/publish/gateway/CsvHelper.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Flurl.dll b/build/src/win-x64/publish/gateway/Flurl.dll deleted file mode 100644 index d6d6c8e92..000000000 Binary files a/build/src/win-x64/publish/gateway/Flurl.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/InfluxDB.Client.Core.dll b/build/src/win-x64/publish/gateway/InfluxDB.Client.Core.dll deleted file mode 100644 index adb58c750..000000000 Binary files a/build/src/win-x64/publish/gateway/InfluxDB.Client.Core.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/InfluxDB.Client.dll b/build/src/win-x64/publish/gateway/InfluxDB.Client.dll deleted file mode 100644 index 94dc3b220..000000000 Binary files a/build/src/win-x64/publish/gateway/InfluxDB.Client.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/JsonSubTypes.dll b/build/src/win-x64/publish/gateway/JsonSubTypes.dll deleted file mode 100644 index 3e27b68a2..000000000 Binary files a/build/src/win-x64/publish/gateway/JsonSubTypes.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Microsoft.Extensions.DependencyModel.dll b/build/src/win-x64/publish/gateway/Microsoft.Extensions.DependencyModel.dll deleted file mode 100644 index 2e78d8e6a..000000000 Binary files a/build/src/win-x64/publish/gateway/Microsoft.Extensions.DependencyModel.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Microsoft.Extensions.ObjectPool.dll b/build/src/win-x64/publish/gateway/Microsoft.Extensions.ObjectPool.dll deleted file mode 100644 index 7c9c187ef..000000000 Binary files a/build/src/win-x64/publish/gateway/Microsoft.Extensions.ObjectPool.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Microsoft.Win32.SystemEvents.dll b/build/src/win-x64/publish/gateway/Microsoft.Win32.SystemEvents.dll deleted file mode 100644 index 3ab58500b..000000000 Binary files a/build/src/win-x64/publish/gateway/Microsoft.Win32.SystemEvents.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Newtonsoft.Json.dll b/build/src/win-x64/publish/gateway/Newtonsoft.Json.dll deleted file mode 100644 index 8ba89bf39..000000000 Binary files a/build/src/win-x64/publish/gateway/Newtonsoft.Json.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/NodaTime.Serialization.JsonNet.dll b/build/src/win-x64/publish/gateway/NodaTime.Serialization.JsonNet.dll deleted file mode 100644 index 1b5b224b7..000000000 Binary files a/build/src/win-x64/publish/gateway/NodaTime.Serialization.JsonNet.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/NodaTime.dll b/build/src/win-x64/publish/gateway/NodaTime.dll deleted file mode 100644 index 266803ddc..000000000 Binary files a/build/src/win-x64/publish/gateway/NodaTime.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/RestSharp.dll b/build/src/win-x64/publish/gateway/RestSharp.dll deleted file mode 100644 index 8a755a180..000000000 Binary files a/build/src/win-x64/publish/gateway/RestSharp.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Serilog.AspNetCore.dll b/build/src/win-x64/publish/gateway/Serilog.AspNetCore.dll deleted file mode 100644 index 6fd0ba7a2..000000000 Binary files a/build/src/win-x64/publish/gateway/Serilog.AspNetCore.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Serilog.Enrichers.Environment.dll b/build/src/win-x64/publish/gateway/Serilog.Enrichers.Environment.dll deleted file mode 100644 index 54867f932..000000000 Binary files a/build/src/win-x64/publish/gateway/Serilog.Enrichers.Environment.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Serilog.Enrichers.Process.dll b/build/src/win-x64/publish/gateway/Serilog.Enrichers.Process.dll deleted file mode 100644 index 7b39336e9..000000000 Binary files a/build/src/win-x64/publish/gateway/Serilog.Enrichers.Process.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Serilog.Extensions.Hosting.dll b/build/src/win-x64/publish/gateway/Serilog.Extensions.Hosting.dll deleted file mode 100644 index 37eb2ecab..000000000 Binary files a/build/src/win-x64/publish/gateway/Serilog.Extensions.Hosting.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Serilog.Extensions.Logging.dll b/build/src/win-x64/publish/gateway/Serilog.Extensions.Logging.dll deleted file mode 100644 index 27dc8cfc3..000000000 Binary files a/build/src/win-x64/publish/gateway/Serilog.Extensions.Logging.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Serilog.Formatting.Compact.dll b/build/src/win-x64/publish/gateway/Serilog.Formatting.Compact.dll deleted file mode 100644 index 7e6d49c6f..000000000 Binary files a/build/src/win-x64/publish/gateway/Serilog.Formatting.Compact.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Serilog.Settings.Configuration.dll b/build/src/win-x64/publish/gateway/Serilog.Settings.Configuration.dll deleted file mode 100644 index 3dbf67572..000000000 Binary files a/build/src/win-x64/publish/gateway/Serilog.Settings.Configuration.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Serilog.Sinks.Console.dll b/build/src/win-x64/publish/gateway/Serilog.Sinks.Console.dll deleted file mode 100644 index eb3745f74..000000000 Binary files a/build/src/win-x64/publish/gateway/Serilog.Sinks.Console.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Serilog.Sinks.Debug.dll b/build/src/win-x64/publish/gateway/Serilog.Sinks.Debug.dll deleted file mode 100644 index 2bd024b10..000000000 Binary files a/build/src/win-x64/publish/gateway/Serilog.Sinks.Debug.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Serilog.Sinks.File.dll b/build/src/win-x64/publish/gateway/Serilog.Sinks.File.dll deleted file mode 100644 index 29dc2fd35..000000000 Binary files a/build/src/win-x64/publish/gateway/Serilog.Sinks.File.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Serilog.Sinks.Http.dll b/build/src/win-x64/publish/gateway/Serilog.Sinks.Http.dll deleted file mode 100644 index 7ee1bc314..000000000 Binary files a/build/src/win-x64/publish/gateway/Serilog.Sinks.Http.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Serilog.dll b/build/src/win-x64/publish/gateway/Serilog.dll deleted file mode 100644 index 78688c820..000000000 Binary files a/build/src/win-x64/publish/gateway/Serilog.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/System.Configuration.ConfigurationManager.dll b/build/src/win-x64/publish/gateway/System.Configuration.ConfigurationManager.dll deleted file mode 100644 index 14f8ef6ce..000000000 Binary files a/build/src/win-x64/publish/gateway/System.Configuration.ConfigurationManager.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/System.Drawing.Common.dll b/build/src/win-x64/publish/gateway/System.Drawing.Common.dll deleted file mode 100644 index be6915e54..000000000 Binary files a/build/src/win-x64/publish/gateway/System.Drawing.Common.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/System.IO.Hashing.dll b/build/src/win-x64/publish/gateway/System.IO.Hashing.dll deleted file mode 100644 index 5e50fecb8..000000000 Binary files a/build/src/win-x64/publish/gateway/System.IO.Hashing.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/System.Reactive.dll b/build/src/win-x64/publish/gateway/System.Reactive.dll deleted file mode 100644 index eb364ecdc..000000000 Binary files a/build/src/win-x64/publish/gateway/System.Reactive.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/System.Security.Cryptography.ProtectedData.dll b/build/src/win-x64/publish/gateway/System.Security.Cryptography.ProtectedData.dll deleted file mode 100644 index 1ba87704c..000000000 Binary files a/build/src/win-x64/publish/gateway/System.Security.Cryptography.ProtectedData.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/System.Security.Permissions.dll b/build/src/win-x64/publish/gateway/System.Security.Permissions.dll deleted file mode 100644 index 39dd4df91..000000000 Binary files a/build/src/win-x64/publish/gateway/System.Security.Permissions.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/System.Windows.Extensions.dll b/build/src/win-x64/publish/gateway/System.Windows.Extensions.dll deleted file mode 100644 index c3e8844fa..000000000 Binary files a/build/src/win-x64/publish/gateway/System.Windows.Extensions.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Web.Gateway.deps.json b/build/src/win-x64/publish/gateway/Web.Gateway.deps.json deleted file mode 100644 index be8298908..000000000 --- a/build/src/win-x64/publish/gateway/Web.Gateway.deps.json +++ /dev/null @@ -1,832 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v6.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v6.0": { - "Web.Gateway/0.1.1": { - "dependencies": { - "Flurl": "3.0.7", - "InfluxDB.Client": "4.11.0", - "Serilog.AspNetCore": "6.1.0", - "Serilog.Enrichers.Environment": "2.2.0", - "Serilog.Enrichers.Process": "2.0.2", - "Serilog.Settings.Configuration": "3.4.0", - "Serilog.Sinks.Console": "4.1.0", - "Serilog.Sinks.File": "5.0.0", - "Serilog.Sinks.Http": "8.0.0", - "Yarp.ReverseProxy": "2.0.0" - }, - "runtime": { - "Web.Gateway.dll": {} - } - }, - "CsvHelper/30.0.1": { - "runtime": { - "lib/net6.0/CsvHelper.dll": { - "assemblyVersion": "30.0.0.0", - "fileVersion": "30.0.1.0" - } - } - }, - "Flurl/3.0.7": { - "runtime": { - "lib/netstandard2.0/Flurl.dll": { - "assemblyVersion": "3.0.7.0", - "fileVersion": "3.0.7.0" - } - } - }, - "InfluxDB.Client/4.11.0": { - "dependencies": { - "InfluxDB.Client.Core": "4.11.0", - "JsonSubTypes": "2.0.1", - "Microsoft.Extensions.ObjectPool": "7.0.2", - "Microsoft.Net.Http.Headers": "2.2.8", - "System.Collections.Immutable": "6.0.0", - "System.Configuration.ConfigurationManager": "6.0.1", - "System.Reactive": "5.0.0" - }, - "runtime": { - "lib/netstandard2.1/InfluxDB.Client.dll": { - "assemblyVersion": "4.11.0.0", - "fileVersion": "4.11.0.0" - } - } - }, - "InfluxDB.Client.Core/4.11.0": { - "dependencies": { - "CsvHelper": "30.0.1", - "Newtonsoft.Json": "13.0.2", - "NodaTime": "3.1.6", - "NodaTime.Serialization.JsonNet": "3.0.1", - "RestSharp": "108.0.3" - }, - "runtime": { - "lib/netstandard2.1/InfluxDB.Client.Core.dll": { - "assemblyVersion": "4.11.0.0", - "fileVersion": "4.11.0.0" - } - } - }, - "JsonSubTypes/2.0.1": { - "dependencies": { - "Newtonsoft.Json": "13.0.2" - }, - "runtime": { - "lib/netstandard2.0/JsonSubTypes.dll": { - "assemblyVersion": "2.0.1.0", - "fileVersion": "2.0.1.0" - } - } - }, - "Microsoft.Extensions.Configuration/2.0.0": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.8" - } - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.8": { - "dependencies": { - "Microsoft.Extensions.Primitives": "5.0.0" - } - }, - "Microsoft.Extensions.Configuration.Binder/2.0.0": { - "dependencies": { - "Microsoft.Extensions.Configuration": "2.0.0" - } - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0" - } - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": {}, - "Microsoft.Extensions.DependencyModel/3.0.0": { - "dependencies": { - "System.Text.Json": "4.6.0" - }, - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": { - "assemblyVersion": "3.0.0.0", - "fileVersion": "3.0.19.46305" - } - } - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.8": { - "dependencies": { - "Microsoft.Extensions.Primitives": "5.0.0" - } - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.8": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.8", - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "3.1.8", - "Microsoft.Extensions.Logging.Abstractions": "5.0.0" - } - }, - "Microsoft.Extensions.Logging/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "5.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Logging.Abstractions": "5.0.0", - "Microsoft.Extensions.Options": "5.0.0" - } - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": {}, - "Microsoft.Extensions.ObjectPool/7.0.2": { - "runtime": { - "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.222.60606" - } - } - }, - "Microsoft.Extensions.Options/5.0.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Primitives": "5.0.0" - } - }, - "Microsoft.Extensions.Primitives/5.0.0": {}, - "Microsoft.Net.Http.Headers/2.2.8": { - "dependencies": { - "Microsoft.Extensions.Primitives": "5.0.0", - "System.Buffers": "4.5.0" - } - }, - "Microsoft.Win32.SystemEvents/6.0.0": { - "runtime": { - "lib/net6.0/Microsoft.Win32.SystemEvents.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - }, - "runtimeTargets": { - "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "Newtonsoft.Json/13.0.2": { - "runtime": { - "lib/net6.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.2.27524" - } - } - }, - "NodaTime/3.1.6": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - }, - "runtime": { - "lib/net6.0/NodaTime.dll": { - "assemblyVersion": "3.1.6.0", - "fileVersion": "3.1.6.0" - } - } - }, - "NodaTime.Serialization.JsonNet/3.0.1": { - "dependencies": { - "Newtonsoft.Json": "13.0.2", - "NodaTime": "3.1.6" - }, - "runtime": { - "lib/netstandard2.0/NodaTime.Serialization.JsonNet.dll": { - "assemblyVersion": "3.0.1.0", - "fileVersion": "3.0.1.0" - } - } - }, - "RestSharp/108.0.3": { - "runtime": { - "lib/net6.0/RestSharp.dll": { - "assemblyVersion": "108.0.3.0", - "fileVersion": "108.0.3.0" - } - } - }, - "Serilog/2.10.0": { - "runtime": { - "lib/netstandard2.1/Serilog.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.10.0.0" - } - } - }, - "Serilog.AspNetCore/6.1.0": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection": "5.0.0", - "Microsoft.Extensions.Logging": "5.0.0", - "Serilog": "2.10.0", - "Serilog.Extensions.Hosting": "5.0.1", - "Serilog.Formatting.Compact": "1.1.0", - "Serilog.Settings.Configuration": "3.4.0", - "Serilog.Sinks.Console": "4.1.0", - "Serilog.Sinks.Debug": "2.0.0", - "Serilog.Sinks.File": "5.0.0" - }, - "runtime": { - "lib/net5.0/Serilog.AspNetCore.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "6.1.0.0" - } - } - }, - "Serilog.Enrichers.Environment/2.2.0": { - "dependencies": { - "Serilog": "2.10.0" - }, - "runtime": { - "lib/netstandard2.0/Serilog.Enrichers.Environment.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.2.0.0" - } - } - }, - "Serilog.Enrichers.Process/2.0.2": { - "dependencies": { - "Serilog": "2.10.0" - }, - "runtime": { - "lib/netstandard2.0/Serilog.Enrichers.Process.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.2.0" - } - } - }, - "Serilog.Extensions.Hosting/5.0.1": { - "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0", - "Microsoft.Extensions.Hosting.Abstractions": "3.1.8", - "Microsoft.Extensions.Logging.Abstractions": "5.0.0", - "Serilog": "2.10.0", - "Serilog.Extensions.Logging": "3.1.0" - }, - "runtime": { - "lib/netstandard2.1/Serilog.Extensions.Hosting.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "5.0.1.0" - } - } - }, - "Serilog.Extensions.Logging/3.1.0": { - "dependencies": { - "Microsoft.Extensions.Logging": "5.0.0", - "Serilog": "2.10.0" - }, - "runtime": { - "lib/netstandard2.0/Serilog.Extensions.Logging.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "3.1.0.0" - } - } - }, - "Serilog.Formatting.Compact/1.1.0": { - "dependencies": { - "Serilog": "2.10.0" - }, - "runtime": { - "lib/netstandard2.0/Serilog.Formatting.Compact.dll": { - "assemblyVersion": "1.1.0.0", - "fileVersion": "1.1.0.0" - } - } - }, - "Serilog.Settings.Configuration/3.4.0": { - "dependencies": { - "Microsoft.Extensions.Configuration.Binder": "2.0.0", - "Microsoft.Extensions.DependencyModel": "3.0.0", - "Serilog": "2.10.0" - }, - "runtime": { - "lib/netstandard2.0/Serilog.Settings.Configuration.dll": { - "assemblyVersion": "3.4.0.0", - "fileVersion": "3.4.0.0" - } - } - }, - "Serilog.Sinks.Console/4.1.0": { - "dependencies": { - "Serilog": "2.10.0" - }, - "runtime": { - "lib/net5.0/Serilog.Sinks.Console.dll": { - "assemblyVersion": "4.1.0.0", - "fileVersion": "4.1.0.0" - } - } - }, - "Serilog.Sinks.Debug/2.0.0": { - "dependencies": { - "Serilog": "2.10.0" - }, - "runtime": { - "lib/netstandard2.1/Serilog.Sinks.Debug.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - } - }, - "Serilog.Sinks.File/5.0.0": { - "dependencies": { - "Serilog": "2.10.0" - }, - "runtime": { - "lib/net5.0/Serilog.Sinks.File.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.0" - } - } - }, - "Serilog.Sinks.Http/8.0.0": { - "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "3.1.8", - "Serilog.Sinks.File": "5.0.0" - }, - "runtime": { - "lib/netstandard2.1/Serilog.Sinks.Http.dll": { - "assemblyVersion": "8.0.0.0", - "fileVersion": "8.0.0.0" - } - } - }, - "System.Buffers/4.5.0": {}, - "System.Collections.Immutable/6.0.0": { - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - } - }, - "System.Configuration.ConfigurationManager/6.0.1": { - "dependencies": { - "System.Security.Cryptography.ProtectedData": "6.0.0", - "System.Security.Permissions": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Configuration.ConfigurationManager.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.922.41905" - } - } - }, - "System.Drawing.Common/6.0.0": { - "dependencies": { - "Microsoft.Win32.SystemEvents": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Drawing.Common.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": { - "rid": "unix", - "assetType": "runtime", - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - }, - "runtimes/win/lib/net6.0/System.Drawing.Common.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.IO.Hashing/7.0.0": { - "runtime": { - "lib/net6.0/System.IO.Hashing.dll": { - "assemblyVersion": "7.0.0.0", - "fileVersion": "7.0.22.51805" - } - } - }, - "System.Reactive/5.0.0": { - "runtime": { - "lib/net5.0/System.Reactive.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.0.0.1" - } - } - }, - "System.Runtime.CompilerServices.Unsafe/6.0.0": {}, - "System.Security.AccessControl/6.0.0": {}, - "System.Security.Cryptography.ProtectedData/6.0.0": { - "runtime": { - "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - }, - "runtimeTargets": { - "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Security.Permissions/6.0.0": { - "dependencies": { - "System.Security.AccessControl": "6.0.0", - "System.Windows.Extensions": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Security.Permissions.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "System.Text.Json/4.6.0": {}, - "System.Windows.Extensions/6.0.0": { - "dependencies": { - "System.Drawing.Common": "6.0.0" - }, - "runtime": { - "lib/net6.0/System.Windows.Extensions.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - }, - "runtimeTargets": { - "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": { - "rid": "win", - "assetType": "runtime", - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.21.52210" - } - } - }, - "Yarp.ReverseProxy/2.0.0": { - "dependencies": { - "System.IO.Hashing": "7.0.0" - }, - "runtime": { - "lib/net6.0/Yarp.ReverseProxy.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.23.11306" - } - } - } - } - }, - "libraries": { - "Web.Gateway/0.1.1": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "CsvHelper/30.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rcZtgbWR+As4G3Vpgx0AMNmShGuQLFjkHAPIIflzrfkJCx8/AOd4m96ZRmiU1Wi39qS5UVjV0P8qdgqOo5Cwyg==", - "path": "csvhelper/30.0.1", - "hashPath": "csvhelper.30.0.1.nupkg.sha512" - }, - "Flurl/3.0.7": { - "type": "package", - "serviceable": true, - "sha512": "sha512-W3zHc8m6/yqOAedHwpFQv5VT8t0W/jkS3AVlv1Tj520KDNjUa31at0zMc3XYJy8f9qdOmUcvSUarf6G2nK1ZIg==", - "path": "flurl/3.0.7", - "hashPath": "flurl.3.0.7.nupkg.sha512" - }, - "InfluxDB.Client/4.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-9La5vqpwbPlsdNeNyo90Im/d+OVOrqkjrv/1FY0Ow6NmZSFsFTN5wfQYNrPw5ZkIlYTT5fX4oX01zFChnSYxOw==", - "path": "influxdb.client/4.11.0", - "hashPath": "influxdb.client.4.11.0.nupkg.sha512" - }, - "InfluxDB.Client.Core/4.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LFQS6u8Lb9yf2IZ8fBd3K4m4r0OVYvTGItBce7cDctYXiNjMiWxR7onzRO75R9UfkndaOkyG/Wz7BeszhRlTkA==", - "path": "influxdb.client.core/4.11.0", - "hashPath": "influxdb.client.core.4.11.0.nupkg.sha512" - }, - "JsonSubTypes/2.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1Po+Ypf0SjCeEKx5+C89Nb5OgTcqNvfS3uTI46MUM+KEp6Rq/M0h+vVsTUt/6DFRwZMTpsAJM4yJrZmEObVANA==", - "path": "jsonsubtypes/2.0.1", - "hashPath": "jsonsubtypes.2.0.1.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-SsI4RqI8EH00+cYO96tbftlh87sNUv1eeyuBU1XZdQkG0RrHAOjWgl7P0FoLeTSMXJpOnfweeOWj2d1/5H3FxA==", - "path": "microsoft.extensions.configuration/2.0.0", - "hashPath": "microsoft.extensions.configuration.2.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Abstractions/3.1.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0qbNyxGpuNP/fuQ3FLHesm1Vn/83qYcAgVsi1UQCQN1peY4YH1uiizOh4xbYkQyxiVMD/c/zhiYYv94G0DXSSA==", - "path": "microsoft.extensions.configuration.abstractions/3.1.8", - "hashPath": "microsoft.extensions.configuration.abstractions.3.1.8.nupkg.sha512" - }, - "Microsoft.Extensions.Configuration.Binder/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IznHHzGUtrdpuQqIUdmzF6TYPcsYHONhHh3o9dGp39sX/9Zfmt476UnhvU0UhXgJnXXAikt/MpN6AuSLCCMdEQ==", - "path": "microsoft.extensions.configuration.binder/2.0.0", - "hashPath": "microsoft.extensions.configuration.binder.2.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Rc2kb/p3Ze6cP6rhFC3PJRdWGbLvSHZc0ev7YlyeU6FmHciDMLrhoVoTUEzKPhN5ZjFgKF1Cf5fOz8mCMIkvpA==", - "path": "microsoft.extensions.dependencyinjection/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==", - "path": "microsoft.extensions.dependencyinjection.abstractions/5.0.0", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.DependencyModel/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Iaectmzg9Dc4ZbKX/FurrRjgO/I8rTumL5UU+Uube6vZuGetcnXoIgTA94RthFWePhdMVm8MMhVFJZdbzMsdyQ==", - "path": "microsoft.extensions.dependencymodel/3.0.0", - "hashPath": "microsoft.extensions.dependencymodel.3.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.FileProviders.Abstractions/3.1.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-U7ffyzrPfRDH5K3h/mBpqJVoHbppw1kc1KyHZcZeDR7b1A0FRaqMSiizGpN9IGwWs9BuN7oXIKFyviuSGBjHtQ==", - "path": "microsoft.extensions.fileproviders.abstractions/3.1.8", - "hashPath": "microsoft.extensions.fileproviders.abstractions.3.1.8.nupkg.sha512" - }, - "Microsoft.Extensions.Hosting.Abstractions/3.1.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7ZJUKwPipkDvuv2KJPZ3r01wp2AWNMiYH+61i0dL89F7QICknjKpWgLKLpTSUYFgl77S3b4264I6i4HzDdrb2A==", - "path": "microsoft.extensions.hosting.abstractions/3.1.8", - "hashPath": "microsoft.extensions.hosting.abstractions.3.1.8.nupkg.sha512" - }, - "Microsoft.Extensions.Logging/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-MgOwK6tPzB6YNH21wssJcw/2MKwee8b2gI7SllYfn6rvTpIrVvVS5HAjSU2vqSku1fwqRvWP0MdIi14qjd93Aw==", - "path": "microsoft.extensions.logging/5.0.0", - "hashPath": "microsoft.extensions.logging.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Logging.Abstractions/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NxP6ahFcBnnSfwNBi2KH2Oz8Xl5Sm2krjId/jRR3I7teFphwiUoUeZPwTNA21EX+5PtjqmyAvKaOeBXcJjcH/w==", - "path": "microsoft.extensions.logging.abstractions/5.0.0", - "hashPath": "microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.ObjectPool/7.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-i1YHthDbI3Xy4Vy1wC2EP+Z/yDJjpv5ejxnPxQ4p7sC8jnpWVfR2/T23Iz9+lIz5aBSruu8dOChmwvUQ3qYXZw==", - "path": "microsoft.extensions.objectpool/7.0.2", - "hashPath": "microsoft.extensions.objectpool.7.0.2.nupkg.sha512" - }, - "Microsoft.Extensions.Options/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==", - "path": "microsoft.extensions.options/5.0.0", - "hashPath": "microsoft.extensions.options.5.0.0.nupkg.sha512" - }, - "Microsoft.Extensions.Primitives/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==", - "path": "microsoft.extensions.primitives/5.0.0", - "hashPath": "microsoft.extensions.primitives.5.0.0.nupkg.sha512" - }, - "Microsoft.Net.Http.Headers/2.2.8": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wHdwMv0QDDG2NWDSwax9cjkeQceGC1Qq53a31+31XpvTXVljKXRjWISlMoS/wZYKiqdqzuEvKFKwGHl+mt2jCA==", - "path": "microsoft.net.http.headers/2.2.8", - "hashPath": "microsoft.net.http.headers.2.2.8.nupkg.sha512" - }, - "Microsoft.Win32.SystemEvents/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==", - "path": "microsoft.win32.systemevents/6.0.0", - "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-R2pZ3B0UjeyHShm9vG+Tu0EBb2lC8b0dFzV9gVn50ofHXh9Smjk6kTn7A/FdAsC8B5cKib1OnGYOXxRBz5XQDg==", - "path": "newtonsoft.json/13.0.2", - "hashPath": "newtonsoft.json.13.0.2.nupkg.sha512" - }, - "NodaTime/3.1.6": { - "type": "package", - "serviceable": true, - "sha512": "sha512-0ZGOyyLldBHYhFpDi22YcXDuAjj3bI33ChGJyp4/dP2gbhpIIVAKaIgU0h+1oUlh/LgA/UKeyJkWOCW2wHYfIg==", - "path": "nodatime/3.1.6", - "hashPath": "nodatime.3.1.6.nupkg.sha512" - }, - "NodaTime.Serialization.JsonNet/3.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bmw+ElaOr21HZQQVYWZKgqs0QpSb/rJcJxem3Ok6YWAdenqOi0PS2hIkvlh+QJfsl2X3VJcla9Rhya/N3JnweA==", - "path": "nodatime.serialization.jsonnet/3.0.1", - "hashPath": "nodatime.serialization.jsonnet.3.0.1.nupkg.sha512" - }, - "RestSharp/108.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-phq1AkVhqVXHZxvWDV4fJEJKCR5OHNFUGx2Ix8o5EFShS6654oZhth4X2RWvaU/W7UexIswW0T+lTirxfLU2Ow==", - "path": "restsharp/108.0.3", - "hashPath": "restsharp.108.0.3.nupkg.sha512" - }, - "Serilog/2.10.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+QX0hmf37a0/OZLxM3wL7V6/ADvC1XihXN4Kq/p6d8lCPfgkRdiuhbWlMaFjR9Av0dy5F0+MBeDmDdRZN/YwQA==", - "path": "serilog/2.10.0", - "hashPath": "serilog.2.10.0.nupkg.sha512" - }, - "Serilog.AspNetCore/6.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-iMwFUJDN+/yWIPz4TKCliagJ1Yn//SceCYCzgdPwe/ECYUwb5/WUL8cTzRKV+tFwxGjLEV/xpm0GupS5RwbhSQ==", - "path": "serilog.aspnetcore/6.1.0", - "hashPath": "serilog.aspnetcore.6.1.0.nupkg.sha512" - }, - "Serilog.Enrichers.Environment/2.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DMrj3A4l65kc4JouQyZjjFv7N58Y7lGsB81kSzorTwUGeI2wrTy7CVwSOfG90/Pcu/HV5bwGrUmxDZ38pON+5Q==", - "path": "serilog.enrichers.environment/2.2.0", - "hashPath": "serilog.enrichers.environment.2.2.0.nupkg.sha512" - }, - "Serilog.Enrichers.Process/2.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-T9EjKKLsL6qC/3eOLUAKEPBLEqPDmt5BLXaQdPMaxJzuex+MeXA8DuAiPboUaftp3kbnCN4ZgZpDvs+Fa7OHuw==", - "path": "serilog.enrichers.process/2.0.2", - "hashPath": "serilog.enrichers.process.2.0.2.nupkg.sha512" - }, - "Serilog.Extensions.Hosting/5.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-o0VUyt3npAqOJaZ6CiWLFeLYs3CYJwfcAqaUqprzsmj7qYIvorcn8cZLVR8AQX6vzX7gee2bD0sQeA17iO2/Aw==", - "path": "serilog.extensions.hosting/5.0.1", - "hashPath": "serilog.extensions.hosting.5.0.1.nupkg.sha512" - }, - "Serilog.Extensions.Logging/3.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IWfem7wfrFbB3iw1OikqPFNPEzfayvDuN4WP7Ue1AVFskalMByeWk3QbtUXQR34SBkv1EbZ3AySHda/ErDgpcg==", - "path": "serilog.extensions.logging/3.1.0", - "hashPath": "serilog.extensions.logging.3.1.0.nupkg.sha512" - }, - "Serilog.Formatting.Compact/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pNroKVjo+rDqlxNG5PXkRLpfSCuDOBY0ri6jp9PLe505ljqwhwZz8ospy2vWhQlFu5GkIesh3FcDs4n7sWZODA==", - "path": "serilog.formatting.compact/1.1.0", - "hashPath": "serilog.formatting.compact.1.1.0.nupkg.sha512" - }, - "Serilog.Settings.Configuration/3.4.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ULloXSiapTb3zOWodC0G4WRDQzA5RjMEfZNZzOZpH8kC3t/lrISLblklIpKC44CX0sMDF40MnJwTIQ3pFQFs4g==", - "path": "serilog.settings.configuration/3.4.0", - "hashPath": "serilog.settings.configuration.3.4.0.nupkg.sha512" - }, - "Serilog.Sinks.Console/4.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-K6N5q+5fetjnJPvCmkWOpJ/V8IEIoMIB1s86OzBrbxwTyHxdx3pmz4H+8+O/Dc/ftUX12DM1aynx/dDowkwzqg==", - "path": "serilog.sinks.console/4.1.0", - "hashPath": "serilog.sinks.console.4.1.0.nupkg.sha512" - }, - "Serilog.Sinks.Debug/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Y6g3OBJ4JzTyyw16fDqtFcQ41qQAydnEvEqmXjhwhgjsnG/FaJ8GUqF5ldsC/bVkK8KYmqrPhDO+tm4dF6xx4A==", - "path": "serilog.sinks.debug/2.0.0", - "hashPath": "serilog.sinks.debug.2.0.0.nupkg.sha512" - }, - "Serilog.Sinks.File/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uwV5hdhWPwUH1szhO8PJpFiahqXmzPzJT/sOijH/kFgUx+cyoDTMM8MHD0adw9+Iem6itoibbUXHYslzXsLEAg==", - "path": "serilog.sinks.file/5.0.0", - "hashPath": "serilog.sinks.file.5.0.0.nupkg.sha512" - }, - "Serilog.Sinks.Http/8.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eHyl2/93Roymf2eudPl/6Eeu2GQ93Ucy4GM1UPF0jyd7CIW8r+Bk5ohdbjjyjB9TQSpP2ovOuj6ltf9DjoWHtg==", - "path": "serilog.sinks.http/8.0.0", - "hashPath": "serilog.sinks.http.8.0.0.nupkg.sha512" - }, - "System.Buffers/4.5.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", - "path": "system.buffers/4.5.0", - "hashPath": "system.buffers.4.5.0.nupkg.sha512" - }, - "System.Collections.Immutable/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", - "path": "system.collections.immutable/6.0.0", - "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512" - }, - "System.Configuration.ConfigurationManager/6.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-jXw9MlUu/kRfEU0WyTptAVueupqIeE3/rl0EZDMlf8pcvJnitQ8HeVEp69rZdaStXwTV72boi/Bhw8lOeO+U2w==", - "path": "system.configuration.configurationmanager/6.0.1", - "hashPath": "system.configuration.configurationmanager.6.0.1.nupkg.sha512" - }, - "System.Drawing.Common/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==", - "path": "system.drawing.common/6.0.0", - "hashPath": "system.drawing.common.6.0.0.nupkg.sha512" - }, - "System.IO.Hashing/7.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-sDnWM0N3AMCa86LrKTWeF3BZLD2sgWyYUc7HL6z4+xyDZNQRwzmxbo4qP2rX2MqC+Sy1/gOSRDah5ltxY5jPxw==", - "path": "system.io.hashing/7.0.0", - "hashPath": "system.io.hashing.7.0.0.nupkg.sha512" - }, - "System.Reactive/5.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==", - "path": "system.reactive/5.0.0", - "hashPath": "system.reactive.5.0.0.nupkg.sha512" - }, - "System.Runtime.CompilerServices.Unsafe/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", - "path": "system.runtime.compilerservices.unsafe/6.0.0", - "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" - }, - "System.Security.AccessControl/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==", - "path": "system.security.accesscontrol/6.0.0", - "hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512" - }, - "System.Security.Cryptography.ProtectedData/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==", - "path": "system.security.cryptography.protecteddata/6.0.0", - "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512" - }, - "System.Security.Permissions/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==", - "path": "system.security.permissions/6.0.0", - "hashPath": "system.security.permissions.6.0.0.nupkg.sha512" - }, - "System.Text.Json/4.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4F8Xe+JIkVoDJ8hDAZ7HqLkjctN/6WItJIzQaifBwClC7wmoLSda/Sv2i6i1kycqDb3hWF4JCVbpAweyOKHEUA==", - "path": "system.text.json/4.6.0", - "hashPath": "system.text.json.4.6.0.nupkg.sha512" - }, - "System.Windows.Extensions/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==", - "path": "system.windows.extensions/6.0.0", - "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512" - }, - "Yarp.ReverseProxy/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-9yMPNkJRPn/hHssKKf7eucF5o1f0nIrQ9QlSybR2RPdO4+Ws3aDd8qAg40YFZMbZKIIqtE3u4fCkXO8vNwm0yQ==", - "path": "yarp.reverseproxy/2.0.0", - "hashPath": "yarp.reverseproxy.2.0.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/build/src/win-x64/publish/gateway/Web.Gateway.dll b/build/src/win-x64/publish/gateway/Web.Gateway.dll deleted file mode 100644 index 19306d6a7..000000000 Binary files a/build/src/win-x64/publish/gateway/Web.Gateway.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Web.Gateway.exe b/build/src/win-x64/publish/gateway/Web.Gateway.exe deleted file mode 100644 index d6f98ae59..000000000 Binary files a/build/src/win-x64/publish/gateway/Web.Gateway.exe and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Web.Gateway.pdb b/build/src/win-x64/publish/gateway/Web.Gateway.pdb deleted file mode 100644 index b2d17d132..000000000 Binary files a/build/src/win-x64/publish/gateway/Web.Gateway.pdb and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/Web.Gateway.runtimeconfig.json b/build/src/win-x64/publish/gateway/Web.Gateway.runtimeconfig.json deleted file mode 100644 index 80d034712..000000000 --- a/build/src/win-x64/publish/gateway/Web.Gateway.runtimeconfig.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net6.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "6.0.0" - }, - { - "name": "Microsoft.AspNetCore.App", - "version": "6.0.0" - } - ], - "configProperties": { - "System.GC.Server": true, - "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/build/src/win-x64/publish/gateway/Yarp.ReverseProxy.dll b/build/src/win-x64/publish/gateway/Yarp.ReverseProxy.dll deleted file mode 100644 index 00dfc2a90..000000000 Binary files a/build/src/win-x64/publish/gateway/Yarp.ReverseProxy.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/appsettings.Production.json b/build/src/win-x64/publish/gateway/appsettings.Production.json deleted file mode 100644 index e69de29bb..000000000 diff --git a/build/src/win-x64/publish/gateway/appsettings.docker.dev.json b/build/src/win-x64/publish/gateway/appsettings.docker.dev.json deleted file mode 100644 index 35c4f54aa..000000000 --- a/build/src/win-x64/publish/gateway/appsettings.docker.dev.json +++ /dev/null @@ -1,92 +0,0 @@ -{ - "ConnectionStrings": { - "InfluxDB": "url=http://influxdb:8086;database=logs;usr=admin;pwd=aA123456!;retention-policy=d30" - }, - "ReverseProxy": { - "Routes": { - "abp": { - "ClusterId": "abp", - "Match": { - "Path": "/api/auth/{regex((abp|identity|base|multi-tenancy|permission-management))}/{**catch-all}" - }, - "Transforms": [ - { - "PathRemovePrefix": "/api/auth" - } - ] - }, - "ids4": { - "ClusterId": "auth", - "Match": { - "Path": "/api/auth/connect/{**catch-all}" - }, - "Transforms": [ - { - "PathRemovePrefix": "/api/auth" - } - ] - }, - "auth": { - "ClusterId": "auth", - "Match": { - "Path": "/api/auth/{**catch-all}" - } - }, - "core": { - "ClusterId": "core", - "Match": { - "Path": "/api/{regex((label|filestore|reporting|message))}/{**catch-all}" - } - }, - "basedata": { - "ClusterId": "basedata", - "Match": { - "Path": "/api/basedata/{**catch-all}" - } - }, - "wms": { - "ClusterId": "wms", - "Match": { - "Path": "/api/wms/{**catch-all}" - } - } - }, - "Clusters": { - "abp": { - "Destinations": { - "dest": { - "Address": "http://host.docker.internal:59093/api/" - } - } - }, - "auth": { - "Destinations": { - "dest": { - "Address": "http://host.docker.internal:59093/" - } - } - }, - "core": { - "Destinations": { - "dest": { - "Address": "http://host.docker.internal:59092/" - } - } - }, - "basedata": { - "Destinations": { - "dest": { - "Address": "http://host.docker.internal:59094/" - } - } - }, - "wms": { - "Destinations": { - "dest": { - "Address": "http://host.docker.internal:59095/" - } - } - } - } - } -} \ No newline at end of file diff --git a/build/src/win-x64/publish/gateway/appsettings.docker.json b/build/src/win-x64/publish/gateway/appsettings.docker.json deleted file mode 100644 index 627c787ce..000000000 --- a/build/src/win-x64/publish/gateway/appsettings.docker.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "ConnectionStrings": { - "InfluxDB": "url=http://influxdb:8086;database=logs;usr=admin;pwd=aA123456!;retention-policy=d30;" - }, - "ReverseProxy": { - "Routes": { - "ids4": { - "ClusterId": "ids4", - "Match": { - "Path": "/api/connect/{**catch-all}" - }, - "Transforms": [ { "PathRemovePrefix": "/api" } ] - }, - "auth": { - "ClusterId": "auth", - "Match": { - "Path": "/api/auth/{**catch-all}" - } - }, - "core": { - "ClusterId": "core", - "Match": { - "Path": "/api/{regex((label|filestore|reporting|message))}/{**catch-all}" - } - }, - "basedata": { - "ClusterId": "basedata", - "Match": { - "Path": "/api/basedata/{**catch-all}" - } - }, - "wms": { - "ClusterId": "wms", - "Match": { - "Path": "/api/wms/{**catch-all}" - } - } - }, - "Clusters": { - "ids4": { - "Destinations": { - "dest": { - "Address": "http://sfs-auth-web:59093/" - } - } - }, - "auth": { - "Destinations": { - "dest": { - "Address": "http://sfs-auth-web:59093/" - } - } - }, - "core": { - "Destinations": { - "dest": { - "Address": "http://sfs-core-host:59092/" - } - } - }, - "basedata": { - "Destinations": { - "dest": { - "Address": "http://sfs-basedata-host:59094/" - } - } - }, - "wms": { - "Destinations": { - "dest": { - "Address": "http://sfs-wms-host:59095/" - } - } - } - } - } -} diff --git a/build/src/win-x64/publish/gateway/appsettings.json b/build/src/win-x64/publish/gateway/appsettings.json deleted file mode 100644 index e7bf3f879..000000000 --- a/build/src/win-x64/publish/gateway/appsettings.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "ConnectionStrings": { - "InfluxDB": "url=http://localhost:8086;database=logs;usr=admin;pwd=aA123456!;retention-policy=d30" - }, - "ReverseProxy": { - "Routes": { - "ids4": { - "ClusterId": "ids4", - "Match": { - "Path": "/api/connect/{**catch-all}" - }, - "Transforms": [ { "PathRemovePrefix": "/api" } ] - }, - "auth": { - "ClusterId": "auth", - "Match": { - "Path": "/api/auth/{**catch-all}" - } - }, - "core": { - "ClusterId": "core", - "Match": { - "Path": "/api/{regex((label|filestore|reporting|message))}/{**catch-all}" - } - }, - "basedata": { - "ClusterId": "basedata", - "Match": { - "Path": "/api/basedata/{**catch-all}" - } - }, - "wms": { - "ClusterId": "wms", - "Match": { - "Path": "/api/wms/{**catch-all}" - } - } - }, - "Clusters": { - "ids4": { - "Destinations": { - "dest": { - "Address": "http://localhost:59093/" - } - } - }, - "auth": { - "Destinations": { - "dest": { - "Address": "http://localhost:59093/" - } - } - }, - "core": { - "Destinations": { - "dest": { - "Address": "http://localhost:59092/" - } - } - }, - "basedata": { - "Destinations": { - "dest": { - "Address": "http://localhost:59094/" - } - } - }, - "wms": { - "Destinations": { - "dest": { - "Address": "http://localhost:59095/" - } - } - } - } - } -} diff --git a/build/src/win-x64/publish/gateway/logs/log.txt b/build/src/win-x64/publish/gateway/logs/log.txt deleted file mode 100644 index 652f893ab..000000000 --- a/build/src/win-x64/publish/gateway/logs/log.txt +++ /dev/null @@ -1,42 +0,0 @@ -2023-04-01 02:13:15.884 +00:00 [WRN] Storing keys in a directory '/root/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. -2023-04-01 02:13:15.930 +00:00 [INF] User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-04-01 02:13:15.946 +00:00 [INF] Loading proxy data from config. -2023-04-01 02:13:16.084 +00:00 [INF] Creating key {fb8b857c-7618-41e1-8ab1-f235f8537570} with creation date 2023-04-01 02:13:16Z, activation date 2023-04-01 02:13:16Z, and expiration date 2023-06-30 02:13:16Z. -2023-04-01 02:13:16.097 +00:00 [WRN] No XML encryptor configured. Key {fb8b857c-7618-41e1-8ab1-f235f8537570} may be persisted to storage in unencrypted form. -2023-04-01 02:13:16.100 +00:00 [INF] Writing data to file '/root/.aspnet/DataProtection-Keys/key-fb8b857c-7618-41e1-8ab1-f235f8537570.xml'. -2023-04-01 02:13:16.123 +00:00 [INF] Now listening on: http://0.0.0.0:80 -2023-04-01 02:13:16.126 +00:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-01 02:13:16.126 +00:00 [INF] Hosting environment: Production -2023-04-01 02:13:16.127 +00:00 [INF] Content root path: /app/ -2023-04-01 04:24:15.201 +00:00 [WRN] Storing keys in a directory '/root/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. -2023-04-01 04:24:15.243 +00:00 [INF] User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-04-01 04:24:15.257 +00:00 [INF] Loading proxy data from config. -2023-04-01 04:24:15.381 +00:00 [INF] Creating key {e64b530a-27e0-4cdc-b1fc-4dc737b72123} with creation date 2023-04-01 04:24:15Z, activation date 2023-04-01 04:24:15Z, and expiration date 2023-06-30 04:24:15Z. -2023-04-01 04:24:15.394 +00:00 [WRN] No XML encryptor configured. Key {e64b530a-27e0-4cdc-b1fc-4dc737b72123} may be persisted to storage in unencrypted form. -2023-04-01 04:24:15.397 +00:00 [INF] Writing data to file '/root/.aspnet/DataProtection-Keys/key-e64b530a-27e0-4cdc-b1fc-4dc737b72123.xml'. -2023-04-01 04:24:15.421 +00:00 [INF] Now listening on: http://[::]:80 -2023-04-01 04:24:15.423 +00:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-01 04:24:15.424 +00:00 [INF] Hosting environment: Production -2023-04-01 04:24:15.424 +00:00 [INF] Content root path: /app/ -2023-04-01 04:26:12.044 +00:00 [WRN] Storing keys in a directory '/root/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. -2023-04-01 04:26:12.082 +00:00 [INF] User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-04-01 04:26:12.096 +00:00 [INF] Loading proxy data from config. -2023-04-01 04:26:12.216 +00:00 [INF] Creating key {eb8030e6-9a43-42ac-8875-e7a89a256c01} with creation date 2023-04-01 04:26:12Z, activation date 2023-04-01 04:26:12Z, and expiration date 2023-06-30 04:26:12Z. -2023-04-01 04:26:12.224 +00:00 [WRN] No XML encryptor configured. Key {eb8030e6-9a43-42ac-8875-e7a89a256c01} may be persisted to storage in unencrypted form. -2023-04-01 04:26:12.227 +00:00 [INF] Writing data to file '/root/.aspnet/DataProtection-Keys/key-eb8030e6-9a43-42ac-8875-e7a89a256c01.xml'. -2023-04-01 04:26:12.248 +00:00 [INF] Now listening on: http://[::]:21093 -2023-04-01 04:26:12.250 +00:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-01 04:26:12.251 +00:00 [INF] Hosting environment: Production -2023-04-01 04:26:12.252 +00:00 [INF] Content root path: /app/ -2023-04-01 13:25:12.226 +08:00 [INF] User profile is available. Using 'C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. -2023-04-01 13:25:12.278 +08:00 [INF] Loading proxy data from config. -2023-04-01 13:25:12.398 +08:00 [INF] Now listening on: http://localhost:21093 -2023-04-01 13:25:12.400 +08:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-01 13:25:12.400 +08:00 [INF] Hosting environment: Production -2023-04-01 13:25:12.400 +08:00 [INF] Content root path: E:\repo\WZC2\build\src\win-x64\publish\gateway\ -2023-04-01 13:29:21.764 +08:00 [INF] User profile is available. Using 'C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. -2023-04-01 13:29:21.817 +08:00 [INF] Loading proxy data from config. -2023-04-01 13:29:21.953 +08:00 [INF] Now listening on: http://localhost:21093 -2023-04-01 13:29:21.955 +08:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-01 13:29:21.955 +08:00 [INF] Hosting environment: Production -2023-04-01 13:29:21.955 +08:00 [INF] Content root path: E:\repo\WZC2\build\src\win-x64\publish\gateway\ diff --git a/build/src/win-x64/publish/gateway/logs/log_001.txt b/build/src/win-x64/publish/gateway/logs/log_001.txt deleted file mode 100644 index 285b60382..000000000 --- a/build/src/win-x64/publish/gateway/logs/log_001.txt +++ /dev/null @@ -1,3929 +0,0 @@ -2023-04-01 13:32:00.925 +08:00 [INF] User profile is available. Using 'C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. -2023-04-01 13:32:00.979 +08:00 [INF] Loading proxy data from config. -2023-04-01 13:32:01.123 +08:00 [FTL] Application terminated unexpectedly -System.IO.IOException: Failed to bind to address http://127.0.0.1:21093: address already in use. - ---> Microsoft.AspNetCore.Connections.AddressInUseException: 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 - ---> System.Net.Sockets.SocketException (10048): 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 - at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName) - 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__DisplayClass30_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(IEnumerable`1 listenOptions, AddressBindContext context, 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.StartAsync(CancellationToken cancellationToken) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) - at Microsoft.AspNetCore.Builder.WebApplication.Run(String url) - at Program.
$(String[] args) in E:\repo\WTA\be\src\Web.Gateway\Program.cs:line 60 -2023-04-01 13:32:01.406 +08:00 [INF] User profile is available. Using 'C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. -2023-04-01 13:32:01.465 +08:00 [INF] Loading proxy data from config. -2023-04-01 13:32:01.592 +08:00 [FTL] Application terminated unexpectedly -System.IO.IOException: Failed to bind to address http://127.0.0.1:21093: address already in use. - ---> Microsoft.AspNetCore.Connections.AddressInUseException: 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 - ---> System.Net.Sockets.SocketException (10048): 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 - at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName) - 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__DisplayClass30_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(IEnumerable`1 listenOptions, AddressBindContext context, 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.StartAsync(CancellationToken cancellationToken) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) - at Microsoft.AspNetCore.Builder.WebApplication.Run(String url) - at Program.
$(String[] args) in E:\repo\WTA\be\src\Web.Gateway\Program.cs:line 60 -2023-04-01 13:32:01.912 +08:00 [INF] User profile is available. Using 'C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. -2023-04-01 13:32:01.958 +08:00 [INF] Loading proxy data from config. -2023-04-01 13:32:02.072 +08:00 [FTL] Application terminated unexpectedly -System.IO.IOException: Failed to bind to address http://127.0.0.1:21093: address already in use. - ---> Microsoft.AspNetCore.Connections.AddressInUseException: 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 - ---> System.Net.Sockets.SocketException (10048): 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 - at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName) - 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__DisplayClass30_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(IEnumerable`1 listenOptions, AddressBindContext context, 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.StartAsync(CancellationToken cancellationToken) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) - at Microsoft.AspNetCore.Builder.WebApplication.Run(String url) - at Program.
$(String[] args) in E:\repo\WTA\be\src\Web.Gateway\Program.cs:line 60 -2023-04-01 13:32:02.342 +08:00 [INF] User profile is available. Using 'C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. -2023-04-01 13:32:02.391 +08:00 [INF] Loading proxy data from config. -2023-04-01 13:32:02.521 +08:00 [FTL] Application terminated unexpectedly -System.IO.IOException: Failed to bind to address http://127.0.0.1:21093: address already in use. - ---> Microsoft.AspNetCore.Connections.AddressInUseException: 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 - ---> System.Net.Sockets.SocketException (10048): 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 - at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName) - 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__DisplayClass30_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(IEnumerable`1 listenOptions, AddressBindContext context, 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.StartAsync(CancellationToken cancellationToken) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) - at Microsoft.AspNetCore.Builder.WebApplication.Run(String url) - at Program.
$(String[] args) in E:\repo\WTA\be\src\Web.Gateway\Program.cs:line 60 -2023-04-01 13:32:02.793 +08:00 [INF] User profile is available. Using 'C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. -2023-04-01 13:32:02.842 +08:00 [INF] Loading proxy data from config. -2023-04-01 13:32:02.962 +08:00 [FTL] Application terminated unexpectedly -System.IO.IOException: Failed to bind to address http://127.0.0.1:21093: address already in use. - ---> Microsoft.AspNetCore.Connections.AddressInUseException: 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 - ---> System.Net.Sockets.SocketException (10048): 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 - at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName) - 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__DisplayClass30_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(IEnumerable`1 listenOptions, AddressBindContext context, 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.StartAsync(CancellationToken cancellationToken) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) - at Microsoft.AspNetCore.Builder.WebApplication.Run(String url) - at Program.
$(String[] args) in E:\repo\WTA\be\src\Web.Gateway\Program.cs:line 60 -2023-04-01 13:32:03.212 +08:00 [INF] User profile is available. Using 'C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. -2023-04-01 13:32:03.263 +08:00 [INF] Loading proxy data from config. -2023-04-01 13:32:03.384 +08:00 [FTL] Application terminated unexpectedly -System.IO.IOException: Failed to bind to address http://127.0.0.1:21093: address already in use. - ---> Microsoft.AspNetCore.Connections.AddressInUseException: 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 - ---> System.Net.Sockets.SocketException (10048): 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 - at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName) - 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__DisplayClass30_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(IEnumerable`1 listenOptions, AddressBindContext context, 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.StartAsync(CancellationToken cancellationToken) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token) - at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Run(IHost host) - at Microsoft.AspNetCore.Builder.WebApplication.Run(String url) - at Program.
$(String[] args) in E:\repo\WTA\be\src\Web.Gateway\Program.cs:line 60 -2023-04-01 13:32:08.669 +08:00 [INF] User profile is available. Using 'C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. -2023-04-01 13:32:08.721 +08:00 [INF] Loading proxy data from config. -2023-04-01 13:32:08.856 +08:00 [INF] Now listening on: http://localhost:21093 -2023-04-01 13:32:08.859 +08:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-01 13:32:08.859 +08:00 [INF] Hosting environment: Production -2023-04-01 13:32:08.859 +08:00 [INF] Content root path: E:\repo\WZC2\build\src\win-x64\publish\gateway\ -2023-04-01 13:35:51.109 +08:00 [INF] User profile is available. Using 'C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. -2023-04-01 13:35:51.158 +08:00 [INF] Loading proxy data from config. -2023-04-01 13:35:51.280 +08:00 [INF] Now listening on: http://localhost:21093 -2023-04-01 13:35:51.282 +08:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-01 13:35:51.282 +08:00 [INF] Hosting environment: Production -2023-04-01 13:35:51.282 +08:00 [INF] Content root path: E:\repo\WZC2\build\src\win-x64\publish\gateway\ -2023-04-01 13:39:26.230 +08:00 [INF] Loading proxy data from config. -2023-04-01 13:39:26.489 +08:00 [INF] Loading proxy data from config. -2023-04-01 13:39:52.211 +08:00 [INF] Loading proxy data from config. -2023-04-01 13:39:52.468 +08:00 [INF] Loading proxy data from config. -2023-04-01 13:47:43.151 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings/appsettings.json - - -2023-04-01 13:47:43.160 +08:00 [INF] Sending file. Request path: '/settings/appsettings.json'. Physical path: 'E:\repo\WZC2\build\src\win-x64\publish\gateway\wwwroot\settings\appsettings.json' -2023-04-01 13:47:43.161 +08:00 [INF] HTTP GET /settings/appsettings.json responded 200 in 7.2742 ms -2023-04-01 13:47:43.162 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings/appsettings.json - - - 200 5086 application/json 12.9067ms -2023-04-01 13:47:43.194 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - -2023-04-01 13:47:43.194 +08:00 [INF] Sending file. Request path: '/settings/appsettings.Development.json'. Physical path: 'E:\repo\WZC2\build\src\win-x64\publish\gateway\wwwroot\settings\appsettings.Development.json' -2023-04-01 13:47:43.195 +08:00 [INF] HTTP GET /settings/appsettings.Development.json responded 200 in 0.6341 ms -2023-04-01 13:47:43.195 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - - 200 6971 application/json 0.9738ms -2023-04-01 13:47:43.215 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - -2023-04-01 13:47:43.219 +08:00 [INF] Sending file. Request path: '/settings/appsettings.Development.json'. Physical path: 'E:\repo\WZC2\build\src\win-x64\publish\gateway\wwwroot\settings\appsettings.Development.json' -2023-04-01 13:47:43.219 +08:00 [INF] HTTP GET /settings/appsettings.Development.json responded 200 in 4.0334 ms -2023-04-01 13:47:43.220 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - - 200 6971 application/json 4.3957ms -2023-04-01 13:49:25.526 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/ - - -2023-04-01 13:49:25.550 +08:00 [INF] Cookies was not authenticated. Failure message: Unprotect ticket failed -2023-04-01 13:49:25.552 +08:00 [INF] Authorization failed. These requirements were not met: -DenyAnonymousAuthorizationRequirement: Requires an authenticated user. -2023-04-01 13:49:25.553 +08:00 [INF] AuthenticationScheme: Cookies was challenged. -2023-04-01 13:49:25.553 +08:00 [INF] HTTP GET / responded 302 in 27.7683 ms -2023-04-01 13:49:25.554 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/ - - - 302 0 - 28.5595ms -2023-04-01 13:49:25.558 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/Account/Login?ReturnUrl=%2F - - -2023-04-01 13:49:25.560 +08:00 [INF] Cookies was not authenticated. Failure message: Unprotect ticket failed -2023-04-01 13:49:25.560 +08:00 [INF] Executing endpoint 'Web.Gateway.Controllers.AccountController.Login (Web.Gateway)' -2023-04-01 13:49:25.573 +08:00 [INF] Route matched with {action = "Login", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Login(System.String) on controller Web.Gateway.Controllers.AccountController (Web.Gateway). -2023-04-01 13:49:25.613 +08:00 [INF] Executing ViewResult, running view Login. -2023-04-01 13:49:25.654 +08:00 [INF] Executed ViewResult - view Login executed in 40.4298ms. -2023-04-01 13:49:25.654 +08:00 [INF] Executed action Web.Gateway.Controllers.AccountController.Login (Web.Gateway) in 81.1932ms -2023-04-01 13:49:25.654 +08:00 [INF] Executed endpoint 'Web.Gateway.Controllers.AccountController.Login (Web.Gateway)' -2023-04-01 13:49:25.654 +08:00 [INF] HTTP GET /Account/Login responded 200 in 96.2293 ms -2023-04-01 13:49:25.656 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/Account/Login?ReturnUrl=%2F - - - 200 - text/html;+charset=utf-8 98.0422ms -2023-04-01 13:49:25.660 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/lib/fecha.min.js - - -2023-04-01 13:49:25.661 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/lib/micromodal.min.js - - -2023-04-01 13:49:25.661 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/lib/codeflask.min.js - - -2023-04-01 13:49:25.670 +08:00 [INF] The file /lib/codeflask.min.js was not modified -2023-04-01 13:49:25.670 +08:00 [INF] The file /lib/micromodal.min.js was not modified -2023-04-01 13:49:25.670 +08:00 [INF] The file /lib/fecha.min.js was not modified -2023-04-01 13:49:25.671 +08:00 [INF] HTTP GET /lib/codeflask.min.js responded 304 in 9.1191 ms -2023-04-01 13:49:25.671 +08:00 [INF] HTTP GET /lib/fecha.min.js responded 304 in 10.6299 ms -2023-04-01 13:49:25.671 +08:00 [INF] HTTP GET /lib/micromodal.min.js responded 304 in 9.4012 ms -2023-04-01 13:49:25.671 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/lib/fecha.min.js - - - 304 - application/javascript 10.9088ms -2023-04-01 13:49:25.671 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/lib/codeflask.min.js - - - 304 - application/javascript 9.3556ms -2023-04-01 13:49:25.671 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/lib/micromodal.min.js - - - 304 - application/javascript 9.9664ms -2023-04-01 13:49:32.928 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/Account/Login application/x-www-form-urlencoded 232 -2023-04-01 13:49:32.930 +08:00 [INF] Cookies was not authenticated. Failure message: Unprotect ticket failed -2023-04-01 13:49:32.930 +08:00 [INF] Executing endpoint 'Web.Gateway.Controllers.AccountController.Login (Web.Gateway)' -2023-04-01 13:49:32.933 +08:00 [INF] Route matched with {action = "Login", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(Web.Gateway.Models.LoginModel, System.String) on controller Web.Gateway.Controllers.AccountController (Web.Gateway). -2023-04-01 13:49:32.941 +08:00 [INF] AuthenticationScheme: Cookies signed in. -2023-04-01 13:49:32.941 +08:00 [INF] Executing LocalRedirectResult, redirecting to /. -2023-04-01 13:49:32.941 +08:00 [INF] Executed action Web.Gateway.Controllers.AccountController.Login (Web.Gateway) in 7.6571ms -2023-04-01 13:49:32.941 +08:00 [INF] Executed endpoint 'Web.Gateway.Controllers.AccountController.Login (Web.Gateway)' -2023-04-01 13:49:32.941 +08:00 [INF] HTTP POST /Account/Login responded 302 in 13.1710 ms -2023-04-01 13:49:32.941 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/Account/Login application/x-www-form-urlencoded 232 - 302 0 - 13.4118ms -2023-04-01 13:49:32.943 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/ - - -2023-04-01 13:49:32.944 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:49:32.949 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(Web.Gateway.Models.QueryLogModel) on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 13:49:32.968 +08:00 [INF] Start processing HTTP request GET "http://localhost:8086/query?db=logs&q=select %2A from log where time>%3D%272023-03-31T16%3A00%3A00.0000000Z%27 and time<%3D%272023-04-01T16%3A00%3A00.0000000Z%27 order by time desc limit 100 offset 0" -2023-04-01 13:49:32.970 +08:00 [INF] Sending HTTP request GET "http://localhost:8086/query?db=logs&q=select %2A from log where time>%3D%272023-03-31T16%3A00%3A00.0000000Z%27 and time<%3D%272023-04-01T16%3A00%3A00.0000000Z%27 order by time desc limit 100 offset 0" -2023-04-01 13:49:37.065 +08:00 [ERR] System.Net.Http.HttpRequestException: 由于目标计算机积极拒绝,无法连接。 (localhost:8086) - ---> System.Net.Sockets.SocketException (10061): 由于目标计算机积极拒绝,无法连接。 - at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) - at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) - at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request) - at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) - at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) - at Web.Gateway.HomeController.QueryInfluxDB(String query) in E:\repo\WTA\be\src\Web.Gateway\Controllers\HomeController.cs:line 220 - at Web.Gateway.HomeController.Index(QueryLogModel model) in E:\repo\WTA\be\src\Web.Gateway\Controllers\HomeController.cs:line 79 -System.Net.Http.HttpRequestException: 由于目标计算机积极拒绝,无法连接。 (localhost:8086) - ---> System.Net.Sockets.SocketException (10061): 由于目标计算机积极拒绝,无法连接。 - at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) - at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) - at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request) - at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) - at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) - at Web.Gateway.HomeController.QueryInfluxDB(String query) in E:\repo\WTA\be\src\Web.Gateway\Controllers\HomeController.cs:line 220 - at Web.Gateway.HomeController.Index(QueryLogModel model) in E:\repo\WTA\be\src\Web.Gateway\Controllers\HomeController.cs:line 79 -2023-04-01 13:49:37.068 +08:00 [INF] Executing ViewResult, running view Index. -2023-04-01 13:49:37.085 +08:00 [INF] Executed ViewResult - view Index executed in 17.6007ms. -2023-04-01 13:49:37.085 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 4136.5291ms -2023-04-01 13:49:37.086 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:49:37.086 +08:00 [INF] HTTP GET / responded 200 in 4143.1819 ms -2023-04-01 13:49:37.086 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/ - - - 200 - text/html;+charset=utf-8 4143.3523ms -2023-04-01 13:49:37.101 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 -2023-04-01 13:49:37.101 +08:00 [INF] Executing endpoint '/hub/negotiate' -2023-04-01 13:49:37.104 +08:00 [INF] Executed endpoint '/hub/negotiate' -2023-04-01 13:49:37.104 +08:00 [INF] HTTP POST /hub/negotiate responded 200 in 3.7738 ms -2023-04-01 13:49:37.104 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 - 200 316 application/json 3.9494ms -2023-04-01 13:49:37.128 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/hub?id=rH1ygiBVI8DbKsEOsUAu1g - - -2023-04-01 13:49:37.128 +08:00 [INF] Executing endpoint '/hub' -2023-04-01 13:49:37.141 +08:00 [INF] LjhojfcQWkiRMr3wamUsMA has connected -2023-04-01 13:49:46.980 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/?query=select+*+from+log+where+time%3E%3D%272023-03-31T16%3A00%3A00.0000000Z%27+and+time%3C%3D%272023-04-01T16%3A00%3A00.0000000Z%27+order+by+time+desc+limit+100+offset+0&applicationName=&level=&start=2023-04-01T00%3A00&end=2023-04-01T16%3A00%3A00.000Z&pageSize=100&enalbeTail=true - - -2023-04-01 13:49:46.981 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:49:46.981 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(Web.Gateway.Models.QueryLogModel) on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 13:49:46.983 +08:00 [INF] Start processing HTTP request GET "http://localhost:8086/query?db=logs&q=select %2A from log where time>%3D%272023-03-31T16%3A00%3A00.0000000Z%27 and time<%3D%272023-04-01T16%3A00%3A00.0000000Z%27 order by time desc limit 100 offset 0" -2023-04-01 13:49:46.983 +08:00 [INF] Sending HTTP request GET "http://localhost:8086/query?db=logs&q=select %2A from log where time>%3D%272023-03-31T16%3A00%3A00.0000000Z%27 and time<%3D%272023-04-01T16%3A00%3A00.0000000Z%27 order by time desc limit 100 offset 0" -2023-04-01 13:49:51.014 +08:00 [ERR] System.Net.Http.HttpRequestException: 由于目标计算机积极拒绝,无法连接。 (localhost:8086) - ---> System.Net.Sockets.SocketException (10061): 由于目标计算机积极拒绝,无法连接。 - at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) - at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) - at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request) - at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) - at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) - at Web.Gateway.HomeController.QueryInfluxDB(String query) in E:\repo\WTA\be\src\Web.Gateway\Controllers\HomeController.cs:line 220 - at Web.Gateway.HomeController.Index(QueryLogModel model) in E:\repo\WTA\be\src\Web.Gateway\Controllers\HomeController.cs:line 79 -System.Net.Http.HttpRequestException: 由于目标计算机积极拒绝,无法连接。 (localhost:8086) - ---> System.Net.Sockets.SocketException (10061): 由于目标计算机积极拒绝,无法连接。 - at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) - at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) - at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request) - at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) - at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) - at Web.Gateway.HomeController.QueryInfluxDB(String query) in E:\repo\WTA\be\src\Web.Gateway\Controllers\HomeController.cs:line 220 - at Web.Gateway.HomeController.Index(QueryLogModel model) in E:\repo\WTA\be\src\Web.Gateway\Controllers\HomeController.cs:line 79 -2023-04-01 13:49:51.016 +08:00 [INF] Executing ViewResult, running view Index. -2023-04-01 13:49:51.017 +08:00 [INF] Executed ViewResult - view Index executed in 0.6885ms. -2023-04-01 13:49:51.017 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 4035.9304ms -2023-04-01 13:49:51.017 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:49:51.017 +08:00 [INF] HTTP GET / responded 200 in 4036.7979 ms -2023-04-01 13:49:51.017 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/?query=select+*+from+log+where+time%3E%3D%272023-03-31T16%3A00%3A00.0000000Z%27+and+time%3C%3D%272023-04-01T16%3A00%3A00.0000000Z%27+order+by+time+desc+limit+100+offset+0&applicationName=&level=&start=2023-04-01T00%3A00&end=2023-04-01T16%3A00%3A00.000Z&pageSize=100&enalbeTail=true - - - 200 - text/html;+charset=utf-8 4037.0302ms -2023-04-01 13:49:51.031 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 -2023-04-01 13:49:51.032 +08:00 [INF] Executing endpoint '/hub/negotiate' -2023-04-01 13:49:51.032 +08:00 [INF] Executed endpoint '/hub/negotiate' -2023-04-01 13:49:51.032 +08:00 [INF] HTTP POST /hub/negotiate responded 200 in 0.5494 ms -2023-04-01 13:49:51.032 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 - 200 316 application/json 0.7758ms -2023-04-01 13:49:51.050 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/hub?id=aa6shT0MeofTN81T2JQqLQ - - -2023-04-01 13:49:51.051 +08:00 [INF] Executing endpoint '/hub' -2023-04-01 13:49:51.053 +08:00 [INF] LjhojfcQWkiRMr3wamUsMA has disconnected: -2023-04-01 13:49:51.055 +08:00 [INF] Q0Td_vTbqKjE7p_qNGcJLg has connected -2023-04-01 13:49:51.059 +08:00 [INF] Executed endpoint '/hub' -2023-04-01 13:49:51.059 +08:00 [INF] HTTP GET /hub responded 101 in 13931.3150 ms -2023-04-01 13:49:51.059 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/hub?id=rH1ygiBVI8DbKsEOsUAu1g - - - 101 - - 13931.5680ms -2023-04-01 13:54:40.034 +08:00 [INF] User profile is available. Using 'C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. -2023-04-01 13:54:40.084 +08:00 [INF] Loading proxy data from config. -2023-04-01 13:54:40.234 +08:00 [INF] Now listening on: http://localhost:21093 -2023-04-01 13:54:40.235 +08:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-01 13:54:40.235 +08:00 [INF] Hosting environment: Production -2023-04-01 13:54:40.235 +08:00 [INF] Content root path: E:\repo\WZC2\build\src\win-x64\publish\gateway\ -2023-04-01 13:54:43.675 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 -2023-04-01 13:54:43.703 +08:00 [INF] Executing endpoint '/hub/negotiate' -2023-04-01 13:54:43.713 +08:00 [INF] Executed endpoint '/hub/negotiate' -2023-04-01 13:54:43.714 +08:00 [INF] HTTP POST /hub/negotiate responded 200 in 36.0657 ms -2023-04-01 13:54:43.716 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 - 200 316 application/json 44.1870ms -2023-04-01 13:54:43.717 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/hub?id=RMqzZY9LSndjfUv9LSwuHA - - -2023-04-01 13:54:43.718 +08:00 [INF] Executing endpoint '/hub' -2023-04-01 13:54:43.729 +08:00 [INF] PU1b_NEMQ7WXozFW5T5-TA has connected -2023-04-01 13:54:46.381 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/?query=select+*+from+log+where+time%3E%3D%272023-03-31T16%3A00%3A00.0000000Z%27+and+time%3C%3D%272023-04-01T16%3A00%3A00.0000000Z%27+order+by+time+desc+limit+100+offset+0&applicationName=&level=&start=2023-04-01T00%3A00&end=2023-04-01T16%3A00%3A00.000Z&pageSize=100&enalbeTail=true - - -2023-04-01 13:54:46.385 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:54:46.405 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(Web.Gateway.Models.QueryLogModel) on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 13:54:46.443 +08:00 [INF] Start processing HTTP request GET "http://localhost:8086/query?db=logs&q=select %2A from log where time>%3D%272023-03-31T16%3A00%3A00.0000000Z%27 and time<%3D%272023-04-01T16%3A00%3A00.0000000Z%27 order by time desc limit 100 offset 0" -2023-04-01 13:54:46.444 +08:00 [INF] Sending HTTP request GET "http://localhost:8086/query?db=logs&q=select %2A from log where time>%3D%272023-03-31T16%3A00%3A00.0000000Z%27 and time<%3D%272023-04-01T16%3A00%3A00.0000000Z%27 order by time desc limit 100 offset 0" -2023-04-01 13:54:50.567 +08:00 [ERR] System.Net.Http.HttpRequestException: 由于目标计算机积极拒绝,无法连接。 (localhost:8086) - ---> System.Net.Sockets.SocketException (10061): 由于目标计算机积极拒绝,无法连接。 - at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) - at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) - at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request) - at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) - at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) - at Web.Gateway.HomeController.QueryInfluxDB(String query) in E:\repo\WTA\be\src\Web.Gateway\Controllers\HomeController.cs:line 220 - at Web.Gateway.HomeController.Index(QueryLogModel model) in E:\repo\WTA\be\src\Web.Gateway\Controllers\HomeController.cs:line 79 -System.Net.Http.HttpRequestException: 由于目标计算机积极拒绝,无法连接。 (localhost:8086) - ---> System.Net.Sockets.SocketException (10061): 由于目标计算机积极拒绝,无法连接。 - at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) - at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) - at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request) - at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) - at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) - at Web.Gateway.HomeController.QueryInfluxDB(String query) in E:\repo\WTA\be\src\Web.Gateway\Controllers\HomeController.cs:line 220 - at Web.Gateway.HomeController.Index(QueryLogModel model) in E:\repo\WTA\be\src\Web.Gateway\Controllers\HomeController.cs:line 79 -2023-04-01 13:54:50.573 +08:00 [INF] Executing ViewResult, running view Index. -2023-04-01 13:54:50.615 +08:00 [INF] Executed ViewResult - view Index executed in 42.6775ms. -2023-04-01 13:54:50.616 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 4211.5399ms -2023-04-01 13:54:50.617 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:54:50.618 +08:00 [INF] HTTP GET / responded 200 in 4236.5009 ms -2023-04-01 13:54:50.619 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/?query=select+*+from+log+where+time%3E%3D%272023-03-31T16%3A00%3A00.0000000Z%27+and+time%3C%3D%272023-04-01T16%3A00%3A00.0000000Z%27+order+by+time+desc+limit+100+offset+0&applicationName=&level=&start=2023-04-01T00%3A00&end=2023-04-01T16%3A00%3A00.000Z&pageSize=100&enalbeTail=true - - - 200 - text/html;+charset=utf-8 4238.2955ms -2023-04-01 13:54:50.620 +08:00 [INF] PU1b_NEMQ7WXozFW5T5-TA has disconnected: -2023-04-01 13:54:50.624 +08:00 [INF] Executed endpoint '/hub' -2023-04-01 13:54:50.625 +08:00 [INF] HTTP GET /hub responded 101 in 6907.6838 ms -2023-04-01 13:54:50.625 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/hub?id=RMqzZY9LSndjfUv9LSwuHA - - - 101 - - 6907.9039ms -2023-04-01 13:54:50.638 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 -2023-04-01 13:54:50.638 +08:00 [INF] Executing endpoint '/hub/negotiate' -2023-04-01 13:54:50.638 +08:00 [INF] Executed endpoint '/hub/negotiate' -2023-04-01 13:54:50.638 +08:00 [INF] HTTP POST /hub/negotiate responded 200 in 0.4651 ms -2023-04-01 13:54:50.638 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 - 200 316 application/json 0.6714ms -2023-04-01 13:54:50.655 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/hub?id=C9kG0eMOpRBHlcXWknlyXw - - -2023-04-01 13:54:50.656 +08:00 [INF] Executing endpoint '/hub' -2023-04-01 13:54:50.657 +08:00 [INF] kx0d0Z4mtS2KPIL3Uc3nwQ has connected -2023-04-01 13:55:14.889 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings/appsettings.json - - -2023-04-01 13:55:14.892 +08:00 [INF] Sending file. Request path: '/settings/appsettings.json'. Physical path: 'E:\repo\WZC2\build\src\win-x64\publish\gateway\wwwroot\settings\appsettings.json' -2023-04-01 13:55:14.893 +08:00 [INF] HTTP GET /settings/appsettings.json responded 200 in 3.5902 ms -2023-04-01 13:55:14.893 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings/appsettings.json - - - 200 5131 application/json 3.7806ms -2023-04-01 13:55:14.932 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - -2023-04-01 13:55:14.932 +08:00 [INF] Sending file. Request path: '/settings/appsettings.Development.json'. Physical path: 'E:\repo\WZC2\build\src\win-x64\publish\gateway\wwwroot\settings\appsettings.Development.json' -2023-04-01 13:55:14.932 +08:00 [INF] HTTP GET /settings/appsettings.Development.json responded 200 in 0.4348 ms -2023-04-01 13:55:14.932 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - - 200 7011 application/json 0.6201ms -2023-04-01 13:55:14.952 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - -2023-04-01 13:55:14.956 +08:00 [INF] Sending file. Request path: '/settings/appsettings.Development.json'. Physical path: 'E:\repo\WZC2\build\src\win-x64\publish\gateway\wwwroot\settings\appsettings.Development.json' -2023-04-01 13:55:14.956 +08:00 [INF] HTTP GET /settings/appsettings.Development.json responded 200 in 3.7854 ms -2023-04-01 13:55:14.956 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - - 200 7011 application/json 4.0760ms -2023-04-01 13:55:21.383 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 65409 -2023-04-01 13:55:21.384 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:55:21.386 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 13:55:51.667 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 13:55:51.667 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30281.3411ms -2023-04-01 13:55:51.668 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:55:51.668 +08:00 [INF] HTTP POST / responded 200 in 30284.4522 ms -2023-04-01 13:55:51.669 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 65409 - 200 0 - 30286.1085ms -2023-04-01 13:55:53.711 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 284878 -2023-04-01 13:55:53.712 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:55:53.712 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 13:56:23.739 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 13:56:23.740 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30028.043ms -2023-04-01 13:56:23.740 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:56:23.740 +08:00 [INF] HTTP POST / responded 200 in 30028.6699 ms -2023-04-01 13:56:23.742 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 284878 - 200 0 - 30030.3639ms -2023-04-01 13:56:25.770 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 18650 -2023-04-01 13:56:25.771 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:56:25.771 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 13:56:55.790 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 13:56:55.791 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30019.9404ms -2023-04-01 13:56:55.791 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:56:55.791 +08:00 [INF] HTTP POST / responded 200 in 30020.4905 ms -2023-04-01 13:56:55.791 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 18650 - 200 0 - 30020.8169ms -2023-04-01 13:56:57.827 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15983 -2023-04-01 13:56:57.827 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:56:57.827 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 13:57:27.854 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 13:57:27.854 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30027.2717ms -2023-04-01 13:57:27.854 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:57:27.854 +08:00 [INF] HTTP POST / responded 200 in 30027.6195 ms -2023-04-01 13:57:27.855 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15983 - 200 0 - 30027.8620ms -2023-04-01 13:57:29.887 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15981 -2023-04-01 13:57:29.887 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:57:29.887 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 13:57:59.913 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 13:57:59.913 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30025.8365ms -2023-04-01 13:57:59.913 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:57:59.913 +08:00 [INF] HTTP POST / responded 200 in 30026.4145 ms -2023-04-01 13:57:59.913 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15981 - 200 0 - 30026.7014ms -2023-04-01 13:58:01.937 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 18650 -2023-04-01 13:58:01.937 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:58:01.937 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 13:58:31.949 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 13:58:31.949 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30012.0279ms -2023-04-01 13:58:31.949 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:58:31.949 +08:00 [INF] HTTP POST / responded 200 in 30012.4242 ms -2023-04-01 13:58:31.950 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 18650 - 200 0 - 30012.6671ms -2023-04-01 13:58:33.977 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15983 -2023-04-01 13:58:33.977 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:58:33.978 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 13:59:03.986 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 13:59:03.986 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30008.4736ms -2023-04-01 13:59:03.986 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:59:03.986 +08:00 [INF] HTTP POST / responded 200 in 30008.9566 ms -2023-04-01 13:59:03.987 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15983 - 200 0 - 30009.3021ms -2023-04-01 13:59:06.011 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15979 -2023-04-01 13:59:06.011 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:59:06.012 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 13:59:36.019 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 13:59:36.019 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30007.7158ms -2023-04-01 13:59:36.019 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:59:36.019 +08:00 [INF] HTTP POST / responded 200 in 30008.1511 ms -2023-04-01 13:59:36.020 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15979 - 200 0 - 30008.4925ms -2023-04-01 13:59:38.056 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 18644 -2023-04-01 13:59:38.056 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 13:59:38.056 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 14:00:08.065 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 14:00:08.065 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30008.6398ms -2023-04-01 14:00:08.065 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:00:08.065 +08:00 [INF] HTTP POST / responded 200 in 30009.5042 ms -2023-04-01 14:00:08.065 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 18644 - 200 0 - 30009.9039ms -2023-04-01 14:00:10.098 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15981 -2023-04-01 14:00:10.099 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:00:10.099 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 14:00:40.120 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 14:00:40.120 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30021.4992ms -2023-04-01 14:00:40.120 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:00:40.121 +08:00 [INF] HTTP POST / responded 200 in 30022.0262 ms -2023-04-01 14:00:40.121 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15981 - 200 0 - 30022.3059ms -2023-04-01 14:00:42.153 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 18642 -2023-04-01 14:00:42.154 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:00:42.154 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 14:01:12.186 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 14:01:12.186 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30032.4471ms -2023-04-01 14:01:12.186 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:01:12.187 +08:00 [INF] HTTP POST / responded 200 in 30033.0086 ms -2023-04-01 14:01:12.187 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 18642 - 200 0 - 30033.5446ms -2023-04-01 14:01:14.220 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15981 -2023-04-01 14:01:14.220 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:01:14.220 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 14:01:44.249 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 14:01:44.249 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30028.9807ms -2023-04-01 14:01:44.249 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:01:44.249 +08:00 [INF] HTTP POST / responded 200 in 30029.4253 ms -2023-04-01 14:01:44.250 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15981 - 200 0 - 30030.1859ms -2023-04-01 14:01:46.280 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15981 -2023-04-01 14:01:46.280 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:01:46.280 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 14:02:16.292 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 14:02:16.293 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30012.5022ms -2023-04-01 14:02:16.293 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:02:16.293 +08:00 [INF] HTTP POST / responded 200 in 30012.9364 ms -2023-04-01 14:02:16.293 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15981 - 200 0 - 30013.2850ms -2023-04-01 14:02:18.321 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 18642 -2023-04-01 14:02:18.321 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:02:18.321 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 14:02:48.331 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 14:02:48.332 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30010.4083ms -2023-04-01 14:02:48.332 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:02:48.332 +08:00 [INF] HTTP POST / responded 200 in 30011.0895 ms -2023-04-01 14:02:48.332 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 18642 - 200 0 - 30011.5442ms -2023-04-01 14:02:50.383 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15979 -2023-04-01 14:02:50.383 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:02:50.383 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 14:03:20.413 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 14:03:20.413 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30030.0052ms -2023-04-01 14:03:20.413 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:03:20.413 +08:00 [INF] HTTP POST / responded 200 in 30030.7120 ms -2023-04-01 14:03:20.414 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15979 - 200 0 - 30031.0508ms -2023-04-01 14:03:22.445 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15979 -2023-04-01 14:03:22.446 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:03:22.446 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 14:03:52.463 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 14:03:52.463 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30017.3693ms -2023-04-01 14:03:52.463 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:03:52.463 +08:00 [INF] HTTP POST / responded 200 in 30017.7857 ms -2023-04-01 14:03:52.463 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15979 - 200 0 - 30018.0815ms -2023-04-01 14:03:54.495 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 18642 -2023-04-01 14:03:54.495 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:03:54.496 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 14:04:24.511 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 14:04:24.511 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30015.3959ms -2023-04-01 14:04:24.511 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:04:24.511 +08:00 [INF] HTTP POST / responded 200 in 30016.0713 ms -2023-04-01 14:04:24.512 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 18642 - 200 0 - 30016.4677ms -2023-04-01 14:04:26.541 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15981 -2023-04-01 14:04:26.541 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:04:26.541 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 14:04:56.554 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 14:04:56.554 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30012.9548ms -2023-04-01 14:04:56.555 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:04:56.555 +08:00 [INF] HTTP POST / responded 200 in 30013.3881 ms -2023-04-01 14:04:56.555 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15981 - 200 0 - 30013.6981ms -2023-04-01 14:04:58.595 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 18642 -2023-04-01 14:04:58.595 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:04:58.595 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 14:05:28.619 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 14:05:28.620 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30024.3464ms -2023-04-01 14:05:28.620 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:05:28.620 +08:00 [INF] HTTP POST / responded 200 in 30024.6748 ms -2023-04-01 14:05:28.620 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 18642 - 200 0 - 30025.0259ms -2023-04-01 14:05:30.652 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15979 -2023-04-01 14:05:30.652 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:05:30.652 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 14:06:00.672 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 14:06:00.673 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30020.7553ms -2023-04-01 14:06:00.673 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:06:00.673 +08:00 [INF] HTTP POST / responded 200 in 30021.2909 ms -2023-04-01 14:06:00.673 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15979 - 200 0 - 30021.7464ms -2023-04-01 14:06:02.715 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15979 -2023-04-01 14:06:02.716 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:06:02.716 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 14:06:32.744 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 14:06:32.745 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30028.6778ms -2023-04-01 14:06:32.745 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:06:32.745 +08:00 [INF] HTTP POST / responded 200 in 30029.8009 ms -2023-04-01 14:06:32.746 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15979 - 200 0 - 30030.4787ms -2023-04-01 14:06:34.783 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 18644 -2023-04-01 14:06:34.784 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:06:34.784 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 14:07:04.809 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 14:07:04.809 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30024.5222ms -2023-04-01 14:07:04.809 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:07:04.809 +08:00 [INF] HTTP POST / responded 200 in 30025.2418 ms -2023-04-01 14:07:04.809 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 18644 - 200 0 - 30025.5759ms -2023-04-01 14:07:06.843 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15983 -2023-04-01 14:07:06.843 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:07:06.843 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 14:07:36.856 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 14:07:36.856 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30012.8234ms -2023-04-01 14:07:36.857 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 14:07:36.857 +08:00 [INF] HTTP POST / responded 200 in 30014.1750 ms -2023-04-01 14:07:36.858 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15983 - 0 - - 30014.9589ms -2023-04-01 14:36:19.844 +08:00 [INF] kx0d0Z4mtS2KPIL3Uc3nwQ has disconnected: -2023-04-01 14:36:19.846 +08:00 [INF] Executed endpoint '/hub' -2023-04-01 14:36:19.846 +08:00 [INF] HTTP GET /hub responded 101 in 2489190.8411 ms -2023-04-01 14:36:19.847 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/hub?id=C9kG0eMOpRBHlcXWknlyXw - - - 101 - - 2489191.0630ms -2023-04-01 14:36:29.734 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 -2023-04-01 14:36:29.734 +08:00 [INF] Executing endpoint '/hub/negotiate' -2023-04-01 14:36:29.735 +08:00 [INF] Executed endpoint '/hub/negotiate' -2023-04-01 14:36:29.735 +08:00 [INF] HTTP POST /hub/negotiate responded 200 in 0.5957 ms -2023-04-01 14:36:29.735 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 - 200 316 application/json 0.7322ms -2023-04-01 14:36:29.754 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/hub?id=y-d3Ovn_Tx3qf6x1w7EkpQ - - -2023-04-01 14:36:29.754 +08:00 [INF] Executing endpoint '/hub' -2023-04-01 14:36:29.756 +08:00 [INF] qro71BaU7jlljs4DSSgLig has connected -2023-04-01 14:36:39.650 +08:00 [INF] qro71BaU7jlljs4DSSgLig has disconnected: -2023-04-01 14:36:39.651 +08:00 [INF] Executed endpoint '/hub' -2023-04-01 14:36:39.651 +08:00 [INF] HTTP GET /hub responded 101 in 9896.6007 ms -2023-04-01 14:36:39.651 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/hub?id=y-d3Ovn_Tx3qf6x1w7EkpQ - - - 101 - - 9896.7420ms -2023-04-01 15:13:01.040 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings/appsettings.json - - -2023-04-01 15:13:01.045 +08:00 [INF] Sending file. Request path: '/settings/appsettings.json'. Physical path: 'E:\repo\WZC2\build\src\win-x64\publish\gateway\wwwroot\settings\appsettings.json' -2023-04-01 15:13:01.045 +08:00 [INF] HTTP GET /settings/appsettings.json responded 200 in 2.5608 ms -2023-04-01 15:13:01.045 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings/appsettings.json - - - 200 5131 application/json 5.5043ms -2023-04-01 15:13:01.088 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - -2023-04-01 15:13:01.088 +08:00 [INF] Sending file. Request path: '/settings/appsettings.Development.json'. Physical path: 'E:\repo\WZC2\build\src\win-x64\publish\gateway\wwwroot\settings\appsettings.Development.json' -2023-04-01 15:13:01.088 +08:00 [INF] HTTP GET /settings/appsettings.Development.json responded 200 in 0.4309 ms -2023-04-01 15:13:01.088 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - - 200 7011 application/json 0.6523ms -2023-04-01 15:13:01.109 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - -2023-04-01 15:13:01.109 +08:00 [INF] Sending file. Request path: '/settings/appsettings.Development.json'. Physical path: 'E:\repo\WZC2\build\src\win-x64\publish\gateway\wwwroot\settings\appsettings.Development.json' -2023-04-01 15:13:01.110 +08:00 [INF] HTTP GET /settings/appsettings.Development.json responded 200 in 0.7839 ms -2023-04-01 15:13:01.110 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - - 200 7011 application/json 0.9998ms -2023-04-01 15:13:08.804 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 65409 -2023-04-01 15:13:08.805 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:13:08.807 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 15:13:38.846 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 15:13:38.846 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30039.3333ms -2023-04-01 15:13:38.846 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:13:38.846 +08:00 [INF] HTTP POST / responded 200 in 30041.9318 ms -2023-04-01 15:13:38.847 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 65409 - 200 0 - 30042.9099ms -2023-04-01 15:13:40.874 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 284871 -2023-04-01 15:13:40.874 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:13:40.874 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 15:14:10.912 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 15:14:10.912 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30038.1203ms -2023-04-01 15:14:10.913 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:14:10.913 +08:00 [INF] HTTP POST / responded 200 in 30038.9670 ms -2023-04-01 15:14:10.914 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 284871 - 200 0 - 30039.9970ms -2023-04-01 15:14:12.969 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 18642 -2023-04-01 15:14:12.970 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:14:12.970 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 15:14:42.984 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 15:14:42.985 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30014.6571ms -2023-04-01 15:14:42.985 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:14:42.985 +08:00 [INF] HTTP POST / responded 200 in 30015.9668 ms -2023-04-01 15:14:42.985 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 18642 - 200 0 - 30016.2486ms -2023-04-01 15:14:45.014 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15979 -2023-04-01 15:14:45.015 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:14:45.015 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 15:15:15.023 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 15:15:15.023 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30008.2133ms -2023-04-01 15:15:15.023 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:15:15.023 +08:00 [INF] HTTP POST / responded 200 in 30008.9010 ms -2023-04-01 15:15:15.024 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15979 - 200 0 - 30009.2733ms -2023-04-01 15:15:17.052 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15979 -2023-04-01 15:15:17.052 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:15:17.053 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 15:15:47.069 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 15:15:47.069 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30016.9267ms -2023-04-01 15:15:47.070 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:15:47.070 +08:00 [INF] HTTP POST / responded 200 in 30017.2414 ms -2023-04-01 15:15:47.070 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15979 - 200 0 - 30017.4778ms -2023-04-01 15:15:49.089 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 18642 -2023-04-01 15:15:49.089 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:15:49.089 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 15:16:19.113 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 15:16:19.113 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30023.78ms -2023-04-01 15:16:19.113 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:16:19.113 +08:00 [INF] HTTP POST / responded 200 in 30024.5161 ms -2023-04-01 15:16:19.113 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 18642 - 200 0 - 30024.8202ms -2023-04-01 15:16:21.133 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15979 -2023-04-01 15:16:21.133 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:16:21.133 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 15:16:51.144 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 15:16:51.144 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30010.9608ms -2023-04-01 15:16:51.144 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:16:51.145 +08:00 [INF] HTTP POST / responded 200 in 30011.5520 ms -2023-04-01 15:16:51.145 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15979 - 200 0 - 30011.9420ms -2023-04-01 15:16:53.181 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15979 -2023-04-01 15:16:53.181 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:16:53.181 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 15:17:23.198 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 15:17:23.198 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30016.5128ms -2023-04-01 15:17:23.198 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:17:23.198 +08:00 [INF] HTTP POST / responded 200 in 30016.8022 ms -2023-04-01 15:17:23.198 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15979 - 200 0 - 30017.2135ms -2023-04-01 15:17:25.229 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 18642 -2023-04-01 15:17:25.229 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:17:25.229 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 15:17:55.234 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 15:17:55.234 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30004.8869ms -2023-04-01 15:17:55.234 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:17:55.234 +08:00 [INF] HTTP POST / responded 200 in 30005.2996 ms -2023-04-01 15:17:55.234 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 18642 - 200 0 - 30005.6130ms -2023-04-01 15:17:57.270 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15979 -2023-04-01 15:17:57.270 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:17:57.270 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 15:18:27.283 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 15:18:27.283 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30013.3358ms -2023-04-01 15:18:27.283 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:18:27.283 +08:00 [INF] HTTP POST / responded 200 in 30013.6033 ms -2023-04-01 15:18:27.283 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15979 - 200 0 - 30013.8115ms -2023-04-01 15:18:29.313 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 18642 -2023-04-01 15:18:29.313 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:18:29.313 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 15:18:56.436 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings/appsettings.json - - -2023-04-01 15:18:56.436 +08:00 [INF] Sending file. Request path: '/settings/appsettings.json'. Physical path: 'E:\repo\WZC2\build\src\win-x64\publish\gateway\wwwroot\settings\appsettings.json' -2023-04-01 15:18:56.436 +08:00 [INF] HTTP GET /settings/appsettings.json responded 200 in 0.6102 ms -2023-04-01 15:18:56.436 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings/appsettings.json - - - 200 5135 application/json 0.8128ms -2023-04-01 15:18:56.530 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - -2023-04-01 15:18:56.530 +08:00 [INF] HTTP GET /settings/appsettings.Development.json responded 404 in 0.2687 ms -2023-04-01 15:18:56.530 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - - 404 0 - 1.3547ms -2023-04-01 15:18:59.342 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 15:18:59.342 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30028.662ms -2023-04-01 15:18:59.342 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:18:59.342 +08:00 [INF] HTTP POST / responded 200 in 30029.0128 ms -2023-04-01 15:18:59.342 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 18642 - 0 - - 30029.1903ms -2023-04-01 15:19:15.583 +08:00 [INF] User profile is available. Using 'C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. -2023-04-01 15:19:15.637 +08:00 [INF] Loading proxy data from config. -2023-04-01 15:19:15.767 +08:00 [INF] Now listening on: http://localhost:21093 -2023-04-01 15:19:15.769 +08:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-01 15:19:15.769 +08:00 [INF] Hosting environment: Production -2023-04-01 15:19:15.769 +08:00 [INF] Content root path: E:\repo\WZC2\build\src\win-x64\publish\gateway\ -2023-04-01 15:19:33.128 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings/appsettings.json - - -2023-04-01 15:19:33.142 +08:00 [INF] Sending file. Request path: '/settings/appsettings.json'. Physical path: 'E:\repo\WZC2\build\src\win-x64\publish\gateway\wwwroot\settings\appsettings.json' -2023-04-01 15:19:33.144 +08:00 [INF] HTTP GET /settings/appsettings.json responded 200 in 12.4795 ms -2023-04-01 15:19:33.149 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings/appsettings.json - - - 200 5135 application/json 23.4474ms -2023-04-01 15:19:33.195 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - -2023-04-01 15:19:33.227 +08:00 [INF] HTTP GET /settings/appsettings.Development.json responded 404 in 32.0354 ms -2023-04-01 15:19:33.228 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - - 404 0 - 33.1437ms -2023-04-01 15:20:01.657 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/ - - -2023-04-01 15:20:01.662 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:20:01.682 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(Web.Gateway.Models.QueryLogModel) on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 15:20:01.710 +08:00 [INF] Start processing HTTP request GET "http://localhost:8086/query?db=logs&q=select %2A from log where time>%3D%272023-03-31T16%3A00%3A00.0000000Z%27 and time<%3D%272023-04-01T16%3A00%3A00.0000000Z%27 order by time desc limit 100 offset 0" -2023-04-01 15:20:01.711 +08:00 [INF] Sending HTTP request GET "http://localhost:8086/query?db=logs&q=select %2A from log where time>%3D%272023-03-31T16%3A00%3A00.0000000Z%27 and time<%3D%272023-04-01T16%3A00%3A00.0000000Z%27 order by time desc limit 100 offset 0" -2023-04-01 15:20:05.816 +08:00 [ERR] System.Net.Http.HttpRequestException: 由于目标计算机积极拒绝,无法连接。 (localhost:8086) - ---> System.Net.Sockets.SocketException (10061): 由于目标计算机积极拒绝,无法连接。 - at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) - at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) - at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request) - at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) - at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) - at Web.Gateway.HomeController.QueryInfluxDB(String query) in E:\repo\WTA\be\src\Web.Gateway\Controllers\HomeController.cs:line 220 - at Web.Gateway.HomeController.Index(QueryLogModel model) in E:\repo\WTA\be\src\Web.Gateway\Controllers\HomeController.cs:line 79 -System.Net.Http.HttpRequestException: 由于目标计算机积极拒绝,无法连接。 (localhost:8086) - ---> System.Net.Sockets.SocketException (10061): 由于目标计算机积极拒绝,无法连接。 - at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) - at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) - at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) - --- End of inner exception stack trace --- - at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request) - at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) - at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) - at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) - at Web.Gateway.HomeController.QueryInfluxDB(String query) in E:\repo\WTA\be\src\Web.Gateway\Controllers\HomeController.cs:line 220 - at Web.Gateway.HomeController.Index(QueryLogModel model) in E:\repo\WTA\be\src\Web.Gateway\Controllers\HomeController.cs:line 79 -2023-04-01 15:20:05.821 +08:00 [INF] Executing ViewResult, running view Index. -2023-04-01 15:20:05.869 +08:00 [INF] Executed ViewResult - view Index executed in 47.519ms. -2023-04-01 15:20:05.870 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 4187.517ms -2023-04-01 15:20:05.870 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:20:05.872 +08:00 [INF] HTTP GET / responded 200 in 4214.6550 ms -2023-04-01 15:20:05.873 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/ - - - 200 - text/html;+charset=utf-8 4216.7280ms -2023-04-01 15:20:05.908 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 -2023-04-01 15:20:05.911 +08:00 [INF] Executing endpoint '/hub/negotiate' -2023-04-01 15:20:05.917 +08:00 [INF] Executed endpoint '/hub/negotiate' -2023-04-01 15:20:05.917 +08:00 [INF] HTTP POST /hub/negotiate responded 200 in 9.2361 ms -2023-04-01 15:20:05.917 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 - 200 316 application/json 9.6440ms -2023-04-01 15:20:05.927 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/hub?id=-cjKqH3tJPXkdSiUI59FYw - - -2023-04-01 15:20:05.927 +08:00 [INF] Executing endpoint '/hub' -2023-04-01 15:20:05.939 +08:00 [INF] g0ZgyCpy0XQzlT-3ZYm9Eg has connected -2023-04-01 15:20:50.714 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings/appsettings.json - - -2023-04-01 15:20:50.718 +08:00 [INF] Sending file. Request path: '/settings/appsettings.json'. Physical path: 'E:\repo\WZC2\build\src\win-x64\publish\gateway\wwwroot\settings\appsettings.json' -2023-04-01 15:20:50.718 +08:00 [INF] HTTP GET /settings/appsettings.json responded 200 in 3.6774 ms -2023-04-01 15:20:50.718 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings/appsettings.json - - - 200 5135 application/json 3.9480ms -2023-04-01 15:20:50.762 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - -2023-04-01 15:20:50.762 +08:00 [INF] Sending file. Request path: '/settings/appsettings.Development.json'. Physical path: 'E:\repo\WZC2\build\src\win-x64\publish\gateway\wwwroot\settings\appsettings.Development.json' -2023-04-01 15:20:50.762 +08:00 [INF] HTTP GET /settings/appsettings.Development.json responded 200 in 0.5961 ms -2023-04-01 15:20:50.763 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - - 200 7011 application/json 0.9530ms -2023-04-01 15:20:50.788 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - -2023-04-01 15:20:50.788 +08:00 [INF] Sending file. Request path: '/settings/appsettings.Development.json'. Physical path: 'E:\repo\WZC2\build\src\win-x64\publish\gateway\wwwroot\settings\appsettings.Development.json' -2023-04-01 15:20:50.789 +08:00 [INF] HTTP GET /settings/appsettings.Development.json responded 200 in 0.6647 ms -2023-04-01 15:20:50.789 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings/appsettings.Development.json - - - 200 7011 application/json 0.9274ms -2023-04-01 15:20:57.360 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 65409 -2023-04-01 15:20:57.360 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:20:57.362 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 15:21:27.617 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 15:21:27.617 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30255.3438ms -2023-04-01 15:21:27.617 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:21:27.617 +08:00 [INF] HTTP POST / responded 200 in 30257.6153 ms -2023-04-01 15:21:27.618 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 65409 - 200 0 - 30258.3576ms -2023-04-01 15:21:29.663 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 334779 -2023-04-01 15:21:29.664 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:21:29.664 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-01 15:21:59.713 +08:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-01 15:21:59.713 +08:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30049.3352ms -2023-04-01 15:21:59.713 +08:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-01 15:21:59.713 +08:00 [INF] HTTP POST / responded 200 in 30050.1646 ms -2023-04-01 15:21:59.714 +08:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 334779 - 0 - - 30050.8419ms -2023-04-04 17:10:03.998 +08:00 [INF] User profile is available. Using 'C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. -2023-04-04 17:10:04.074 +08:00 [INF] Loading proxy data from config. -2023-04-04 17:10:04.231 +08:00 [INF] Creating key {628a88a9-bbab-4e2f-93ee-da2502c233e2} with creation date 2023-04-04 09:10:04Z, activation date 2023-04-06 05:55:53Z, and expiration date 2023-07-03 09:10:04Z. -2023-04-04 17:10:04.243 +08:00 [INF] Writing data to file 'C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys\key-628a88a9-bbab-4e2f-93ee-da2502c233e2.xml'. -2023-04-04 17:10:04.359 +08:00 [INF] Now listening on: http://localhost:5000 -2023-04-04 17:10:04.362 +08:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-04 17:10:04.362 +08:00 [INF] Hosting environment: Production -2023-04-04 17:10:04.363 +08:00 [INF] Content root path: E:\repo\WZC2\build\src\win-x64\publish\gateway\ -2023-04-04 17:10:08.831 +08:00 [INF] Application is shutting down... -2023-04-04 09:21:13.448 +00:00 [WRN] Storing keys in a directory '/root/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. -2023-04-04 09:21:13.496 +00:00 [INF] User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-04-04 09:21:13.512 +00:00 [INF] Loading proxy data from config. -2023-04-04 09:21:13.644 +00:00 [INF] Creating key {f91bd802-78ff-4501-b98d-e0e064092824} with creation date 2023-04-04 09:21:13Z, activation date 2023-04-04 09:21:13Z, and expiration date 2023-07-03 09:21:13Z. -2023-04-04 09:21:13.656 +00:00 [WRN] No XML encryptor configured. Key {f91bd802-78ff-4501-b98d-e0e064092824} may be persisted to storage in unencrypted form. -2023-04-04 09:21:13.661 +00:00 [INF] Writing data to file '/root/.aspnet/DataProtection-Keys/key-f91bd802-78ff-4501-b98d-e0e064092824.xml'. -2023-04-04 09:21:13.683 +00:00 [INF] Now listening on: http://[::]:21093 -2023-04-04 09:21:13.685 +00:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-04 09:21:13.686 +00:00 [INF] Hosting environment: Production -2023-04-04 09:21:13.686 +00:00 [INF] Content root path: /app/ -2023-04-04 09:47:06.175 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 09:47:06.192 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 09:47:06.195 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 14.6045 ms -2023-04-04 09:47:06.196 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 25.3740ms -2023-04-04 09:47:06.238 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:47:06.245 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:47:06.245 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 6.5901 ms -2023-04-04 09:47:06.246 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 7.8665ms -2023-04-04 09:47:06.267 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:47:06.271 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:47:06.272 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.9946 ms -2023-04-04 09:47:06.272 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 4.9858ms -2023-04-04 09:47:13.027 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 65409 -2023-04-04 09:47:13.057 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:13.072 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:47:13.505 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:47:13.509 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 434.0947ms -2023-04-04 09:47:13.510 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:13.511 +00:00 [INF] HTTP POST / responded 200 in 483.5536 ms -2023-04-04 09:47:13.514 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 65409 - 200 0 - 486.3768ms -2023-04-04 09:47:15.548 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 22396 -2023-04-04 09:47:15.548 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:15.549 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:47:15.578 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:47:15.579 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 29.6192ms -2023-04-04 09:47:15.579 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:15.579 +00:00 [INF] HTTP POST / responded 200 in 31.2516 ms -2023-04-04 09:47:15.580 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 22396 - 200 0 - 32.0161ms -2023-04-04 09:47:17.644 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 157956 -2023-04-04 09:47:17.647 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:17.647 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:47:17.679 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:47:17.680 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 32.1717ms -2023-04-04 09:47:17.680 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:17.680 +00:00 [INF] HTTP POST / responded 200 in 35.8254 ms -2023-04-04 09:47:17.681 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 157956 - 200 0 - 37.2052ms -2023-04-04 09:47:19.705 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 49043 -2023-04-04 09:47:19.706 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:19.706 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:47:19.738 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:47:19.739 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 32.4669ms -2023-04-04 09:47:19.739 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:19.740 +00:00 [INF] HTTP POST / responded 200 in 34.0877 ms -2023-04-04 09:47:19.740 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 49043 - 200 0 - 35.3716ms -2023-04-04 09:47:21.766 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 3694 -2023-04-04 09:47:21.767 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:21.767 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:47:21.794 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:47:21.794 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.0595ms -2023-04-04 09:47:21.795 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:21.795 +00:00 [INF] HTTP POST / responded 200 in 28.2404 ms -2023-04-04 09:47:21.795 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 3694 - 200 0 - 28.9944ms -2023-04-04 09:47:23.825 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:47:23.825 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:23.826 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:47:23.853 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:47:23.854 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.9053ms -2023-04-04 09:47:23.854 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:23.855 +00:00 [INF] HTTP POST / responded 200 in 29.3474 ms -2023-04-04 09:47:23.855 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.1925ms -2023-04-04 09:47:26.719 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 9775 -2023-04-04 09:47:26.719 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:26.720 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:47:26.747 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:47:26.747 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.3297ms -2023-04-04 09:47:26.748 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:26.748 +00:00 [INF] HTTP POST / responded 200 in 28.7516 ms -2023-04-04 09:47:26.748 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 9775 - 200 0 - 29.5119ms -2023-04-04 09:47:28.788 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 174492 -2023-04-04 09:47:28.789 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:28.789 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:47:28.873 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:47:28.873 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 84.1601ms -2023-04-04 09:47:28.874 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:28.874 +00:00 [INF] HTTP POST / responded 200 in 85.6369 ms -2023-04-04 09:47:28.875 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 174492 - 200 0 - 87.3852ms -2023-04-04 09:47:44.937 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 09:47:44.939 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 09:47:44.939 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 2.4260 ms -2023-04-04 09:47:44.940 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 3.1565ms -2023-04-04 09:47:44.949 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:47:44.952 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:47:44.953 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.4084 ms -2023-04-04 09:47:44.953 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 4.0899ms -2023-04-04 09:47:44.956 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:47:44.961 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:47:44.961 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 4.4897 ms -2023-04-04 09:47:44.962 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 5.2058ms -2023-04-04 09:47:48.151 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 67156 -2023-04-04 09:47:48.152 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:48.152 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:47:48.182 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:47:48.182 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 29.4747ms -2023-04-04 09:47:48.182 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:48.182 +00:00 [INF] HTTP POST / responded 200 in 30.6364 ms -2023-04-04 09:47:48.183 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 67156 - 200 0 - 31.7812ms -2023-04-04 09:47:50.192 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 158854 -2023-04-04 09:47:50.194 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:50.195 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:47:50.227 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:47:50.227 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 31.5361ms -2023-04-04 09:47:50.228 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:50.228 +00:00 [INF] HTTP POST / responded 200 in 34.5589 ms -2023-04-04 09:47:50.229 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 158854 - 200 0 - 37.1006ms -2023-04-04 09:47:52.234 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 72466 -2023-04-04 09:47:52.234 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:52.235 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:47:52.268 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:47:52.269 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 33.6553ms -2023-04-04 09:47:52.270 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:52.270 +00:00 [INF] HTTP POST / responded 200 in 35.7615 ms -2023-04-04 09:47:52.271 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 72466 - 200 0 - 37.4978ms -2023-04-04 09:47:56.280 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 34134 -2023-04-04 09:47:56.280 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:56.281 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:47:56.308 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:47:56.309 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.9332ms -2023-04-04 09:47:56.309 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:56.309 +00:00 [INF] HTTP POST / responded 200 in 29.1954 ms -2023-04-04 09:47:56.310 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 34134 - 200 0 - 30.3918ms -2023-04-04 09:47:58.330 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:47:58.332 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:58.333 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:47:58.360 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:47:58.360 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.0335ms -2023-04-04 09:47:58.360 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:47:58.361 +00:00 [INF] HTTP POST / responded 200 in 29.0320 ms -2023-04-04 09:47:58.361 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.5654ms -2023-04-04 09:48:02.380 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:48:02.380 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:02.381 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:48:02.407 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:48:02.408 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.5528ms -2023-04-04 09:48:02.408 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:02.408 +00:00 [INF] HTTP POST / responded 200 in 27.9036 ms -2023-04-04 09:48:02.408 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.7106ms -2023-04-04 09:48:07.403 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 09:48:07.405 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 09:48:07.406 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 2.8644 ms -2023-04-04 09:48:07.406 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 3.5716ms -2023-04-04 09:48:07.455 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:48:07.458 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:48:07.458 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.6046 ms -2023-04-04 09:48:07.459 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 4.2649ms -2023-04-04 09:48:07.475 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:48:07.478 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:48:07.479 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.3349 ms -2023-04-04 09:48:07.479 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.9203ms -2023-04-04 09:48:08.450 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:48:08.450 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:08.451 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:48:08.478 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:48:08.478 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.0382ms -2023-04-04 09:48:08.478 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:08.479 +00:00 [INF] HTTP POST / responded 200 in 28.4000 ms -2023-04-04 09:48:08.479 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 29.2474ms -2023-04-04 09:48:11.812 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 48890 -2023-04-04 09:48:11.813 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:11.813 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:48:11.841 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:48:11.842 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.5525ms -2023-04-04 09:48:11.842 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:11.842 +00:00 [INF] HTTP POST / responded 200 in 29.8892 ms -2023-04-04 09:48:11.843 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 48890 - 200 0 - 31.0232ms -2023-04-04 09:48:12.508 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 33898 -2023-04-04 09:48:12.508 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:12.509 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:48:12.584 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:48:12.584 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 75.2625ms -2023-04-04 09:48:12.585 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:12.585 +00:00 [INF] HTTP POST / responded 200 in 76.6666 ms -2023-04-04 09:48:12.586 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 33898 - 200 0 - 78.0545ms -2023-04-04 09:48:13.874 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 9921 -2023-04-04 09:48:13.874 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:13.875 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:48:13.901 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:48:13.902 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.7866ms -2023-04-04 09:48:13.902 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:13.902 +00:00 [INF] HTTP POST / responded 200 in 27.7934 ms -2023-04-04 09:48:13.902 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 9921 - 200 0 - 28.4156ms -2023-04-04 09:48:14.598 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 49783 -2023-04-04 09:48:14.599 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:14.599 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:48:14.628 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:48:14.628 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.1412ms -2023-04-04 09:48:14.628 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:14.628 +00:00 [INF] HTTP POST / responded 200 in 29.4830 ms -2023-04-04 09:48:14.629 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 49783 - 200 0 - 30.7902ms -2023-04-04 09:48:16.650 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:48:16.651 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:16.651 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:48:16.678 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:48:16.678 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.7549ms -2023-04-04 09:48:16.679 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:16.679 +00:00 [INF] HTTP POST / responded 200 in 28.0415 ms -2023-04-04 09:48:16.679 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.0626ms -2023-04-04 09:48:22.696 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:48:22.696 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:22.697 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:48:22.723 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:48:22.725 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.9509ms -2023-04-04 09:48:22.726 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:22.727 +00:00 [INF] HTTP POST / responded 200 in 31.0089 ms -2023-04-04 09:48:22.729 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.5377ms -2023-04-04 09:48:25.963 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 15996 -2023-04-04 09:48:25.964 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:25.964 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:48:25.991 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:48:25.991 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.2818ms -2023-04-04 09:48:25.991 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:25.992 +00:00 [INF] HTTP POST / responded 200 in 28.3466 ms -2023-04-04 09:48:25.992 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 15996 - 200 0 - 28.9937ms -2023-04-04 09:48:26.750 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:48:26.752 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:26.753 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:48:26.780 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:48:26.781 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.3897ms -2023-04-04 09:48:26.782 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:26.782 +00:00 [INF] HTTP POST / responded 200 in 30.2468 ms -2023-04-04 09:48:26.783 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.2115ms -2023-04-04 09:48:32.829 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:48:32.830 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:32.831 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:48:32.857 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:48:32.858 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.8105ms -2023-04-04 09:48:32.858 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:32.858 +00:00 [INF] HTTP POST / responded 200 in 28.3579 ms -2023-04-04 09:48:32.859 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.4844ms -2023-04-04 09:48:36.885 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:48:36.886 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:36.887 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:48:36.914 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:48:36.914 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.9933ms -2023-04-04 09:48:36.915 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:36.915 +00:00 [INF] HTTP POST / responded 200 in 28.6266 ms -2023-04-04 09:48:36.915 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.9012ms -2023-04-04 09:48:42.943 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:48:42.945 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:42.946 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:48:42.974 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:48:42.974 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.0749ms -2023-04-04 09:48:42.974 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:42.974 +00:00 [INF] HTTP POST / responded 200 in 30.3306 ms -2023-04-04 09:48:42.975 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.0474ms -2023-04-04 09:48:46.989 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:48:46.990 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:46.990 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:48:47.017 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:48:47.017 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6088ms -2023-04-04 09:48:47.017 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:47.018 +00:00 [INF] HTTP POST / responded 200 in 28.2443 ms -2023-04-04 09:48:47.018 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 29.0288ms -2023-04-04 09:48:53.040 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:48:53.041 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:53.042 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:48:53.069 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:48:53.070 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.1134ms -2023-04-04 09:48:53.071 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:53.072 +00:00 [INF] HTTP POST / responded 200 in 31.1272 ms -2023-04-04 09:48:53.072 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.1823ms -2023-04-04 09:48:57.087 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:48:57.089 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:57.090 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:48:57.117 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:48:57.117 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.8744ms -2023-04-04 09:48:57.117 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:48:57.118 +00:00 [INF] HTTP POST / responded 200 in 29.2219 ms -2023-04-04 09:48:57.118 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.9859ms -2023-04-04 09:49:03.134 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:49:03.135 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:03.135 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:49:03.162 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:49:03.162 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.92ms -2023-04-04 09:49:03.163 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:03.163 +00:00 [INF] HTTP POST / responded 200 in 28.8689 ms -2023-04-04 09:49:03.163 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.7874ms -2023-04-04 09:49:07.172 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:49:07.173 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:07.174 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:49:07.200 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:49:07.201 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6979ms -2023-04-04 09:49:07.201 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:07.201 +00:00 [INF] HTTP POST / responded 200 in 28.3352 ms -2023-04-04 09:49:07.202 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.5038ms -2023-04-04 09:49:13.232 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:49:13.233 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:13.234 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:49:13.260 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:49:13.261 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.9149ms -2023-04-04 09:49:13.261 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:13.262 +00:00 [INF] HTTP POST / responded 200 in 29.4594 ms -2023-04-04 09:49:13.263 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.0593ms -2023-04-04 09:49:17.272 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:49:17.273 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:17.273 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:49:17.300 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:49:17.300 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4179ms -2023-04-04 09:49:17.300 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:17.301 +00:00 [INF] HTTP POST / responded 200 in 27.9492 ms -2023-04-04 09:49:17.301 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.8331ms -2023-04-04 09:49:23.324 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:49:23.325 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:23.325 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:49:23.351 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:49:23.351 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.113ms -2023-04-04 09:49:23.352 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:23.352 +00:00 [INF] HTTP POST / responded 200 in 27.1209 ms -2023-04-04 09:49:23.352 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 27.6913ms -2023-04-04 09:49:27.362 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:49:27.363 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:27.363 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:49:27.390 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:49:27.390 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2252ms -2023-04-04 09:49:27.390 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:27.390 +00:00 [INF] HTTP POST / responded 200 in 27.4298 ms -2023-04-04 09:49:27.391 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.1621ms -2023-04-04 09:49:33.416 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:49:33.417 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:33.418 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:49:33.445 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:49:33.446 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.2814ms -2023-04-04 09:49:33.446 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:33.447 +00:00 [INF] HTTP POST / responded 200 in 29.4901 ms -2023-04-04 09:49:33.447 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.6851ms -2023-04-04 09:49:37.462 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:49:37.463 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:37.463 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:49:37.490 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:49:37.491 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.9468ms -2023-04-04 09:49:37.491 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:37.492 +00:00 [INF] HTTP POST / responded 200 in 29.6298 ms -2023-04-04 09:49:37.493 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.3398ms -2023-04-04 09:49:43.524 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:49:43.526 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:43.527 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:49:43.554 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:49:43.555 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.1994ms -2023-04-04 09:49:43.555 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:43.556 +00:00 [INF] HTTP POST / responded 200 in 30.0614 ms -2023-04-04 09:49:43.556 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.6342ms -2023-04-04 09:49:47.566 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:49:47.566 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:47.566 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:49:47.593 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:49:47.593 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4574ms -2023-04-04 09:49:47.593 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:47.594 +00:00 [INF] HTTP POST / responded 200 in 27.8119 ms -2023-04-04 09:49:47.595 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.6006ms -2023-04-04 09:49:53.641 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:49:53.642 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:53.642 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:49:53.670 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:49:53.670 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.6542ms -2023-04-04 09:49:53.671 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:53.671 +00:00 [INF] HTTP POST / responded 200 in 29.6686 ms -2023-04-04 09:49:53.672 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.1140ms -2023-04-04 09:49:57.687 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:49:57.688 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:57.689 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:49:57.716 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:49:57.716 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6873ms -2023-04-04 09:49:57.716 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:49:57.717 +00:00 [INF] HTTP POST / responded 200 in 28.5020 ms -2023-04-04 09:49:57.717 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.8586ms -2023-04-04 09:50:03.734 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:50:03.735 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:03.735 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:50:03.762 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:50:03.762 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4593ms -2023-04-04 09:50:03.762 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:03.762 +00:00 [INF] HTTP POST / responded 200 in 27.7812 ms -2023-04-04 09:50:03.763 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.7990ms -2023-04-04 09:50:07.770 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:50:07.771 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:07.771 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:50:07.797 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:50:07.798 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4068ms -2023-04-04 09:50:07.798 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:07.798 +00:00 [INF] HTTP POST / responded 200 in 27.6520 ms -2023-04-04 09:50:07.798 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 28.3359ms -2023-04-04 09:50:13.823 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:50:13.824 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:13.824 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:50:13.851 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:50:13.852 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.1444ms -2023-04-04 09:50:13.853 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:13.854 +00:00 [INF] HTTP POST / responded 200 in 29.9070 ms -2023-04-04 09:50:13.854 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 31.7856ms -2023-04-04 09:50:17.866 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:50:17.867 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:17.868 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:50:17.894 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:50:17.894 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2102ms -2023-04-04 09:50:17.894 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:17.895 +00:00 [INF] HTTP POST / responded 200 in 27.6868 ms -2023-04-04 09:50:17.895 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.4640ms -2023-04-04 09:50:23.935 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:50:23.935 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:23.936 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:50:23.962 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:50:23.962 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3746ms -2023-04-04 09:50:23.963 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:23.963 +00:00 [INF] HTTP POST / responded 200 in 27.8060 ms -2023-04-04 09:50:23.963 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.7452ms -2023-04-04 09:50:27.980 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:50:27.980 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:27.981 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:50:28.007 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:50:28.007 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.1765ms -2023-04-04 09:50:28.007 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:28.008 +00:00 [INF] HTTP POST / responded 200 in 27.2105 ms -2023-04-04 09:50:28.008 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 27.9024ms -2023-04-04 09:50:34.029 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:50:34.030 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:34.030 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:50:34.056 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:50:34.056 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2026ms -2023-04-04 09:50:34.057 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:34.057 +00:00 [INF] HTTP POST / responded 200 in 27.2902 ms -2023-04-04 09:50:34.057 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 27.9860ms -2023-04-04 09:50:38.080 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:50:38.081 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:38.081 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:50:38.107 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:50:38.108 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3081ms -2023-04-04 09:50:38.108 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:38.108 +00:00 [INF] HTTP POST / responded 200 in 27.5850 ms -2023-04-04 09:50:38.109 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 28.2867ms -2023-04-04 09:50:44.129 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:50:44.129 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:44.130 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:50:44.156 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:50:44.156 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4205ms -2023-04-04 09:50:44.157 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:44.157 +00:00 [INF] HTTP POST / responded 200 in 27.7730 ms -2023-04-04 09:50:44.157 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.5946ms -2023-04-04 09:50:48.174 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:50:48.175 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:48.176 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:50:48.203 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:50:48.204 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.4986ms -2023-04-04 09:50:48.205 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:48.205 +00:00 [INF] HTTP POST / responded 200 in 30.1981 ms -2023-04-04 09:50:48.206 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.8378ms -2023-04-04 09:50:54.218 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:50:54.218 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:54.219 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:50:54.245 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:50:54.245 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6139ms -2023-04-04 09:50:54.246 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:54.246 +00:00 [INF] HTTP POST / responded 200 in 28.2773 ms -2023-04-04 09:50:54.247 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.2603ms -2023-04-04 09:50:58.266 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:50:58.266 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:58.266 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:50:58.292 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:50:58.293 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2924ms -2023-04-04 09:50:58.293 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:50:58.293 +00:00 [INF] HTTP POST / responded 200 in 27.4144 ms -2023-04-04 09:50:58.294 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.1105ms -2023-04-04 09:51:04.317 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:51:04.317 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:04.318 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:51:04.344 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:51:04.345 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4302ms -2023-04-04 09:51:04.345 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:04.345 +00:00 [INF] HTTP POST / responded 200 in 27.6891 ms -2023-04-04 09:51:04.345 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 28.4956ms -2023-04-04 09:51:08.364 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:51:08.365 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:08.365 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:51:08.392 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:51:08.394 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.8974ms -2023-04-04 09:51:08.395 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:08.396 +00:00 [INF] HTTP POST / responded 200 in 31.8804 ms -2023-04-04 09:51:08.397 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 33.1538ms -2023-04-04 09:51:14.425 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:51:14.434 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:14.434 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:51:14.460 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:51:14.461 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.1589ms -2023-04-04 09:51:14.461 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:14.461 +00:00 [INF] HTTP POST / responded 200 in 27.2242 ms -2023-04-04 09:51:14.462 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 36.9285ms -2023-04-04 09:51:18.482 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:51:18.483 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:18.483 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:51:18.509 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:51:18.510 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.7217ms -2023-04-04 09:51:18.510 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:18.511 +00:00 [INF] HTTP POST / responded 200 in 28.3191 ms -2023-04-04 09:51:18.512 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.8645ms -2023-04-04 09:51:24.257 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 09:51:24.259 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 09:51:24.260 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 2.7534 ms -2023-04-04 09:51:24.260 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 3.4463ms -2023-04-04 09:51:24.300 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:51:24.303 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:51:24.303 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 2.8319 ms -2023-04-04 09:51:24.304 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.4115ms -2023-04-04 09:51:24.324 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:51:24.327 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:51:24.327 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.0656 ms -2023-04-04 09:51:24.327 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.6540ms -2023-04-04 09:51:24.560 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:51:24.561 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:24.561 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:51:24.588 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:51:24.589 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.8818ms -2023-04-04 09:51:24.589 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:24.589 +00:00 [INF] HTTP POST / responded 200 in 28.3696 ms -2023-04-04 09:51:24.590 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.2122ms -2023-04-04 09:51:27.288 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 48273 -2023-04-04 09:51:27.288 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:27.289 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:51:27.317 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:51:27.317 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.4534ms -2023-04-04 09:51:27.318 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:27.318 +00:00 [INF] HTTP POST / responded 200 in 29.4780 ms -2023-04-04 09:51:27.318 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 48273 - 200 0 - 30.4426ms -2023-04-04 09:51:28.608 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:51:28.608 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:28.609 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:51:28.636 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:51:28.637 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.4935ms -2023-04-04 09:51:28.638 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:28.639 +00:00 [INF] HTTP POST / responded 200 in 31.0205 ms -2023-04-04 09:51:28.641 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 33.3995ms -2023-04-04 09:51:32.665 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:51:32.666 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:32.666 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:51:32.694 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:51:32.695 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.8194ms -2023-04-04 09:51:32.696 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:32.696 +00:00 [INF] HTTP POST / responded 200 in 30.5797 ms -2023-04-04 09:51:32.697 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.2300ms -2023-04-04 09:51:38.732 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:51:38.733 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:38.733 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:51:38.759 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:51:38.760 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2545ms -2023-04-04 09:51:38.760 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:38.760 +00:00 [INF] HTTP POST / responded 200 in 27.5806 ms -2023-04-04 09:51:38.761 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.2590ms -2023-04-04 09:51:42.782 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:51:42.782 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:42.783 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:51:42.809 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:51:42.809 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4586ms -2023-04-04 09:51:42.810 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:42.810 +00:00 [INF] HTTP POST / responded 200 in 27.6947 ms -2023-04-04 09:51:42.810 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.3455ms -2023-04-04 09:51:43.238 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 09:51:43.240 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 09:51:43.240 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 2.6177 ms -2023-04-04 09:51:43.241 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 3.2516ms -2023-04-04 09:51:43.286 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:51:43.290 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:51:43.290 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.6087 ms -2023-04-04 09:51:43.290 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 4.3934ms -2023-04-04 09:51:43.310 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:51:43.313 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:51:43.313 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.0335 ms -2023-04-04 09:51:43.314 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.5883ms -2023-04-04 09:51:46.283 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 48175 -2023-04-04 09:51:46.284 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:46.284 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:51:46.312 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:51:46.313 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.1417ms -2023-04-04 09:51:46.313 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:46.313 +00:00 [INF] HTTP POST / responded 200 in 29.4151 ms -2023-04-04 09:51:46.314 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 48175 - 200 0 - 30.4625ms -2023-04-04 09:51:48.852 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:51:48.854 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:48.855 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:51:48.882 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:51:48.882 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.9486ms -2023-04-04 09:51:48.883 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:48.884 +00:00 [INF] HTTP POST / responded 200 in 30.1301 ms -2023-04-04 09:51:48.884 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.7938ms -2023-04-04 09:51:52.894 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:51:52.895 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:52.895 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:51:52.921 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:51:52.921 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2627ms -2023-04-04 09:51:52.922 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:52.922 +00:00 [INF] HTTP POST / responded 200 in 27.3542 ms -2023-04-04 09:51:52.922 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 28.0082ms -2023-04-04 09:51:58.966 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:51:58.968 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:58.969 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:51:58.996 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:51:58.997 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.2177ms -2023-04-04 09:51:58.997 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:51:58.998 +00:00 [INF] HTTP POST / responded 200 in 30.4008 ms -2023-04-04 09:51:59.000 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 33.4419ms -2023-04-04 09:52:03.023 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:52:03.024 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:03.024 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:52:03.050 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:52:03.050 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2707ms -2023-04-04 09:52:03.051 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:03.051 +00:00 [INF] HTTP POST / responded 200 in 27.5242 ms -2023-04-04 09:52:03.051 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.3682ms -2023-04-04 09:52:09.068 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:52:09.068 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:09.068 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:52:09.095 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:52:09.095 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.5315ms -2023-04-04 09:52:09.096 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:09.096 +00:00 [INF] HTTP POST / responded 200 in 27.6791 ms -2023-04-04 09:52:09.096 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.4987ms -2023-04-04 09:52:13.108 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:52:13.108 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:13.109 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:52:13.135 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:52:13.135 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4082ms -2023-04-04 09:52:13.136 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:13.136 +00:00 [INF] HTTP POST / responded 200 in 27.5175 ms -2023-04-04 09:52:13.136 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 28.2208ms -2023-04-04 09:52:14.793 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 09:52:14.795 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 09:52:14.796 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 2.5915 ms -2023-04-04 09:52:14.796 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 3.2110ms -2023-04-04 09:52:14.804 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:52:14.807 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:52:14.807 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 2.8885 ms -2023-04-04 09:52:14.807 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.3857ms -2023-04-04 09:52:14.810 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:52:14.813 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:52:14.814 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.1646 ms -2023-04-04 09:52:14.814 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.7065ms -2023-04-04 09:52:15.898 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 48589 -2023-04-04 09:52:15.898 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:15.899 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:52:15.927 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:52:15.927 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.3686ms -2023-04-04 09:52:15.928 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:15.928 +00:00 [INF] HTTP POST / responded 200 in 29.3790 ms -2023-04-04 09:52:15.928 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 48589 - 200 0 - 30.3323ms -2023-04-04 09:52:19.164 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:52:19.165 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:19.166 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:52:19.193 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:52:19.193 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.9569ms -2023-04-04 09:52:19.194 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:19.194 +00:00 [INF] HTTP POST / responded 200 in 28.9065 ms -2023-04-04 09:52:19.195 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.7367ms -2023-04-04 09:52:23.215 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:52:23.216 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:23.217 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:52:23.244 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:52:23.245 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.2986ms -2023-04-04 09:52:23.245 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:23.246 +00:00 [INF] HTTP POST / responded 200 in 29.8162 ms -2023-04-04 09:52:23.246 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.7406ms -2023-04-04 09:52:29.272 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:52:29.273 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:29.273 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:52:29.299 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:52:29.300 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2382ms -2023-04-04 09:52:29.300 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:29.300 +00:00 [INF] HTTP POST / responded 200 in 27.4438 ms -2023-04-04 09:52:29.301 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.1988ms -2023-04-04 09:52:33.315 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:52:33.316 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:33.316 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:52:33.343 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:52:33.344 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.9896ms -2023-04-04 09:52:33.344 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:33.345 +00:00 [INF] HTTP POST / responded 200 in 28.9779 ms -2023-04-04 09:52:33.345 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.3778ms -2023-04-04 09:52:39.380 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:52:39.380 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:39.381 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:52:39.407 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:52:39.408 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.975ms -2023-04-04 09:52:39.409 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:39.409 +00:00 [INF] HTTP POST / responded 200 in 29.2130 ms -2023-04-04 09:52:39.410 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.4506ms -2023-04-04 09:52:43.438 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:52:43.439 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:43.439 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:52:43.465 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:52:43.466 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2792ms -2023-04-04 09:52:43.466 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:43.466 +00:00 [INF] HTTP POST / responded 200 in 27.3423 ms -2023-04-04 09:52:43.466 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.1278ms -2023-04-04 09:52:49.494 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:52:49.495 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:49.496 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:52:49.523 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:52:49.524 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.0724ms -2023-04-04 09:52:49.524 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:49.524 +00:00 [INF] HTTP POST / responded 200 in 29.1779 ms -2023-04-04 09:52:49.525 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.5810ms -2023-04-04 09:52:53.564 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:52:53.564 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:53.564 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:52:53.591 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:52:53.591 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4206ms -2023-04-04 09:52:53.592 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:53.592 +00:00 [INF] HTTP POST / responded 200 in 27.7684 ms -2023-04-04 09:52:53.592 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.5704ms -2023-04-04 09:52:59.614 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:52:59.616 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:59.616 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:52:59.643 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:52:59.644 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.1746ms -2023-04-04 09:52:59.645 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:52:59.646 +00:00 [INF] HTTP POST / responded 200 in 30.3650 ms -2023-04-04 09:52:59.647 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.4425ms -2023-04-04 09:53:03.675 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:53:03.677 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:03.677 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:53:03.704 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:53:03.705 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.7467ms -2023-04-04 09:53:03.705 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:03.705 +00:00 [INF] HTTP POST / responded 200 in 28.6727 ms -2023-04-04 09:53:03.705 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.9508ms -2023-04-04 09:53:09.747 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:53:09.747 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:09.748 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:53:09.774 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:53:09.774 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2686ms -2023-04-04 09:53:09.775 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:09.775 +00:00 [INF] HTTP POST / responded 200 in 27.5768 ms -2023-04-04 09:53:09.775 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.2513ms -2023-04-04 09:53:13.782 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:53:13.783 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:13.783 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:53:13.809 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:53:13.810 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.8837ms -2023-04-04 09:53:13.810 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:13.811 +00:00 [INF] HTTP POST / responded 200 in 28.1464 ms -2023-04-04 09:53:13.811 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.0129ms -2023-04-04 09:53:14.715 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 09:53:14.718 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 09:53:14.718 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 2.5449 ms -2023-04-04 09:53:14.718 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 3.2352ms -2023-04-04 09:53:14.755 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:53:14.758 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:53:14.758 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.0770 ms -2023-04-04 09:53:14.759 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.7586ms -2023-04-04 09:53:14.778 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:53:14.781 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:53:14.781 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.0036 ms -2023-04-04 09:53:14.781 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.5951ms -2023-04-04 09:53:17.737 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 48273 -2023-04-04 09:53:17.737 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:17.737 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:53:17.766 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:53:17.766 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.5867ms -2023-04-04 09:53:17.766 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:17.767 +00:00 [INF] HTTP POST / responded 200 in 29.9610 ms -2023-04-04 09:53:17.768 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 48273 - 200 0 - 30.9767ms -2023-04-04 09:53:19.822 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:53:19.823 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:19.823 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:53:19.849 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:53:19.850 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3902ms -2023-04-04 09:53:19.850 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:19.850 +00:00 [INF] HTTP POST / responded 200 in 27.8557 ms -2023-04-04 09:53:19.851 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.0011ms -2023-04-04 09:53:23.871 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:53:23.872 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:23.873 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:53:23.900 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:53:23.900 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.0368ms -2023-04-04 09:53:23.901 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:23.901 +00:00 [INF] HTTP POST / responded 200 in 29.1527 ms -2023-04-04 09:53:23.901 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 30.9872ms -2023-04-04 09:53:29.926 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:53:29.927 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:29.927 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:53:29.954 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:53:29.954 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.5523ms -2023-04-04 09:53:29.954 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:29.955 +00:00 [INF] HTTP POST / responded 200 in 27.9031 ms -2023-04-04 09:53:29.955 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.7848ms -2023-04-04 09:53:30.923 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 09:53:30.925 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 09:53:30.925 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 2.2315 ms -2023-04-04 09:53:30.926 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 2.8691ms -2023-04-04 09:53:30.934 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:53:30.938 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:53:30.938 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.3787 ms -2023-04-04 09:53:30.938 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 4.0340ms -2023-04-04 09:53:30.941 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:53:30.944 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:53:30.944 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.3701 ms -2023-04-04 09:53:30.945 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.9833ms -2023-04-04 09:53:31.987 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 48589 -2023-04-04 09:53:31.988 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:31.988 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:53:32.016 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:53:32.017 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.4995ms -2023-04-04 09:53:32.017 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:32.017 +00:00 [INF] HTTP POST / responded 200 in 29.4094 ms -2023-04-04 09:53:32.018 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 48589 - 200 0 - 30.3256ms -2023-04-04 09:53:33.973 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:53:33.974 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:33.975 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:53:34.001 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:53:34.001 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.5723ms -2023-04-04 09:53:34.002 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:34.002 +00:00 [INF] HTTP POST / responded 200 in 28.1650 ms -2023-04-04 09:53:34.003 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.3282ms -2023-04-04 09:53:40.029 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:53:40.030 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:40.030 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:53:40.056 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:53:40.057 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3344ms -2023-04-04 09:53:40.057 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:40.057 +00:00 [INF] HTTP POST / responded 200 in 27.7461 ms -2023-04-04 09:53:40.058 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 28.6798ms -2023-04-04 09:53:44.080 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:53:44.081 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:44.082 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:53:44.109 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:53:44.110 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.3075ms -2023-04-04 09:53:44.110 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:44.110 +00:00 [INF] HTTP POST / responded 200 in 29.5018 ms -2023-04-04 09:53:44.111 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 30.9736ms -2023-04-04 09:53:50.145 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:53:50.147 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:50.147 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:53:50.174 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:53:50.175 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.261ms -2023-04-04 09:53:50.175 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:50.176 +00:00 [INF] HTTP POST / responded 200 in 29.5622 ms -2023-04-04 09:53:50.177 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.9467ms -2023-04-04 09:53:54.207 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:53:54.208 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:54.209 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:53:54.235 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:53:54.236 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.5158ms -2023-04-04 09:53:54.236 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:53:54.237 +00:00 [INF] HTTP POST / responded 200 in 28.5763 ms -2023-04-04 09:53:54.237 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.7112ms -2023-04-04 09:54:00.278 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:54:00.279 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:00.279 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:54:00.305 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:54:00.306 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3026ms -2023-04-04 09:54:00.306 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:00.306 +00:00 [INF] HTTP POST / responded 200 in 27.4670 ms -2023-04-04 09:54:00.307 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 28.3231ms -2023-04-04 09:54:04.328 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:54:04.329 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:04.330 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:54:04.357 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:54:04.357 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.8059ms -2023-04-04 09:54:04.358 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:04.358 +00:00 [INF] HTTP POST / responded 200 in 29.1325 ms -2023-04-04 09:54:04.359 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 30.7470ms -2023-04-04 09:54:08.376 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:54:08.377 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:08.377 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:54:08.403 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:54:08.404 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.5743ms -2023-04-04 09:54:08.404 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:08.405 +00:00 [INF] HTTP POST / responded 200 in 27.8788 ms -2023-04-04 09:54:08.405 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 28.6113ms -2023-04-04 09:54:14.425 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:54:14.425 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:14.425 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:54:14.451 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:54:14.452 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.1769ms -2023-04-04 09:54:14.452 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:14.452 +00:00 [INF] HTTP POST / responded 200 in 27.1443 ms -2023-04-04 09:54:14.452 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 27.7485ms -2023-04-04 09:54:18.464 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:54:18.465 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:18.465 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:54:18.492 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:54:18.492 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2904ms -2023-04-04 09:54:18.492 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:18.492 +00:00 [INF] HTTP POST / responded 200 in 27.5013 ms -2023-04-04 09:54:18.492 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 28.1384ms -2023-04-04 09:54:24.519 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:54:24.519 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:24.519 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:54:24.546 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:54:24.546 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2956ms -2023-04-04 09:54:24.546 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:24.547 +00:00 [INF] HTTP POST / responded 200 in 27.4999 ms -2023-04-04 09:54:24.547 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.2645ms -2023-04-04 09:54:28.565 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:54:28.566 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:28.566 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:54:28.593 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:54:28.593 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3744ms -2023-04-04 09:54:28.593 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:28.594 +00:00 [INF] HTTP POST / responded 200 in 27.8244 ms -2023-04-04 09:54:28.594 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.5419ms -2023-04-04 09:54:34.622 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:54:34.623 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:34.623 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:54:34.649 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:54:34.649 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2086ms -2023-04-04 09:54:34.650 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:34.650 +00:00 [INF] HTTP POST / responded 200 in 27.3091 ms -2023-04-04 09:54:34.650 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.4065ms -2023-04-04 09:54:38.687 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:54:38.689 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:38.689 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:54:38.716 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:54:38.717 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.2451ms -2023-04-04 09:54:38.718 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:38.718 +00:00 [INF] HTTP POST / responded 200 in 29.8218 ms -2023-04-04 09:54:38.719 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.3598ms -2023-04-04 09:54:44.738 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:54:44.738 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:44.739 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:54:44.765 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:54:44.766 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.8451ms -2023-04-04 09:54:44.767 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:44.767 +00:00 [INF] HTTP POST / responded 200 in 29.0392 ms -2023-04-04 09:54:44.768 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.4438ms -2023-04-04 09:54:48.781 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:54:48.782 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:48.782 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:54:48.809 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:54:48.810 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.9061ms -2023-04-04 09:54:48.810 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:48.811 +00:00 [INF] HTTP POST / responded 200 in 28.9049 ms -2023-04-04 09:54:48.811 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 30.3011ms -2023-04-04 09:54:54.853 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:54:54.854 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:54.854 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:54:54.880 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:54:54.881 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4481ms -2023-04-04 09:54:54.881 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:54.881 +00:00 [INF] HTTP POST / responded 200 in 27.9474 ms -2023-04-04 09:54:54.882 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 28.8867ms -2023-04-04 09:54:58.906 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:54:58.906 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:58.907 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:54:58.933 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:54:58.933 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4115ms -2023-04-04 09:54:58.934 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:54:58.934 +00:00 [INF] HTTP POST / responded 200 in 27.6821 ms -2023-04-04 09:54:58.934 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 28.3442ms -2023-04-04 09:55:04.961 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:55:04.962 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:04.963 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:55:04.989 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:55:04.990 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.7369ms -2023-04-04 09:55:04.990 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:04.990 +00:00 [INF] HTTP POST / responded 200 in 28.2548 ms -2023-04-04 09:55:04.991 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.1837ms -2023-04-04 09:55:09.021 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:55:09.022 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:09.022 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:55:09.049 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:55:09.049 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.5634ms -2023-04-04 09:55:09.050 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:09.050 +00:00 [INF] HTTP POST / responded 200 in 28.5617 ms -2023-04-04 09:55:09.051 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.9913ms -2023-04-04 09:55:15.080 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:55:15.082 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:15.082 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:55:15.110 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:55:15.111 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.4933ms -2023-04-04 09:55:15.112 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:15.112 +00:00 [INF] HTTP POST / responded 200 in 30.4255 ms -2023-04-04 09:55:15.112 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.9710ms -2023-04-04 09:55:19.140 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:55:19.141 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:19.141 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:55:19.168 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:55:19.169 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.3735ms -2023-04-04 09:55:19.170 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:19.170 +00:00 [INF] HTTP POST / responded 200 in 29.8099 ms -2023-04-04 09:55:19.171 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.4533ms -2023-04-04 09:55:25.191 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:55:25.191 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:25.192 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:55:25.218 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:55:25.219 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.949ms -2023-04-04 09:55:25.220 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:25.221 +00:00 [INF] HTTP POST / responded 200 in 29.6120 ms -2023-04-04 09:55:25.222 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.8320ms -2023-04-04 09:55:29.242 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:55:29.242 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:29.243 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:55:29.269 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:55:29.269 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4302ms -2023-04-04 09:55:29.270 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:29.270 +00:00 [INF] HTTP POST / responded 200 in 27.8246 ms -2023-04-04 09:55:29.270 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.7433ms -2023-04-04 09:55:35.298 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:55:35.298 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:35.298 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:55:35.324 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:55:35.325 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.1733ms -2023-04-04 09:55:35.325 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:35.325 +00:00 [INF] HTTP POST / responded 200 in 27.2474 ms -2023-04-04 09:55:35.325 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 27.8388ms -2023-04-04 09:55:39.354 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:55:39.354 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:39.355 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:55:39.381 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:55:39.381 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4647ms -2023-04-04 09:55:39.382 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:39.382 +00:00 [INF] HTTP POST / responded 200 in 27.6118 ms -2023-04-04 09:55:39.382 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.3054ms -2023-04-04 09:55:45.406 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:55:45.406 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:45.407 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:55:45.433 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:55:45.433 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.207ms -2023-04-04 09:55:45.433 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:45.434 +00:00 [INF] HTTP POST / responded 200 in 27.4083 ms -2023-04-04 09:55:45.434 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.1132ms -2023-04-04 09:55:49.457 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:55:49.458 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:49.459 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:55:49.487 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:55:49.487 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.1361ms -2023-04-04 09:55:49.488 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:49.488 +00:00 [INF] HTTP POST / responded 200 in 29.9391 ms -2023-04-04 09:55:49.489 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.6188ms -2023-04-04 09:55:55.507 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:55:55.509 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:55.509 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:55:55.536 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:55:55.536 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.5434ms -2023-04-04 09:55:55.536 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:55.537 +00:00 [INF] HTTP POST / responded 200 in 28.1888 ms -2023-04-04 09:55:55.537 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.8158ms -2023-04-04 09:55:59.562 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:55:59.562 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:59.562 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:55:59.588 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:55:59.589 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2188ms -2023-04-04 09:55:59.589 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:55:59.589 +00:00 [INF] HTTP POST / responded 200 in 27.4158 ms -2023-04-04 09:55:59.590 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.0900ms -2023-04-04 09:56:05.612 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:56:05.612 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:05.613 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:56:05.639 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:56:05.639 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3551ms -2023-04-04 09:56:05.640 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:05.640 +00:00 [INF] HTTP POST / responded 200 in 27.4201 ms -2023-04-04 09:56:05.640 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.1354ms -2023-04-04 09:56:09.660 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:56:09.661 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:09.661 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:56:09.687 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:56:09.687 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.1042ms -2023-04-04 09:56:09.688 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:09.688 +00:00 [INF] HTTP POST / responded 200 in 27.1706 ms -2023-04-04 09:56:09.688 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 27.7750ms -2023-04-04 09:56:15.729 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:56:15.730 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:15.730 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:56:15.756 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:56:15.757 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.524ms -2023-04-04 09:56:15.757 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:15.758 +00:00 [INF] HTTP POST / responded 200 in 28.0060 ms -2023-04-04 09:56:15.758 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.8236ms -2023-04-04 09:56:15.866 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 09:56:15.869 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 09:56:15.869 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 2.5879 ms -2023-04-04 09:56:15.869 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 3.3396ms -2023-04-04 09:56:15.911 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:56:15.915 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:56:15.915 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.7205 ms -2023-04-04 09:56:15.915 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 4.6285ms -2023-04-04 09:56:15.932 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:56:15.935 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:56:15.935 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.0595 ms -2023-04-04 09:56:15.935 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.6608ms -2023-04-04 09:56:18.694 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 48273 -2023-04-04 09:56:18.695 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:18.695 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:56:18.723 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:56:18.723 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.9397ms -2023-04-04 09:56:18.723 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:18.724 +00:00 [INF] HTTP POST / responded 200 in 28.8625 ms -2023-04-04 09:56:18.724 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 48273 - 200 0 - 29.8095ms -2023-04-04 09:56:19.773 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:56:19.774 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:19.775 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:56:19.802 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:56:19.802 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.0696ms -2023-04-04 09:56:19.803 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:19.803 +00:00 [INF] HTTP POST / responded 200 in 29.5021 ms -2023-04-04 09:56:19.804 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.1586ms -2023-04-04 09:56:25.844 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:56:25.844 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:25.844 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:56:25.871 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:56:25.871 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3203ms -2023-04-04 09:56:25.871 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:25.872 +00:00 [INF] HTTP POST / responded 200 in 27.4634 ms -2023-04-04 09:56:25.872 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.2039ms -2023-04-04 09:56:28.561 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 09:56:28.563 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 09:56:28.564 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 1.8868 ms -2023-04-04 09:56:28.564 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 2.5260ms -2023-04-04 09:56:28.571 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:56:28.575 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:56:28.575 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.3833 ms -2023-04-04 09:56:28.575 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.9569ms -2023-04-04 09:56:28.578 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 09:56:28.581 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 09:56:28.581 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 2.5357 ms -2023-04-04 09:56:28.581 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.0345ms -2023-04-04 09:56:29.625 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 48589 -2023-04-04 09:56:29.625 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:29.625 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:56:29.654 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:56:29.654 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.6191ms -2023-04-04 09:56:29.654 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:29.655 +00:00 [INF] HTTP POST / responded 200 in 29.7335 ms -2023-04-04 09:56:29.655 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 48589 - 200 0 - 30.7303ms -2023-04-04 09:56:29.890 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:56:29.891 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:29.891 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:56:29.917 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:56:29.918 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3371ms -2023-04-04 09:56:29.918 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:29.918 +00:00 [INF] HTTP POST / responded 200 in 27.6508 ms -2023-04-04 09:56:29.918 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.3311ms -2023-04-04 09:56:35.939 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:56:35.940 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:35.941 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:56:35.968 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:56:35.968 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6679ms -2023-04-04 09:56:35.969 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:35.969 +00:00 [INF] HTTP POST / responded 200 in 28.7338 ms -2023-04-04 09:56:35.969 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.3116ms -2023-04-04 09:56:39.996 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:56:39.998 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:39.999 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:56:40.028 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:56:40.028 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.7814ms -2023-04-04 09:56:40.028 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:40.028 +00:00 [INF] HTTP POST / responded 200 in 31.0699 ms -2023-04-04 09:56:40.029 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.9011ms -2023-04-04 09:56:46.057 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:56:46.059 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:46.060 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:56:46.087 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:56:46.088 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.5034ms -2023-04-04 09:56:46.089 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:46.089 +00:00 [INF] HTTP POST / responded 200 in 30.5209 ms -2023-04-04 09:56:46.089 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.0545ms -2023-04-04 09:56:50.130 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:56:50.131 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:50.131 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:56:50.158 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:56:50.159 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.8126ms -2023-04-04 09:56:50.160 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:50.161 +00:00 [INF] HTTP POST / responded 200 in 30.5800 ms -2023-04-04 09:56:50.162 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.0569ms -2023-04-04 09:56:54.189 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:56:54.190 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:54.191 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:56:54.219 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:56:54.219 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.4819ms -2023-04-04 09:56:54.220 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:56:54.220 +00:00 [INF] HTTP POST / responded 200 in 29.8638 ms -2023-04-04 09:56:54.220 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.6276ms -2023-04-04 09:57:00.266 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:57:00.266 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:00.267 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:57:00.293 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:57:00.294 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.413ms -2023-04-04 09:57:00.294 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:00.294 +00:00 [INF] HTTP POST / responded 200 in 27.9237 ms -2023-04-04 09:57:00.295 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.7049ms -2023-04-04 09:57:04.310 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:57:04.311 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:04.312 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:57:04.341 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:57:04.341 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.5919ms -2023-04-04 09:57:04.342 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:04.342 +00:00 [INF] HTTP POST / responded 200 in 30.9059 ms -2023-04-04 09:57:04.343 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.8125ms -2023-04-04 09:57:10.363 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:57:10.363 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:10.364 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:57:10.390 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:57:10.390 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.1037ms -2023-04-04 09:57:10.390 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:10.390 +00:00 [INF] HTTP POST / responded 200 in 27.1218 ms -2023-04-04 09:57:10.391 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 27.7810ms -2023-04-04 09:57:14.416 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:57:14.417 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:14.418 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:57:14.444 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:57:14.445 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.9053ms -2023-04-04 09:57:14.446 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:14.446 +00:00 [INF] HTTP POST / responded 200 in 28.9373 ms -2023-04-04 09:57:14.446 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.2842ms -2023-04-04 09:57:20.483 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:57:20.484 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:20.484 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:57:20.510 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:57:20.510 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.1644ms -2023-04-04 09:57:20.510 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:20.511 +00:00 [INF] HTTP POST / responded 200 in 27.1913 ms -2023-04-04 09:57:20.511 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.3330ms -2023-04-04 09:57:24.531 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:57:24.531 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:24.532 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:57:24.558 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:57:24.558 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.1616ms -2023-04-04 09:57:24.558 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:24.558 +00:00 [INF] HTTP POST / responded 200 in 27.2532 ms -2023-04-04 09:57:24.559 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.0491ms -2023-04-04 09:57:30.576 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:57:30.576 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:30.576 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:57:30.602 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:57:30.603 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2337ms -2023-04-04 09:57:30.603 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:30.604 +00:00 [INF] HTTP POST / responded 200 in 27.4987 ms -2023-04-04 09:57:30.604 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.2615ms -2023-04-04 09:57:34.617 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:57:34.618 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:34.618 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:57:34.645 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:57:34.645 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3869ms -2023-04-04 09:57:34.645 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:34.645 +00:00 [INF] HTTP POST / responded 200 in 27.5534 ms -2023-04-04 09:57:34.646 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.3335ms -2023-04-04 09:57:40.669 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:57:40.670 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:40.670 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:57:40.696 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:57:40.697 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3651ms -2023-04-04 09:57:40.697 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:40.697 +00:00 [INF] HTTP POST / responded 200 in 27.6453 ms -2023-04-04 09:57:40.697 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.4816ms -2023-04-04 09:57:44.715 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:57:44.716 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:44.717 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:57:44.743 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:57:44.744 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6051ms -2023-04-04 09:57:44.744 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:44.745 +00:00 [INF] HTTP POST / responded 200 in 28.9771 ms -2023-04-04 09:57:44.746 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.7997ms -2023-04-04 09:57:50.775 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:57:50.776 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:50.776 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:57:50.802 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:57:50.803 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2217ms -2023-04-04 09:57:50.803 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:50.803 +00:00 [INF] HTTP POST / responded 200 in 27.2627 ms -2023-04-04 09:57:50.803 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 27.9009ms -2023-04-04 09:57:54.825 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:57:54.826 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:54.827 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:57:54.853 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:57:54.854 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.7822ms -2023-04-04 09:57:54.855 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:57:54.855 +00:00 [INF] HTTP POST / responded 200 in 29.4340 ms -2023-04-04 09:57:54.856 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.6527ms -2023-04-04 09:58:00.878 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:58:00.879 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:00.880 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:58:00.907 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:58:00.907 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.7815ms -2023-04-04 09:58:00.907 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:00.908 +00:00 [INF] HTTP POST / responded 200 in 28.7107 ms -2023-04-04 09:58:00.908 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 30.3939ms -2023-04-04 09:58:04.940 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:58:04.942 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:04.942 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:58:04.971 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:58:04.973 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 29.5765ms -2023-04-04 09:58:04.974 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:04.974 +00:00 [INF] HTTP POST / responded 200 in 33.0121 ms -2023-04-04 09:58:04.976 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 35.5926ms -2023-04-04 09:58:11.010 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:58:11.011 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:11.011 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:58:11.037 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:58:11.038 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2979ms -2023-04-04 09:58:11.038 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:11.038 +00:00 [INF] HTTP POST / responded 200 in 27.5765 ms -2023-04-04 09:58:11.038 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.2626ms -2023-04-04 09:58:15.059 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:58:15.060 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:15.060 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:58:15.087 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:58:15.087 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4583ms -2023-04-04 09:58:15.088 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:15.088 +00:00 [INF] HTTP POST / responded 200 in 28.0316 ms -2023-04-04 09:58:15.088 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.8848ms -2023-04-04 09:58:21.135 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:58:21.135 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:21.136 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:58:21.162 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:58:21.163 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6972ms -2023-04-04 09:58:21.163 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:21.164 +00:00 [INF] HTTP POST / responded 200 in 28.3907 ms -2023-04-04 09:58:21.165 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.8598ms -2023-04-04 09:58:25.187 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:58:25.187 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:25.188 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:58:25.214 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:58:25.214 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2145ms -2023-04-04 09:58:25.215 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:25.215 +00:00 [INF] HTTP POST / responded 200 in 27.5655 ms -2023-04-04 09:58:25.215 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.2484ms -2023-04-04 09:58:31.246 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:58:31.247 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:31.247 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:58:31.274 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:58:31.274 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.298ms -2023-04-04 09:58:31.274 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:31.274 +00:00 [INF] HTTP POST / responded 200 in 27.4792 ms -2023-04-04 09:58:31.275 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.2199ms -2023-04-04 09:58:35.285 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:58:35.285 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:35.285 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:58:35.312 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:58:35.312 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3435ms -2023-04-04 09:58:35.312 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:35.313 +00:00 [INF] HTTP POST / responded 200 in 27.6637 ms -2023-04-04 09:58:35.313 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.6134ms -2023-04-04 09:58:41.342 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:58:41.343 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:41.345 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:58:41.372 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:58:41.372 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.9802ms -2023-04-04 09:58:41.373 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:41.373 +00:00 [INF] HTTP POST / responded 200 in 29.7013 ms -2023-04-04 09:58:41.373 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.4492ms -2023-04-04 09:58:45.401 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:58:45.402 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:45.402 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:58:45.429 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:58:45.429 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.5318ms -2023-04-04 09:58:45.430 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:45.430 +00:00 [INF] HTTP POST / responded 200 in 28.5008 ms -2023-04-04 09:58:45.431 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.7860ms -2023-04-04 09:58:51.464 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:58:51.465 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:51.465 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:58:51.491 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:58:51.492 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2842ms -2023-04-04 09:58:51.492 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:51.492 +00:00 [INF] HTTP POST / responded 200 in 27.5928 ms -2023-04-04 09:58:51.492 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.3379ms -2023-04-04 09:58:55.513 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:58:55.514 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:55.515 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:58:55.542 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:58:55.542 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.1319ms -2023-04-04 09:58:55.543 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:58:55.544 +00:00 [INF] HTTP POST / responded 200 in 29.5443 ms -2023-04-04 09:58:55.545 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.8290ms -2023-04-04 09:59:01.591 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:59:01.592 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:01.593 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:59:01.621 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:59:01.621 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.1301ms -2023-04-04 09:59:01.622 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:01.622 +00:00 [INF] HTTP POST / responded 200 in 30.1747 ms -2023-04-04 09:59:01.623 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.8902ms -2023-04-04 09:59:05.647 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:59:05.648 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:05.649 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:59:05.677 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:59:05.678 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.7025ms -2023-04-04 09:59:05.679 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:05.679 +00:00 [INF] HTTP POST / responded 200 in 30.7427 ms -2023-04-04 09:59:05.680 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.4110ms -2023-04-04 09:59:11.714 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:59:11.715 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:11.715 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:59:11.741 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:59:11.742 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4058ms -2023-04-04 09:59:11.742 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:11.742 +00:00 [INF] HTTP POST / responded 200 in 27.7493 ms -2023-04-04 09:59:11.743 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.5807ms -2023-04-04 09:59:15.769 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:59:15.769 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:15.769 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:59:15.796 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:59:15.796 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.1974ms -2023-04-04 09:59:15.796 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:15.796 +00:00 [INF] HTTP POST / responded 200 in 27.2518 ms -2023-04-04 09:59:15.797 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.0118ms -2023-04-04 09:59:21.835 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:59:21.837 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:21.838 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:59:21.865 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:59:21.866 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.2281ms -2023-04-04 09:59:21.866 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:21.867 +00:00 [INF] HTTP POST / responded 200 in 29.6769 ms -2023-04-04 09:59:21.867 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 31.8476ms -2023-04-04 09:59:25.893 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:59:25.893 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:25.893 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:59:25.919 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:59:25.920 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.1191ms -2023-04-04 09:59:25.920 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:25.920 +00:00 [INF] HTTP POST / responded 200 in 27.1484 ms -2023-04-04 09:59:25.920 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 27.7528ms -2023-04-04 09:59:31.940 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:59:31.941 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:31.941 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:59:31.968 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:59:31.969 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.2856ms -2023-04-04 09:59:31.970 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:31.971 +00:00 [INF] HTTP POST / responded 200 in 30.2419 ms -2023-04-04 09:59:31.972 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 31.9865ms -2023-04-04 09:59:35.992 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 09:59:35.993 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:35.994 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:59:36.020 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:59:36.020 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.209ms -2023-04-04 09:59:36.020 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:36.021 +00:00 [INF] HTTP POST / responded 200 in 27.3279 ms -2023-04-04 09:59:36.021 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 28.3567ms -2023-04-04 09:59:40.039 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:59:40.040 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:40.040 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:59:40.069 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:59:40.070 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.7668ms -2023-04-04 09:59:40.071 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:40.072 +00:00 [INF] HTTP POST / responded 200 in 32.2339 ms -2023-04-04 09:59:40.073 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 33.7978ms -2023-04-04 09:59:46.101 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:59:46.101 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:46.102 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:59:46.128 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:59:46.128 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3881ms -2023-04-04 09:59:46.129 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:46.129 +00:00 [INF] HTTP POST / responded 200 in 28.0495 ms -2023-04-04 09:59:46.130 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.8816ms -2023-04-04 09:59:50.176 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:59:50.177 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:50.178 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:59:50.204 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:59:50.205 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.5984ms -2023-04-04 09:59:50.205 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:50.205 +00:00 [INF] HTTP POST / responded 200 in 28.3388 ms -2023-04-04 09:59:50.206 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.3233ms -2023-04-04 09:59:56.219 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 09:59:56.219 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:56.219 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 09:59:56.245 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 09:59:56.246 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2168ms -2023-04-04 09:59:56.246 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 09:59:56.246 +00:00 [INF] HTTP POST / responded 200 in 27.2128 ms -2023-04-04 09:59:56.246 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 27.7528ms -2023-04-04 10:00:00.266 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:00:00.267 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:00.268 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:00:00.295 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:00:00.296 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.4769ms -2023-04-04 10:00:00.297 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:00.298 +00:00 [INF] HTTP POST / responded 200 in 30.3581 ms -2023-04-04 10:00:00.298 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.1908ms -2023-04-04 10:00:06.321 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 10:00:06.322 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:06.322 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:00:06.348 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:00:06.348 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.1229ms -2023-04-04 10:00:06.349 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:06.349 +00:00 [INF] HTTP POST / responded 200 in 27.3770 ms -2023-04-04 10:00:06.349 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 28.1907ms -2023-04-04 10:00:10.362 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:00:10.362 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:10.363 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:00:10.389 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:00:10.389 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4955ms -2023-04-04 10:00:10.390 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:10.390 +00:00 [INF] HTTP POST / responded 200 in 27.7634 ms -2023-04-04 10:00:10.390 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.4837ms -2023-04-04 10:00:16.421 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:00:16.422 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:16.423 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:00:16.450 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:00:16.450 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.8603ms -2023-04-04 10:00:16.451 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:16.451 +00:00 [INF] HTTP POST / responded 200 in 28.9365 ms -2023-04-04 10:00:16.452 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.3107ms -2023-04-04 10:00:20.493 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:00:20.494 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:20.495 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:00:20.522 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:00:20.522 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.0252ms -2023-04-04 10:00:20.523 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:20.523 +00:00 [INF] HTTP POST / responded 200 in 29.1714 ms -2023-04-04 10:00:20.524 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.4470ms -2023-04-04 10:00:26.547 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:00:26.548 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:26.549 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:00:26.576 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:00:26.577 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.4261ms -2023-04-04 10:00:26.577 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:26.578 +00:00 [INF] HTTP POST / responded 200 in 29.8637 ms -2023-04-04 10:00:26.578 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.3427ms -2023-04-04 10:00:30.587 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 10:00:30.589 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:30.589 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:00:30.616 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:00:30.616 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6052ms -2023-04-04 10:00:30.617 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:30.617 +00:00 [INF] HTTP POST / responded 200 in 28.4210 ms -2023-04-04 10:00:30.617 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 29.9672ms -2023-04-04 10:00:36.633 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 10:00:36.633 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:36.633 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:00:36.659 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:00:36.660 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2311ms -2023-04-04 10:00:36.660 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:36.660 +00:00 [INF] HTTP POST / responded 200 in 27.3967 ms -2023-04-04 10:00:36.661 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 28.0928ms -2023-04-04 10:00:40.680 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:00:40.680 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:40.681 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:00:40.707 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:00:40.707 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2706ms -2023-04-04 10:00:40.707 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:40.708 +00:00 [INF] HTTP POST / responded 200 in 27.3443 ms -2023-04-04 10:00:40.708 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.2969ms -2023-04-04 10:00:46.724 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:00:46.724 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:46.725 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:00:46.751 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:00:46.752 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.0214ms -2023-04-04 10:00:46.752 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:46.753 +00:00 [INF] HTTP POST / responded 200 in 28.5502 ms -2023-04-04 10:00:46.753 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.5768ms -2023-04-04 10:00:50.770 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:00:50.771 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:50.772 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:00:50.798 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:00:50.800 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.7076ms -2023-04-04 10:00:50.800 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:50.801 +00:00 [INF] HTTP POST / responded 200 in 30.0843 ms -2023-04-04 10:00:50.801 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.2597ms -2023-04-04 10:00:56.834 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:00:56.835 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:56.836 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:00:56.863 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:00:56.863 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.1783ms -2023-04-04 10:00:56.864 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:00:56.864 +00:00 [INF] HTTP POST / responded 200 in 29.2975 ms -2023-04-04 10:00:56.865 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.9102ms -2023-04-04 10:01:00.878 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:01:00.878 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:00.879 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:00.905 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:00.905 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4059ms -2023-04-04 10:01:00.906 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:00.906 +00:00 [INF] HTTP POST / responded 200 in 27.5816 ms -2023-04-04 10:01:00.906 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.4295ms -2023-04-04 10:01:06.944 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:01:06.945 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:06.945 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:06.972 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:06.972 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.0058ms -2023-04-04 10:01:06.973 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:06.973 +00:00 [INF] HTTP POST / responded 200 in 28.5439 ms -2023-04-04 10:01:06.974 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.5159ms -2023-04-04 10:01:10.997 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:01:10.997 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:10.998 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:11.024 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:11.025 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.5007ms -2023-04-04 10:01:11.025 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:11.025 +00:00 [INF] HTTP POST / responded 200 in 28.0744 ms -2023-04-04 10:01:11.026 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.8077ms -2023-04-04 10:01:17.065 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:01:17.065 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:17.066 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:17.093 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:17.094 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.6775ms -2023-04-04 10:01:17.095 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:17.095 +00:00 [INF] HTTP POST / responded 200 in 30.0036 ms -2023-04-04 10:01:17.096 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.4065ms -2023-04-04 10:01:21.123 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 10:01:21.124 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:21.124 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:21.151 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:21.151 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6254ms -2023-04-04 10:01:21.151 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:21.151 +00:00 [INF] HTTP POST / responded 200 in 27.7998 ms -2023-04-04 10:01:21.152 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 28.5047ms -2023-04-04 10:01:25.944 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 10:01:25.948 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 10:01:25.948 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 3.0717 ms -2023-04-04 10:01:25.948 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 3.8348ms -2023-04-04 10:01:25.956 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:01:25.959 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:01:25.960 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.0750 ms -2023-04-04 10:01:25.960 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.6569ms -2023-04-04 10:01:25.963 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:01:25.966 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:01:25.967 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.5432 ms -2023-04-04 10:01:25.967 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 4.0875ms -2023-04-04 10:01:27.180 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:01:27.180 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:27.180 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:27.207 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:27.207 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4308ms -2023-04-04 10:01:27.207 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:27.208 +00:00 [INF] HTTP POST / responded 200 in 27.6183 ms -2023-04-04 10:01:27.208 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.2797ms -2023-04-04 10:01:28.640 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 71823 -2023-04-04 10:01:28.641 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:28.642 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:28.670 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:28.670 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.393ms -2023-04-04 10:01:28.670 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:28.671 +00:00 [INF] HTTP POST / responded 200 in 29.5993 ms -2023-04-04 10:01:28.671 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 71823 - 200 0 - 30.8621ms -2023-04-04 10:01:30.675 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 95380 -2023-04-04 10:01:30.675 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:30.676 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:30.708 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:30.708 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 32.261ms -2023-04-04 10:01:30.709 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:30.709 +00:00 [INF] HTTP POST / responded 200 in 33.5854 ms -2023-04-04 10:01:30.710 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 95380 - 200 0 - 35.1046ms -2023-04-04 10:01:31.226 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 25844 -2023-04-04 10:01:31.227 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:31.227 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:31.313 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:31.314 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 86.0823ms -2023-04-04 10:01:31.314 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:31.314 +00:00 [INF] HTTP POST / responded 200 in 87.4688 ms -2023-04-04 10:01:31.314 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 25844 - 200 0 - 88.2816ms -2023-04-04 10:01:32.723 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 34528 -2023-04-04 10:01:32.723 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:32.724 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:32.753 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:32.754 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30.0078ms -2023-04-04 10:01:32.754 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:32.755 +00:00 [INF] HTTP POST / responded 200 in 31.2542 ms -2023-04-04 10:01:32.755 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 34528 - 200 0 - 32.2426ms -2023-04-04 10:01:37.337 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:01:37.337 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:37.337 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:37.364 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:37.364 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3859ms -2023-04-04 10:01:37.364 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:37.365 +00:00 [INF] HTTP POST / responded 200 in 27.4444 ms -2023-04-04 10:01:37.365 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.1346ms -2023-04-04 10:01:40.790 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 22431 -2023-04-04 10:01:40.791 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:40.791 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:40.818 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:40.818 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.971ms -2023-04-04 10:01:40.819 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:40.819 +00:00 [INF] HTTP POST / responded 200 in 28.1928 ms -2023-04-04 10:01:40.819 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 22431 - 200 0 - 28.9349ms -2023-04-04 10:01:41.370 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:01:41.370 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:41.371 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:41.397 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:41.397 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2468ms -2023-04-04 10:01:41.398 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:41.398 +00:00 [INF] HTTP POST / responded 200 in 27.4614 ms -2023-04-04 10:01:41.398 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.1663ms -2023-04-04 10:01:47.420 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 10:01:47.421 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:47.421 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:47.448 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:47.449 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.6423ms -2023-04-04 10:01:47.449 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:47.450 +00:00 [INF] HTTP POST / responded 200 in 29.0436 ms -2023-04-04 10:01:47.450 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 29.7649ms -2023-04-04 10:01:49.378 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 10:01:49.380 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 10:01:49.380 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 2.1908 ms -2023-04-04 10:01:49.381 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 2.8037ms -2023-04-04 10:01:49.389 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:01:49.392 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:01:49.393 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.5472 ms -2023-04-04 10:01:49.393 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 4.2535ms -2023-04-04 10:01:49.396 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:01:49.399 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:01:49.399 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.3860 ms -2023-04-04 10:01:49.399 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.8788ms -2023-04-04 10:01:51.466 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:01:51.466 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:51.467 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:51.493 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:51.493 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6031ms -2023-04-04 10:01:51.494 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:51.494 +00:00 [INF] HTTP POST / responded 200 in 27.7928 ms -2023-04-04 10:01:51.494 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.4842ms -2023-04-04 10:01:52.118 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 80543 -2023-04-04 10:01:52.119 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:52.119 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:52.148 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:52.148 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 29.0854ms -2023-04-04 10:01:52.149 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:52.149 +00:00 [INF] HTTP POST / responded 200 in 30.1655 ms -2023-04-04 10:01:52.150 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 80543 - 200 0 - 31.4326ms -2023-04-04 10:01:54.166 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 87038 -2023-04-04 10:01:54.166 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:54.167 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:54.198 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:54.198 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 31.0131ms -2023-04-04 10:01:54.198 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:54.199 +00:00 [INF] HTTP POST / responded 200 in 32.4327 ms -2023-04-04 10:01:54.199 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 87038 - 200 0 - 33.9122ms -2023-04-04 10:01:55.517 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 23178 -2023-04-04 10:01:55.517 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:55.518 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:55.593 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:55.593 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 75.4433ms -2023-04-04 10:01:55.594 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:55.594 +00:00 [INF] HTTP POST / responded 200 in 76.6396 ms -2023-04-04 10:01:55.594 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 23178 - 200 0 - 77.3328ms -2023-04-04 10:01:57.609 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:01:57.609 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:57.610 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:01:57.636 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:01:57.636 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4823ms -2023-04-04 10:01:57.637 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:01:57.637 +00:00 [INF] HTTP POST / responded 200 in 27.6547 ms -2023-04-04 10:01:57.637 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.3125ms -2023-04-04 10:01:58.149 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 10:01:58.151 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 10:01:58.151 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 1.8847 ms -2023-04-04 10:01:58.151 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 2.4770ms -2023-04-04 10:01:58.160 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:01:58.164 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:01:58.164 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.8477 ms -2023-04-04 10:01:58.164 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 4.5586ms -2023-04-04 10:01:58.168 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:01:58.171 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:01:58.171 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.0672 ms -2023-04-04 10:01:58.171 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.6143ms -2023-04-04 10:02:00.884 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 76848 -2023-04-04 10:02:00.884 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:00.885 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:00.924 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:00.925 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 39.8153ms -2023-04-04 10:02:00.925 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:00.925 +00:00 [INF] HTTP POST / responded 200 in 40.9057 ms -2023-04-04 10:02:00.926 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 76848 - 200 0 - 42.2030ms -2023-04-04 10:02:01.668 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:02:01.669 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:01.669 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:01.696 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:01.696 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2713ms -2023-04-04 10:02:01.696 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:01.696 +00:00 [INF] HTTP POST / responded 200 in 27.9747 ms -2023-04-04 10:02:01.697 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.1914ms -2023-04-04 10:02:02.950 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 97323 -2023-04-04 10:02:02.950 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:02.950 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:02.988 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:02.989 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 38.4114ms -2023-04-04 10:02:02.989 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:02.989 +00:00 [INF] HTTP POST / responded 200 in 39.3515 ms -2023-04-04 10:02:02.990 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 97323 - 200 0 - 40.4013ms -2023-04-04 10:02:03.711 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 23179 -2023-04-04 10:02:03.711 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:03.712 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:03.783 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:03.783 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 71.389ms -2023-04-04 10:02:03.784 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:03.784 +00:00 [INF] HTTP POST / responded 200 in 72.7825 ms -2023-04-04 10:02:03.784 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 23179 - 200 0 - 73.6284ms -2023-04-04 10:02:05.797 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:02:05.798 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:05.798 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:05.824 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:05.825 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4061ms -2023-04-04 10:02:05.825 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:05.825 +00:00 [INF] HTTP POST / responded 200 in 27.5895 ms -2023-04-04 10:02:05.826 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.2922ms -2023-04-04 10:02:07.079 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 10:02:07.082 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 10:02:07.082 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 1.9861 ms -2023-04-04 10:02:07.082 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 2.7003ms -2023-04-04 10:02:07.090 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:02:07.093 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:02:07.093 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 2.7971 ms -2023-04-04 10:02:07.093 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.4261ms -2023-04-04 10:02:07.096 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:02:07.099 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:02:07.100 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 2.9393 ms -2023-04-04 10:02:07.100 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.4447ms -2023-04-04 10:02:09.794 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 88900 -2023-04-04 10:02:09.794 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:09.795 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:09.823 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:09.824 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.9744ms -2023-04-04 10:02:09.824 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:09.824 +00:00 [INF] HTTP POST / responded 200 in 30.0579 ms -2023-04-04 10:02:09.825 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 88900 - 200 0 - 31.2324ms -2023-04-04 10:02:11.852 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:02:11.853 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:11.853 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:11.880 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:11.880 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6132ms -2023-04-04 10:02:11.880 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:11.881 +00:00 [INF] HTTP POST / responded 200 in 27.9209 ms -2023-04-04 10:02:11.881 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.7096ms -2023-04-04 10:02:14.291 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 10:02:14.293 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 10:02:14.293 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 2.1066 ms -2023-04-04 10:02:14.293 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 2.7326ms -2023-04-04 10:02:14.302 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:02:14.305 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:02:14.305 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 2.3695 ms -2023-04-04 10:02:14.305 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 2.9028ms -2023-04-04 10:02:14.308 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:02:14.311 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:02:14.311 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.4749 ms -2023-04-04 10:02:14.312 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 4.0177ms -2023-04-04 10:02:15.898 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 10:02:15.898 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:15.899 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:15.925 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:15.925 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3143ms -2023-04-04 10:02:15.925 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:15.926 +00:00 [INF] HTTP POST / responded 200 in 27.4374 ms -2023-04-04 10:02:15.926 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 28.1341ms -2023-04-04 10:02:17.001 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 82918 -2023-04-04 10:02:17.001 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:17.002 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:17.038 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:17.039 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 37.0365ms -2023-04-04 10:02:17.040 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:17.040 +00:00 [INF] HTTP POST / responded 200 in 38.6473 ms -2023-04-04 10:02:17.041 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 82918 - 200 0 - 39.7390ms -2023-04-04 10:02:21.674 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 10:02:21.676 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 10:02:21.677 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 2.5119 ms -2023-04-04 10:02:21.677 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 3.1009ms -2023-04-04 10:02:21.685 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:02:21.688 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:02:21.688 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 2.5887 ms -2023-04-04 10:02:21.688 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.1553ms -2023-04-04 10:02:21.691 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:02:21.694 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:02:21.695 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 2.8549 ms -2023-04-04 10:02:21.695 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.4067ms -2023-04-04 10:02:21.967 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:02:21.967 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:21.968 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:21.994 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:21.995 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6241ms -2023-04-04 10:02:21.995 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:21.995 +00:00 [INF] HTTP POST / responded 200 in 27.7798 ms -2023-04-04 10:02:21.995 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.4893ms -2023-04-04 10:02:24.401 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 85203 -2023-04-04 10:02:24.402 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:24.402 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:24.438 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:24.438 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 36.1768ms -2023-04-04 10:02:24.439 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:24.439 +00:00 [INF] HTTP POST / responded 200 in 37.5497 ms -2023-04-04 10:02:24.440 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 85203 - 200 0 - 39.0117ms -2023-04-04 10:02:26.031 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:02:26.031 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:26.032 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:26.058 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:26.059 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.1653ms -2023-04-04 10:02:26.059 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:26.060 +00:00 [INF] HTTP POST / responded 200 in 28.4739 ms -2023-04-04 10:02:26.060 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.2218ms -2023-04-04 10:02:29.149 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 10:02:29.151 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 10:02:29.151 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 1.8815 ms -2023-04-04 10:02:29.152 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 2.4802ms -2023-04-04 10:02:29.159 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:02:29.163 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:02:29.164 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.7792 ms -2023-04-04 10:02:29.164 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 4.3721ms -2023-04-04 10:02:29.167 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:02:29.169 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:02:29.170 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 2.6468 ms -2023-04-04 10:02:29.170 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.1647ms -2023-04-04 10:02:31.911 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 101399 -2023-04-04 10:02:31.912 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:31.912 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:31.944 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:31.944 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 31.9219ms -2023-04-04 10:02:31.945 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:31.945 +00:00 [INF] HTTP POST / responded 200 in 33.8641 ms -2023-04-04 10:02:31.946 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 101399 - 200 0 - 35.7403ms -2023-04-04 10:02:32.066 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:02:32.066 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:32.066 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:32.093 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:32.093 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4422ms -2023-04-04 10:02:32.094 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:32.094 +00:00 [INF] HTTP POST / responded 200 in 27.8886 ms -2023-04-04 10:02:32.094 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.8592ms -2023-04-04 10:02:36.125 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:02:36.125 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:36.126 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:36.152 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:36.153 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.727ms -2023-04-04 10:02:36.153 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:36.153 +00:00 [INF] HTTP POST / responded 200 in 27.9876 ms -2023-04-04 10:02:36.153 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.7124ms -2023-04-04 10:02:36.340 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 10:02:36.342 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 10:02:36.342 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 1.5479 ms -2023-04-04 10:02:36.342 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 2.1414ms -2023-04-04 10:02:36.350 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:02:36.353 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:02:36.353 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.2121 ms -2023-04-04 10:02:36.353 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.7260ms -2023-04-04 10:02:36.356 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:02:36.358 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:02:36.358 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 2.2780 ms -2023-04-04 10:02:36.358 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 2.7101ms -2023-04-04 10:02:39.025 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 119884 -2023-04-04 10:02:39.025 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:39.025 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:39.058 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:39.058 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 32.3075ms -2023-04-04 10:02:39.058 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:39.058 +00:00 [INF] HTTP POST / responded 200 in 33.3051 ms -2023-04-04 10:02:39.060 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 119884 - 200 0 - 34.8397ms -2023-04-04 10:02:42.182 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 10:02:42.183 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:42.183 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:42.209 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:42.210 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.8003ms -2023-04-04 10:02:42.210 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:42.211 +00:00 [INF] HTTP POST / responded 200 in 28.0574 ms -2023-04-04 10:02:42.211 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 29.0370ms -2023-04-04 10:02:43.612 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 10:02:43.614 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 10:02:43.615 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 2.0967 ms -2023-04-04 10:02:43.615 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 2.7075ms -2023-04-04 10:02:43.622 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:02:43.625 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:02:43.625 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 2.5167 ms -2023-04-04 10:02:43.625 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 2.9843ms -2023-04-04 10:02:43.628 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:02:43.631 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:02:43.631 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.1919 ms -2023-04-04 10:02:43.632 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.7304ms -2023-04-04 10:02:46.243 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:02:46.244 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:46.244 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:46.271 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:46.271 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.5407ms -2023-04-04 10:02:46.271 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:46.272 +00:00 [INF] HTTP POST / responded 200 in 27.8430 ms -2023-04-04 10:02:46.272 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.7216ms -2023-04-04 10:02:46.326 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 123583 -2023-04-04 10:02:46.327 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:46.327 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:46.418 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:46.419 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 90.8651ms -2023-04-04 10:02:46.419 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:46.419 +00:00 [INF] HTTP POST / responded 200 in 92.3707 ms -2023-04-04 10:02:46.420 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 123583 - 200 0 - 93.5327ms -2023-04-04 10:02:48.428 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 29434 -2023-04-04 10:02:48.428 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:48.429 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:02:48.458 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:02:48.458 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 29.6308ms -2023-04-04 10:02:48.459 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:02:48.459 +00:00 [INF] HTTP POST / responded 200 in 30.9387 ms -2023-04-04 10:02:48.459 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 29434 - 200 0 - 31.8443ms -2023-04-04 10:03:27.413 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 10:03:27.416 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 10:03:27.417 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 3.3948 ms -2023-04-04 10:03:27.417 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 4.5951ms -2023-04-04 10:03:27.429 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:03:27.434 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:03:27.434 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 4.5154 ms -2023-04-04 10:03:27.434 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 5.3716ms -2023-04-04 10:03:27.437 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:03:27.442 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:03:27.442 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 4.2773 ms -2023-04-04 10:03:27.443 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 5.0799ms -2023-04-04 10:03:30.395 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 46030 -2023-04-04 10:03:30.396 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:03:30.397 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:03:30.475 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:03:30.476 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 78.9192ms -2023-04-04 10:03:30.476 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:03:30.477 +00:00 [INF] HTTP POST / responded 200 in 80.8634 ms -2023-04-04 10:03:30.478 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 46030 - 200 0 - 82.3461ms -2023-04-04 10:03:32.483 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 106995 -2023-04-04 10:03:32.484 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:03:32.484 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:03:32.520 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:03:32.521 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 36.48ms -2023-04-04 10:03:32.521 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:03:32.521 +00:00 [INF] HTTP POST / responded 200 in 37.6940 ms -2023-04-04 10:03:32.522 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 106995 - 200 0 - 39.1150ms -2023-04-04 10:03:36.542 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2538 -2023-04-04 10:03:36.543 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:03:36.543 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:03:36.569 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:03:36.570 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6265ms -2023-04-04 10:03:36.570 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:03:36.570 +00:00 [INF] HTTP POST / responded 200 in 27.6996 ms -2023-04-04 10:03:36.571 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2538 - 200 0 - 28.4642ms -2023-04-04 10:03:40.599 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 8778 -2023-04-04 10:03:40.600 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:03:40.600 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:03:40.627 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:03:40.628 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.6526ms -2023-04-04 10:03:40.628 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:03:40.629 +00:00 [INF] HTTP POST / responded 200 in 29.2951 ms -2023-04-04 10:03:40.629 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 8778 - 200 0 - 30.2618ms -2023-04-04 10:03:44.658 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 3829 -2023-04-04 10:03:44.666 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:03:44.668 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:03:44.706 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:03:44.708 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30.3986ms -2023-04-04 10:03:44.709 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:03:44.712 +00:00 [INF] HTTP POST / responded 200 in 45.9248 ms -2023-04-04 10:03:44.713 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 3829 - 200 0 - 55.2133ms -2023-04-04 10:04:07.378 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 10:04:07.381 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 10:04:07.381 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 2.5391 ms -2023-04-04 10:04:07.381 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 3.3530ms -2023-04-04 10:04:07.392 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:04:07.395 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:04:07.396 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.6654 ms -2023-04-04 10:04:07.396 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 4.3135ms -2023-04-04 10:04:07.399 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:04:07.402 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:04:07.403 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.1422 ms -2023-04-04 10:04:07.403 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 3.6752ms -2023-04-04 10:04:10.758 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 67156 -2023-04-04 10:04:10.759 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:10.759 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:10.790 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:10.791 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 31.0539ms -2023-04-04 10:04:10.791 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:10.791 +00:00 [INF] HTTP POST / responded 200 in 32.2999 ms -2023-04-04 10:04:10.792 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 67156 - 200 0 - 33.6162ms -2023-04-04 10:04:12.803 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 198107 -2023-04-04 10:04:12.804 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:12.804 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:12.879 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:12.879 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 74.9101ms -2023-04-04 10:04:12.880 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:12.880 +00:00 [INF] HTTP POST / responded 200 in 76.2683 ms -2023-04-04 10:04:12.881 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 198107 - 200 0 - 77.5145ms -2023-04-04 10:04:14.907 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 27563 -2023-04-04 10:04:14.908 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:14.908 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:14.935 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:14.946 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 37.8053ms -2023-04-04 10:04:14.947 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:14.948 +00:00 [INF] HTTP POST / responded 200 in 39.6845 ms -2023-04-04 10:04:14.948 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 27563 - 200 0 - 40.6356ms -2023-04-04 10:04:16.955 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 5649 -2023-04-04 10:04:16.955 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:16.956 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:16.982 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:16.982 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4785ms -2023-04-04 10:04:16.983 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:16.983 +00:00 [INF] HTTP POST / responded 200 in 27.7886 ms -2023-04-04 10:04:16.983 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 5649 - 200 0 - 28.4576ms -2023-04-04 10:04:18.994 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 34131 -2023-04-04 10:04:18.996 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:18.997 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:19.036 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:19.037 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 39.1344ms -2023-04-04 10:04:19.038 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:19.038 +00:00 [INF] HTTP POST / responded 200 in 43.0816 ms -2023-04-04 10:04:19.041 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 34131 - 200 0 - 47.6028ms -2023-04-04 10:04:21.063 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 10:04:21.065 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:21.067 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:21.098 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:21.100 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 32.1929ms -2023-04-04 10:04:21.101 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:21.102 +00:00 [INF] HTTP POST / responded 200 in 37.6140 ms -2023-04-04 10:04:21.103 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 41.0656ms -2023-04-04 10:04:25.126 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:04:25.127 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:25.128 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:25.156 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:25.157 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.6748ms -2023-04-04 10:04:25.158 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:25.158 +00:00 [INF] HTTP POST / responded 200 in 31.0254 ms -2023-04-04 10:04:25.159 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 33.3176ms -2023-04-04 10:04:29.167 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:04:29.168 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:29.169 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:29.196 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:29.197 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.1858ms -2023-04-04 10:04:29.198 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:29.199 +00:00 [INF] HTTP POST / responded 200 in 30.4143 ms -2023-04-04 10:04:29.199 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.2025ms -2023-04-04 10:04:35.229 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:04:35.230 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:35.231 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:35.260 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:35.261 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.0008ms -2023-04-04 10:04:35.262 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:35.263 +00:00 [INF] HTTP POST / responded 200 in 32.3448 ms -2023-04-04 10:04:35.264 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 34.3342ms -2023-04-04 10:04:37.909 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 10:04:37.921 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 10:04:37.922 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 11.6588 ms -2023-04-04 10:04:37.924 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 14.3158ms -2023-04-04 10:04:37.967 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:04:37.985 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:04:37.985 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 17.4137 ms -2023-04-04 10:04:37.986 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 19.2157ms -2023-04-04 10:04:38.007 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:04:38.020 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:04:38.021 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 13.7047 ms -2023-04-04 10:04:38.022 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 15.3432ms -2023-04-04 10:04:39.282 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:04:39.283 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:39.284 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:39.311 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:39.312 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.8632ms -2023-04-04 10:04:39.313 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:39.314 +00:00 [INF] HTTP POST / responded 200 in 31.3868 ms -2023-04-04 10:04:39.315 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 33.0066ms -2023-04-04 10:04:42.200 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 46030 -2023-04-04 10:04:42.201 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:42.202 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:42.235 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:42.236 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 33.4969ms -2023-04-04 10:04:42.237 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:42.238 +00:00 [INF] HTTP POST / responded 200 in 36.9847 ms -2023-04-04 10:04:42.239 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 46030 - 200 0 - 39.5298ms -2023-04-04 10:04:44.277 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 106989 -2023-04-04 10:04:44.278 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:44.279 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:44.319 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:44.320 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 40.2971ms -2023-04-04 10:04:44.321 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:44.322 +00:00 [INF] HTTP POST / responded 200 in 43.3579 ms -2023-04-04 10:04:44.324 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 106989 - 200 0 - 46.7697ms -2023-04-04 10:04:45.336 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 7669 -2023-04-04 10:04:45.338 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:45.339 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:45.413 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:45.414 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 73.8506ms -2023-04-04 10:04:45.414 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:45.415 +00:00 [INF] HTTP POST / responded 200 in 77.2233 ms -2023-04-04 10:04:45.416 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 7669 - 200 0 - 79.4257ms -2023-04-04 10:04:46.351 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 12466 -2023-04-04 10:04:46.352 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:46.352 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:46.381 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:46.382 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 29.3689ms -2023-04-04 10:04:46.383 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:46.384 +00:00 [INF] HTTP POST / responded 200 in 32.1289 ms -2023-04-04 10:04:46.384 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 12466 - 200 0 - 33.8155ms -2023-04-04 10:04:47.426 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 75964 -2023-04-04 10:04:47.428 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:47.429 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:47.467 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:47.468 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 38.3005ms -2023-04-04 10:04:47.469 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:47.469 +00:00 [INF] HTTP POST / responded 200 in 41.4149 ms -2023-04-04 10:04:47.471 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 75964 - 200 0 - 44.5664ms -2023-04-04 10:04:48.411 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 20604 -2023-04-04 10:04:48.412 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:48.413 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:48.442 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:48.443 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 29.9121ms -2023-04-04 10:04:48.444 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:48.445 +00:00 [INF] HTTP POST / responded 200 in 32.6418 ms -2023-04-04 10:04:48.445 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 20604 - 200 0 - 34.4223ms -2023-04-04 10:04:49.484 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:04:49.485 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:49.486 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:49.513 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:49.514 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.9226ms -2023-04-04 10:04:49.515 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:49.516 +00:00 [INF] HTTP POST / responded 200 in 31.2995 ms -2023-04-04 10:04:49.517 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 33.3294ms -2023-04-04 10:04:54.482 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 4065 -2023-04-04 10:04:54.483 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:54.484 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:54.512 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:54.514 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.764ms -2023-04-04 10:04:54.515 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:54.516 +00:00 [INF] HTTP POST / responded 200 in 32.7134 ms -2023-04-04 10:04:54.517 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 4065 - 200 0 - 34.8302ms -2023-04-04 10:04:55.555 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:04:55.556 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:55.557 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:55.584 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:55.587 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 29.0899ms -2023-04-04 10:04:55.588 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:55.588 +00:00 [INF] HTTP POST / responded 200 in 32.3619 ms -2023-04-04 10:04:55.589 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 34.2837ms -2023-04-04 10:04:56.548 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 22072 -2023-04-04 10:04:56.549 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:56.550 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:56.579 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:56.580 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 29.1736ms -2023-04-04 10:04:56.580 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:56.581 +00:00 [INF] HTTP POST / responded 200 in 31.7920 ms -2023-04-04 10:04:56.582 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 22072 - 200 0 - 33.4450ms -2023-04-04 10:04:59.608 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:04:59.610 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:59.611 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:04:59.638 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:04:59.639 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.4501ms -2023-04-04 10:04:59.640 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:04:59.640 +00:00 [INF] HTTP POST / responded 200 in 30.5334 ms -2023-04-04 10:04:59.641 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 33.1941ms -2023-04-04 10:05:05.660 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 10:05:05.661 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:05.662 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:05:05.689 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:05:05.690 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.3547ms -2023-04-04 10:05:05.691 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:05.692 +00:00 [INF] HTTP POST / responded 200 in 30.8254 ms -2023-04-04 10:05:05.693 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 32.7289ms -2023-04-04 10:05:09.732 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:05:09.734 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:09.735 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:05:09.763 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:05:09.764 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.6828ms -2023-04-04 10:05:09.764 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:09.765 +00:00 [INF] HTTP POST / responded 200 in 31.0437 ms -2023-04-04 10:05:09.766 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 34.1006ms -2023-04-04 10:05:15.817 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:05:15.819 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:15.821 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:05:15.850 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:05:15.851 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 29.4462ms -2023-04-04 10:05:15.852 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:15.853 +00:00 [INF] HTTP POST / responded 200 in 33.8737 ms -2023-04-04 10:05:15.854 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 36.9566ms -2023-04-04 10:05:19.871 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:05:19.874 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:19.875 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:05:19.903 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:05:19.904 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.8676ms -2023-04-04 10:05:19.905 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:19.906 +00:00 [INF] HTTP POST / responded 200 in 32.4555 ms -2023-04-04 10:05:19.907 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 36.3080ms -2023-04-04 10:05:25.937 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:05:25.939 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:25.941 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:05:25.968 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:05:25.969 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.2086ms -2023-04-04 10:05:25.970 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:25.970 +00:00 [INF] HTTP POST / responded 200 in 31.6729 ms -2023-04-04 10:05:25.971 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 34.2969ms -2023-04-04 10:05:29.994 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:05:29.995 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:29.995 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:05:30.022 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:05:30.023 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.2932ms -2023-04-04 10:05:30.024 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:30.024 +00:00 [INF] HTTP POST / responded 200 in 29.1062 ms -2023-04-04 10:05:30.025 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.1646ms -2023-04-04 10:05:36.049 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:05:36.050 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:36.050 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:05:36.079 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:05:36.079 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.5669ms -2023-04-04 10:05:36.080 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:36.080 +00:00 [INF] HTTP POST / responded 200 in 30.1626 ms -2023-04-04 10:05:36.080 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.5261ms -2023-04-04 10:05:40.107 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:05:40.109 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:40.109 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:05:40.136 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:05:40.136 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.9445ms -2023-04-04 10:05:40.136 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:40.137 +00:00 [INF] HTTP POST / responded 200 in 28.2302 ms -2023-04-04 10:05:40.137 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.7493ms -2023-04-04 10:05:46.173 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 10:05:46.174 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:46.175 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:05:46.202 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:05:46.202 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.1112ms -2023-04-04 10:05:46.203 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:46.203 +00:00 [INF] HTTP POST / responded 200 in 28.7319 ms -2023-04-04 10:05:46.203 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 29.8802ms -2023-04-04 10:05:50.234 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:05:50.234 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:50.235 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:05:50.262 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:05:50.262 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.0106ms -2023-04-04 10:05:50.262 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:50.263 +00:00 [INF] HTTP POST / responded 200 in 28.4147 ms -2023-04-04 10:05:50.263 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.4915ms -2023-04-04 10:05:56.286 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:05:56.286 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:56.287 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:05:56.313 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:05:56.314 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.853ms -2023-04-04 10:05:56.314 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:05:56.314 +00:00 [INF] HTTP POST / responded 200 in 28.0992 ms -2023-04-04 10:05:56.314 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.8097ms -2023-04-04 10:06:00.344 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:06:00.345 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:00.346 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:06:00.374 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:06:00.375 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.1034ms -2023-04-04 10:06:00.375 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:00.376 +00:00 [INF] HTTP POST / responded 200 in 30.2009 ms -2023-04-04 10:06:00.376 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.5102ms -2023-04-04 10:06:06.413 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:06:06.414 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:06.415 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:06:06.442 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:06:06.443 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.2376ms -2023-04-04 10:06:06.443 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:06.444 +00:00 [INF] HTTP POST / responded 200 in 29.7302 ms -2023-04-04 10:06:06.444 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.2707ms -2023-04-04 10:06:10.469 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:06:10.470 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:10.471 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:06:10.499 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:06:10.500 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.3376ms -2023-04-04 10:06:10.500 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:10.500 +00:00 [INF] HTTP POST / responded 200 in 29.8186 ms -2023-04-04 10:06:10.500 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.1516ms -2023-04-04 10:06:16.544 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:06:16.545 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:16.546 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:06:16.573 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:06:16.574 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.5279ms -2023-04-04 10:06:16.574 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:16.574 +00:00 [INF] HTTP POST / responded 200 in 29.4120 ms -2023-04-04 10:06:16.575 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.1186ms -2023-04-04 10:06:20.595 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:06:20.597 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:20.598 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:06:20.625 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:06:20.626 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.3325ms -2023-04-04 10:06:20.626 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:20.626 +00:00 [INF] HTTP POST / responded 200 in 29.5691 ms -2023-04-04 10:06:20.627 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.0498ms -2023-04-04 10:06:26.653 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:06:26.654 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:26.655 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:06:26.683 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:06:26.683 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.4341ms -2023-04-04 10:06:26.684 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:26.684 +00:00 [INF] HTTP POST / responded 200 in 29.8269 ms -2023-04-04 10:06:26.684 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.2492ms -2023-04-04 10:06:30.712 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:06:30.714 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:30.715 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:06:30.743 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:06:30.744 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.9901ms -2023-04-04 10:06:30.744 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:30.744 +00:00 [INF] HTTP POST / responded 200 in 30.6217 ms -2023-04-04 10:06:30.745 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.2216ms -2023-04-04 10:06:34.757 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:06:34.758 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:34.759 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:06:34.787 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:06:34.787 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.8342ms -2023-04-04 10:06:34.788 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:34.788 +00:00 [INF] HTTP POST / responded 200 in 30.1975 ms -2023-04-04 10:06:34.788 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.6292ms -2023-04-04 10:06:40.818 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:06:40.819 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:40.820 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:06:40.849 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:06:40.851 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 29.5513ms -2023-04-04 10:06:40.852 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:40.853 +00:00 [INF] HTTP POST / responded 200 in 33.4479 ms -2023-04-04 10:06:40.854 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 35.7994ms -2023-04-04 10:06:44.887 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:06:44.889 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:44.889 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:06:44.917 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:06:44.917 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.8702ms -2023-04-04 10:06:44.918 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:44.918 +00:00 [INF] HTTP POST / responded 200 in 29.5299 ms -2023-04-04 10:06:44.919 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.1315ms -2023-04-04 10:06:50.964 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:06:50.966 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:50.967 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:06:50.996 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:06:50.996 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.927ms -2023-04-04 10:06:50.997 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:50.997 +00:00 [INF] HTTP POST / responded 200 in 31.4961 ms -2023-04-04 10:06:50.998 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 33.7191ms -2023-04-04 10:06:55.007 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:06:55.008 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:55.009 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:06:55.037 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:06:55.037 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.0216ms -2023-04-04 10:06:55.038 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:06:55.038 +00:00 [INF] HTTP POST / responded 200 in 30.4113 ms -2023-04-04 10:06:55.039 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.0643ms -2023-04-04 10:07:01.067 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:07:01.068 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:01.070 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:07:01.098 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:07:01.099 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.4681ms -2023-04-04 10:07:01.099 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:01.100 +00:00 [INF] HTTP POST / responded 200 in 31.3937 ms -2023-04-04 10:07:01.100 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 33.3403ms -2023-04-04 10:07:05.114 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:07:05.116 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:05.117 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:07:05.147 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:07:05.149 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 30.9855ms -2023-04-04 10:07:05.149 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:05.151 +00:00 [INF] HTTP POST / responded 200 in 35.0523 ms -2023-04-04 10:07:05.151 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 37.3093ms -2023-04-04 10:07:11.200 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:07:11.201 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:11.201 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:07:11.228 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:07:11.228 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.0241ms -2023-04-04 10:07:11.229 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:11.229 +00:00 [INF] HTTP POST / responded 200 in 28.6849 ms -2023-04-04 10:07:11.229 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.4929ms -2023-04-04 10:07:15.252 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:07:15.253 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:15.253 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:07:15.282 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:07:15.282 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.1898ms -2023-04-04 10:07:15.283 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:15.283 +00:00 [INF] HTTP POST / responded 200 in 30.2527 ms -2023-04-04 10:07:15.283 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.7232ms -2023-04-04 10:07:21.311 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:07:21.312 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:21.312 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:07:21.339 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:07:21.339 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.037ms -2023-04-04 10:07:21.340 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:21.340 +00:00 [INF] HTTP POST / responded 200 in 28.4090 ms -2023-04-04 10:07:21.340 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.1139ms -2023-04-04 10:07:25.371 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:07:25.372 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:25.373 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:07:25.400 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:07:25.401 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.0292ms -2023-04-04 10:07:25.401 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:25.401 +00:00 [INF] HTTP POST / responded 200 in 29.6840 ms -2023-04-04 10:07:25.402 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.6953ms -2023-04-04 10:07:31.453 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:07:31.454 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:31.455 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:07:31.483 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:07:31.484 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.6821ms -2023-04-04 10:07:31.484 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:31.484 +00:00 [INF] HTTP POST / responded 200 in 30.0858 ms -2023-04-04 10:07:31.485 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.7469ms -2023-04-04 10:07:35.501 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 10:07:35.501 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:35.502 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:07:35.529 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:07:35.529 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.9323ms -2023-04-04 10:07:35.529 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:35.530 +00:00 [INF] HTTP POST / responded 200 in 28.1716 ms -2023-04-04 10:07:35.530 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 29.0874ms -2023-04-04 10:07:41.561 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:07:41.561 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:41.562 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:07:41.588 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:07:41.588 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4978ms -2023-04-04 10:07:41.589 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:41.589 +00:00 [INF] HTTP POST / responded 200 in 27.6429 ms -2023-04-04 10:07:41.589 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.3330ms -2023-04-04 10:07:45.613 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:07:45.615 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:45.615 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:07:45.643 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:07:45.643 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.6061ms -2023-04-04 10:07:45.643 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:45.644 +00:00 [INF] HTTP POST / responded 200 in 29.2397 ms -2023-04-04 10:07:45.644 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.9759ms -2023-04-04 10:07:51.674 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:07:51.675 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:51.675 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:07:51.702 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:07:51.702 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.9566ms -2023-04-04 10:07:51.702 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:51.702 +00:00 [INF] HTTP POST / responded 200 in 27.9757 ms -2023-04-04 10:07:51.703 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.6160ms -2023-04-04 10:07:55.723 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 10:07:55.734 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:55.736 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:07:55.775 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:07:55.778 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 33.0566ms -2023-04-04 10:07:55.784 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:07:55.788 +00:00 [INF] HTTP POST / responded 200 in 54.4711 ms -2023-04-04 10:07:55.796 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 72.9688ms -2023-04-04 10:07:59.436 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-04 10:07:59.439 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-04 10:07:59.439 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 2.5556 ms -2023-04-04 10:07:59.440 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 3.2464ms -2023-04-04 10:07:59.482 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:07:59.486 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:07:59.486 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.6236 ms -2023-04-04 10:07:59.486 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 4.2423ms -2023-04-04 10:07:59.503 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-04 10:07:59.507 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-04 10:07:59.507 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 4.3538 ms -2023-04-04 10:07:59.508 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 5.0912ms -2023-04-04 10:08:01.836 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 10:08:01.836 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:01.836 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:01.863 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:01.864 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.1107ms -2023-04-04 10:08:01.864 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:01.864 +00:00 [INF] HTTP POST / responded 200 in 28.5546 ms -2023-04-04 10:08:01.865 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 29.3417ms -2023-04-04 10:08:03.671 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 46030 -2023-04-04 10:08:03.672 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:03.672 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:03.705 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:03.706 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 33.3514ms -2023-04-04 10:08:03.706 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:03.706 +00:00 [INF] HTTP POST / responded 200 in 34.5402 ms -2023-04-04 10:08:03.707 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 46030 - 200 0 - 35.6188ms -2023-04-04 10:08:05.733 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 106987 -2023-04-04 10:08:05.734 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:05.734 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:05.817 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:05.817 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 82.99ms -2023-04-04 10:08:05.818 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:05.818 +00:00 [INF] HTTP POST / responded 200 in 84.6567 ms -2023-04-04 10:08:05.820 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 106987 - 200 0 - 86.3558ms -2023-04-04 10:08:05.878 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:08:05.879 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:05.879 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:05.906 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:05.906 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6888ms -2023-04-04 10:08:05.906 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:05.907 +00:00 [INF] HTTP POST / responded 200 in 27.9106 ms -2023-04-04 10:08:05.907 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.8782ms -2023-04-04 10:08:07.838 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 33062 -2023-04-04 10:08:07.838 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:07.839 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:07.869 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:07.870 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 31.0451ms -2023-04-04 10:08:07.870 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:07.870 +00:00 [INF] HTTP POST / responded 200 in 32.1530 ms -2023-04-04 10:08:07.871 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 33062 - 200 0 - 33.2852ms -2023-04-04 10:08:07.922 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 23179 -2023-04-04 10:08:07.922 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:07.923 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:07.951 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:07.952 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 29.025ms -2023-04-04 10:08:07.952 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:07.953 +00:00 [INF] HTTP POST / responded 200 in 30.3329 ms -2023-04-04 10:08:07.953 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 23179 - 200 0 - 31.0298ms -2023-04-04 10:08:11.979 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:08:11.980 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:11.980 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:12.007 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:12.009 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.776ms -2023-04-04 10:08:12.011 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:12.013 +00:00 [INF] HTTP POST / responded 200 in 32.7747 ms -2023-04-04 10:08:12.014 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 34.4543ms -2023-04-04 10:08:13.958 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 5043 -2023-04-04 10:08:13.958 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:13.958 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:13.986 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:13.987 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.0606ms -2023-04-04 10:08:13.987 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:13.987 +00:00 [INF] HTTP POST / responded 200 in 29.1442 ms -2023-04-04 10:08:13.987 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 5043 - 200 0 - 29.7762ms -2023-04-04 10:08:14.022 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 32901 -2023-04-04 10:08:14.023 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:14.023 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:14.095 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:14.095 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 71.8395ms -2023-04-04 10:08:14.095 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:14.096 +00:00 [INF] HTTP POST / responded 200 in 73.0411 ms -2023-04-04 10:08:14.096 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 32901 - 200 0 - 74.1542ms -2023-04-04 10:08:16.026 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 19097 -2023-04-04 10:08:16.027 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:16.027 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:16.054 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:16.054 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.1377ms -2023-04-04 10:08:16.054 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:16.055 +00:00 [INF] HTTP POST / responded 200 in 28.0300 ms -2023-04-04 10:08:16.055 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 19097 - 200 0 - 28.5943ms -2023-04-04 10:08:16.109 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:08:16.111 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:16.113 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:16.140 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:16.140 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.4526ms -2023-04-04 10:08:16.141 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:16.141 +00:00 [INF] HTTP POST / responded 200 in 30.5884 ms -2023-04-04 10:08:16.141 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.9885ms -2023-04-04 10:08:22.178 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:08:22.180 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:22.180 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:22.206 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:22.207 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3079ms -2023-04-04 10:08:22.207 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:22.207 +00:00 [INF] HTTP POST / responded 200 in 27.7194 ms -2023-04-04 10:08:22.207 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.4327ms -2023-04-04 10:08:26.214 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:08:26.214 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:26.215 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:26.241 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:26.241 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.2352ms -2023-04-04 10:08:26.242 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:26.242 +00:00 [INF] HTTP POST / responded 200 in 27.3621 ms -2023-04-04 10:08:26.242 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.0793ms -2023-04-04 10:08:30.278 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:08:30.280 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:30.280 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:30.307 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:30.307 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.9261ms -2023-04-04 10:08:30.308 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:30.308 +00:00 [INF] HTTP POST / responded 200 in 28.5794 ms -2023-04-04 10:08:30.308 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.2140ms -2023-04-04 10:08:32.144 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 5043 -2023-04-04 10:08:32.145 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:32.145 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:32.212 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:32.213 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 66.9185ms -2023-04-04 10:08:32.213 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:32.213 +00:00 [INF] HTTP POST / responded 200 in 68.5244 ms -2023-04-04 10:08:32.214 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 5043 - 200 0 - 69.3083ms -2023-04-04 10:08:32.319 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 21231 -2023-04-04 10:08:32.320 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:32.320 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:32.394 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:32.394 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 74.3427ms -2023-04-04 10:08:32.395 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:32.396 +00:00 [INF] HTTP POST / responded 200 in 76.1266 ms -2023-04-04 10:08:32.396 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 21231 - 200 0 - 77.1873ms -2023-04-04 10:08:34.259 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 6943 -2023-04-04 10:08:34.259 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:34.260 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:34.287 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:34.287 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.0613ms -2023-04-04 10:08:34.287 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:34.288 +00:00 [INF] HTTP POST / responded 200 in 28.3031 ms -2023-04-04 10:08:34.288 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 6943 - 200 0 - 29.0601ms -2023-04-04 10:08:34.400 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 11875 -2023-04-04 10:08:34.400 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:34.401 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:34.427 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:34.427 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3888ms -2023-04-04 10:08:34.427 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:34.428 +00:00 [INF] HTTP POST / responded 200 in 27.3759 ms -2023-04-04 10:08:34.428 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 11875 - 200 0 - 28.0247ms -2023-04-04 10:08:36.452 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:08:36.452 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:36.453 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:36.479 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:36.479 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6401ms -2023-04-04 10:08:36.480 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:36.480 +00:00 [INF] HTTP POST / responded 200 in 27.8168 ms -2023-04-04 10:08:36.480 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.5150ms -2023-04-04 10:08:40.503 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:08:40.503 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:40.503 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:40.530 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:40.530 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.889ms -2023-04-04 10:08:40.531 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:40.531 +00:00 [INF] HTTP POST / responded 200 in 27.9464 ms -2023-04-04 10:08:40.531 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.6475ms -2023-04-04 10:08:46.551 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:08:46.551 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:46.552 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:46.578 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:46.579 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6799ms -2023-04-04 10:08:46.579 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:46.579 +00:00 [INF] HTTP POST / responded 200 in 27.8614 ms -2023-04-04 10:08:46.579 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.5797ms -2023-04-04 10:08:50.601 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:08:50.603 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:50.604 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:50.632 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:50.632 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.4851ms -2023-04-04 10:08:50.632 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:50.632 +00:00 [INF] HTTP POST / responded 200 in 29.9593 ms -2023-04-04 10:08:50.633 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.2807ms -2023-04-04 10:08:56.650 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:08:56.651 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:56.651 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:08:56.680 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:08:56.681 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.8796ms -2023-04-04 10:08:56.681 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:08:56.682 +00:00 [INF] HTTP POST / responded 200 in 31.3093 ms -2023-04-04 10:08:56.682 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 33.1361ms -2023-04-04 10:09:00.686 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:09:00.687 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:00.687 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:09:00.714 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:09:00.715 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.6588ms -2023-04-04 10:09:00.717 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:00.717 +00:00 [INF] HTTP POST / responded 200 in 30.5888 ms -2023-04-04 10:09:00.718 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.1576ms -2023-04-04 10:09:06.746 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:09:06.747 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:06.747 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:09:06.774 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:09:06.774 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.5189ms -2023-04-04 10:09:06.774 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:06.775 +00:00 [INF] HTTP POST / responded 200 in 27.7161 ms -2023-04-04 10:09:06.775 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.5139ms -2023-04-04 10:09:10.801 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:09:10.802 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:10.802 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:09:10.829 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:09:10.830 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.6121ms -2023-04-04 10:09:10.831 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:10.831 +00:00 [INF] HTTP POST / responded 200 in 29.7633 ms -2023-04-04 10:09:10.832 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.8858ms -2023-04-04 10:09:16.861 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:09:16.862 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:16.863 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:09:16.890 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:09:16.891 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.141ms -2023-04-04 10:09:16.891 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:16.891 +00:00 [INF] HTTP POST / responded 200 in 29.0747 ms -2023-04-04 10:09:16.892 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.3906ms -2023-04-04 10:09:20.904 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:09:20.905 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:20.906 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:09:20.935 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:09:20.936 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.4905ms -2023-04-04 10:09:20.936 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:20.937 +00:00 [INF] HTTP POST / responded 200 in 31.4502 ms -2023-04-04 10:09:20.937 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 33.0938ms -2023-04-04 10:09:26.974 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 10:09:26.975 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:26.975 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:09:27.002 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:09:27.003 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.4001ms -2023-04-04 10:09:27.004 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:27.005 +00:00 [INF] HTTP POST / responded 200 in 29.9494 ms -2023-04-04 10:09:27.006 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 31.8185ms -2023-04-04 10:09:31.039 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:09:31.039 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:31.039 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:09:31.066 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:09:31.066 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6798ms -2023-04-04 10:09:31.067 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:31.067 +00:00 [INF] HTTP POST / responded 200 in 28.0107 ms -2023-04-04 10:09:31.068 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.2937ms -2023-04-04 10:09:37.108 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:09:37.110 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:37.111 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:09:37.138 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:09:37.139 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.1759ms -2023-04-04 10:09:37.139 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:37.139 +00:00 [INF] HTTP POST / responded 200 in 29.2102 ms -2023-04-04 10:09:37.139 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.1775ms -2023-04-04 10:09:41.156 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:09:41.156 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:41.157 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:09:41.184 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:09:41.184 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.0535ms -2023-04-04 10:09:41.184 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:41.185 +00:00 [INF] HTTP POST / responded 200 in 28.6006 ms -2023-04-04 10:09:41.186 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.8147ms -2023-04-04 10:09:47.201 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:09:47.202 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:47.203 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:09:47.230 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:09:47.231 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.4463ms -2023-04-04 10:09:47.231 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:47.232 +00:00 [INF] HTTP POST / responded 200 in 30.1299 ms -2023-04-04 10:09:47.233 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.2702ms -2023-04-04 10:09:51.242 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2666 -2023-04-04 10:09:51.243 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:51.243 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:09:51.270 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:09:51.270 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.5133ms -2023-04-04 10:09:51.270 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:51.270 +00:00 [INF] HTTP POST / responded 200 in 27.7341 ms -2023-04-04 10:09:51.271 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2666 - 200 0 - 28.5138ms -2023-04-04 10:09:57.300 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:09:57.301 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:57.301 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:09:57.328 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:09:57.328 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.723ms -2023-04-04 10:09:57.329 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:09:57.329 +00:00 [INF] HTTP POST / responded 200 in 28.3178 ms -2023-04-04 10:09:57.330 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.2746ms -2023-04-04 10:10:01.355 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:10:01.355 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:01.356 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:10:01.382 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:10:01.383 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.8335ms -2023-04-04 10:10:01.384 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:01.384 +00:00 [INF] HTTP POST / responded 200 in 28.7945 ms -2023-04-04 10:10:01.385 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.0333ms -2023-04-04 10:10:07.403 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:10:07.404 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:07.404 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:10:07.431 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:10:07.431 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.6876ms -2023-04-04 10:10:07.432 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:07.432 +00:00 [INF] HTTP POST / responded 200 in 28.5518 ms -2023-04-04 10:10:07.434 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 30.9727ms -2023-04-04 10:10:11.462 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:10:11.462 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:11.463 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:10:11.489 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:10:11.490 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.8869ms -2023-04-04 10:10:11.490 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:11.490 +00:00 [INF] HTTP POST / responded 200 in 28.1098 ms -2023-04-04 10:10:11.491 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.9070ms -2023-04-04 10:10:17.522 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:10:17.523 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:17.524 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:10:17.552 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:10:17.552 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.0021ms -2023-04-04 10:10:17.553 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:17.553 +00:00 [INF] HTTP POST / responded 200 in 30.0540 ms -2023-04-04 10:10:17.553 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.9641ms -2023-04-04 10:10:21.567 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:10:21.568 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:21.569 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:10:21.597 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:10:21.598 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.7019ms -2023-04-04 10:10:21.598 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:21.598 +00:00 [INF] HTTP POST / responded 200 in 30.0898 ms -2023-04-04 10:10:21.599 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.2122ms -2023-04-04 10:10:27.637 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:10:27.638 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:27.639 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:10:27.665 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:10:27.666 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.197ms -2023-04-04 10:10:27.666 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:27.667 +00:00 [INF] HTTP POST / responded 200 in 28.9800 ms -2023-04-04 10:10:27.668 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 31.1236ms -2023-04-04 10:10:31.698 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:10:31.699 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:31.700 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:10:31.727 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:10:31.728 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 28.213ms -2023-04-04 10:10:31.729 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:31.730 +00:00 [INF] HTTP POST / responded 200 in 31.3173 ms -2023-04-04 10:10:31.731 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.8512ms -2023-04-04 10:10:37.775 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:10:37.775 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:37.775 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:10:37.802 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:10:37.802 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.5377ms -2023-04-04 10:10:37.802 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:37.803 +00:00 [INF] HTTP POST / responded 200 in 27.6350 ms -2023-04-04 10:10:37.803 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.3758ms -2023-04-04 10:10:41.813 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:10:41.814 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:41.814 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:10:41.840 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:10:41.841 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.3925ms -2023-04-04 10:10:41.841 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:41.842 +00:00 [INF] HTTP POST / responded 200 in 27.7554 ms -2023-04-04 10:10:41.842 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.4222ms -2023-04-04 10:10:47.852 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:10:47.852 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:47.853 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:10:47.879 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:10:47.879 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 26.4366ms -2023-04-04 10:10:47.880 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:47.880 +00:00 [INF] HTTP POST / responded 200 in 27.6185 ms -2023-04-04 10:10:47.880 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 28.3006ms -2023-04-04 10:10:51.923 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:10:51.924 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:51.925 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:10:51.952 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:10:51.952 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.2741ms -2023-04-04 10:10:51.952 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:51.953 +00:00 [INF] HTTP POST / responded 200 in 28.8388 ms -2023-04-04 10:10:51.953 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 29.8355ms -2023-04-04 10:10:55.975 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 2664 -2023-04-04 10:10:55.977 +00:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:55.978 +00:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-04 10:10:56.005 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 -2023-04-04 10:10:56.006 +00:00 [INF] Executed action Web.Gateway.HomeController.Index (Web.Gateway) in 27.3154ms -2023-04-04 10:10:56.006 +00:00 [INF] Executed endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-04 10:10:56.007 +00:00 [INF] HTTP POST / responded 200 in 29.6877 ms -2023-04-04 10:10:56.008 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/ application/json 2664 - 200 0 - 32.3572ms -2023-04-04 10:11:00.327 +00:00 [INF] Application is shutting down... -2023-04-05 08:47:16.569 +08:00 [INF] User profile is available. Using 'C:\Users\Administrator\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. -2023-04-05 08:47:16.619 +08:00 [INF] Loading proxy data from config. -2023-04-05 08:47:16.783 +08:00 [INF] Now listening on: http://localhost:21093 -2023-04-05 08:47:16.785 +08:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-05 08:47:16.785 +08:00 [INF] Hosting environment: Production -2023-04-05 08:47:16.785 +08:00 [INF] Content root path: E:\repo\WZC2\build\src\win-x64\publish\gateway\ -2023-04-05 08:51:57.206 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-05 08:51:57.217 +08:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: 'E:\repo\WZC2\build\src\win-x64\publish\gateway\wwwroot\settings\appsettings.json' -2023-04-05 08:51:57.218 +08:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 9.6476 ms -2023-04-05 08:51:57.219 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5172 application/json 16.0096ms -2023-04-05 08:51:57.261 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-05 08:51:57.265 +08:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: 'E:\repo\WZC2\build\src\win-x64\publish\gateway\wwwroot\settings\appsettings.Development.json' -2023-04-05 08:51:57.265 +08:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.7075 ms -2023-04-05 08:51:57.265 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 4.1222ms -2023-04-05 08:51:57.283 +08:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-05 08:51:57.284 +08:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: 'E:\repo\WZC2\build\src\win-x64\publish\gateway\wwwroot\settings\appsettings.Development.json' -2023-04-05 08:51:57.284 +08:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 0.4819 ms -2023-04-05 08:51:57.284 +08:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 7011 application/json 0.8390ms -2023-04-05 08:52:03.464 +08:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/ application/json 65265 -2023-04-05 08:52:03.486 +08:00 [INF] Executing endpoint 'Web.Gateway.HomeController.Index (Web.Gateway)' -2023-04-05 08:52:03.495 +08:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index() on controller Web.Gateway.HomeController (Web.Gateway). -2023-04-05 01:49:33.653 +00:00 [WRN] Storing keys in a directory '/root/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. -2023-04-05 01:49:33.730 +00:00 [INF] User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-04-05 01:49:33.755 +00:00 [INF] Loading proxy data from config. -2023-04-05 01:49:33.995 +00:00 [INF] Creating key {043c9201-4e43-4dc7-8ebb-ae7fc7316a98} with creation date 2023-04-05 01:49:33Z, activation date 2023-04-05 01:49:33Z, and expiration date 2023-07-04 01:49:33Z. -2023-04-05 01:49:34.020 +00:00 [WRN] No XML encryptor configured. Key {043c9201-4e43-4dc7-8ebb-ae7fc7316a98} may be persisted to storage in unencrypted form. -2023-04-05 01:49:34.026 +00:00 [INF] Writing data to file '/root/.aspnet/DataProtection-Keys/key-043c9201-4e43-4dc7-8ebb-ae7fc7316a98.xml'. -2023-04-05 01:49:34.066 +00:00 [INF] Now listening on: http://[::]:21093 -2023-04-05 01:49:34.070 +00:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-05 01:49:34.070 +00:00 [INF] Hosting environment: Production -2023-04-05 01:49:34.071 +00:00 [INF] Content root path: /app/ -2023-04-05 01:49:38.386 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 -2023-04-05 01:49:38.467 +00:00 [INF] Cookies was not authenticated. Failure message: Unprotect ticket failed -2023-04-05 01:49:38.470 +00:00 [INF] Executing endpoint '/hub/negotiate' -2023-04-05 01:49:38.498 +00:00 [INF] Executed endpoint '/hub/negotiate' -2023-04-05 01:49:38.501 +00:00 [INF] HTTP POST /hub/negotiate responded 200 in 106.9593 ms -2023-04-05 01:49:38.503 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/hub?id=Iylz_UtC4A4a0ecKjQmyug - - -2023-04-05 01:49:38.503 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 - 200 316 application/json 123.8988ms -2023-04-05 01:49:38.506 +00:00 [INF] Cookies was not authenticated. Failure message: Unprotect ticket failed -2023-04-05 01:49:38.507 +00:00 [INF] Executing endpoint '/hub' -2023-04-05 01:49:38.525 +00:00 [INF] 1l3yap2kw_PSiEjSGeOQzA has connected -2023-04-05 01:50:53.123 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-05 01:50:53.134 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-05 01:50:53.135 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 10.3705 ms -2023-04-05 01:50:53.136 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 13.1601ms -2023-04-05 01:50:53.189 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-05 01:50:53.195 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-05 01:50:53.196 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 6.3355 ms -2023-04-05 01:50:53.196 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 6971 application/json 7.6532ms -2023-04-05 01:50:53.221 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-05 01:50:53.227 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-05 01:50:53.228 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 6.0861 ms -2023-04-05 01:50:53.228 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 6971 application/json 7.0872ms -2023-04-05 01:53:29.332 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - -2023-04-05 01:53:29.334 +00:00 [INF] Sending file. Request path: '/settings//appsettings.json'. Physical path: '/app/wwwroot/settings/appsettings.json' -2023-04-05 01:53:29.334 +00:00 [INF] HTTP GET /settings//appsettings.json responded 200 in 2.0617 ms -2023-04-05 01:53:29.335 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.json - - - 200 5088 application/json 2.7106ms -2023-04-05 01:53:29.375 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-05 01:53:29.378 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-05 01:53:29.378 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 2.5257 ms -2023-04-05 01:53:29.378 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 6971 application/json 3.0841ms -2023-04-05 01:53:29.394 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - -2023-04-05 01:53:29.397 +00:00 [INF] Sending file. Request path: '/settings//appsettings.Development.json'. Physical path: '/app/wwwroot/settings/appsettings.Development.json' -2023-04-05 01:53:29.398 +00:00 [INF] HTTP GET /settings//appsettings.Development.json responded 200 in 3.5731 ms -2023-04-05 01:53:29.398 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/settings//appsettings.Development.json - - - 200 6971 application/json 4.1844ms -2023-04-05 02:02:35.587 +00:00 [INF] Application is shutting down... -2023-04-05 02:02:35.595 +00:00 [INF] 1l3yap2kw_PSiEjSGeOQzA has disconnected: -2023-04-05 02:02:35.600 +00:00 [INF] Executed endpoint '/hub' -2023-04-05 02:02:35.601 +00:00 [INF] HTTP GET /hub responded 101 in 777097.4549 ms -2023-04-05 02:02:35.601 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/hub?id=Iylz_UtC4A4a0ecKjQmyug - - - 101 - - 777098.2386ms -2023-04-05 02:02:53.180 +00:00 [WRN] Storing keys in a directory '/root/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. -2023-04-05 02:02:53.249 +00:00 [INF] User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-04-05 02:02:53.273 +00:00 [INF] Loading proxy data from config. -2023-04-05 02:02:53.492 +00:00 [INF] Creating key {723e2e11-8bd1-4e10-9b88-7be4630c8f91} with creation date 2023-04-05 02:02:53Z, activation date 2023-04-05 02:02:53Z, and expiration date 2023-07-04 02:02:53Z. -2023-04-05 02:02:53.508 +00:00 [WRN] No XML encryptor configured. Key {723e2e11-8bd1-4e10-9b88-7be4630c8f91} may be persisted to storage in unencrypted form. -2023-04-05 02:02:53.513 +00:00 [INF] Writing data to file '/root/.aspnet/DataProtection-Keys/key-723e2e11-8bd1-4e10-9b88-7be4630c8f91.xml'. -2023-04-05 02:02:53.556 +00:00 [INF] Now listening on: http://[::]:21093 -2023-04-05 02:02:53.561 +00:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-05 02:02:53.562 +00:00 [INF] Hosting environment: Production -2023-04-05 02:02:53.563 +00:00 [INF] Content root path: /app/ -2023-04-05 02:02:57.319 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 -2023-04-05 02:02:57.362 +00:00 [INF] Cookies was not authenticated. Failure message: Unprotect ticket failed -2023-04-05 02:02:57.364 +00:00 [INF] Executing endpoint '/hub/negotiate' -2023-04-05 02:02:57.377 +00:00 [INF] Executed endpoint '/hub/negotiate' -2023-04-05 02:02:57.379 +00:00 [INF] HTTP POST /hub/negotiate responded 200 in 56.0348 ms -2023-04-05 02:02:57.381 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 - 200 316 application/json 63.7367ms -2023-04-05 02:02:57.383 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/hub?id=FYip1anDE2h9TVbpQ5bz3w - - -2023-04-05 02:02:57.385 +00:00 [INF] Cookies was not authenticated. Failure message: Unprotect ticket failed -2023-04-05 02:02:57.385 +00:00 [INF] Executing endpoint '/hub' -2023-04-05 02:02:57.404 +00:00 [INF] KGW2RedRtL28Res8-S4y3Q has connected -2023-04-05 02:03:58.904 +00:00 [INF] Application is shutting down... -2023-04-05 02:03:58.915 +00:00 [INF] KGW2RedRtL28Res8-S4y3Q has disconnected: -2023-04-05 02:03:58.924 +00:00 [INF] Executed endpoint '/hub' -2023-04-05 02:03:58.930 +00:00 [INF] HTTP GET /hub responded 101 in 61546.6399 ms -2023-04-05 02:03:58.933 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/hub?id=FYip1anDE2h9TVbpQ5bz3w - - - 101 - - 61550.5341ms -2023-04-05 02:03:58.946 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 -2023-04-05 02:03:58.951 +00:00 [INF] Cookies was not authenticated. Failure message: Unprotect ticket failed -2023-04-05 02:03:58.951 +00:00 [INF] Executing endpoint '/hub/negotiate' -2023-04-05 02:03:58.952 +00:00 [INF] Executed endpoint '/hub/negotiate' -2023-04-05 02:03:58.953 +00:00 [INF] HTTP POST /hub/negotiate responded 200 in 5.8584 ms -2023-04-05 02:03:58.953 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 - 200 316 application/json 6.9962ms -2023-04-05 02:56:30.135 +00:00 [WRN] Storing keys in a directory '/root/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. -2023-04-05 02:56:30.175 +00:00 [INF] User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest. -2023-04-05 02:56:30.190 +00:00 [INF] Loading proxy data from config. -2023-04-05 02:56:30.319 +00:00 [INF] Creating key {ce080c36-ecfc-43a8-99f4-28253e956d15} with creation date 2023-04-05 02:56:30Z, activation date 2023-04-05 02:56:30Z, and expiration date 2023-07-04 02:56:30Z. -2023-04-05 02:56:30.329 +00:00 [WRN] No XML encryptor configured. Key {ce080c36-ecfc-43a8-99f4-28253e956d15} may be persisted to storage in unencrypted form. -2023-04-05 02:56:30.331 +00:00 [INF] Writing data to file '/root/.aspnet/DataProtection-Keys/key-ce080c36-ecfc-43a8-99f4-28253e956d15.xml'. -2023-04-05 02:56:30.353 +00:00 [INF] Now listening on: http://[::]:21093 -2023-04-05 02:56:30.355 +00:00 [INF] Application started. Press Ctrl+C to shut down. -2023-04-05 02:56:30.355 +00:00 [INF] Hosting environment: Production -2023-04-05 02:56:30.356 +00:00 [INF] Content root path: /app/ -2023-04-05 02:56:35.332 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 -2023-04-05 02:56:35.332 +00:00 [INF] Request starting HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 -2023-04-05 02:56:35.373 +00:00 [INF] Cookies was not authenticated. Failure message: Unprotect ticket failed -2023-04-05 02:56:35.373 +00:00 [INF] Cookies was not authenticated. Failure message: Unprotect ticket failed -2023-04-05 02:56:35.375 +00:00 [INF] Executing endpoint '/hub/negotiate' -2023-04-05 02:56:35.375 +00:00 [INF] Executing endpoint '/hub/negotiate' -2023-04-05 02:56:35.390 +00:00 [INF] Executed endpoint '/hub/negotiate' -2023-04-05 02:56:35.390 +00:00 [INF] Executed endpoint '/hub/negotiate' -2023-04-05 02:56:35.393 +00:00 [INF] HTTP POST /hub/negotiate responded 200 in 56.8048 ms -2023-04-05 02:56:35.393 +00:00 [INF] HTTP POST /hub/negotiate responded 200 in 56.1277 ms -2023-04-05 02:56:35.396 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 - 200 316 application/json 67.0261ms -2023-04-05 02:56:35.396 +00:00 [INF] Request finished HTTP/1.1 POST http://localhost:21093/hub/negotiate?negotiateVersion=1 - 0 - 200 316 application/json 67.0207ms -2023-04-05 02:56:35.398 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/hub?id=loSCdAE5cMihTrHvlm-vnA - - -2023-04-05 02:56:35.402 +00:00 [INF] Cookies was not authenticated. Failure message: Unprotect ticket failed -2023-04-05 02:56:35.402 +00:00 [INF] Executing endpoint '/hub' -2023-04-05 02:56:35.421 +00:00 [INF] XboydHxGD5TzZbdwxlMEJw has connected -2023-04-05 02:56:35.426 +00:00 [INF] Request starting HTTP/1.1 GET http://localhost:21093/hub?id=jYHlEWwlx84O-MsHwGFbVQ - - -2023-04-05 02:56:35.427 +00:00 [INF] Cookies was not authenticated. Failure message: Unprotect ticket failed -2023-04-05 02:56:35.428 +00:00 [INF] Executing endpoint '/hub' -2023-04-05 02:56:35.430 +00:00 [INF] 65jZjRshVVfBMD7YAvVhVQ has connected -2023-04-05 02:57:23.781 +00:00 [INF] Application is shutting down... -2023-04-05 02:57:23.794 +00:00 [INF] XboydHxGD5TzZbdwxlMEJw has disconnected: -2023-04-05 02:57:23.795 +00:00 [INF] 65jZjRshVVfBMD7YAvVhVQ has disconnected: -2023-04-05 02:57:23.810 +00:00 [INF] Executed endpoint '/hub' -2023-04-05 02:57:23.812 +00:00 [INF] Executed endpoint '/hub' -2023-04-05 02:57:23.813 +00:00 [INF] HTTP GET /hub responded 101 in 48414.8366 ms -2023-04-05 02:57:23.814 +00:00 [INF] HTTP GET /hub responded 101 in 48387.8611 ms -2023-04-05 02:57:23.815 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/hub?id=loSCdAE5cMihTrHvlm-vnA - - - 101 - - 48416.7077ms -2023-04-05 02:57:23.815 +00:00 [INF] Request finished HTTP/1.1 GET http://localhost:21093/hub?id=jYHlEWwlx84O-MsHwGFbVQ - - - 101 - - 48389.5808ms diff --git a/build/src/win-x64/publish/gateway/runtimes/unix/lib/net6.0/System.Drawing.Common.dll b/build/src/win-x64/publish/gateway/runtimes/unix/lib/net6.0/System.Drawing.Common.dll deleted file mode 100644 index 9e26473d1..000000000 Binary files a/build/src/win-x64/publish/gateway/runtimes/unix/lib/net6.0/System.Drawing.Common.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll b/build/src/win-x64/publish/gateway/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll deleted file mode 100644 index 66af19821..000000000 Binary files a/build/src/win-x64/publish/gateway/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/runtimes/win/lib/net6.0/System.Drawing.Common.dll b/build/src/win-x64/publish/gateway/runtimes/win/lib/net6.0/System.Drawing.Common.dll deleted file mode 100644 index 7c9e87b4e..000000000 Binary files a/build/src/win-x64/publish/gateway/runtimes/win/lib/net6.0/System.Drawing.Common.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll b/build/src/win-x64/publish/gateway/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll deleted file mode 100644 index 332dbfa95..000000000 Binary files a/build/src/win-x64/publish/gateway/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/runtimes/win/lib/net6.0/System.Windows.Extensions.dll b/build/src/win-x64/publish/gateway/runtimes/win/lib/net6.0/System.Windows.Extensions.dll deleted file mode 100644 index 69f0d1b74..000000000 Binary files a/build/src/win-x64/publish/gateway/runtimes/win/lib/net6.0/System.Windows.Extensions.dll and /dev/null differ diff --git a/build/src/win-x64/publish/gateway/web.config b/build/src/win-x64/publish/gateway/web.config deleted file mode 100644 index 89199953b..000000000 --- a/build/src/win-x64/publish/gateway/web.config +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/build/src/win-x64/publish/gateway/wwwroot/lib/codeflask.min.js b/build/src/win-x64/publish/gateway/wwwroot/lib/codeflask.min.js deleted file mode 100644 index d186f8530..000000000 --- a/build/src/win-x64/publish/gateway/wwwroot/lib/codeflask.min.js +++ /dev/null @@ -1 +0,0 @@ -!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.CodeFlask=t()}(this,function(){"use strict";var e,t,n,a='"SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace',s="\n .codeflask {\n position: absolute;\n width: 100%;\n height: 100%;\n overflow: hidden;\n }\n\n .codeflask, .codeflask * {\n box-sizing: border-box;\n }\n\n .codeflask__pre {\n pointer-events: none;\n z-index: 3;\n overflow: hidden;\n }\n\n .codeflask__textarea {\n background: none;\n border: none;\n color: "+(e="caret-color",t="#000",("undefined"!=typeof CSS?CSS.supports(e,t):"undefined"!=typeof document&&(n=(n=e).split("-").filter(function(e){return!!e}).map(function(e){return e[0].toUpperCase()+e.substr(1)}).join(""))[0].toLowerCase()+n.substr(1)in document.body.style)?"#fff":"#ccc")+";\n z-index: 1;\n resize: none;\n font-family: "+a+";\n -webkit-appearance: pre;\n caret-color: #111;\n z-index: 2;\n width: 100%;\n height: 100%;\n }\n\n .codeflask--has-line-numbers .codeflask__textarea {\n width: calc(100% - 40px);\n }\n\n .codeflask__code {\n display: block;\n font-family: "+a+";\n overflow: hidden;\n }\n\n .codeflask__flatten {\n padding: 10px;\n font-size: 13px;\n line-height: 20px;\n white-space: pre;\n position: absolute;\n top: 0;\n left: 0;\n overflow: auto;\n margin: 0 !important;\n outline: none;\n text-align: left;\n }\n\n .codeflask--has-line-numbers .codeflask__flatten {\n width: calc(100% - 40px);\n left: 40px;\n }\n\n .codeflask__line-highlight {\n position: absolute;\n top: 10px;\n left: 0;\n width: 100%;\n height: 20px;\n background: rgba(0,0,0,0.1);\n z-index: 1;\n }\n\n .codeflask__lines {\n padding: 10px 4px;\n font-size: 12px;\n line-height: 20px;\n font-family: 'Cousine', monospace;\n position: absolute;\n left: 0;\n top: 0;\n width: 40px;\n height: 100%;\n text-align: right;\n color: #999;\n z-index: 2;\n }\n\n .codeflask__lines__line {\n display: block;\n }\n\n .codeflask.codeflask--has-line-numbers {\n padding-left: 40px;\n }\n\n .codeflask.codeflask--has-line-numbers:before {\n content: '';\n position: absolute;\n left: 0;\n top: 0;\n width: 40px;\n height: 100%;\n background: #eee;\n z-index: 1;\n }\n";function i(e,t,n){var a=t||"codeflask-style",s=n||document.head;if(!e)return!1;if(document.getElementById(a))return!0;var i=document.createElement("style");return i.innerHTML=e,i.id=a,s.appendChild(i),!0}var r={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/","`":"`","=":"="};function o(e){return String(e).replace(/[&<>"'`=/]/g,function(e){return r[e]})}var l="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};var c,u=(function(e){var t=function(e){var t=/\blang(?:uage)?-([\w-]+)\b/i,n=0,a={manual:e.Prism&&e.Prism.manual,disableWorkerMessageHandler:e.Prism&&e.Prism.disableWorkerMessageHandler,util:{encode:function(e){return e instanceof s?new s(e.type,a.util.encode(e.content),e.alias):Array.isArray(e)?e.map(a.util.encode):e.replace(/&/g,"&").replace(/e.length)return;if(!(v instanceof s)){if(f&&k!=t.length-1){if(p.lastIndex=x,!(S=p.exec(e)))break;for(var w=S.index+(g?S[1].length:0),F=S.index+S[0].length,A=k,C=x,T=t.length;A=(C+=t[A].length)&&(++k,x=C);if(t[k]instanceof s)continue;_=A-k,v=e.slice(x,C),S.index-=x}else{p.lastIndex=0;var S=p.exec(v),_=1}if(S){g&&(b=S[1]?S[1].length:0);F=(w=S.index+b)+(S=S[0].slice(b)).length;var L=v.slice(0,w),E=v.slice(F),N=[k,_];L&&(++k,x+=L.length,N.push(L));var j=new s(c,h?a.tokenize(S,h):S,m,S,f);if(N.push(j),E&&N.push(E),Array.prototype.splice.apply(t,N),1!=_&&a.matchGrammar(e,t,n,k,x,!0,c),o)break}else if(o)break}}}}},tokenize:function(e,t){var n=[e],s=t.rest;if(s){for(var i in s)t[i]=s[i];delete t.rest}return a.matchGrammar(e,n,t,0,0,!1),n},hooks:{all:{},add:function(e,t){var n=a.hooks.all;n[e]=n[e]||[],n[e].push(t)},run:function(e,t){var n=a.hooks.all[e];if(n&&n.length)for(var s,i=0;s=n[i++];)s(t)}},Token:s};function s(e,t,n,a,s){this.type=e,this.content=t,this.alias=n,this.length=0|(a||"").length,this.greedy=!!s}if(e.Prism=a,s.stringify=function(e,t,n){if("string"==typeof e)return e;if(Array.isArray(e))return e.map(function(n){return s.stringify(n,t,e)}).join("");var i={type:e.type,content:s.stringify(e.content,t,n),tag:"span",classes:["token",e.type],attributes:{},language:t,parent:n};if(e.alias){var r=Array.isArray(e.alias)?e.alias:[e.alias];Array.prototype.push.apply(i.classes,r)}a.hooks.run("wrap",i);var o=Object.keys(i.attributes).map(function(e){return e+'="'+(i.attributes[e]||"").replace(/"/g,""")+'"'}).join(" ");return"<"+i.tag+' class="'+i.classes.join(" ")+'"'+(o?" "+o:"")+">"+i.content+""},!e.document)return e.addEventListener?(a.disableWorkerMessageHandler||e.addEventListener("message",function(t){var n=JSON.parse(t.data),s=n.language,i=n.code,r=n.immediateClose;e.postMessage(a.highlight(i,a.languages[s],s)),r&&e.close()},!1),a):a;var i=document.currentScript||[].slice.call(document.getElementsByTagName("script")).pop();return i&&(a.filename=i.src,a.manual||i.hasAttribute("data-manual")||("loading"!==document.readyState?window.requestAnimationFrame?window.requestAnimationFrame(a.highlightAll):window.setTimeout(a.highlightAll,16):document.addEventListener("DOMContentLoaded",a.highlightAll))),a}("undefined"!=typeof window?window:"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?self:{});e.exports&&(e.exports=t),void 0!==l&&(l.Prism=t),t.languages.markup={comment://,prolog:/<\?[\s\S]+?\?>/,doctype://i,cdata://i,tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/i,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/i,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/i,inside:{punctuation:[/^=/,{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:/&#?[\da-z]{1,8};/i},t.languages.markup.tag.inside["attr-value"].inside.entity=t.languages.markup.entity,t.hooks.add("wrap",function(e){"entity"===e.type&&(e.attributes.title=e.content.replace(/&/,"&"))}),Object.defineProperty(t.languages.markup.tag,"addInlined",{value:function(e,n){var a={};a["language-"+n]={pattern:/(^$)/i,lookbehind:!0,inside:t.languages[n]},a.cdata=/^$/i;var s={"included-cdata":{pattern://i,inside:a}};s["language-"+n]={pattern:/[\s\S]+/,inside:t.languages[n]};var i={};i[e]={pattern:RegExp(/(<__[\s\S]*?>)(?:\s*|[\s\S])*?(?=<\/__>)/.source.replace(/__/g,e),"i"),lookbehind:!0,greedy:!0,inside:s},t.languages.insertBefore("markup","cdata",i)}}),t.languages.xml=t.languages.extend("markup",{}),t.languages.html=t.languages.markup,t.languages.mathml=t.languages.markup,t.languages.svg=t.languages.markup,function(e){var t=/("|')(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/;e.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:/@[\w-]+?[\s\S]*?(?:;|(?=\s*\{))/i,inside:{rule:/@[\w-]+/}},url:RegExp("url\\((?:"+t.source+"|.*?)\\)","i"),selector:RegExp("[^{}\\s](?:[^{};\"']|"+t.source+")*?(?=\\s*\\{)"),string:{pattern:t,greedy:!0},property:/[-_a-z\xA0-\uFFFF][-\w\xA0-\uFFFF]*(?=\s*:)/i,important:/!important\b/i,function:/[-a-z0-9]+(?=\()/i,punctuation:/[(){};:,]/},e.languages.css.atrule.inside.rest=e.languages.css;var n=e.languages.markup;n&&(n.tag.addInlined("style","css"),e.languages.insertBefore("inside","attr-value",{"style-attr":{pattern:/\s*style=("|')(?:\\[\s\S]|(?!\1)[^\\])*\1/i,inside:{"attr-name":{pattern:/^\s*style/i,inside:n.tag.inside},punctuation:/^\s*=\s*['"]|['"]\s*$/,"attr-value":{pattern:/.+/i,inside:e.languages.css}},alias:"language-css"}},n.tag))}(t),t.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/((?:\b(?:class|interface|extends|implements|trait|instanceof|new)\s+)|(?:catch\s+\())[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:if|else|while|do|for|return|in|instanceof|function|new|try|throw|catch|finally|null|break|continue)\b/,boolean:/\b(?:true|false)\b/,function:/\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+\.?\d*|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/--?|\+\+?|!=?=?|<=?|>=?|==?=?|&&?|\|\|?|\?|\*|\/|~|\^|%/,punctuation:/[{}[\];(),.:]/},t.languages.javascript=t.languages.extend("clike",{"class-name":[t.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])[_$A-Z\xA0-\uFFFF][$\w\xA0-\uFFFF]*(?=\.(?:prototype|constructor))/,lookbehind:!0}],keyword:[{pattern:/((?:^|})\s*)(?:catch|finally)\b/,lookbehind:!0},{pattern:/(^|[^.])\b(?:as|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],number:/\b(?:(?:0[xX][\dA-Fa-f]+|0[bB][01]+|0[oO][0-7]+)n?|\d+n|NaN|Infinity)\b|(?:\b\d+\.?\d*|\B\.\d+)(?:[Ee][+-]?\d+)?/,function:/[_$a-zA-Z\xA0-\uFFFF][$\w\xA0-\uFFFF]*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,operator:/-[-=]?|\+[+=]?|!=?=?|<>?>?=?|=(?:==?|>)?|&[&=]?|\|[|=]?|\*\*?=?|\/=?|~|\^=?|%=?|\?|\.{3}/}),t.languages.javascript["class-name"][0].pattern=/(\b(?:class|interface|extends|implements|instanceof|new)\s+)[\w.\\]+/,t.languages.insertBefore("javascript","keyword",{regex:{pattern:/((?:^|[^$\w\xA0-\uFFFF."'\])\s])\s*)\/(\[(?:[^\]\\\r\n]|\\.)*]|\\.|[^/\\\[\r\n])+\/[gimyu]{0,5}(?=\s*($|[\r\n,.;})\]]))/,lookbehind:!0,greedy:!0},"function-variable":{pattern:/[_$a-zA-Z\xA0-\uFFFF][$\w\xA0-\uFFFF]*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|[_$a-zA-Z\xA0-\uFFFF][$\w\xA0-\uFFFF]*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+[_$A-Za-z\xA0-\uFFFF][$\w\xA0-\uFFFF]*)?\s*\(\s*)(?!\s)(?:[^()]|\([^()]*\))+?(?=\s*\))/,lookbehind:!0,inside:t.languages.javascript},{pattern:/[_$a-z\xA0-\uFFFF][$\w\xA0-\uFFFF]*(?=\s*=>)/i,inside:t.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()]|\([^()]*\))+?(?=\s*\)\s*=>)/,lookbehind:!0,inside:t.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:[_$A-Za-z\xA0-\uFFFF][$\w\xA0-\uFFFF]*\s*)\(\s*)(?!\s)(?:[^()]|\([^()]*\))+?(?=\s*\)\s*\{)/,lookbehind:!0,inside:t.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),t.languages.insertBefore("javascript","string",{"template-string":{pattern:/`(?:\\[\s\S]|\${[^}]+}|[^\\`])*`/,greedy:!0,inside:{interpolation:{pattern:/\${[^}]+}/,inside:{"interpolation-punctuation":{pattern:/^\${|}$/,alias:"punctuation"},rest:t.languages.javascript}},string:/[\s\S]+/}}}),t.languages.markup&&t.languages.markup.tag.addInlined("script","javascript"),t.languages.js=t.languages.javascript,"undefined"!=typeof self&&self.Prism&&self.document&&document.querySelector&&(self.Prism.fileHighlight=function(e){e=e||document;var n={js:"javascript",py:"python",rb:"ruby",ps1:"powershell",psm1:"powershell",sh:"bash",bat:"batch",h:"c",tex:"latex"};Array.prototype.slice.call(e.querySelectorAll("pre[data-src]")).forEach(function(e){if(!e.hasAttribute("data-src-loaded")){for(var a,s=e.getAttribute("data-src"),i=e,r=/\blang(?:uage)?-([\w-]+)\b/i;i&&!r.test(i.className);)i=i.parentNode;if(i&&(a=(e.className.match(r)||[,""])[1]),!a){var o=(s.match(/\.(\w+)$/)||[,""])[1];a=n[o]||o}var l=document.createElement("code");l.className="language-"+a,e.textContent="",l.textContent="Loading…",e.appendChild(l);var c=new XMLHttpRequest;c.open("GET",s,!0),c.onreadystatechange=function(){4==c.readyState&&(c.status<400&&c.responseText?(l.textContent=c.responseText,t.highlightElement(l),e.setAttribute("data-src-loaded","")):c.status>=400?l.textContent="✖ Error "+c.status+" while fetching file: "+c.statusText:l.textContent="✖ Error: File does not exist or is empty")},c.send(null)}}),t.plugins.toolbar&&t.plugins.toolbar.registerButton("download-file",function(e){var t=e.element.parentNode;if(t&&/pre/i.test(t.nodeName)&&t.hasAttribute("data-src")&&t.hasAttribute("data-download-link")){var n=t.getAttribute("data-src"),a=document.createElement("a");return a.textContent=t.getAttribute("data-download-link-label")||"Download",a.setAttribute("download",""),a.href=n,a}})},document.addEventListener("DOMContentLoaded",function(){self.Prism.fileHighlight()}))}(c={exports:{}},c.exports),c.exports),d=function(e,t){if(!e)throw Error("CodeFlask expects a parameter which is Element or a String selector");if(!t)throw Error("CodeFlask expects an object containing options as second parameter");if(e.nodeType)this.editorRoot=e;else{var n=document.querySelector(e);n&&(this.editorRoot=n)}this.opts=t,this.startEditor()};return d.prototype.startEditor=function(){if(!i(s,null,this.opts.styleParent))throw Error("Failed to inject CodeFlask CSS.");this.createWrapper(),this.createTextarea(),this.createPre(),this.createCode(),this.runOptions(),this.listenTextarea(),this.populateDefault(),this.updateCode(this.code)},d.prototype.createWrapper=function(){this.code=this.editorRoot.innerHTML,this.editorRoot.innerHTML="",this.elWrapper=this.createElement("div",this.editorRoot),this.elWrapper.classList.add("codeflask")},d.prototype.createTextarea=function(){this.elTextarea=this.createElement("textarea",this.elWrapper),this.elTextarea.classList.add("codeflask__textarea","codeflask__flatten")},d.prototype.createPre=function(){this.elPre=this.createElement("pre",this.elWrapper),this.elPre.classList.add("codeflask__pre","codeflask__flatten")},d.prototype.createCode=function(){this.elCode=this.createElement("code",this.elPre),this.elCode.classList.add("codeflask__code","language-"+(this.opts.language||"html"))},d.prototype.createLineNumbers=function(){this.elLineNumbers=this.createElement("div",this.elWrapper),this.elLineNumbers.classList.add("codeflask__lines"),this.setLineNumber()},d.prototype.createElement=function(e,t){var n=document.createElement(e);return t.appendChild(n),n},d.prototype.runOptions=function(){this.opts.rtl=this.opts.rtl||!1,this.opts.tabSize=this.opts.tabSize||2,this.opts.enableAutocorrect=this.opts.enableAutocorrect||!1,this.opts.lineNumbers=this.opts.lineNumbers||!1,this.opts.defaultTheme=!1!==this.opts.defaultTheme,this.opts.areaId=this.opts.areaId||null,this.opts.ariaLabelledby=this.opts.ariaLabelledby||null,this.opts.readonly=this.opts.readonly||null,"boolean"!=typeof this.opts.handleTabs&&(this.opts.handleTabs=!0),"boolean"!=typeof this.opts.handleSelfClosingCharacters&&(this.opts.handleSelfClosingCharacters=!0),"boolean"!=typeof this.opts.handleNewLineIndentation&&(this.opts.handleNewLineIndentation=!0),!0===this.opts.rtl&&(this.elTextarea.setAttribute("dir","rtl"),this.elPre.setAttribute("dir","rtl")),!1===this.opts.enableAutocorrect&&(this.elTextarea.setAttribute("spellcheck","false"),this.elTextarea.setAttribute("autocapitalize","off"),this.elTextarea.setAttribute("autocomplete","off"),this.elTextarea.setAttribute("autocorrect","off")),this.opts.lineNumbers&&(this.elWrapper.classList.add("codeflask--has-line-numbers"),this.createLineNumbers()),this.opts.defaultTheme&&i("\n.codeflask {\n background: #fff;\n color: #4f559c;\n}\n\n.codeflask .token.punctuation {\n color: #4a4a4a;\n}\n\n.codeflask .token.keyword {\n color: #8500ff;\n}\n\n.codeflask .token.operator {\n color: #ff5598;\n}\n\n.codeflask .token.string {\n color: #41ad8f;\n}\n\n.codeflask .token.comment {\n color: #9badb7;\n}\n\n.codeflask .token.function {\n color: #8500ff;\n}\n\n.codeflask .token.boolean {\n color: #8500ff;\n}\n\n.codeflask .token.number {\n color: #8500ff;\n}\n\n.codeflask .token.selector {\n color: #8500ff;\n}\n\n.codeflask .token.property {\n color: #8500ff;\n}\n\n.codeflask .token.tag {\n color: #8500ff;\n}\n\n.codeflask .token.attr-value {\n color: #8500ff;\n}\n","theme-default",this.opts.styleParent),this.opts.areaId&&this.elTextarea.setAttribute("id",this.opts.areaId),this.opts.ariaLabelledby&&this.elTextarea.setAttribute("aria-labelledby",this.opts.ariaLabelledby),this.opts.readonly&&this.enableReadonlyMode()},d.prototype.updateLineNumbersCount=function(){for(var e="",t=1;t<=this.lineNumber;t++)e=e+''+t+"";this.elLineNumbers.innerHTML=e},d.prototype.listenTextarea=function(){var e=this;this.elTextarea.addEventListener("input",function(t){e.code=t.target.value,e.elCode.innerHTML=o(t.target.value),e.highlight(),setTimeout(function(){e.runUpdate(),e.setLineNumber()},1)}),this.elTextarea.addEventListener("keydown",function(t){e.handleTabs(t),e.handleSelfClosingCharacters(t),e.handleNewLineIndentation(t)}),this.elTextarea.addEventListener("scroll",function(t){e.elPre.style.transform="translate3d(-"+t.target.scrollLeft+"px, -"+t.target.scrollTop+"px, 0)",e.elLineNumbers&&(e.elLineNumbers.style.transform="translate3d(0, -"+t.target.scrollTop+"px, 0)")})},d.prototype.handleTabs=function(e){if(this.opts.handleTabs){if(9!==e.keyCode)return;e.preventDefault();var t=this.elTextarea,n=t.selectionDirection,a=t.selectionStart,s=t.selectionEnd,i=t.value,r=i.substr(0,a),o=i.substring(a,s),l=i.substring(s),c=" ".repeat(this.opts.tabSize);if(a!==s&&o.length>=c.length){var u=a-r.split("\n").pop().length,d=c.length,p=c.length;if(e.shiftKey)i.substr(u,c.length)===c?(d=-d,u>a?(o=o.substring(0,u)+o.substring(u+c.length),p=0):u===a?(d=0,p=0,o=o.substring(c.length)):(p=-p,r=r.substring(0,u)+r.substring(u+c.length))):(d=0,p=0),o=o.replace(new RegExp("\n"+c.split("").join("\\"),"g"),"\n");else r=r.substr(0,u)+c+r.substring(u,a),o=o.replace(/\n/g,"\n"+c);t.value=r+o+l,t.selectionStart=a+d,t.selectionEnd=a+o.length+p,t.selectionDirection=n}else t.value=r+c+l,t.selectionStart=a+c.length,t.selectionEnd=a+c.length;var h=t.value;this.updateCode(h),this.elTextarea.selectionEnd=s+this.opts.tabSize}},d.prototype.handleSelfClosingCharacters=function(e){if(this.opts.handleSelfClosingCharacters){var t=e.key;if(["(","[","{","<","'",'"'].includes(t)||[")","]","}",">","'",'"'].includes(t))switch(t){case"(":case")":this.closeCharacter(t);break;case"[":case"]":this.closeCharacter(t);break;case"{":case"}":this.closeCharacter(t);break;case"<":case">":case"'":case'"':this.closeCharacter(t)}}},d.prototype.setLineNumber=function(){this.lineNumber=this.code.split("\n").length,this.opts.lineNumbers&&this.updateLineNumbersCount()},d.prototype.handleNewLineIndentation=function(e){if(this.opts.handleNewLineIndentation&&13===e.keyCode){e.preventDefault();var t=this.elTextarea,n=t.selectionStart,a=t.selectionEnd,s=t.value,i=s.substr(0,n),r=s.substring(a),o=s.lastIndexOf("\n",n-1),l=o+s.slice(o+1).search(/[^ ]|$/),c=l>o?l-o:0,u=i+"\n"+" ".repeat(c)+r;t.value=u,t.selectionStart=n+c+1,t.selectionEnd=n+c+1,this.updateCode(t.value)}},d.prototype.closeCharacter=function(e){var t=this.elTextarea.selectionStart,n=this.elTextarea.selectionEnd;if(this.skipCloseChar(e)){var a=this.code.substr(n,1)===e,s=a?n+1:n,i=!a&&["'",'"'].includes(e)?e:"",r=""+this.code.substring(0,t)+i+this.code.substring(s);this.updateCode(r),this.elTextarea.selectionEnd=++this.elTextarea.selectionStart}else{var o=e;switch(e){case"(":o=String.fromCharCode(e.charCodeAt()+1);break;case"<":case"{":case"[":o=String.fromCharCode(e.charCodeAt()+2)}var l=this.code.substring(t,n),c=""+this.code.substring(0,t)+l+o+this.code.substring(n);this.updateCode(c)}this.elTextarea.selectionEnd=t},d.prototype.skipCloseChar=function(e){var t=this.elTextarea.selectionStart,n=this.elTextarea.selectionEnd,a=Math.abs(n-t)>0;return[")","}","]",">"].includes(e)||["'",'"'].includes(e)&&!a},d.prototype.updateCode=function(e){this.code=e,this.elTextarea.value=e,this.elCode.innerHTML=o(e),this.highlight(),this.setLineNumber(),setTimeout(this.runUpdate.bind(this),1)},d.prototype.updateLanguage=function(e){var t=this.opts.language;this.elCode.classList.remove("language-"+t),this.elCode.classList.add("language-"+e),this.opts.language=e,this.highlight()},d.prototype.addLanguage=function(e,t){u.languages[e]=t},d.prototype.populateDefault=function(){this.updateCode(this.code)},d.prototype.highlight=function(){u.highlightElement(this.elCode,!1)},d.prototype.onUpdate=function(e){if(e&&"[object Function]"!=={}.toString.call(e))throw Error("CodeFlask expects callback of type Function");this.updateCallBack=e},d.prototype.getCode=function(){return this.code},d.prototype.runUpdate=function(){this.updateCallBack&&this.updateCallBack(this.code)},d.prototype.enableReadonlyMode=function(){this.elTextarea.setAttribute("readonly",!0)},d.prototype.disableReadonlyMode=function(){this.elTextarea.removeAttribute("readonly")},d}); diff --git a/build/src/win-x64/publish/gateway/wwwroot/lib/fecha.min.js b/build/src/win-x64/publish/gateway/wwwroot/lib/fecha.min.js deleted file mode 100644 index fc2b20138..000000000 --- a/build/src/win-x64/publish/gateway/wwwroot/lib/fecha.min.js +++ /dev/null @@ -1,2 +0,0 @@ -!function(t,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports):"function"==typeof define&&define.amd?define(["exports"],n):n(t.fecha={})}(this,function(t){"use strict";var n=/d{1,4}|M{1,4}|YY(?:YY)?|S{1,3}|Do|ZZ|Z|([HhMsDm])\1?|[aA]|"[^"]*"|'[^']*'/g,e="[^\\s]+",r=/\[([^]*?)\]/gm;function o(t,n){for(var e=[],r=0,o=t.length;r-1?r:null}};function a(t){for(var n=[],e=1;e3?0:(t-t%10!=10?1:0)*t%10]}},m=a({},f),c=function(t){return m=a(m,t)},l=function(t){return t.replace(/[|\\{()[^$+*?.-]/g,"\\$&")},h=function(t,n){for(void 0===n&&(n=2),t=String(t);t.length0?"-":"+")+h(100*Math.floor(Math.abs(n)/60)+Math.abs(n)%60,4)},Z:function(t){var n=t.getTimezoneOffset();return(n>0?"-":"+")+h(Math.floor(Math.abs(n)/60),2)+":"+h(Math.abs(n)%60,2)}},M=function(t){return+t-1},D=[null,"\\d\\d?"],Y=[null,e],y=["isPm",e,function(t,n){var e=t.toLowerCase();return e===n.amPm[0]?0:e===n.amPm[1]?1:null}],p=["timezoneOffset","[^\\s]*?[\\+\\-]\\d\\d:?\\d\\d|[^\\s]*?Z?",function(t){var n=(t+"").match(/([+-]|\d\d)/gi);if(n){var e=60*+n[1]+parseInt(n[2],10);return"+"===n[0]?e:-e}return 0}],S={D:["day","\\d\\d?"],DD:["day","\\d\\d"],Do:["day","\\d\\d?"+e,function(t){return parseInt(t,10)}],M:["month","\\d\\d?",M],MM:["month","\\d\\d",M],YY:["year","\\d\\d",function(t){var n=+(""+(new Date).getFullYear()).substr(0,2);return+(""+(+t>68?n-1:n)+t)}],h:["hour","\\d\\d?",void 0,"isPm"],hh:["hour","\\d\\d",void 0,"isPm"],H:["hour","\\d\\d?"],HH:["hour","\\d\\d"],m:["minute","\\d\\d?"],mm:["minute","\\d\\d"],s:["second","\\d\\d?"],ss:["second","\\d\\d"],YYYY:["year","\\d{4}"],S:["millisecond","\\d",function(t){return 100*+t}],SS:["millisecond","\\d\\d",function(t){return 10*+t}],SSS:["millisecond","\\d{3}"],d:D,dd:D,ddd:Y,dddd:Y,MMM:["month",e,u("monthNamesShort")],MMMM:["month",e,u("monthNames")],a:y,A:y,ZZ:p,Z:p},v={default:"ddd MMM DD YYYY HH:mm:ss",shortDate:"M/D/YY",mediumDate:"MMM D, YYYY",longDate:"MMMM D, YYYY",fullDate:"dddd, MMMM D, YYYY",isoDate:"YYYY-MM-DD",isoDateTime:"YYYY-MM-DDTHH:mm:ssZ",shortTime:"HH:mm",mediumTime:"HH:mm:ss",longTime:"HH:mm:ss.SSS"},H=function(t){return a(v,t)},b=function(t,e,o){if(void 0===e&&(e=v.default),void 0===o&&(o={}),"number"==typeof t&&(t=new Date(t)),"[object Date]"!==Object.prototype.toString.call(t)||isNaN(t.getTime()))throw new Error("Invalid Date pass to format");var u=[];e=(e=v[e]||e).replace(r,function(t,n){return u.push(n),"@@@"});var i=a(a({},m),o);return(e=e.replace(n,function(n){return g[n](t,i)})).replace(/@@@/g,function(){return u.shift()})};function w(t,e,o){if(void 0===o&&(o={}),"string"!=typeof e)throw new Error("Invalid format in fecha parse");if(e=v[e]||e,t.length>1e3)return null;var u={year:(new Date).getFullYear(),month:0,day:1,hour:0,minute:0,second:0,millisecond:0,isPm:null,timezoneOffset:null},i=[],d=[],s=e.replace(r,function(t,n){return d.push(l(n)),"@@@"}),f={},c={};s=l(s).replace(n,function(t){var n=S[t],e=n[0],r=n[1],o=n[3];if(f[e])throw new Error("Invalid format. "+e+" specified twice in format");return f[e]=!0,o&&(c[o]=!0),i.push(n),"("+r+")"}),Object.keys(c).forEach(function(t){if(!f[t])throw new Error("Invalid format. "+t+" is required in specified format")}),s=s.replace(/@@@/g,function(){return d.shift()});var h=t.match(new RegExp(s,"i"));if(!h)return null;for(var g,M=a(a({},m),o),D=1;D11||u.month<0||u.day>31||u.day<1||u.hour>23||u.hour<0||u.minute>59||u.minute<0||u.second>59||u.second<0)return null;return g}var P={format:b,parse:w,defaultI18n:f,setGlobalDateI18n:c,setGlobalDateMasks:H};t.assign=a,t.default=P,t.format=b,t.parse=w,t.defaultI18n=f,t.setGlobalDateI18n=c,t.setGlobalDateMasks=H,Object.defineProperty(t,"__esModule",{value:!0})}); -//# sourceMappingURL=fecha.min.js.map diff --git a/build/src/win-x64/publish/gateway/wwwroot/lib/micromodal.min.js b/build/src/win-x64/publish/gateway/wwwroot/lib/micromodal.min.js deleted file mode 100644 index 09167d26a..000000000 --- a/build/src/win-x64/publish/gateway/wwwroot/lib/micromodal.min.js +++ /dev/null @@ -1 +0,0 @@ -!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).MicroModal=t()}(this,(function(){"use strict";function e(e,t){for(var o=0;oe.length)&&(t=e.length);for(var o=0,n=new Array(t);o0&&this.registerTriggers.apply(this,t(a)),this.onClick=this.onClick.bind(this),this.onKeydown=this.onKeydown.bind(this)}var i,a,r;return i=o,(a=[{key:"registerTriggers",value:function(){for(var e=this,t=arguments.length,o=new Array(t),n=0;n0&&void 0!==arguments[0]?arguments[0]:null;if(this.activeElement=document.activeElement,this.modal.setAttribute("aria-hidden","false"),this.modal.classList.add(this.config.openClass),this.scrollBehaviour("disable"),this.addEventListeners(),this.config.awaitOpenAnimation){var o=function t(){e.modal.removeEventListener("animationend",t,!1),e.setFocusToFirstNode()};this.modal.addEventListener("animationend",o,!1)}else this.setFocusToFirstNode();this.config.onShow(this.modal,this.activeElement,t)}},{key:"closeModal",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=this.modal;if(this.modal.setAttribute("aria-hidden","true"),this.removeEventListeners(),this.scrollBehaviour("enable"),this.activeElement&&this.activeElement.focus&&this.activeElement.focus(),this.config.onClose(this.modal,this.activeElement,e),this.config.awaitCloseAnimation){var o=this.config.openClass;this.modal.addEventListener("animationend",(function e(){t.classList.remove(o),t.removeEventListener("animationend",e,!1)}),!1)}else t.classList.remove(this.config.openClass)}},{key:"closeModalById",value:function(e){this.modal=document.getElementById(e),this.modal&&this.closeModal()}},{key:"scrollBehaviour",value:function(e){if(this.config.disableScroll){var t=document.querySelector("body");switch(e){case"enable":Object.assign(t.style,{overflow:""});break;case"disable":Object.assign(t.style,{overflow:"hidden"})}}}},{key:"addEventListeners",value:function(){this.modal.addEventListener("touchstart",this.onClick),this.modal.addEventListener("click",this.onClick),document.addEventListener("keydown",this.onKeydown)}},{key:"removeEventListeners",value:function(){this.modal.removeEventListener("touchstart",this.onClick),this.modal.removeEventListener("click",this.onClick),document.removeEventListener("keydown",this.onKeydown)}},{key:"onClick",value:function(e){(e.target.hasAttribute(this.config.closeTrigger)||e.target.parentNode.hasAttribute(this.config.closeTrigger))&&(e.preventDefault(),e.stopPropagation(),this.closeModal(e))}},{key:"onKeydown",value:function(e){27===e.keyCode&&this.closeModal(e),9===e.keyCode&&this.retainFocus(e)}},{key:"getFocusableNodes",value:function(){var e=this.modal.querySelectorAll(n);return Array.apply(void 0,t(e))}},{key:"setFocusToFirstNode",value:function(){var e=this;if(!this.config.disableFocus){var t=this.getFocusableNodes();if(0!==t.length){var o=t.filter((function(t){return!t.hasAttribute(e.config.closeTrigger)}));o.length>0&&o[0].focus(),0===o.length&&t[0].focus()}}}},{key:"retainFocus",value:function(e){var t=this.getFocusableNodes();if(0!==t.length)if(t=t.filter((function(e){return null!==e.offsetParent})),this.modal.contains(document.activeElement)){var o=t.indexOf(document.activeElement);e.shiftKey&&0===o&&(t[t.length-1].focus(),e.preventDefault()),!e.shiftKey&&t.length>0&&o===t.length-1&&(t[0].focus(),e.preventDefault())}else t[0].focus()}}])&&e(i.prototype,a),r&&e(i,r),o}(),a=null,r=function(e){if(!document.getElementById(e))return console.warn("MicroModal: ❗Seems like you have missed %c'".concat(e,"'"),"background-color: #f8f9fa;color: #50596c;font-weight: bold;","ID somewhere in your code. Refer example below to resolve it."),console.warn("%cExample:","background-color: #f8f9fa;color: #50596c;font-weight: bold;",'')),!1},s=function(e,t){if(function(e){e.length<=0&&(console.warn("MicroModal: ❗Please specify at least one %c'micromodal-trigger'","background-color: #f8f9fa;color: #50596c;font-weight: bold;","data attribute."),console.warn("%cExample:","background-color: #f8f9fa;color: #50596c;font-weight: bold;",''))}(e),!t)return!0;for(var o in t)r(o);return!0},{init:function(e){var o=Object.assign({},{openTrigger:"data-micromodal-trigger"},e),n=t(document.querySelectorAll("[".concat(o.openTrigger,"]"))),r=function(e,t){var o=[];return e.forEach((function(e){var n=e.attributes[t].value;void 0===o[n]&&(o[n]=[]),o[n].push(e)})),o}(n,o.openTrigger);if(!0!==o.debugMode||!1!==s(n,r))for(var l in r){var c=r[l];o.targetModal=l,o.triggers=t(c),a=new i(o)}},show:function(e,t){var o=t||{};o.targetModal=e,!0===o.debugMode&&!1===r(e)||(a&&a.removeEventListeners(),(a=new i(o)).showModal())},close:function(e){e?a.closeModalById(e):a.closeModal()}});return"undefined"!=typeof window&&(window.MicroModal=l),l})); diff --git a/build/src/win-x64/publish/gateway/wwwroot/lib/pubsub.min.js b/build/src/win-x64/publish/gateway/wwwroot/lib/pubsub.min.js deleted file mode 100644 index 0dd9bd0c1..000000000 --- a/build/src/win-x64/publish/gateway/wwwroot/lib/pubsub.min.js +++ /dev/null @@ -1 +0,0 @@ -!function (t) { "use strict"; var r = {}; t.PubSub ? (r = t.PubSub, console.warn("PubSub already loaded, using existing version")) : function (s) { "use strict"; var a = {}, n = -1, u = "*"; function o(t) { var r; for (r in t) if (Object.prototype.hasOwnProperty.call(t, r)) return true; return false } function i(r) { return function t() { throw r } } function c(t, r, e) { try { t(r, e) } catch (t) { setTimeout(i(t), 0) } } function f(t, r, e) { t(r, e) } function p(t, r, e, n) { var o = a[r], i = n ? f : c, u; if (!Object.prototype.hasOwnProperty.call(a, r)) return; for (u in o) if (Object.prototype.hasOwnProperty.call(o, u)) i(o[u], t, e) } function l(n, o, i) { return function t() { var r = String(n), e = r.lastIndexOf("."); p(n, n, o, i); while (e !== -1) { r = r.substr(0, e); e = r.lastIndexOf("."); p(n, r, o, i) } p(n, u, o, i) } } function b(t) { var r = String(t), e = Boolean(Object.prototype.hasOwnProperty.call(a, r) && o(a[r])); return e } function y(t) { var r = String(t), e = b(r) || b(u), n = r.lastIndexOf("."); while (!e && n !== -1) { r = r.substr(0, n); n = r.lastIndexOf("."); e = b(r) } return e } function e(t, r, e, n) { t = typeof t === "symbol" ? t.toString() : t; var o = l(t, r, n), i = y(t); if (!i) return false; if (e === true) o(); else setTimeout(o, 0); return true } s.publish = function (t, r) { return e(t, r, false, s.immediateExceptions) }, s.publishSync = function (t, r) { return e(t, r, true, s.immediateExceptions) }, s.subscribe = function (t, r) { if (typeof r !== "function") return false; t = typeof t === "symbol" ? t.toString() : t; if (!Object.prototype.hasOwnProperty.call(a, t)) a[t] = {}; var e = "uid_" + String(++n); a[t][e] = r; return e }, s.subscribeAll = function (t) { return s.subscribe(u, t) }, s.subscribeOnce = function (t, r) { var e = s.subscribe(t, function () { s.unsubscribe(e); r.apply(this, arguments) }); return s }, s.clearAllSubscriptions = function t() { a = {} }, s.clearSubscriptions = function t(r) { var e; for (e in a) if (Object.prototype.hasOwnProperty.call(a, e) && e.indexOf(r) === 0) delete a[e] }, s.countSubscriptions = function t(r) { var e; var n; var o = 0; for (e in a) if (Object.prototype.hasOwnProperty.call(a, e) && e.indexOf(r) === 0) { for (n in a[e]) o++; break } return o }, s.getSubscriptions = function t(r) { var e; var n = []; for (e in a) if (Object.prototype.hasOwnProperty.call(a, e) && e.indexOf(r) === 0) n.push(e); return n }, s.unsubscribe = function (t) { var r = function (t) { var r; for (r in a) if (Object.prototype.hasOwnProperty.call(a, r) && r.indexOf(t) === 0) return true; return false }, e = typeof t === "string" && (Object.prototype.hasOwnProperty.call(a, t) || r(t)), n = !e && typeof t === "string", o = typeof t === "function", i = false, u, c, f; if (e) { s.clearSubscriptions(t); return } for (u in a) if (Object.prototype.hasOwnProperty.call(a, u)) { c = a[u]; if (n && c[t]) { delete c[t]; i = t; break } if (o) for (f in c) if (Object.prototype.hasOwnProperty.call(c, f) && c[f] === t) { delete c[f]; i = true } } return i } }(t.PubSub = r), "object" == typeof exports ? ((exports = void 0 !== module && module.exports ? module.exports = r : exports).PubSub = r, module.exports = exports = r) : "function" == typeof define && define.amd && define(function () { return r }) }("object" == typeof window && window || this); diff --git a/build/src/win-x64/publish/gateway/wwwroot/lib/pure-min.css b/build/src/win-x64/publish/gateway/wwwroot/lib/pure-min.css deleted file mode 100644 index 7b6e7b906..000000000 --- a/build/src/win-x64/publish/gateway/wwwroot/lib/pure-min.css +++ /dev/null @@ -1,11 +0,0 @@ -/*! -Pure v2.0.3 -Copyright 2013 Yahoo! -Licensed under the BSD License. -https://github.com/pure-css/pure/blob/master/LICENSE.md -*/ -/*! -normalize.css v | MIT License | git.io/normalize -Copyright (c) Nicolas Gallagher and Jonathan Neal -*/ -/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{font-family:sans-serif}.hidden,[hidden]{display:none!important}.pure-img{max-width:100%;height:auto;display:block}.pure-g{letter-spacing:-.31em;text-rendering:optimizespeed;font-family:FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-line-pack:start;align-content:flex-start}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){table .pure-g{display:block}}.opera-only :-o-prefocus,.pure-g{word-spacing:-.43em}.pure-u{display:inline-block;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-g [class*=pure-u]{font-family:sans-serif}.pure-u-1,.pure-u-1-1,.pure-u-1-12,.pure-u-1-2,.pure-u-1-24,.pure-u-1-3,.pure-u-1-4,.pure-u-1-5,.pure-u-1-6,.pure-u-1-8,.pure-u-10-24,.pure-u-11-12,.pure-u-11-24,.pure-u-12-24,.pure-u-13-24,.pure-u-14-24,.pure-u-15-24,.pure-u-16-24,.pure-u-17-24,.pure-u-18-24,.pure-u-19-24,.pure-u-2-24,.pure-u-2-3,.pure-u-2-5,.pure-u-20-24,.pure-u-21-24,.pure-u-22-24,.pure-u-23-24,.pure-u-24-24,.pure-u-3-24,.pure-u-3-4,.pure-u-3-5,.pure-u-3-8,.pure-u-4-24,.pure-u-4-5,.pure-u-5-12,.pure-u-5-24,.pure-u-5-5,.pure-u-5-6,.pure-u-5-8,.pure-u-6-24,.pure-u-7-12,.pure-u-7-24,.pure-u-7-8,.pure-u-8-24,.pure-u-9-24{display:inline-block;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-1-24{width:4.1667%}.pure-u-1-12,.pure-u-2-24{width:8.3333%}.pure-u-1-8,.pure-u-3-24{width:12.5%}.pure-u-1-6,.pure-u-4-24{width:16.6667%}.pure-u-1-5{width:20%}.pure-u-5-24{width:20.8333%}.pure-u-1-4,.pure-u-6-24{width:25%}.pure-u-7-24{width:29.1667%}.pure-u-1-3,.pure-u-8-24{width:33.3333%}.pure-u-3-8,.pure-u-9-24{width:37.5%}.pure-u-2-5{width:40%}.pure-u-10-24,.pure-u-5-12{width:41.6667%}.pure-u-11-24{width:45.8333%}.pure-u-1-2,.pure-u-12-24{width:50%}.pure-u-13-24{width:54.1667%}.pure-u-14-24,.pure-u-7-12{width:58.3333%}.pure-u-3-5{width:60%}.pure-u-15-24,.pure-u-5-8{width:62.5%}.pure-u-16-24,.pure-u-2-3{width:66.6667%}.pure-u-17-24{width:70.8333%}.pure-u-18-24,.pure-u-3-4{width:75%}.pure-u-19-24{width:79.1667%}.pure-u-4-5{width:80%}.pure-u-20-24,.pure-u-5-6{width:83.3333%}.pure-u-21-24,.pure-u-7-8{width:87.5%}.pure-u-11-12,.pure-u-22-24{width:91.6667%}.pure-u-23-24{width:95.8333%}.pure-u-1,.pure-u-1-1,.pure-u-24-24,.pure-u-5-5{width:100%}.pure-button{display:inline-block;line-height:normal;white-space:nowrap;vertical-align:middle;text-align:center;cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.pure-button::-moz-focus-inner{padding:0;border:0}.pure-button-group{letter-spacing:-.31em;text-rendering:optimizespeed}.opera-only :-o-prefocus,.pure-button-group{word-spacing:-.43em}.pure-button-group .pure-button{letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-button{font-family:inherit;font-size:100%;padding:.5em 1em;color:rgba(0,0,0,.8);border:none transparent;background-color:#e6e6e6;text-decoration:none;border-radius:2px}.pure-button-hover,.pure-button:focus,.pure-button:hover{background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(40%,rgba(0,0,0,.05)),to(rgba(0,0,0,.1)));background-image:linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1))}.pure-button:focus{outline:0}.pure-button-active,.pure-button:active{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset;box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset;border-color:#000}.pure-button-disabled,.pure-button-disabled:active,.pure-button-disabled:focus,.pure-button-disabled:hover,.pure-button[disabled]{border:none;background-image:none;opacity:.4;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none;pointer-events:none}.pure-button-hidden{display:none}.pure-button-primary,.pure-button-selected,a.pure-button-primary,a.pure-button-selected{background-color:#0078e7;color:#fff}.pure-button-group .pure-button{margin:0;border-radius:0;border-right:1px solid rgba(0,0,0,.2)}.pure-button-group .pure-button:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}.pure-button-group .pure-button:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px;border-right:none}.pure-form input[type=color],.pure-form input[type=date],.pure-form input[type=datetime-local],.pure-form input[type=datetime],.pure-form input[type=email],.pure-form input[type=month],.pure-form input[type=number],.pure-form input[type=password],.pure-form input[type=search],.pure-form input[type=tel],.pure-form input[type=text],.pure-form input[type=time],.pure-form input[type=url],.pure-form input[type=week],.pure-form select,.pure-form textarea{padding:.5em .6em;display:inline-block;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 3px #ddd;box-shadow:inset 0 1px 3px #ddd;border-radius:4px;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box}.pure-form input:not([type]){padding:.5em .6em;display:inline-block;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 3px #ddd;box-shadow:inset 0 1px 3px #ddd;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.pure-form input[type=color]{padding:.2em .5em}.pure-form input[type=color]:focus,.pure-form input[type=date]:focus,.pure-form input[type=datetime-local]:focus,.pure-form input[type=datetime]:focus,.pure-form input[type=email]:focus,.pure-form input[type=month]:focus,.pure-form input[type=number]:focus,.pure-form input[type=password]:focus,.pure-form input[type=search]:focus,.pure-form input[type=tel]:focus,.pure-form input[type=text]:focus,.pure-form input[type=time]:focus,.pure-form input[type=url]:focus,.pure-form input[type=week]:focus,.pure-form select:focus,.pure-form textarea:focus{outline:0;border-color:#129fea}.pure-form input:not([type]):focus{outline:0;border-color:#129fea}.pure-form input[type=checkbox]:focus,.pure-form input[type=file]:focus,.pure-form input[type=radio]:focus{outline:thin solid #129fea;outline:1px auto #129fea}.pure-form .pure-checkbox,.pure-form .pure-radio{margin:.5em 0;display:block}.pure-form input[type=color][disabled],.pure-form input[type=date][disabled],.pure-form input[type=datetime-local][disabled],.pure-form input[type=datetime][disabled],.pure-form input[type=email][disabled],.pure-form input[type=month][disabled],.pure-form input[type=number][disabled],.pure-form input[type=password][disabled],.pure-form input[type=search][disabled],.pure-form input[type=tel][disabled],.pure-form input[type=text][disabled],.pure-form input[type=time][disabled],.pure-form input[type=url][disabled],.pure-form input[type=week][disabled],.pure-form select[disabled],.pure-form textarea[disabled]{cursor:not-allowed;background-color:#eaeded;color:#cad2d3}.pure-form input:not([type])[disabled]{cursor:not-allowed;background-color:#eaeded;color:#cad2d3}.pure-form input[readonly],.pure-form select[readonly],.pure-form textarea[readonly]{background-color:#eee;color:#777;border-color:#ccc}.pure-form input:focus:invalid,.pure-form select:focus:invalid,.pure-form textarea:focus:invalid{color:#b94a48;border-color:#e9322d}.pure-form input[type=checkbox]:focus:invalid:focus,.pure-form input[type=file]:focus:invalid:focus,.pure-form input[type=radio]:focus:invalid:focus{outline-color:#e9322d}.pure-form select{height:2.25em;border:1px solid #ccc;background-color:#fff}.pure-form select[multiple]{height:auto}.pure-form label{margin:.5em 0 .2em}.pure-form fieldset{margin:0;padding:.35em 0 .75em;border:0}.pure-form legend{display:block;width:100%;padding:.3em 0;margin-bottom:.3em;color:#333;border-bottom:1px solid #e5e5e5}.pure-form-stacked input[type=color],.pure-form-stacked input[type=date],.pure-form-stacked input[type=datetime-local],.pure-form-stacked input[type=datetime],.pure-form-stacked input[type=email],.pure-form-stacked input[type=file],.pure-form-stacked input[type=month],.pure-form-stacked input[type=number],.pure-form-stacked input[type=password],.pure-form-stacked input[type=search],.pure-form-stacked input[type=tel],.pure-form-stacked input[type=text],.pure-form-stacked input[type=time],.pure-form-stacked input[type=url],.pure-form-stacked input[type=week],.pure-form-stacked label,.pure-form-stacked select,.pure-form-stacked textarea{display:block;margin:.25em 0}.pure-form-stacked input:not([type]){display:block;margin:.25em 0}.pure-form-aligned input,.pure-form-aligned select,.pure-form-aligned textarea,.pure-form-message-inline{display:inline-block;vertical-align:middle}.pure-form-aligned textarea{vertical-align:top}.pure-form-aligned .pure-control-group{margin-bottom:.5em}.pure-form-aligned .pure-control-group label{text-align:right;display:inline-block;vertical-align:middle;width:10em;margin:0 1em 0 0}.pure-form-aligned .pure-controls{margin:1.5em 0 0 11em}.pure-form .pure-input-rounded,.pure-form input.pure-input-rounded{border-radius:2em;padding:.5em 1em}.pure-form .pure-group fieldset{margin-bottom:10px}.pure-form .pure-group input,.pure-form .pure-group textarea{display:block;padding:10px;margin:0 0 -1px;border-radius:0;position:relative;top:-1px}.pure-form .pure-group input:focus,.pure-form .pure-group textarea:focus{z-index:3}.pure-form .pure-group input:first-child,.pure-form .pure-group textarea:first-child{top:1px;border-radius:4px 4px 0 0;margin:0}.pure-form .pure-group input:first-child:last-child,.pure-form .pure-group textarea:first-child:last-child{top:1px;border-radius:4px;margin:0}.pure-form .pure-group input:last-child,.pure-form .pure-group textarea:last-child{top:-2px;border-radius:0 0 4px 4px;margin:0}.pure-form .pure-group button{margin:.35em 0}.pure-form .pure-input-1{width:100%}.pure-form .pure-input-3-4{width:75%}.pure-form .pure-input-2-3{width:66%}.pure-form .pure-input-1-2{width:50%}.pure-form .pure-input-1-3{width:33%}.pure-form .pure-input-1-4{width:25%}.pure-form-message-inline{display:inline-block;padding-left:.3em;color:#666;vertical-align:middle;font-size:.875em}.pure-form-message{display:block;color:#666;font-size:.875em}@media only screen and (max-width :480px){.pure-form button[type=submit]{margin:.7em 0 0}.pure-form input:not([type]),.pure-form input[type=color],.pure-form input[type=date],.pure-form input[type=datetime-local],.pure-form input[type=datetime],.pure-form input[type=email],.pure-form input[type=month],.pure-form input[type=number],.pure-form input[type=password],.pure-form input[type=search],.pure-form input[type=tel],.pure-form input[type=text],.pure-form input[type=time],.pure-form input[type=url],.pure-form input[type=week],.pure-form label{margin-bottom:.3em;display:block}.pure-group input:not([type]),.pure-group input[type=color],.pure-group input[type=date],.pure-group input[type=datetime-local],.pure-group input[type=datetime],.pure-group input[type=email],.pure-group input[type=month],.pure-group input[type=number],.pure-group input[type=password],.pure-group input[type=search],.pure-group input[type=tel],.pure-group input[type=text],.pure-group input[type=time],.pure-group input[type=url],.pure-group input[type=week]{margin-bottom:0}.pure-form-aligned .pure-control-group label{margin-bottom:.3em;text-align:left;display:block;width:100%}.pure-form-aligned .pure-controls{margin:1.5em 0 0 0}.pure-form-message,.pure-form-message-inline{display:block;font-size:.75em;padding:.2em 0 .8em}}.pure-menu{-webkit-box-sizing:border-box;box-sizing:border-box}.pure-menu-fixed{position:fixed;left:0;top:0;z-index:3}.pure-menu-item,.pure-menu-list{position:relative}.pure-menu-list{list-style:none;margin:0;padding:0}.pure-menu-item{padding:0;margin:0;height:100%}.pure-menu-heading,.pure-menu-link{display:block;text-decoration:none;white-space:nowrap}.pure-menu-horizontal{width:100%;white-space:nowrap}.pure-menu-horizontal .pure-menu-list{display:inline-block}.pure-menu-horizontal .pure-menu-heading,.pure-menu-horizontal .pure-menu-item,.pure-menu-horizontal .pure-menu-separator{display:inline-block;vertical-align:middle}.pure-menu-item .pure-menu-item{display:block}.pure-menu-children{display:none;position:absolute;left:100%;top:0;margin:0;padding:0;z-index:3}.pure-menu-horizontal .pure-menu-children{left:0;top:auto;width:inherit}.pure-menu-active>.pure-menu-children,.pure-menu-allow-hover:hover>.pure-menu-children{display:block;position:absolute}.pure-menu-has-children>.pure-menu-link:after{padding-left:.5em;content:"\25B8";font-size:small}.pure-menu-horizontal .pure-menu-has-children>.pure-menu-link:after{content:"\25BE"}.pure-menu-scrollable{overflow-y:scroll;overflow-x:hidden}.pure-menu-scrollable .pure-menu-list{display:block}.pure-menu-horizontal.pure-menu-scrollable .pure-menu-list{display:inline-block}.pure-menu-horizontal.pure-menu-scrollable{white-space:nowrap;overflow-y:hidden;overflow-x:auto;padding:.5em 0}.pure-menu-horizontal .pure-menu-children .pure-menu-separator,.pure-menu-separator{background-color:#ccc;height:1px;margin:.3em 0}.pure-menu-horizontal .pure-menu-separator{width:1px;height:1.3em;margin:0 .3em}.pure-menu-horizontal .pure-menu-children .pure-menu-separator{display:block;width:auto}.pure-menu-heading{text-transform:uppercase;color:#565d64}.pure-menu-link{color:#777}.pure-menu-children{background-color:#fff}.pure-menu-disabled,.pure-menu-heading,.pure-menu-link{padding:.5em 1em}.pure-menu-disabled{opacity:.5}.pure-menu-disabled .pure-menu-link:hover{background-color:transparent}.pure-menu-active>.pure-menu-link,.pure-menu-link:focus,.pure-menu-link:hover{background-color:#eee}.pure-menu-selected>.pure-menu-link,.pure-menu-selected>.pure-menu-link:visited{color:#000}.pure-table{border-collapse:collapse;border-spacing:0;empty-cells:show;border:1px solid #cbcbcb}.pure-table caption{color:#000;font:italic 85%/1 arial,sans-serif;padding:1em 0;text-align:center}.pure-table td,.pure-table th{border-left:1px solid #cbcbcb;border-width:0 0 0 1px;font-size:inherit;margin:0;overflow:visible;padding:.5em 1em}.pure-table thead{background-color:#e0e0e0;color:#000;text-align:left;vertical-align:bottom}.pure-table td{background-color:transparent}.pure-table-odd td{background-color:#f2f2f2}.pure-table-striped tr:nth-child(2n-1) td{background-color:#f2f2f2}.pure-table-bordered td{border-bottom:1px solid #cbcbcb}.pure-table-bordered tbody>tr:last-child>td{border-bottom-width:0}.pure-table-horizontal td,.pure-table-horizontal th{border-width:0 0 1px 0;border-bottom:1px solid #cbcbcb}.pure-table-horizontal tbody>tr:last-child>td{border-bottom-width:0} \ No newline at end of file diff --git a/build/src/win-x64/publish/gateway/wwwroot/lib/signalr.min.js b/build/src/win-x64/publish/gateway/wwwroot/lib/signalr.min.js deleted file mode 100644 index 095e6b660..000000000 --- a/build/src/win-x64/publish/gateway/wwwroot/lib/signalr.min.js +++ /dev/null @@ -1,2 +0,0 @@ -var t,e;t=self,e=()=>(()=>{var t={d:(e,s)=>{for(var i in s)t.o(s,i)&&!t.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:s[i]})}};t.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),t.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),t.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"t",{value:!0})};var e,s={};t.r(s),t.d(s,{AbortError:()=>r,DefaultHttpClient:()=>H,HttpClient:()=>d,HttpError:()=>i,HttpResponse:()=>u,HttpTransportType:()=>W,HubConnection:()=>N,HubConnectionBuilder:()=>Y,HubConnectionState:()=>A,JsonHubProtocol:()=>K,LogLevel:()=>e,MessageType:()=>R,NullLogger:()=>p,Subject:()=>U,TimeoutError:()=>n,TransferFormat:()=>O,VERSION:()=>f});class i extends Error{constructor(t,e){const s=new.target.prototype;super(`${t}: Status code '${e}'`),this.statusCode=e,this.__proto__=s}}class n extends Error{constructor(t="A timeout occurred."){const e=new.target.prototype;super(t),this.__proto__=e}}class r extends Error{constructor(t="An abort occurred."){const e=new.target.prototype;super(t),this.__proto__=e}}class o extends Error{constructor(t,e){const s=new.target.prototype;super(t),this.transport=e,this.errorType="UnsupportedTransportError",this.__proto__=s}}class h extends Error{constructor(t,e){const s=new.target.prototype;super(t),this.transport=e,this.errorType="DisabledTransportError",this.__proto__=s}}class c extends Error{constructor(t,e){const s=new.target.prototype;super(t),this.transport=e,this.errorType="FailedToStartTransportError",this.__proto__=s}}class a extends Error{constructor(t){const e=new.target.prototype;super(t),this.errorType="FailedToNegotiateWithServerError",this.__proto__=e}}class l extends Error{constructor(t,e){const s=new.target.prototype;super(t),this.innerErrors=e,this.__proto__=s}}class u{constructor(t,e,s){this.statusCode=t,this.statusText=e,this.content=s}}class d{get(t,e){return this.send({...e,method:"GET",url:t})}post(t,e){return this.send({...e,method:"POST",url:t})}delete(t,e){return this.send({...e,method:"DELETE",url:t})}getCookieString(t){return""}}!function(t){t[t.Trace=0]="Trace",t[t.Debug=1]="Debug",t[t.Information=2]="Information",t[t.Warning=3]="Warning",t[t.Error=4]="Error",t[t.Critical=5]="Critical",t[t.None=6]="None"}(e||(e={}));class p{constructor(){}log(t,e){}}p.instance=new p;const f="7.0.3";class w{static isRequired(t,e){if(null==t)throw new Error(`The '${e}' argument is required.`)}static isNotEmpty(t,e){if(!t||t.match(/^\s*$/))throw new Error(`The '${e}' argument should not be empty.`)}static isIn(t,e,s){if(!(t in e))throw new Error(`Unknown ${s} value: ${t}.`)}}class g{static get isBrowser(){return"object"==typeof window&&"object"==typeof window.document}static get isWebWorker(){return"object"==typeof self&&"importScripts"in self}static get isReactNative(){return"object"==typeof window&&void 0===window.document}static get isNode(){return!this.isBrowser&&!this.isWebWorker&&!this.isReactNative}}function m(t,e){let s="";return y(t)?(s=`Binary data of length ${t.byteLength}`,e&&(s+=`. Content: '${function(t){const e=new Uint8Array(t);let s="";return e.forEach((t=>{s+=`0x${t<16?"0":""}${t.toString(16)} `})),s.substr(0,s.length-1)}(t)}'`)):"string"==typeof t&&(s=`String data of length ${t.length}`,e&&(s+=`. Content: '${t}'`)),s}function y(t){return t&&"undefined"!=typeof ArrayBuffer&&(t instanceof ArrayBuffer||t.constructor&&"ArrayBuffer"===t.constructor.name)}async function b(t,s,i,n,r,o){const h={},[c,a]=E();h[c]=a,t.log(e.Trace,`(${s} transport) sending data. ${m(r,o.logMessageContent)}.`);const l=y(r)?"arraybuffer":"text",u=await i.post(n,{content:r,headers:{...h,...o.headers},responseType:l,timeout:o.timeout,withCredentials:o.withCredentials});t.log(e.Trace,`(${s} transport) request complete. Response status: ${u.statusCode}.`)}class v{constructor(t,e){this.i=t,this.h=e}dispose(){const t=this.i.observers.indexOf(this.h);t>-1&&this.i.observers.splice(t,1),0===this.i.observers.length&&this.i.cancelCallback&&this.i.cancelCallback().catch((t=>{}))}}class ${constructor(t){this.l=t,this.out=console}log(t,s){if(t>=this.l){const i=`[${(new Date).toISOString()}] ${e[t]}: ${s}`;switch(t){case e.Critical:case e.Error:this.out.error(i);break;case e.Warning:this.out.warn(i);break;case e.Information:this.out.info(i);break;default:this.out.log(i)}}}}function E(){let t="X-SignalR-User-Agent";return g.isNode&&(t="User-Agent"),[t,C(f,S(),g.isNode?"NodeJS":"Browser",k())]}function C(t,e,s,i){let n="Microsoft SignalR/";const r=t.split(".");return n+=`${r[0]}.${r[1]}`,n+=` (${t}; `,n+=e&&""!==e?`${e}; `:"Unknown OS; ",n+=`${s}`,n+=i?`; ${i}`:"; Unknown Runtime Version",n+=")",n}function S(){if(!g.isNode)return"";switch(process.platform){case"win32":return"Windows NT";case"darwin":return"macOS";case"linux":return"Linux";default:return process.platform}}function k(){if(g.isNode)return process.versions.node}function P(t){return t.stack?t.stack:t.message?t.message:`${t}`}class T extends d{constructor(e){if(super(),this.u=e,"undefined"==typeof fetch){const t=require;this.p=new(t("tough-cookie").CookieJar),this.m=t("node-fetch"),this.m=t("fetch-cookie")(this.m,this.p)}else this.m=fetch.bind(function(){if("undefined"!=typeof globalThis)return globalThis;if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;if(void 0!==t.g)return t.g;throw new Error("could not find global")}());if("undefined"==typeof AbortController){const t=require;this.v=t("abort-controller")}else this.v=AbortController}async send(t){if(t.abortSignal&&t.abortSignal.aborted)throw new r;if(!t.method)throw new Error("No method defined.");if(!t.url)throw new Error("No url defined.");const s=new this.v;let o;t.abortSignal&&(t.abortSignal.onabort=()=>{s.abort(),o=new r});let h,c=null;if(t.timeout){const i=t.timeout;c=setTimeout((()=>{s.abort(),this.u.log(e.Warning,"Timeout from HTTP request."),o=new n}),i)}""===t.content&&(t.content=void 0),t.content&&(t.headers=t.headers||{},y(t.content)?t.headers["Content-Type"]="application/octet-stream":t.headers["Content-Type"]="text/plain;charset=UTF-8");try{h=await this.m(t.url,{body:t.content,cache:"no-cache",credentials:!0===t.withCredentials?"include":"same-origin",headers:{"X-Requested-With":"XMLHttpRequest",...t.headers},method:t.method,mode:"cors",redirect:"follow",signal:s.signal})}catch(t){if(o)throw o;throw this.u.log(e.Warning,`Error from HTTP request. ${t}.`),t}finally{c&&clearTimeout(c),t.abortSignal&&(t.abortSignal.onabort=null)}if(!h.ok){const t=await I(h,"text");throw new i(t||h.statusText,h.status)}const a=I(h,t.responseType),l=await a;return new u(h.status,h.statusText,l)}getCookieString(t){let e="";return g.isNode&&this.p&&this.p.getCookies(t,((t,s)=>e=s.join("; "))),e}}function I(t,e){let s;switch(e){case"arraybuffer":s=t.arrayBuffer();break;case"text":default:s=t.text();break;case"blob":case"document":case"json":throw new Error(`${e} is not supported.`)}return s}class _ extends d{constructor(t){super(),this.u=t}send(t){return t.abortSignal&&t.abortSignal.aborted?Promise.reject(new r):t.method?t.url?new Promise(((s,o)=>{const h=new XMLHttpRequest;h.open(t.method,t.url,!0),h.withCredentials=void 0===t.withCredentials||t.withCredentials,h.setRequestHeader("X-Requested-With","XMLHttpRequest"),""===t.content&&(t.content=void 0),t.content&&(y(t.content)?h.setRequestHeader("Content-Type","application/octet-stream"):h.setRequestHeader("Content-Type","text/plain;charset=UTF-8"));const c=t.headers;c&&Object.keys(c).forEach((t=>{h.setRequestHeader(t,c[t])})),t.responseType&&(h.responseType=t.responseType),t.abortSignal&&(t.abortSignal.onabort=()=>{h.abort(),o(new r)}),t.timeout&&(h.timeout=t.timeout),h.onload=()=>{t.abortSignal&&(t.abortSignal.onabort=null),h.status>=200&&h.status<300?s(new u(h.status,h.statusText,h.response||h.responseText)):o(new i(h.response||h.responseText||h.statusText,h.status))},h.onerror=()=>{this.u.log(e.Warning,`Error from HTTP request. ${h.status}: ${h.statusText}.`),o(new i(h.statusText,h.status))},h.ontimeout=()=>{this.u.log(e.Warning,"Timeout from HTTP request."),o(new n)},h.send(t.content)})):Promise.reject(new Error("No url defined.")):Promise.reject(new Error("No method defined."))}}class H extends d{constructor(t){if(super(),"undefined"!=typeof fetch||g.isNode)this.$=new T(t);else{if("undefined"==typeof XMLHttpRequest)throw new Error("No usable HttpClient found.");this.$=new _(t)}}send(t){return t.abortSignal&&t.abortSignal.aborted?Promise.reject(new r):t.method?t.url?this.$.send(t):Promise.reject(new Error("No url defined.")):Promise.reject(new Error("No method defined."))}getCookieString(t){return this.$.getCookieString(t)}}class D{static write(t){return`${t}${D.RecordSeparator}`}static parse(t){if(t[t.length-1]!==D.RecordSeparator)throw new Error("Message is incomplete.");const e=t.split(D.RecordSeparator);return e.pop(),e}}D.RecordSeparatorCode=30,D.RecordSeparator=String.fromCharCode(D.RecordSeparatorCode);class x{writeHandshakeRequest(t){return D.write(JSON.stringify(t))}parseHandshakeResponse(t){let e,s;if(y(t)){const i=new Uint8Array(t),n=i.indexOf(D.RecordSeparatorCode);if(-1===n)throw new Error("Message is incomplete.");const r=n+1;e=String.fromCharCode.apply(null,Array.prototype.slice.call(i.slice(0,r))),s=i.byteLength>r?i.slice(r).buffer:null}else{const i=t,n=i.indexOf(D.RecordSeparator);if(-1===n)throw new Error("Message is incomplete.");const r=n+1;e=i.substring(0,r),s=i.length>r?i.substring(r):null}const i=D.parse(e),n=JSON.parse(i[0]);if(n.type)throw new Error("Expected a handshake response from the server.");return[s,n]}}var R,A;!function(t){t[t.Invocation=1]="Invocation",t[t.StreamItem=2]="StreamItem",t[t.Completion=3]="Completion",t[t.StreamInvocation=4]="StreamInvocation",t[t.CancelInvocation=5]="CancelInvocation",t[t.Ping=6]="Ping",t[t.Close=7]="Close"}(R||(R={}));class U{constructor(){this.observers=[]}next(t){for(const e of this.observers)e.next(t)}error(t){for(const e of this.observers)e.error&&e.error(t)}complete(){for(const t of this.observers)t.complete&&t.complete()}subscribe(t){return this.observers.push(t),new v(this,t)}}!function(t){t.Disconnected="Disconnected",t.Connecting="Connecting",t.Connected="Connected",t.Disconnecting="Disconnecting",t.Reconnecting="Reconnecting"}(A||(A={}));class N{constructor(t,s,i,n){this.C=0,this.S=()=>{this.u.log(e.Warning,"The page is being frozen, this will likely lead to the connection being closed and messages being lost. For more information see the docs at https://docs.microsoft.com/aspnet/core/signalr/javascript-client#bsleep")},w.isRequired(t,"connection"),w.isRequired(s,"logger"),w.isRequired(i,"protocol"),this.serverTimeoutInMilliseconds=3e4,this.keepAliveIntervalInMilliseconds=15e3,this.u=s,this.k=i,this.connection=t,this.P=n,this.T=new x,this.connection.onreceive=t=>this.I(t),this.connection.onclose=t=>this._(t),this.H={},this.D={},this.R=[],this.A=[],this.U=[],this.N=0,this.L=!1,this.M=A.Disconnected,this.j=!1,this.q=this.k.writeMessage({type:R.Ping})}static create(t,e,s,i){return new N(t,e,s,i)}get state(){return this.M}get connectionId(){return this.connection&&this.connection.connectionId||null}get baseUrl(){return this.connection.baseUrl||""}set baseUrl(t){if(this.M!==A.Disconnected&&this.M!==A.Reconnecting)throw new Error("The HubConnection must be in the Disconnected or Reconnecting state to change the url.");if(!t)throw new Error("The HubConnection url must be a valid url.");this.connection.baseUrl=t}start(){return this.W=this.O(),this.W}async O(){if(this.M!==A.Disconnected)return Promise.reject(new Error("Cannot start a HubConnection that is not in the 'Disconnected' state."));this.M=A.Connecting,this.u.log(e.Debug,"Starting HubConnection.");try{await this.F(),g.isBrowser&&window.document.addEventListener("freeze",this.S),this.M=A.Connected,this.j=!0,this.u.log(e.Debug,"HubConnection connected successfully.")}catch(t){return this.M=A.Disconnected,this.u.log(e.Debug,`HubConnection failed to start successfully because of error '${t}'.`),Promise.reject(t)}}async F(){this.B=void 0,this.L=!1;const t=new Promise(((t,e)=>{this.X=t,this.J=e}));await this.connection.start(this.k.transferFormat);try{const s={protocol:this.k.name,version:this.k.version};if(this.u.log(e.Debug,"Sending handshake request."),await this.V(this.T.writeHandshakeRequest(s)),this.u.log(e.Information,`Using HubProtocol '${this.k.name}'.`),this.G(),this.K(),this.Y(),await t,this.B)throw this.B;this.connection.features.inherentKeepAlive||await this.V(this.q)}catch(t){throw this.u.log(e.Debug,`Hub handshake failed with error '${t}' during start(). Stopping HubConnection.`),this.G(),this.Z(),await this.connection.stop(t),t}}async stop(){const t=this.W;this.tt=this.et(),await this.tt;try{await t}catch(t){}}et(t){return this.M===A.Disconnected?(this.u.log(e.Debug,`Call to HubConnection.stop(${t}) ignored because it is already in the disconnected state.`),Promise.resolve()):this.M===A.Disconnecting?(this.u.log(e.Debug,`Call to HttpConnection.stop(${t}) ignored because the connection is already in the disconnecting state.`),this.tt):(this.M=A.Disconnecting,this.u.log(e.Debug,"Stopping HubConnection."),this.st?(this.u.log(e.Debug,"Connection stopped during reconnect delay. Done reconnecting."),clearTimeout(this.st),this.st=void 0,this.it(),Promise.resolve()):(this.G(),this.Z(),this.B=t||new r("The connection was stopped before the hub handshake could complete."),this.connection.stop(t)))}stream(t,...e){const[s,i]=this.nt(e),n=this.rt(t,e,i);let r;const o=new U;return o.cancelCallback=()=>{const t=this.ot(n.invocationId);return delete this.H[n.invocationId],r.then((()=>this.ht(t)))},this.H[n.invocationId]=(t,e)=>{e?o.error(e):t&&(t.type===R.Completion?t.error?o.error(new Error(t.error)):o.complete():o.next(t.item))},r=this.ht(n).catch((t=>{o.error(t),delete this.H[n.invocationId]})),this.ct(s,r),o}V(t){return this.Y(),this.connection.send(t)}ht(t){return this.V(this.k.writeMessage(t))}send(t,...e){const[s,i]=this.nt(e),n=this.ht(this.lt(t,e,!0,i));return this.ct(s,n),n}invoke(t,...e){const[s,i]=this.nt(e),n=this.lt(t,e,!1,i);return new Promise(((t,e)=>{this.H[n.invocationId]=(s,i)=>{i?e(i):s&&(s.type===R.Completion?s.error?e(new Error(s.error)):t(s.result):e(new Error(`Unexpected message type: ${s.type}`)))};const i=this.ht(n).catch((t=>{e(t),delete this.H[n.invocationId]}));this.ct(s,i)}))}on(t,e){t&&e&&(t=t.toLowerCase(),this.D[t]||(this.D[t]=[]),-1===this.D[t].indexOf(e)&&this.D[t].push(e))}off(t,e){if(!t)return;t=t.toLowerCase();const s=this.D[t];if(s)if(e){const i=s.indexOf(e);-1!==i&&(s.splice(i,1),0===s.length&&delete this.D[t])}else delete this.D[t]}onclose(t){t&&this.R.push(t)}onreconnecting(t){t&&this.A.push(t)}onreconnected(t){t&&this.U.push(t)}I(t){if(this.G(),this.L||(t=this.ut(t),this.L=!0),t){const s=this.k.parseMessages(t,this.u);for(const t of s)switch(t.type){case R.Invocation:this.dt(t);break;case R.StreamItem:case R.Completion:{const s=this.H[t.invocationId];if(s){t.type===R.Completion&&delete this.H[t.invocationId];try{s(t)}catch(t){this.u.log(e.Error,`Stream callback threw error: ${P(t)}`)}}break}case R.Ping:break;case R.Close:{this.u.log(e.Information,"Close message received from server.");const s=t.error?new Error("Server returned an error on close: "+t.error):void 0;!0===t.allowReconnect?this.connection.stop(s):this.tt=this.et(s);break}default:this.u.log(e.Warning,`Invalid message type: ${t.type}.`)}}this.K()}ut(t){let s,i;try{[i,s]=this.T.parseHandshakeResponse(t)}catch(t){const s="Error parsing handshake response: "+t;this.u.log(e.Error,s);const i=new Error(s);throw this.J(i),i}if(s.error){const t="Server returned handshake error: "+s.error;this.u.log(e.Error,t);const i=new Error(t);throw this.J(i),i}return this.u.log(e.Debug,"Server handshake complete."),this.X(),i}Y(){this.connection.features.inherentKeepAlive||(this.C=(new Date).getTime()+this.keepAliveIntervalInMilliseconds,this.Z())}K(){if(!(this.connection.features&&this.connection.features.inherentKeepAlive||(this.ft=setTimeout((()=>this.serverTimeout()),this.serverTimeoutInMilliseconds),void 0!==this.wt))){let t=this.C-(new Date).getTime();t<0&&(t=0),this.wt=setTimeout((async()=>{if(this.M===A.Connected)try{await this.V(this.q)}catch{this.Z()}}),t)}}serverTimeout(){this.connection.stop(new Error("Server timeout elapsed without receiving a message from the server."))}async dt(t){const s=t.target.toLowerCase(),i=this.D[s];if(!i)return this.u.log(e.Warning,`No client method with the name '${s}' found.`),void(t.invocationId&&(this.u.log(e.Warning,`No result given for '${s}' method and invocation ID '${t.invocationId}'.`),await this.ht(this.gt(t.invocationId,"Client didn't provide a result.",null))));const n=i.slice(),r=!!t.invocationId;let o,h,c;for(const i of n)try{const n=o;o=await i.apply(this,t.arguments),r&&o&&n&&(this.u.log(e.Error,`Multiple results provided for '${s}'. Sending error to server.`),c=this.gt(t.invocationId,"Client provided multiple results.",null)),h=void 0}catch(t){h=t,this.u.log(e.Error,`A callback for the method '${s}' threw error '${t}'.`)}c?await this.ht(c):r?(h?c=this.gt(t.invocationId,`${h}`,null):void 0!==o?c=this.gt(t.invocationId,null,o):(this.u.log(e.Warning,`No result given for '${s}' method and invocation ID '${t.invocationId}'.`),c=this.gt(t.invocationId,"Client didn't provide a result.",null)),await this.ht(c)):o&&this.u.log(e.Error,`Result given for '${s}' method but server is not expecting a result.`)}_(t){this.u.log(e.Debug,`HubConnection.connectionClosed(${t}) called while in state ${this.M}.`),this.B=this.B||t||new r("The underlying connection was closed before the hub handshake could complete."),this.X&&this.X(),this.yt(t||new Error("Invocation canceled due to the underlying connection being closed.")),this.G(),this.Z(),this.M===A.Disconnecting?this.it(t):this.M===A.Connected&&this.P?this.bt(t):this.M===A.Connected&&this.it(t)}it(t){if(this.j){this.M=A.Disconnected,this.j=!1,g.isBrowser&&window.document.removeEventListener("freeze",this.S);try{this.R.forEach((e=>e.apply(this,[t])))}catch(s){this.u.log(e.Error,`An onclose callback called with error '${t}' threw error '${s}'.`)}}}async bt(t){const s=Date.now();let i=0,n=void 0!==t?t:new Error("Attempting to reconnect due to a unknown error."),r=this.vt(i++,0,n);if(null===r)return this.u.log(e.Debug,"Connection not reconnecting because the IRetryPolicy returned null on the first reconnect attempt."),void this.it(t);if(this.M=A.Reconnecting,t?this.u.log(e.Information,`Connection reconnecting because of error '${t}'.`):this.u.log(e.Information,"Connection reconnecting."),0!==this.A.length){try{this.A.forEach((e=>e.apply(this,[t])))}catch(s){this.u.log(e.Error,`An onreconnecting callback called with error '${t}' threw error '${s}'.`)}if(this.M!==A.Reconnecting)return void this.u.log(e.Debug,"Connection left the reconnecting state in onreconnecting callback. Done reconnecting.")}for(;null!==r;){if(this.u.log(e.Information,`Reconnect attempt number ${i} will start in ${r} ms.`),await new Promise((t=>{this.st=setTimeout(t,r)})),this.st=void 0,this.M!==A.Reconnecting)return void this.u.log(e.Debug,"Connection left the reconnecting state during reconnect delay. Done reconnecting.");try{if(await this.F(),this.M=A.Connected,this.u.log(e.Information,"HubConnection reconnected successfully."),0!==this.U.length)try{this.U.forEach((t=>t.apply(this,[this.connection.connectionId])))}catch(t){this.u.log(e.Error,`An onreconnected callback called with connectionId '${this.connection.connectionId}; threw error '${t}'.`)}return}catch(t){if(this.u.log(e.Information,`Reconnect attempt failed because of error '${t}'.`),this.M!==A.Reconnecting)return this.u.log(e.Debug,`Connection moved to the '${this.M}' from the reconnecting state during reconnect attempt. Done reconnecting.`),void(this.M===A.Disconnecting&&this.it());n=t instanceof Error?t:new Error(t.toString()),r=this.vt(i++,Date.now()-s,n)}}this.u.log(e.Information,`Reconnect retries have been exhausted after ${Date.now()-s} ms and ${i} failed attempts. Connection disconnecting.`),this.it()}vt(t,s,i){try{return this.P.nextRetryDelayInMilliseconds({elapsedMilliseconds:s,previousRetryCount:t,retryReason:i})}catch(i){return this.u.log(e.Error,`IRetryPolicy.nextRetryDelayInMilliseconds(${t}, ${s}) threw error '${i}'.`),null}}yt(t){const s=this.H;this.H={},Object.keys(s).forEach((i=>{const n=s[i];try{n(null,t)}catch(s){this.u.log(e.Error,`Stream 'error' callback called with '${t}' threw error: ${P(s)}`)}}))}Z(){this.wt&&(clearTimeout(this.wt),this.wt=void 0)}G(){this.ft&&clearTimeout(this.ft)}lt(t,e,s,i){if(s)return 0!==i.length?{arguments:e,streamIds:i,target:t,type:R.Invocation}:{arguments:e,target:t,type:R.Invocation};{const s=this.N;return this.N++,0!==i.length?{arguments:e,invocationId:s.toString(),streamIds:i,target:t,type:R.Invocation}:{arguments:e,invocationId:s.toString(),target:t,type:R.Invocation}}}ct(t,e){if(0!==t.length){e||(e=Promise.resolve());for(const s in t)t[s].subscribe({complete:()=>{e=e.then((()=>this.ht(this.gt(s))))},error:t=>{let i;i=t instanceof Error?t.message:t&&t.toString?t.toString():"Unknown error",e=e.then((()=>this.ht(this.gt(s,i))))},next:t=>{e=e.then((()=>this.ht(this.$t(s,t))))}})}}nt(t){const e=[],s=[];for(let i=0;i0)&&(e=!1,this.Pt=await this.kt()),this.Tt(t);const s=await this.St.send(t);return e&&401===s.statusCode&&this.kt?(this.Pt=await this.kt(),this.Tt(t),await this.St.send(t)):s}Tt(t){t.headers||(t.headers={}),this.Pt?t.headers[j.Authorization]=`Bearer ${this.Pt}`:this.kt&&t.headers[j.Authorization]&&delete t.headers[j.Authorization]}getCookieString(t){return this.St.getCookieString(t)}}var W,O;!function(t){t[t.None=0]="None",t[t.WebSockets=1]="WebSockets",t[t.ServerSentEvents=2]="ServerSentEvents",t[t.LongPolling=4]="LongPolling"}(W||(W={})),function(t){t[t.Text=1]="Text",t[t.Binary=2]="Binary"}(O||(O={}));class F{constructor(){this.It=!1,this.onabort=null}abort(){this.It||(this.It=!0,this.onabort&&this.onabort())}get signal(){return this}get aborted(){return this.It}}class B{constructor(t,e,s){this.$=t,this.u=e,this._t=new F,this.Ht=s,this.Dt=!1,this.onreceive=null,this.onclose=null}get pollAborted(){return this._t.aborted}async connect(t,s){if(w.isRequired(t,"url"),w.isRequired(s,"transferFormat"),w.isIn(s,O,"transferFormat"),this.xt=t,this.u.log(e.Trace,"(LongPolling transport) Connecting."),s===O.Binary&&"undefined"!=typeof XMLHttpRequest&&"string"!=typeof(new XMLHttpRequest).responseType)throw new Error("Binary protocols over XmlHttpRequest not implementing advanced features are not supported.");const[n,r]=E(),o={[n]:r,...this.Ht.headers},h={abortSignal:this._t.signal,headers:o,timeout:1e5,withCredentials:this.Ht.withCredentials};s===O.Binary&&(h.responseType="arraybuffer");const c=`${t}&_=${Date.now()}`;this.u.log(e.Trace,`(LongPolling transport) polling: ${c}.`);const a=await this.$.get(c,h);200!==a.statusCode?(this.u.log(e.Error,`(LongPolling transport) Unexpected response code: ${a.statusCode}.`),this.Rt=new i(a.statusText||"",a.statusCode),this.Dt=!1):this.Dt=!0,this.At=this.Ut(this.xt,h)}async Ut(t,s){try{for(;this.Dt;)try{const n=`${t}&_=${Date.now()}`;this.u.log(e.Trace,`(LongPolling transport) polling: ${n}.`);const r=await this.$.get(n,s);204===r.statusCode?(this.u.log(e.Information,"(LongPolling transport) Poll terminated by server."),this.Dt=!1):200!==r.statusCode?(this.u.log(e.Error,`(LongPolling transport) Unexpected response code: ${r.statusCode}.`),this.Rt=new i(r.statusText||"",r.statusCode),this.Dt=!1):r.content?(this.u.log(e.Trace,`(LongPolling transport) data received. ${m(r.content,this.Ht.logMessageContent)}.`),this.onreceive&&this.onreceive(r.content)):this.u.log(e.Trace,"(LongPolling transport) Poll timed out, reissuing.")}catch(t){this.Dt?t instanceof n?this.u.log(e.Trace,"(LongPolling transport) Poll timed out, reissuing."):(this.Rt=t,this.Dt=!1):this.u.log(e.Trace,`(LongPolling transport) Poll errored after shutdown: ${t.message}`)}}finally{this.u.log(e.Trace,"(LongPolling transport) Polling complete."),this.pollAborted||this.Nt()}}async send(t){return this.Dt?b(this.u,"LongPolling",this.$,this.xt,t,this.Ht):Promise.reject(new Error("Cannot send until the transport is connected"))}async stop(){this.u.log(e.Trace,"(LongPolling transport) Stopping polling."),this.Dt=!1,this._t.abort();try{await this.At,this.u.log(e.Trace,`(LongPolling transport) sending DELETE request to ${this.xt}.`);const t={},[s,i]=E();t[s]=i;const n={headers:{...t,...this.Ht.headers},timeout:this.Ht.timeout,withCredentials:this.Ht.withCredentials};await this.$.delete(this.xt,n),this.u.log(e.Trace,"(LongPolling transport) DELETE request sent.")}finally{this.u.log(e.Trace,"(LongPolling transport) Stop finished."),this.Nt()}}Nt(){if(this.onclose){let t="(LongPolling transport) Firing onclose event.";this.Rt&&(t+=" Error: "+this.Rt),this.u.log(e.Trace,t),this.onclose(this.Rt)}}}class X{constructor(t,e,s,i){this.$=t,this.Pt=e,this.u=s,this.Ht=i,this.onreceive=null,this.onclose=null}async connect(t,s){return w.isRequired(t,"url"),w.isRequired(s,"transferFormat"),w.isIn(s,O,"transferFormat"),this.u.log(e.Trace,"(SSE transport) Connecting."),this.xt=t,this.Pt&&(t+=(t.indexOf("?")<0?"?":"&")+`access_token=${encodeURIComponent(this.Pt)}`),new Promise(((i,n)=>{let r,o=!1;if(s===O.Text){if(g.isBrowser||g.isWebWorker)r=new this.Ht.EventSource(t,{withCredentials:this.Ht.withCredentials});else{const e=this.$.getCookieString(t),s={};s.Cookie=e;const[i,n]=E();s[i]=n,r=new this.Ht.EventSource(t,{withCredentials:this.Ht.withCredentials,headers:{...s,...this.Ht.headers}})}try{r.onmessage=t=>{if(this.onreceive)try{this.u.log(e.Trace,`(SSE transport) data received. ${m(t.data,this.Ht.logMessageContent)}.`),this.onreceive(t.data)}catch(t){return void this.Lt(t)}},r.onerror=t=>{o?this.Lt():n(new Error("EventSource failed to connect. The connection could not be found on the server, either the connection ID is not present on the server, or a proxy is refusing/buffering the connection. If you have multiple servers check that sticky sessions are enabled."))},r.onopen=()=>{this.u.log(e.Information,`SSE connected to ${this.xt}`),this.Mt=r,o=!0,i()}}catch(t){return void n(t)}}else n(new Error("The Server-Sent Events transport only supports the 'Text' transfer format"))}))}async send(t){return this.Mt?b(this.u,"SSE",this.$,this.xt,t,this.Ht):Promise.reject(new Error("Cannot send until the transport is connected"))}stop(){return this.Lt(),Promise.resolve()}Lt(t){this.Mt&&(this.Mt.close(),this.Mt=void 0,this.onclose&&this.onclose(t))}}class J{constructor(t,e,s,i,n,r){this.u=s,this.kt=e,this.jt=i,this.qt=n,this.$=t,this.onreceive=null,this.onclose=null,this.Wt=r}async connect(t,s){let i;return w.isRequired(t,"url"),w.isRequired(s,"transferFormat"),w.isIn(s,O,"transferFormat"),this.u.log(e.Trace,"(WebSockets transport) Connecting."),this.kt&&(i=await this.kt()),new Promise(((n,r)=>{let o;t=t.replace(/^http/,"ws");const h=this.$.getCookieString(t);let c=!1;if(g.isNode||g.isReactNative){const e={},[s,n]=E();e[s]=n,i&&(e[j.Authorization]=`Bearer ${i}`),h&&(e[j.Cookie]=h),o=new this.qt(t,void 0,{headers:{...e,...this.Wt}})}else i&&(t+=(t.indexOf("?")<0?"?":"&")+`access_token=${encodeURIComponent(i)}`);o||(o=new this.qt(t)),s===O.Binary&&(o.binaryType="arraybuffer"),o.onopen=s=>{this.u.log(e.Information,`WebSocket connected to ${t}.`),this.Ot=o,c=!0,n()},o.onerror=t=>{let s=null;s="undefined"!=typeof ErrorEvent&&t instanceof ErrorEvent?t.error:"There was an error with the transport",this.u.log(e.Information,`(WebSockets transport) ${s}.`)},o.onmessage=t=>{if(this.u.log(e.Trace,`(WebSockets transport) data received. ${m(t.data,this.jt)}.`),this.onreceive)try{this.onreceive(t.data)}catch(t){return void this.Lt(t)}},o.onclose=t=>{if(c)this.Lt(t);else{let e=null;e="undefined"!=typeof ErrorEvent&&t instanceof ErrorEvent?t.error:"WebSocket failed to connect. The connection could not be found on the server, either the endpoint may not be a SignalR endpoint, the connection ID is not present on the server, or there is a proxy blocking WebSockets. If you have multiple servers check that sticky sessions are enabled.",r(new Error(e))}}}))}send(t){return this.Ot&&this.Ot.readyState===this.qt.OPEN?(this.u.log(e.Trace,`(WebSockets transport) sending data. ${m(t,this.jt)}.`),this.Ot.send(t),Promise.resolve()):Promise.reject("WebSocket is not in the OPEN state")}stop(){return this.Ot&&this.Lt(void 0),Promise.resolve()}Lt(t){this.Ot&&(this.Ot.onclose=()=>{},this.Ot.onmessage=()=>{},this.Ot.onerror=()=>{},this.Ot.close(),this.Ot=void 0),this.u.log(e.Trace,"(WebSockets transport) socket closed."),this.onclose&&(!this.Ft(t)||!1!==t.wasClean&&1e3===t.code?t instanceof Error?this.onclose(t):this.onclose():this.onclose(new Error(`WebSocket closed with status code: ${t.code} (${t.reason||"no reason given"}).`)))}Ft(t){return t&&"boolean"==typeof t.wasClean&&"number"==typeof t.code}}class z{constructor(t,s={}){var i;if(this.Bt=()=>{},this.features={},this.Xt=1,w.isRequired(t,"url"),this.u=void 0===(i=s.logger)?new $(e.Information):null===i?p.instance:void 0!==i.log?i:new $(i),this.baseUrl=this.Jt(t),(s=s||{}).logMessageContent=void 0!==s.logMessageContent&&s.logMessageContent,"boolean"!=typeof s.withCredentials&&void 0!==s.withCredentials)throw new Error("withCredentials option was not a 'boolean' or 'undefined' value");s.withCredentials=void 0===s.withCredentials||s.withCredentials,s.timeout=void 0===s.timeout?1e5:s.timeout;let n=null,r=null;if(g.isNode){const t=require;n=t("ws"),r=t("eventsource")}g.isNode||"undefined"==typeof WebSocket||s.WebSocket?g.isNode&&!s.WebSocket&&n&&(s.WebSocket=n):s.WebSocket=WebSocket,g.isNode||"undefined"==typeof EventSource||s.EventSource?g.isNode&&!s.EventSource&&void 0!==r&&(s.EventSource=r):s.EventSource=EventSource,this.$=new q(s.httpClient||new H(this.u),s.accessTokenFactory),this.M="Disconnected",this.j=!1,this.Ht=s,this.onreceive=null,this.onclose=null}async start(t){if(t=t||O.Binary,w.isIn(t,O,"transferFormat"),this.u.log(e.Debug,`Starting connection with transfer format '${O[t]}'.`),"Disconnected"!==this.M)return Promise.reject(new Error("Cannot start an HttpConnection that is not in the 'Disconnected' state."));if(this.M="Connecting",this.zt=this.F(t),await this.zt,"Disconnecting"===this.M){const t="Failed to start the HttpConnection before stop() was called.";return this.u.log(e.Error,t),await this.tt,Promise.reject(new r(t))}if("Connected"!==this.M){const t="HttpConnection.startInternal completed gracefully but didn't enter the connection into the connected state!";return this.u.log(e.Error,t),Promise.reject(new r(t))}this.j=!0}send(t){return"Connected"!==this.M?Promise.reject(new Error("Cannot send data if the connection is not in the 'Connected' State.")):(this.Vt||(this.Vt=new V(this.transport)),this.Vt.send(t))}async stop(t){return"Disconnected"===this.M?(this.u.log(e.Debug,`Call to HttpConnection.stop(${t}) ignored because the connection is already in the disconnected state.`),Promise.resolve()):"Disconnecting"===this.M?(this.u.log(e.Debug,`Call to HttpConnection.stop(${t}) ignored because the connection is already in the disconnecting state.`),this.tt):(this.M="Disconnecting",this.tt=new Promise((t=>{this.Bt=t})),await this.et(t),void await this.tt)}async et(t){this.Gt=t;try{await this.zt}catch(t){}if(this.transport){try{await this.transport.stop()}catch(t){this.u.log(e.Error,`HttpConnection.transport.stop() threw error '${t}'.`),this.Kt()}this.transport=void 0}else this.u.log(e.Debug,"HttpConnection.transport is undefined in HttpConnection.stop() because start() failed.")}async F(t){let s=this.baseUrl;this.kt=this.Ht.accessTokenFactory,this.$.kt=this.kt;try{if(this.Ht.skipNegotiation){if(this.Ht.transport!==W.WebSockets)throw new Error("Negotiation can only be skipped when using the WebSocket transport directly.");this.transport=this.Qt(W.WebSockets),await this.Yt(s,t)}else{let e=null,i=0;do{if(e=await this.Zt(s),"Disconnecting"===this.M||"Disconnected"===this.M)throw new r("The connection was stopped during negotiation.");if(e.error)throw new Error(e.error);if(e.ProtocolVersion)throw new Error("Detected a connection attempt to an ASP.NET SignalR Server. This client only supports connecting to an ASP.NET Core SignalR Server. See https://aka.ms/signalr-core-differences for details.");if(e.url&&(s=e.url),e.accessToken){const t=e.accessToken;this.kt=()=>t,this.$.Pt=t,this.$.kt=void 0}i++}while(e.url&&i<100);if(100===i&&e.url)throw new Error("Negotiate redirection limit exceeded.");await this.te(s,this.Ht.transport,e,t)}this.transport instanceof B&&(this.features.inherentKeepAlive=!0),"Connecting"===this.M&&(this.u.log(e.Debug,"The HttpConnection connected successfully."),this.M="Connected")}catch(t){return this.u.log(e.Error,"Failed to start the connection: "+t),this.M="Disconnected",this.transport=void 0,this.Bt(),Promise.reject(t)}}async Zt(t){const s={},[n,r]=E();s[n]=r;const o=this.ee(t);this.u.log(e.Debug,`Sending negotiation request: ${o}.`);try{const t=await this.$.post(o,{content:"",headers:{...s,...this.Ht.headers},timeout:this.Ht.timeout,withCredentials:this.Ht.withCredentials});if(200!==t.statusCode)return Promise.reject(new Error(`Unexpected status code returned from negotiate '${t.statusCode}'`));const e=JSON.parse(t.content);return(!e.negotiateVersion||e.negotiateVersion<1)&&(e.connectionToken=e.connectionId),e}catch(t){let s="Failed to complete negotiation with the server: "+t;return t instanceof i&&404===t.statusCode&&(s+=" Either this is not a SignalR endpoint or there is a proxy blocking the connection."),this.u.log(e.Error,s),Promise.reject(new a(s))}}se(t,e){return e?t+(-1===t.indexOf("?")?"?":"&")+`id=${e}`:t}async te(t,s,i,n){let o=this.se(t,i.connectionToken);if(this.ie(s))return this.u.log(e.Debug,"Connection was provided an instance of ITransport, using that directly."),this.transport=s,await this.Yt(o,n),void(this.connectionId=i.connectionId);const h=[],a=i.availableTransports||[];let u=i;for(const i of a){const a=this.ne(i,s,n);if(a instanceof Error)h.push(`${i.transport} failed:`),h.push(a);else if(this.ie(a)){if(this.transport=a,!u){try{u=await this.Zt(t)}catch(t){return Promise.reject(t)}o=this.se(t,u.connectionToken)}try{return await this.Yt(o,n),void(this.connectionId=u.connectionId)}catch(t){if(this.u.log(e.Error,`Failed to start the transport '${i.transport}': ${t}`),u=void 0,h.push(new c(`${i.transport} failed: ${t}`,W[i.transport])),"Connecting"!==this.M){const t="Failed to select transport before stop() was called.";return this.u.log(e.Debug,t),Promise.reject(new r(t))}}}}return h.length>0?Promise.reject(new l(`Unable to connect to the server with any of the available transports. ${h.join(" ")}`,h)):Promise.reject(new Error("None of the transports supported by the client are supported by the server."))}Qt(t){switch(t){case W.WebSockets:if(!this.Ht.WebSocket)throw new Error("'WebSocket' is not supported in your environment.");return new J(this.$,this.kt,this.u,this.Ht.logMessageContent,this.Ht.WebSocket,this.Ht.headers||{});case W.ServerSentEvents:if(!this.Ht.EventSource)throw new Error("'EventSource' is not supported in your environment.");return new X(this.$,this.$.Pt,this.u,this.Ht);case W.LongPolling:return new B(this.$,this.u,this.Ht);default:throw new Error(`Unknown transport: ${t}.`)}}Yt(t,e){return this.transport.onreceive=this.onreceive,this.transport.onclose=t=>this.Kt(t),this.transport.connect(t,e)}ne(t,s,i){const n=W[t.transport];if(null==n)return this.u.log(e.Debug,`Skipping transport '${t.transport}' because it is not supported by this client.`),new Error(`Skipping transport '${t.transport}' because it is not supported by this client.`);if(!function(t,e){return!t||0!=(e&t)}(s,n))return this.u.log(e.Debug,`Skipping transport '${W[n]}' because it was disabled by the client.`),new h(`'${W[n]}' is disabled by the client.`,n);if(!(t.transferFormats.map((t=>O[t])).indexOf(i)>=0))return this.u.log(e.Debug,`Skipping transport '${W[n]}' because it does not support the requested transfer format '${O[i]}'.`),new Error(`'${W[n]}' does not support ${O[i]}.`);if(n===W.WebSockets&&!this.Ht.WebSocket||n===W.ServerSentEvents&&!this.Ht.EventSource)return this.u.log(e.Debug,`Skipping transport '${W[n]}' because it is not supported in your environment.'`),new o(`'${W[n]}' is not supported in your environment.`,n);this.u.log(e.Debug,`Selecting transport '${W[n]}'.`);try{return this.Qt(n)}catch(t){return t}}ie(t){return t&&"object"==typeof t&&"connect"in t}Kt(t){if(this.u.log(e.Debug,`HttpConnection.stopConnection(${t}) called while in state ${this.M}.`),this.transport=void 0,t=this.Gt||t,this.Gt=void 0,"Disconnected"!==this.M){if("Connecting"===this.M)throw this.u.log(e.Warning,`Call to HttpConnection.stopConnection(${t}) was ignored because the connection is still in the connecting state.`),new Error(`HttpConnection.stopConnection(${t}) was called while the connection is still in the connecting state.`);if("Disconnecting"===this.M&&this.Bt(),t?this.u.log(e.Error,`Connection disconnected with error '${t}'.`):this.u.log(e.Information,"Connection disconnected."),this.Vt&&(this.Vt.stop().catch((t=>{this.u.log(e.Error,`TransportSendQueue.stop() threw error '${t}'.`)})),this.Vt=void 0),this.connectionId=void 0,this.M="Disconnected",this.j){this.j=!1;try{this.onclose&&this.onclose(t)}catch(s){this.u.log(e.Error,`HttpConnection.onclose(${t}) threw error '${s}'.`)}}}else this.u.log(e.Debug,`Call to HttpConnection.stopConnection(${t}) was ignored because the connection is already in the disconnected state.`)}Jt(t){if(0===t.lastIndexOf("https://",0)||0===t.lastIndexOf("http://",0))return t;if(!g.isBrowser)throw new Error(`Cannot resolve '${t}'.`);const s=window.document.createElement("a");return s.href=t,this.u.log(e.Information,`Normalizing '${t}' to '${s.href}'.`),s.href}ee(t){const e=t.indexOf("?");let s=t.substring(0,-1===e?t.length:e);return"/"!==s[s.length-1]&&(s+="/"),s+="negotiate",s+=-1===e?"":t.substring(e),-1===s.indexOf("negotiateVersion")&&(s+=-1===e?"?":"&",s+="negotiateVersion="+this.Xt),s}}class V{constructor(t){this.re=t,this.oe=[],this.he=!0,this.ce=new G,this.ae=new G,this.le=this.ue()}send(t){return this.de(t),this.ae||(this.ae=new G),this.ae.promise}stop(){return this.he=!1,this.ce.resolve(),this.le}de(t){if(this.oe.length&&typeof this.oe[0]!=typeof t)throw new Error(`Expected data to be of type ${typeof this.oe} but was of type ${typeof t}`);this.oe.push(t),this.ce.resolve()}async ue(){for(;;){if(await this.ce.promise,!this.he){this.ae&&this.ae.reject("Connection stopped.");break}this.ce=new G;const t=this.ae;this.ae=void 0;const e="string"==typeof this.oe[0]?this.oe.join(""):V.pe(this.oe);this.oe.length=0;try{await this.re.send(e),t.resolve()}catch(e){t.reject(e)}}}static pe(t){const e=t.map((t=>t.byteLength)).reduce(((t,e)=>t+e)),s=new Uint8Array(e);let i=0;for(const e of t)s.set(new Uint8Array(e),i),i+=e.byteLength;return s.buffer}}class G{constructor(){this.promise=new Promise(((t,e)=>[this.fe,this.we]=[t,e]))}resolve(){this.fe()}reject(t){this.we(t)}}class K{constructor(){this.name="json",this.version=1,this.transferFormat=O.Text}parseMessages(t,s){if("string"!=typeof t)throw new Error("Invalid input for JSON hub protocol. Expected a string.");if(!t)return[];null===s&&(s=p.instance);const i=D.parse(t),n=[];for(const t of i){const i=JSON.parse(t);if("number"!=typeof i.type)throw new Error("Invalid payload.");switch(i.type){case R.Invocation:this.ge(i);break;case R.StreamItem:this.me(i);break;case R.Completion:this.ye(i);break;case R.Ping:case R.Close:break;default:s.log(e.Information,"Unknown message type '"+i.type+"' ignored.");continue}n.push(i)}return n}writeMessage(t){return D.write(JSON.stringify(t))}ge(t){this.be(t.target,"Invalid payload for Invocation message."),void 0!==t.invocationId&&this.be(t.invocationId,"Invalid payload for Invocation message.")}me(t){if(this.be(t.invocationId,"Invalid payload for StreamItem message."),void 0===t.item)throw new Error("Invalid payload for StreamItem message.")}ye(t){if(t.result&&t.error)throw new Error("Invalid payload for Completion message.");!t.result&&t.error&&this.be(t.error,"Invalid payload for Completion message."),this.be(t.invocationId,"Invalid payload for Completion message.")}be(t,e){if("string"!=typeof t||""===t)throw new Error(e)}}const Q={trace:e.Trace,debug:e.Debug,info:e.Information,information:e.Information,warn:e.Warning,warning:e.Warning,error:e.Error,critical:e.Critical,none:e.None};class Y{configureLogging(t){if(w.isRequired(t,"logging"),void 0!==t.log)this.logger=t;else if("string"==typeof t){const e=function(t){const e=Q[t.toLowerCase()];if(void 0!==e)return e;throw new Error(`Unknown log level: ${t}`)}(t);this.logger=new $(e)}else this.logger=new $(t);return this}withUrl(t,e){return w.isRequired(t,"url"),w.isNotEmpty(t,"url"),this.url=t,this.httpConnectionOptions="object"==typeof e?{...this.httpConnectionOptions,...e}:{...this.httpConnectionOptions,transport:e},this}withHubProtocol(t){return w.isRequired(t,"protocol"),this.protocol=t,this}withAutomaticReconnect(t){if(this.reconnectPolicy)throw new Error("A reconnectPolicy has already been set.");return t?Array.isArray(t)?this.reconnectPolicy=new M(t):this.reconnectPolicy=t:this.reconnectPolicy=new M,this}build(){const t=this.httpConnectionOptions||{};if(void 0===t.logger&&(t.logger=this.logger),!this.url)throw new Error("The 'HubConnectionBuilder.withUrl' method must be called before building the connection.");const e=new z(this.url,t);return N.create(e,this.logger||p.instance,this.protocol||new K,this.reconnectPolicy)}}return Uint8Array.prototype.indexOf||Object.defineProperty(Uint8Array.prototype,"indexOf",{value:Array.prototype.indexOf,writable:!0}),Uint8Array.prototype.slice||Object.defineProperty(Uint8Array.prototype,"slice",{value:function(t,e){return new Uint8Array(Array.prototype.slice.call(this,t,e))},writable:!0}),Uint8Array.prototype.forEach||Object.defineProperty(Uint8Array.prototype,"forEach",{value:Array.prototype.forEach,writable:!0}),s})(),"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.signalR=e():t.signalR=e(); -//# sourceMappingURL=signalr.min.js.map \ No newline at end of file diff --git a/build/src/win-x64/publish/gateway/wwwroot/lib/vue.global.prod.js b/build/src/win-x64/publish/gateway/wwwroot/lib/vue.global.prod.js deleted file mode 100644 index 53edceee9..000000000 --- a/build/src/win-x64/publish/gateway/wwwroot/lib/vue.global.prod.js +++ /dev/null @@ -1 +0,0 @@ -var Vue=function(e){"use strict";function t(e,t){const n=Object.create(null),o=e.split(",");for(let r=0;r!!n[e.toLowerCase()]:e=>!!n[e]}const n=t("Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt");function o(e){if(E(e)){const t={};for(let n=0;n{if(e){const n=e.split(s);n.length>1&&(t[n[0].trim()]=n[1].trim())}})),t}function c(e){let t="";if(R(e))t=e;else if(E(e))for(let n=0;nh(e,t)))}const g=(e,t)=>t&&t.__v_isRef?g(e,t.value):O(t)?{[`Map(${t.size})`]:[...t.entries()].reduce(((e,[t,n])=>(e[`${t} =>`]=n,e)),{})}:A(t)?{[`Set(${t.size})`]:[...t.values()]}:!M(t)||E(t)||L(t)?t:String(t),v={},y=[],_=()=>{},b=()=>!1,S=/^on[^a-z]/,x=e=>S.test(e),C=e=>e.startsWith("onUpdate:"),k=Object.assign,w=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},T=Object.prototype.hasOwnProperty,N=(e,t)=>T.call(e,t),E=Array.isArray,O=e=>"[object Map]"===B(e),A=e=>"[object Set]"===B(e),F=e=>"[object Date]"===B(e),P=e=>"function"==typeof e,R=e=>"string"==typeof e,$=e=>"symbol"==typeof e,M=e=>null!==e&&"object"==typeof e,V=e=>M(e)&&P(e.then)&&P(e.catch),I=Object.prototype.toString,B=e=>I.call(e),L=e=>"[object Object]"===B(e),j=e=>R(e)&&"NaN"!==e&&"-"!==e[0]&&""+parseInt(e,10)===e,U=t(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),D=t("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),H=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},W=/-(\w)/g,z=H((e=>e.replace(W,((e,t)=>t?t.toUpperCase():"")))),K=/\B([A-Z])/g,G=H((e=>e.replace(K,"-$1").toLowerCase())),q=H((e=>e.charAt(0).toUpperCase()+e.slice(1))),J=H((e=>e?`on${q(e)}`:"")),Z=(e,t)=>!Object.is(e,t),Y=(e,t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},X=e=>{const t=parseFloat(e);return isNaN(t)?e:t},ee=e=>{const t=R(e)?Number(e):NaN;return isNaN(t)?e:t};let te;let ne;class oe{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this.parent=ne,!e&&ne&&(this.index=(ne.scopes||(ne.scopes=[])).push(this)-1)}get active(){return this._active}run(e){if(this._active){const t=ne;try{return ne=this,e()}finally{ne=t}}}on(){ne=this}off(){ne=this.parent}stop(e){if(this._active){let t,n;for(t=0,n=this.effects.length;t{const t=new Set(e);return t.w=0,t.n=0,t},le=e=>(e.w&pe)>0,ce=e=>(e.n&pe)>0,ae=new WeakMap;let ue=0,pe=1;let fe;const de=Symbol(""),he=Symbol("");class me{constructor(e,t=null,n){this.fn=e,this.scheduler=t,this.active=!0,this.deps=[],this.parent=void 0,re(this,n)}run(){if(!this.active)return this.fn();let e=fe,t=ve;for(;e;){if(e===this)return;e=e.parent}try{return this.parent=fe,fe=this,ve=!0,pe=1<<++ue,ue<=30?(({deps:e})=>{if(e.length)for(let t=0;t{const{deps:t}=e;if(t.length){let n=0;for(let o=0;o{("length"===n||n>=e)&&l.push(t)}))}else switch(void 0!==n&&l.push(i.get(n)),t){case"add":E(e)?j(n)&&l.push(i.get("length")):(l.push(i.get(de)),O(e)&&l.push(i.get(he)));break;case"delete":E(e)||(l.push(i.get(de)),O(e)&&l.push(i.get(he)));break;case"set":O(e)&&l.push(i.get(de))}if(1===l.length)l[0]&&ke(l[0]);else{const e=[];for(const t of l)t&&e.push(...t);ke(ie(e))}}function ke(e,t){const n=E(e)?e:[...e];for(const o of n)o.computed&&we(o);for(const o of n)o.computed||we(o)}function we(e,t){(e!==fe||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}const Te=t("__proto__,__v_isRef,__isVue"),Ne=new Set(Object.getOwnPropertyNames(Symbol).filter((e=>"arguments"!==e&&"caller"!==e)).map((e=>Symbol[e])).filter($)),Ee=Me(),Oe=Me(!1,!0),Ae=Me(!0),Fe=Me(!0,!0),Pe=Re();function Re(){const e={};return["includes","indexOf","lastIndexOf"].forEach((t=>{e[t]=function(...e){const n=xt(this);for(let t=0,r=this.length;t{e[t]=function(...e){_e();const n=xt(this)[t].apply(this,e);return be(),n}})),e}function $e(e){const t=xt(this);return Se(t,0,e),t.hasOwnProperty(e)}function Me(e=!1,t=!1){return function(n,o,r){if("__v_isReactive"===o)return!e;if("__v_isReadonly"===o)return e;if("__v_isShallow"===o)return t;if("__v_raw"===o&&r===(e?t?ft:pt:t?ut:at).get(n))return n;const s=E(n);if(!e){if(s&&N(Pe,o))return Reflect.get(Pe,o,r);if("hasOwnProperty"===o)return $e}const i=Reflect.get(n,o,r);return($(o)?Ne.has(o):Te(o))?i:(e||Se(n,0,o),t?i:Et(i)?s&&j(o)?i:i.value:M(i)?e?gt(i):ht(i):i)}}function Ve(e=!1){return function(t,n,o,r){let s=t[n];if(_t(s)&&Et(s)&&!Et(o))return!1;if(!e&&(bt(o)||_t(o)||(s=xt(s),o=xt(o)),!E(t)&&Et(s)&&!Et(o)))return s.value=o,!0;const i=E(t)&&j(n)?Number(n)!0,deleteProperty:(e,t)=>!0},Le=k({},Ie,{get:Oe,set:Ve(!0)}),je=k({},Be,{get:Fe}),Ue=e=>e,De=e=>Reflect.getPrototypeOf(e);function He(e,t,n=!1,o=!1){const r=xt(e=e.__v_raw),s=xt(t);n||(t!==s&&Se(r,0,t),Se(r,0,s));const{has:i}=De(r),l=o?Ue:n?wt:kt;return i.call(r,t)?l(e.get(t)):i.call(r,s)?l(e.get(s)):void(e!==r&&e.get(t))}function We(e,t=!1){const n=this.__v_raw,o=xt(n),r=xt(e);return t||(e!==r&&Se(o,0,e),Se(o,0,r)),e===r?n.has(e):n.has(e)||n.has(r)}function ze(e,t=!1){return e=e.__v_raw,!t&&Se(xt(e),0,de),Reflect.get(e,"size",e)}function Ke(e){e=xt(e);const t=xt(this);return De(t).has.call(t,e)||(t.add(e),Ce(t,"add",e,e)),this}function Ge(e,t){t=xt(t);const n=xt(this),{has:o,get:r}=De(n);let s=o.call(n,e);s||(e=xt(e),s=o.call(n,e));const i=r.call(n,e);return n.set(e,t),s?Z(t,i)&&Ce(n,"set",e,t):Ce(n,"add",e,t),this}function qe(e){const t=xt(this),{has:n,get:o}=De(t);let r=n.call(t,e);r||(e=xt(e),r=n.call(t,e)),o&&o.call(t,e);const s=t.delete(e);return r&&Ce(t,"delete",e,void 0),s}function Je(){const e=xt(this),t=0!==e.size,n=e.clear();return t&&Ce(e,"clear",void 0,void 0),n}function Ze(e,t){return function(n,o){const r=this,s=r.__v_raw,i=xt(s),l=t?Ue:e?wt:kt;return!e&&Se(i,0,de),s.forEach(((e,t)=>n.call(o,l(e),l(t),r)))}}function Ye(e,t,n){return function(...o){const r=this.__v_raw,s=xt(r),i=O(s),l="entries"===e||e===Symbol.iterator&&i,c="keys"===e&&i,a=r[e](...o),u=n?Ue:t?wt:kt;return!t&&Se(s,0,c?he:de),{next(){const{value:e,done:t}=a.next();return t?{value:e,done:t}:{value:l?[u(e[0]),u(e[1])]:u(e),done:t}},[Symbol.iterator](){return this}}}}function Qe(e){return function(...t){return"delete"!==e&&this}}function Xe(){const e={get(e){return He(this,e)},get size(){return ze(this)},has:We,add:Ke,set:Ge,delete:qe,clear:Je,forEach:Ze(!1,!1)},t={get(e){return He(this,e,!1,!0)},get size(){return ze(this)},has:We,add:Ke,set:Ge,delete:qe,clear:Je,forEach:Ze(!1,!0)},n={get(e){return He(this,e,!0)},get size(){return ze(this,!0)},has(e){return We.call(this,e,!0)},add:Qe("add"),set:Qe("set"),delete:Qe("delete"),clear:Qe("clear"),forEach:Ze(!0,!1)},o={get(e){return He(this,e,!0,!0)},get size(){return ze(this,!0)},has(e){return We.call(this,e,!0)},add:Qe("add"),set:Qe("set"),delete:Qe("delete"),clear:Qe("clear"),forEach:Ze(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach((r=>{e[r]=Ye(r,!1,!1),n[r]=Ye(r,!0,!1),t[r]=Ye(r,!1,!0),o[r]=Ye(r,!0,!0)})),[e,n,t,o]}const[et,tt,nt,ot]=Xe();function rt(e,t){const n=t?e?ot:nt:e?tt:et;return(t,o,r)=>"__v_isReactive"===o?!e:"__v_isReadonly"===o?e:"__v_raw"===o?t:Reflect.get(N(n,o)&&o in t?n:t,o,r)}const st={get:rt(!1,!1)},it={get:rt(!1,!0)},lt={get:rt(!0,!1)},ct={get:rt(!0,!0)},at=new WeakMap,ut=new WeakMap,pt=new WeakMap,ft=new WeakMap;function dt(e){return e.__v_skip||!Object.isExtensible(e)?0:function(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}((e=>B(e).slice(8,-1))(e))}function ht(e){return _t(e)?e:vt(e,!1,Ie,st,at)}function mt(e){return vt(e,!1,Le,it,ut)}function gt(e){return vt(e,!0,Be,lt,pt)}function vt(e,t,n,o,r){if(!M(e))return e;if(e.__v_raw&&(!t||!e.__v_isReactive))return e;const s=r.get(e);if(s)return s;const i=dt(e);if(0===i)return e;const l=new Proxy(e,2===i?o:n);return r.set(e,l),l}function yt(e){return _t(e)?yt(e.__v_raw):!(!e||!e.__v_isReactive)}function _t(e){return!(!e||!e.__v_isReadonly)}function bt(e){return!(!e||!e.__v_isShallow)}function St(e){return yt(e)||_t(e)}function xt(e){const t=e&&e.__v_raw;return t?xt(t):e}function Ct(e){return Q(e,"__v_skip",!0),e}const kt=e=>M(e)?ht(e):e,wt=e=>M(e)?gt(e):e;function Tt(e){ve&&fe&&xe((e=xt(e)).dep||(e.dep=ie()))}function Nt(e,t){const n=(e=xt(e)).dep;n&&ke(n)}function Et(e){return!(!e||!0!==e.__v_isRef)}function Ot(e){return At(e,!1)}function At(e,t){return Et(e)?e:new Ft(e,t)}class Ft{constructor(e,t){this.__v_isShallow=t,this.dep=void 0,this.__v_isRef=!0,this._rawValue=t?e:xt(e),this._value=t?e:kt(e)}get value(){return Tt(this),this._value}set value(e){const t=this.__v_isShallow||bt(e)||_t(e);e=t?e:xt(e),Z(e,this._rawValue)&&(this._rawValue=e,this._value=t?e:kt(e),Nt(this))}}function Pt(e){return Et(e)?e.value:e}const Rt={get:(e,t,n)=>Pt(Reflect.get(e,t,n)),set:(e,t,n,o)=>{const r=e[t];return Et(r)&&!Et(n)?(r.value=n,!0):Reflect.set(e,t,n,o)}};function $t(e){return yt(e)?e:new Proxy(e,Rt)}class Mt{constructor(e){this.dep=void 0,this.__v_isRef=!0;const{get:t,set:n}=e((()=>Tt(this)),(()=>Nt(this)));this._get=t,this._set=n}get value(){return this._get()}set value(e){this._set(e)}}class Vt{constructor(e,t,n){this._object=e,this._key=t,this._defaultValue=n,this.__v_isRef=!0}get value(){const e=this._object[this._key];return void 0===e?this._defaultValue:e}set value(e){this._object[this._key]=e}get dep(){return function(e,t){var n;return null===(n=ae.get(e))||void 0===n?void 0:n.get(t)}(xt(this._object),this._key)}}function It(e,t,n){const o=e[t];return Et(o)?o:new Vt(e,t,n)}var Bt;class Lt{constructor(e,t,n,o){this._setter=t,this.dep=void 0,this.__v_isRef=!0,this[Bt]=!1,this._dirty=!0,this.effect=new me(e,(()=>{this._dirty||(this._dirty=!0,Nt(this))})),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=n}get value(){const e=xt(this);return Tt(e),!e._dirty&&e._cacheable||(e._dirty=!1,e._value=e.effect.run()),e._value}set value(e){this._setter(e)}}function jt(e,t,n,o){let r;try{r=o?e(...o):e()}catch(s){Dt(s,t,n)}return r}function Ut(e,t,n,o){if(P(e)){const r=jt(e,t,n,o);return r&&V(r)&&r.catch((e=>{Dt(e,t,n)})),r}const r=[];for(let s=0;s>>1;rn(zt[o])rn(e)-rn(t))),Jt=0;Jtnull==e.id?1/0:e.id,sn=(e,t)=>{const n=rn(e)-rn(t);if(0===n){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function ln(e){Wt=!1,Ht=!0,zt.sort(sn);try{for(Kt=0;KtR(e)?e.trim():e))),t&&(r=n.map(X))}let l,c=o[l=J(t)]||o[l=J(z(t))];!c&&s&&(c=o[l=J(G(t))]),c&&Ut(c,e,6,r);const a=o[l+"Once"];if(a){if(e.emitted){if(e.emitted[l])return}else e.emitted={};e.emitted[l]=!0,Ut(a,e,6,r)}}function un(e,t,n=!1){const o=t.emitsCache,r=o.get(e);if(void 0!==r)return r;const s=e.emits;let i={},l=!1;if(!P(e)){const o=e=>{const n=un(e,t,!0);n&&(l=!0,k(i,n))};!n&&t.mixins.length&&t.mixins.forEach(o),e.extends&&o(e.extends),e.mixins&&e.mixins.forEach(o)}return s||l?(E(s)?s.forEach((e=>i[e]=null)):k(i,s),M(e)&&o.set(e,i),i):(M(e)&&o.set(e,null),null)}function pn(e,t){return!(!e||!x(t))&&(t=t.slice(2).replace(/Once$/,""),N(e,t[0].toLowerCase()+t.slice(1))||N(e,G(t))||N(e,t))}let fn=null,dn=null;function hn(e){const t=fn;return fn=e,dn=e&&e.type.__scopeId||null,t}function mn(e,t=fn,n){if(!t)return e;if(e._n)return e;const o=(...n)=>{o._d&&Tr(-1);const r=hn(t);let s;try{s=e(...n)}finally{hn(r),o._d&&Tr(1)}return s};return o._n=!0,o._c=!0,o._d=!0,o}function gn(e){const{type:t,vnode:n,proxy:o,withProxy:r,props:s,propsOptions:[i],slots:l,attrs:c,emit:a,render:u,renderCache:p,data:f,setupState:d,ctx:h,inheritAttrs:m}=e;let g,v;const y=hn(e);try{if(4&n.shapeFlag){const e=r||o;g=Lr(u.call(e,e,p,s,d,f,h)),v=c}else{const e=t;0,g=Lr(e(s,e.length>1?{attrs:c,slots:l,emit:a}:null)),v=t.props?c:vn(c)}}catch(b){Sr.length=0,Dt(b,e,1),g=Mr(_r)}let _=g;if(v&&!1!==m){const e=Object.keys(v),{shapeFlag:t}=_;e.length&&7&t&&(i&&e.some(C)&&(v=yn(v,i)),_=Ir(_,v))}return n.dirs&&(_=Ir(_),_.dirs=_.dirs?_.dirs.concat(n.dirs):n.dirs),n.transition&&(_.transition=n.transition),g=_,hn(y),g}const vn=e=>{let t;for(const n in e)("class"===n||"style"===n||x(n))&&((t||(t={}))[n]=e[n]);return t},yn=(e,t)=>{const n={};for(const o in e)C(o)&&o.slice(9)in t||(n[o]=e[o]);return n};function _n(e,t,n){const o=Object.keys(t);if(o.length!==Object.keys(e).length)return!0;for(let r=0;re.__isSuspense,xn={name:"Suspense",__isSuspense:!0,process(e,t,n,o,r,s,i,l,c,a){null==e?function(e,t,n,o,r,s,i,l,c){const{p:a,o:{createElement:u}}=c,p=u("div"),f=e.suspense=kn(e,r,o,t,p,n,s,i,l,c);a(null,f.pendingBranch=e.ssContent,p,null,o,f,s,i),f.deps>0?(Cn(e,"onPending"),Cn(e,"onFallback"),a(null,e.ssFallback,t,n,o,null,s,i),Nn(f,e.ssFallback)):f.resolve()}(t,n,o,r,s,i,l,c,a):function(e,t,n,o,r,s,i,l,{p:c,um:a,o:{createElement:u}}){const p=t.suspense=e.suspense;p.vnode=t,t.el=e.el;const f=t.ssContent,d=t.ssFallback,{activeBranch:h,pendingBranch:m,isInFallback:g,isHydrating:v}=p;if(m)p.pendingBranch=f,Ar(f,m)?(c(m,f,p.hiddenContainer,null,r,p,s,i,l),p.deps<=0?p.resolve():g&&(c(h,d,n,o,r,null,s,i,l),Nn(p,d))):(p.pendingId++,v?(p.isHydrating=!1,p.activeBranch=m):a(m,r,p),p.deps=0,p.effects.length=0,p.hiddenContainer=u("div"),g?(c(null,f,p.hiddenContainer,null,r,p,s,i,l),p.deps<=0?p.resolve():(c(h,d,n,o,r,null,s,i,l),Nn(p,d))):h&&Ar(f,h)?(c(h,f,n,o,r,p,s,i,l),p.resolve(!0)):(c(null,f,p.hiddenContainer,null,r,p,s,i,l),p.deps<=0&&p.resolve()));else if(h&&Ar(f,h))c(h,f,n,o,r,p,s,i,l),Nn(p,f);else if(Cn(t,"onPending"),p.pendingBranch=f,p.pendingId++,c(null,f,p.hiddenContainer,null,r,p,s,i,l),p.deps<=0)p.resolve();else{const{timeout:e,pendingId:t}=p;e>0?setTimeout((()=>{p.pendingId===t&&p.fallback(d)}),e):0===e&&p.fallback(d)}}(e,t,n,o,r,i,l,c,a)},hydrate:function(e,t,n,o,r,s,i,l,c){const a=t.suspense=kn(t,o,n,e.parentNode,document.createElement("div"),null,r,s,i,l,!0),u=c(e,a.pendingBranch=t.ssContent,n,a,s,i);0===a.deps&&a.resolve();return u},create:kn,normalize:function(e){const{shapeFlag:t,children:n}=e,o=32&t;e.ssContent=wn(o?n.default:n),e.ssFallback=o?wn(n.fallback):Mr(_r)}};function Cn(e,t){const n=e.props&&e.props[t];P(n)&&n()}function kn(e,t,n,o,r,s,i,l,c,a,u=!1){const{p:p,m:f,um:d,n:h,o:{parentNode:m,remove:g}}=a,v=e.props?ee(e.props.timeout):void 0,y={vnode:e,parent:t,parentComponent:n,isSVG:i,container:o,hiddenContainer:r,anchor:s,deps:0,pendingId:0,timeout:"number"==typeof v?v:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:u,isUnmounted:!1,effects:[],resolve(e=!1){const{vnode:t,activeBranch:n,pendingBranch:o,pendingId:r,effects:s,parentComponent:i,container:l}=y;if(y.isHydrating)y.isHydrating=!1;else if(!e){const e=n&&o.transition&&"out-in"===o.transition.mode;e&&(n.transition.afterLeave=()=>{r===y.pendingId&&f(o,l,t,0)});let{anchor:t}=y;n&&(t=h(n),d(n,i,y,!0)),e||f(o,l,t,0)}Nn(y,o),y.pendingBranch=null,y.isInFallback=!1;let c=y.parent,a=!1;for(;c;){if(c.pendingBranch){c.effects.push(...s),a=!0;break}c=c.parent}a||tn(s),y.effects=[],Cn(t,"onResolve")},fallback(e){if(!y.pendingBranch)return;const{vnode:t,activeBranch:n,parentComponent:o,container:r,isSVG:s}=y;Cn(t,"onFallback");const i=h(n),a=()=>{y.isInFallback&&(p(null,e,r,i,o,null,s,l,c),Nn(y,e))},u=e.transition&&"out-in"===e.transition.mode;u&&(n.transition.afterLeave=a),y.isInFallback=!0,d(n,o,null,!0),u||a()},move(e,t,n){y.activeBranch&&f(y.activeBranch,e,t,n),y.container=e},next:()=>y.activeBranch&&h(y.activeBranch),registerDep(e,t){const n=!!y.pendingBranch;n&&y.deps++;const o=e.vnode.el;e.asyncDep.catch((t=>{Dt(t,e,0)})).then((r=>{if(e.isUnmounted||y.isUnmounted||y.pendingId!==e.suspenseId)return;e.asyncResolved=!0;const{vnode:s}=e;es(e,r,!1),o&&(s.el=o);const l=!o&&e.subTree.el;t(e,s,m(o||e.subTree.el),o?null:h(e.subTree),y,i,c),l&&g(l),bn(e,s.el),n&&0==--y.deps&&y.resolve()}))},unmount(e,t){y.isUnmounted=!0,y.activeBranch&&d(y.activeBranch,n,e,t),y.pendingBranch&&d(y.pendingBranch,n,e,t)}};return y}function wn(e){let t;if(P(e)){const n=wr&&e._c;n&&(e._d=!1,Cr()),e=e(),n&&(e._d=!0,t=xr,kr())}if(E(e)){const t=function(e){let t;for(let n=0;nt!==e))),e}function Tn(e,t){t&&t.pendingBranch?E(e)?t.effects.push(...e):t.effects.push(e):tn(e)}function Nn(e,t){e.activeBranch=t;const{vnode:n,parentComponent:o}=e,r=n.el=t.el;o&&o.subTree===n&&(o.vnode.el=r,bn(o,r))}function En(e,t){if(Kr){let n=Kr.provides;const o=Kr.parent&&Kr.parent.provides;o===n&&(n=Kr.provides=Object.create(o)),n[e]=t}else;}function On(e,t,n=!1){const o=Kr||fn;if(o){const r=null==o.parent?o.vnode.appContext&&o.vnode.appContext.provides:o.parent.provides;if(r&&e in r)return r[e];if(arguments.length>1)return n&&P(t)?t.call(o.proxy):t}}function An(e,t){return Rn(e,null,{flush:"post"})}const Fn={};function Pn(e,t,n){return Rn(e,t,n)}function Rn(e,t,{immediate:n,deep:o,flush:r}=v){const s=se()===(null==Kr?void 0:Kr.scope)?Kr:null;let i,l,c=!1,a=!1;if(Et(e)?(i=()=>e.value,c=bt(e)):yt(e)?(i=()=>e,o=!0):E(e)?(a=!0,c=e.some((e=>yt(e)||bt(e))),i=()=>e.map((e=>Et(e)?e.value:yt(e)?Vn(e):P(e)?jt(e,s,2):void 0))):i=P(e)?t?()=>jt(e,s,2):()=>{if(!s||!s.isUnmounted)return l&&l(),Ut(e,s,3,[u])}:_,t&&o){const e=i;i=()=>Vn(e())}let u=e=>{l=h.onStop=()=>{jt(e,s,4)}},p=a?new Array(e.length).fill(Fn):Fn;const f=()=>{if(h.active)if(t){const e=h.run();(o||c||(a?e.some(((e,t)=>Z(e,p[t]))):Z(e,p)))&&(l&&l(),Ut(t,s,3,[e,p===Fn?void 0:a&&p[0]===Fn?[]:p,u]),p=e)}else h.run()};let d;f.allowRecurse=!!t,"sync"===r?d=f:"post"===r?d=()=>sr(f,s&&s.suspense):(f.pre=!0,s&&(f.id=s.uid),d=()=>Xt(f));const h=new me(i,d);t?n?f():p=h.run():"post"===r?sr(h.run.bind(h),s&&s.suspense):h.run();return()=>{h.stop(),s&&s.scope&&w(s.scope.effects,h)}}function $n(e,t,n){const o=this.proxy,r=R(e)?e.includes(".")?Mn(o,e):()=>o[e]:e.bind(o,o);let s;P(t)?s=t:(s=t.handler,n=t);const i=Kr;qr(this);const l=Rn(r,s.bind(o),n);return i?qr(i):Jr(),l}function Mn(e,t){const n=t.split(".");return()=>{let t=e;for(let e=0;e{Vn(e,t)}));else if(L(e))for(const n in e)Vn(e[n],t);return e}function In(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return lo((()=>{e.isMounted=!0})),uo((()=>{e.isUnmounting=!0})),e}const Bn=[Function,Array],Ln={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Bn,onEnter:Bn,onAfterEnter:Bn,onEnterCancelled:Bn,onBeforeLeave:Bn,onLeave:Bn,onAfterLeave:Bn,onLeaveCancelled:Bn,onBeforeAppear:Bn,onAppear:Bn,onAfterAppear:Bn,onAppearCancelled:Bn},setup(e,{slots:t}){const n=Gr(),o=In();let r;return()=>{const s=t.default&&zn(t.default(),!0);if(!s||!s.length)return;let i=s[0];if(s.length>1)for(const e of s)if(e.type!==_r){i=e;break}const l=xt(e),{mode:c}=l;if(o.isLeaving)return Dn(i);const a=Hn(i);if(!a)return Dn(i);const u=Un(a,l,o,n);Wn(a,u);const p=n.subTree,f=p&&Hn(p);let d=!1;const{getTransitionKey:h}=a.type;if(h){const e=h();void 0===r?r=e:e!==r&&(r=e,d=!0)}if(f&&f.type!==_r&&(!Ar(a,f)||d)){const e=Un(f,l,o,n);if(Wn(f,e),"out-in"===c)return o.isLeaving=!0,e.afterLeave=()=>{o.isLeaving=!1,!1!==n.update.active&&n.update()},Dn(i);"in-out"===c&&a.type!==_r&&(e.delayLeave=(e,t,n)=>{jn(o,f)[String(f.key)]=f,e._leaveCb=()=>{t(),e._leaveCb=void 0,delete u.delayedLeave},u.delayedLeave=n})}return i}}};function jn(e,t){const{leavingVNodes:n}=e;let o=n.get(t.type);return o||(o=Object.create(null),n.set(t.type,o)),o}function Un(e,t,n,o){const{appear:r,mode:s,persisted:i=!1,onBeforeEnter:l,onEnter:c,onAfterEnter:a,onEnterCancelled:u,onBeforeLeave:p,onLeave:f,onAfterLeave:d,onLeaveCancelled:h,onBeforeAppear:m,onAppear:g,onAfterAppear:v,onAppearCancelled:y}=t,_=String(e.key),b=jn(n,e),S=(e,t)=>{e&&Ut(e,o,9,t)},x=(e,t)=>{const n=t[1];S(e,t),E(e)?e.every((e=>e.length<=1))&&n():e.length<=1&&n()},C={mode:s,persisted:i,beforeEnter(t){let o=l;if(!n.isMounted){if(!r)return;o=m||l}t._leaveCb&&t._leaveCb(!0);const s=b[_];s&&Ar(e,s)&&s.el._leaveCb&&s.el._leaveCb(),S(o,[t])},enter(e){let t=c,o=a,s=u;if(!n.isMounted){if(!r)return;t=g||c,o=v||a,s=y||u}let i=!1;const l=e._enterCb=t=>{i||(i=!0,S(t?s:o,[e]),C.delayedLeave&&C.delayedLeave(),e._enterCb=void 0)};t?x(t,[e,l]):l()},leave(t,o){const r=String(e.key);if(t._enterCb&&t._enterCb(!0),n.isUnmounting)return o();S(p,[t]);let s=!1;const i=t._leaveCb=n=>{s||(s=!0,o(),S(n?h:d,[t]),t._leaveCb=void 0,b[r]===e&&delete b[r])};b[r]=e,f?x(f,[t,i]):i()},clone:e=>Un(e,t,n,o)};return C}function Dn(e){if(Jn(e))return(e=Ir(e)).children=null,e}function Hn(e){return Jn(e)?e.children?e.children[0]:void 0:e}function Wn(e,t){6&e.shapeFlag&&e.component?Wn(e.component.subTree,t):128&e.shapeFlag?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function zn(e,t=!1,n){let o=[],r=0;for(let s=0;s1)for(let s=0;s!!e.type.__asyncLoader;function qn(e,t){const{ref:n,props:o,children:r,ce:s}=t.vnode,i=Mr(e,o,r);return i.ref=n,i.ce=s,delete t.vnode.ce,i}const Jn=e=>e.type.__isKeepAlive,Zn={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=Gr(),o=n.ctx,r=new Map,s=new Set;let i=null;const l=n.suspense,{renderer:{p:c,m:a,um:u,o:{createElement:p}}}=o,f=p("div");function d(e){no(e),u(e,n,l,!0)}function h(e){r.forEach(((t,n)=>{const o=ss(t.type);!o||e&&e(o)||m(n)}))}function m(e){const t=r.get(e);i&&Ar(t,i)?i&&no(i):d(t),r.delete(e),s.delete(e)}o.activate=(e,t,n,o,r)=>{const s=e.component;a(e,t,n,0,l),c(s.vnode,e,t,n,s,l,o,e.slotScopeIds,r),sr((()=>{s.isDeactivated=!1,s.a&&Y(s.a);const t=e.props&&e.props.onVnodeMounted;t&&Hr(t,s.parent,e)}),l)},o.deactivate=e=>{const t=e.component;a(e,f,null,1,l),sr((()=>{t.da&&Y(t.da);const n=e.props&&e.props.onVnodeUnmounted;n&&Hr(n,t.parent,e),t.isDeactivated=!0}),l)},Pn((()=>[e.include,e.exclude]),(([e,t])=>{e&&h((t=>Yn(e,t))),t&&h((e=>!Yn(t,e)))}),{flush:"post",deep:!0});let g=null;const v=()=>{null!=g&&r.set(g,oo(n.subTree))};return lo(v),ao(v),uo((()=>{r.forEach((e=>{const{subTree:t,suspense:o}=n,r=oo(t);if(e.type!==r.type||e.key!==r.key)d(e);else{no(r);const e=r.component.da;e&&sr(e,o)}}))})),()=>{if(g=null,!t.default)return null;const n=t.default(),o=n[0];if(n.length>1)return i=null,n;if(!(Or(o)&&(4&o.shapeFlag||128&o.shapeFlag)))return i=null,o;let l=oo(o);const c=l.type,a=ss(Gn(l)?l.type.__asyncResolved||{}:c),{include:u,exclude:p,max:f}=e;if(u&&(!a||!Yn(u,a))||p&&a&&Yn(p,a))return i=l,o;const d=null==l.key?c:l.key,h=r.get(d);return l.el&&(l=Ir(l),128&o.shapeFlag&&(o.ssContent=l)),g=d,h?(l.el=h.el,l.component=h.component,l.transition&&Wn(l,l.transition),l.shapeFlag|=512,s.delete(d),s.add(d)):(s.add(d),f&&s.size>parseInt(f,10)&&m(s.values().next().value)),l.shapeFlag|=256,i=l,Sn(o.type)?o:l}}};function Yn(e,t){return E(e)?e.some((e=>Yn(e,t))):R(e)?e.split(",").includes(t):"[object RegExp]"===B(e)&&e.test(t)}function Qn(e,t){eo(e,"a",t)}function Xn(e,t){eo(e,"da",t)}function eo(e,t,n=Kr){const o=e.__wdc||(e.__wdc=()=>{let t=n;for(;t;){if(t.isDeactivated)return;t=t.parent}return e()});if(ro(t,o,n),n){let e=n.parent;for(;e&&e.parent;)Jn(e.parent.vnode)&&to(o,t,n,e),e=e.parent}}function to(e,t,n,o){const r=ro(t,e,o,!0);po((()=>{w(o[t],r)}),n)}function no(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function oo(e){return 128&e.shapeFlag?e.ssContent:e}function ro(e,t,n=Kr,o=!1){if(n){const r=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...o)=>{if(n.isUnmounted)return;_e(),qr(n);const r=Ut(t,n,e,o);return Jr(),be(),r});return o?r.unshift(s):r.push(s),s}}const so=e=>(t,n=Kr)=>(!Xr||"sp"===e)&&ro(e,((...e)=>t(...e)),n),io=so("bm"),lo=so("m"),co=so("bu"),ao=so("u"),uo=so("bum"),po=so("um"),fo=so("sp"),ho=so("rtg"),mo=so("rtc");function go(e,t=Kr){ro("ec",e,t)}function vo(e,t,n,o){const r=e.dirs,s=t&&t.dirs;for(let i=0;i!Or(e)||e.type!==_r&&!(e.type===vr&&!xo(e.children))))?e:null}const Co=e=>e?Zr(e)?rs(e)||e.proxy:Co(e.parent):null,ko=k(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Co(e.parent),$root:e=>Co(e.root),$emit:e=>e.emit,$options:e=>Po(e),$forceUpdate:e=>e.f||(e.f=()=>Xt(e.update)),$nextTick:e=>e.n||(e.n=Qt.bind(e.proxy)),$watch:e=>$n.bind(e)}),wo=(e,t)=>e!==v&&!e.__isScriptSetup&&N(e,t),To={get({_:e},t){const{ctx:n,setupState:o,data:r,props:s,accessCache:i,type:l,appContext:c}=e;let a;if("$"!==t[0]){const l=i[t];if(void 0!==l)switch(l){case 1:return o[t];case 2:return r[t];case 4:return n[t];case 3:return s[t]}else{if(wo(o,t))return i[t]=1,o[t];if(r!==v&&N(r,t))return i[t]=2,r[t];if((a=e.propsOptions[0])&&N(a,t))return i[t]=3,s[t];if(n!==v&&N(n,t))return i[t]=4,n[t];Eo&&(i[t]=0)}}const u=ko[t];let p,f;return u?("$attrs"===t&&Se(e,0,t),u(e)):(p=l.__cssModules)&&(p=p[t])?p:n!==v&&N(n,t)?(i[t]=4,n[t]):(f=c.config.globalProperties,N(f,t)?f[t]:void 0)},set({_:e},t,n){const{data:o,setupState:r,ctx:s}=e;return wo(r,t)?(r[t]=n,!0):o!==v&&N(o,t)?(o[t]=n,!0):!N(e.props,t)&&(("$"!==t[0]||!(t.slice(1)in e))&&(s[t]=n,!0))},has({_:{data:e,setupState:t,accessCache:n,ctx:o,appContext:r,propsOptions:s}},i){let l;return!!n[i]||e!==v&&N(e,i)||wo(t,i)||(l=s[0])&&N(l,i)||N(o,i)||N(ko,i)||N(r.config.globalProperties,i)},defineProperty(e,t,n){return null!=n.get?e._.accessCache[t]=0:N(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}},No=k({},To,{get(e,t){if(t!==Symbol.unscopables)return To.get(e,t,e)},has:(e,t)=>"_"!==t[0]&&!n(t)});let Eo=!0;function Oo(e){const t=Po(e),n=e.proxy,o=e.ctx;Eo=!1,t.beforeCreate&&Ao(t.beforeCreate,e,"bc");const{data:r,computed:s,methods:i,watch:l,provide:c,inject:a,created:u,beforeMount:p,mounted:f,beforeUpdate:d,updated:h,activated:m,deactivated:g,beforeUnmount:v,unmounted:y,render:b,renderTracked:S,renderTriggered:x,errorCaptured:C,serverPrefetch:k,expose:w,inheritAttrs:T,components:N,directives:O}=t;if(a&&function(e,t,n=_,o=!1){E(e)&&(e=Vo(e));for(const r in e){const n=e[r];let s;s=M(n)?"default"in n?On(n.from||r,n.default,!0):On(n.from||r):On(n),Et(s)&&o?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>s.value,set:e=>s.value=e}):t[r]=s}}(a,o,null,e.appContext.config.unwrapInjectedRef),i)for(const _ in i){const e=i[_];P(e)&&(o[_]=e.bind(n))}if(r){const t=r.call(n,n);M(t)&&(e.data=ht(t))}if(Eo=!0,s)for(const E in s){const e=s[E],t=P(e)?e.bind(n,n):P(e.get)?e.get.bind(n,n):_,r=!P(e)&&P(e.set)?e.set.bind(n):_,i=is({get:t,set:r});Object.defineProperty(o,E,{enumerable:!0,configurable:!0,get:()=>i.value,set:e=>i.value=e})}if(l)for(const _ in l)Fo(l[_],o,n,_);if(c){const e=P(c)?c.call(n):c;Reflect.ownKeys(e).forEach((t=>{En(t,e[t])}))}function A(e,t){E(t)?t.forEach((t=>e(t.bind(n)))):t&&e(t.bind(n))}if(u&&Ao(u,e,"c"),A(io,p),A(lo,f),A(co,d),A(ao,h),A(Qn,m),A(Xn,g),A(go,C),A(mo,S),A(ho,x),A(uo,v),A(po,y),A(fo,k),E(w))if(w.length){const t=e.exposed||(e.exposed={});w.forEach((e=>{Object.defineProperty(t,e,{get:()=>n[e],set:t=>n[e]=t})}))}else e.exposed||(e.exposed={});b&&e.render===_&&(e.render=b),null!=T&&(e.inheritAttrs=T),N&&(e.components=N),O&&(e.directives=O)}function Ao(e,t,n){Ut(E(e)?e.map((e=>e.bind(t.proxy))):e.bind(t.proxy),t,n)}function Fo(e,t,n,o){const r=o.includes(".")?Mn(n,o):()=>n[o];if(R(e)){const n=t[e];P(n)&&Pn(r,n)}else if(P(e))Pn(r,e.bind(n));else if(M(e))if(E(e))e.forEach((e=>Fo(e,t,n,o)));else{const o=P(e.handler)?e.handler.bind(n):t[e.handler];P(o)&&Pn(r,o,e)}}function Po(e){const t=e.type,{mixins:n,extends:o}=t,{mixins:r,optionsCache:s,config:{optionMergeStrategies:i}}=e.appContext,l=s.get(t);let c;return l?c=l:r.length||n||o?(c={},r.length&&r.forEach((e=>Ro(c,e,i,!0))),Ro(c,t,i)):c=t,M(t)&&s.set(t,c),c}function Ro(e,t,n,o=!1){const{mixins:r,extends:s}=t;s&&Ro(e,s,n,!0),r&&r.forEach((t=>Ro(e,t,n,!0)));for(const i in t)if(o&&"expose"===i);else{const o=$o[i]||n&&n[i];e[i]=o?o(e[i],t[i]):t[i]}return e}const $o={data:Mo,props:Bo,emits:Bo,methods:Bo,computed:Bo,beforeCreate:Io,created:Io,beforeMount:Io,mounted:Io,beforeUpdate:Io,updated:Io,beforeDestroy:Io,beforeUnmount:Io,destroyed:Io,unmounted:Io,activated:Io,deactivated:Io,errorCaptured:Io,serverPrefetch:Io,components:Bo,directives:Bo,watch:function(e,t){if(!e)return t;if(!t)return e;const n=k(Object.create(null),e);for(const o in t)n[o]=Io(e[o],t[o]);return n},provide:Mo,inject:function(e,t){return Bo(Vo(e),Vo(t))}};function Mo(e,t){return t?e?function(){return k(P(e)?e.call(this,this):e,P(t)?t.call(this,this):t)}:t:e}function Vo(e){if(E(e)){const t={};for(let n=0;n{c=!0;const[n,o]=Uo(e,t,!0);k(i,n),o&&l.push(...o)};!n&&t.mixins.length&&t.mixins.forEach(o),e.extends&&o(e.extends),e.mixins&&e.mixins.forEach(o)}if(!s&&!c)return M(e)&&o.set(e,y),y;if(E(s))for(let u=0;u-1,n[1]=o<0||t-1||N(n,"default"))&&l.push(e)}}}const a=[i,l];return M(e)&&o.set(e,a),a}function Do(e){return"$"!==e[0]}function Ho(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:null===e?"null":""}function Wo(e,t){return Ho(e)===Ho(t)}function zo(e,t){return E(t)?t.findIndex((t=>Wo(t,e))):P(t)&&Wo(t,e)?0:-1}const Ko=e=>"_"===e[0]||"$stable"===e,Go=e=>E(e)?e.map(Lr):[Lr(e)],qo=(e,t,n)=>{if(t._n)return t;const o=mn(((...e)=>Go(t(...e))),n);return o._c=!1,o},Jo=(e,t,n)=>{const o=e._ctx;for(const r in e){if(Ko(r))continue;const n=e[r];if(P(n))t[r]=qo(0,n,o);else if(null!=n){const e=Go(n);t[r]=()=>e}}},Zo=(e,t)=>{const n=Go(t);e.slots.default=()=>n};function Yo(){return{app:null,config:{isNativeTag:b,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Qo=0;function Xo(e,t){return function(n,o=null){P(n)||(n=Object.assign({},n)),null==o||M(o)||(o=null);const r=Yo(),s=new Set;let i=!1;const l=r.app={_uid:Qo++,_component:n,_props:o,_container:null,_context:r,_instance:null,version:ps,get config(){return r.config},set config(e){},use:(e,...t)=>(s.has(e)||(e&&P(e.install)?(s.add(e),e.install(l,...t)):P(e)&&(s.add(e),e(l,...t))),l),mixin:e=>(r.mixins.includes(e)||r.mixins.push(e),l),component:(e,t)=>t?(r.components[e]=t,l):r.components[e],directive:(e,t)=>t?(r.directives[e]=t,l):r.directives[e],mount(s,c,a){if(!i){const u=Mr(n,o);return u.appContext=r,c&&t?t(u,s):e(u,s,a),i=!0,l._container=s,s.__vue_app__=l,rs(u.component)||u.component.proxy}},unmount(){i&&(e(null,l._container),delete l._container.__vue_app__)},provide:(e,t)=>(r.provides[e]=t,l)};return l}}function er(e,t,n,o,r=!1){if(E(e))return void e.forEach(((e,s)=>er(e,t&&(E(t)?t[s]:t),n,o,r)));if(Gn(o)&&!r)return;const s=4&o.shapeFlag?rs(o.component)||o.component.proxy:o.el,i=r?null:s,{i:l,r:c}=e,a=t&&t.r,u=l.refs===v?l.refs={}:l.refs,p=l.setupState;if(null!=a&&a!==c&&(R(a)?(u[a]=null,N(p,a)&&(p[a]=null)):Et(a)&&(a.value=null)),P(c))jt(c,l,12,[i,u]);else{const t=R(c),o=Et(c);if(t||o){const l=()=>{if(e.f){const n=t?N(p,c)?p[c]:u[c]:c.value;r?E(n)&&w(n,s):E(n)?n.includes(s)||n.push(s):t?(u[c]=[s],N(p,c)&&(p[c]=u[c])):(c.value=[s],e.k&&(u[e.k]=c.value))}else t?(u[c]=i,N(p,c)&&(p[c]=i)):o&&(c.value=i,e.k&&(u[e.k]=i))};i?(l.id=-1,sr(l,n)):l()}}}let tr=!1;const nr=e=>/svg/.test(e.namespaceURI)&&"foreignObject"!==e.tagName,or=e=>8===e.nodeType;function rr(e){const{mt:t,p:n,o:{patchProp:o,createText:r,nextSibling:s,parentNode:i,remove:l,insert:c,createComment:a}}=e,u=(n,o,l,a,g,v=!1)=>{const y=or(n)&&"["===n.data,_=()=>h(n,o,l,a,g,y),{type:b,ref:S,shapeFlag:x,patchFlag:C}=o;let k=n.nodeType;o.el=n,-2===C&&(v=!1,o.dynamicChildren=null);let w=null;switch(b){case yr:3!==k?""===o.children?(c(o.el=r(""),i(n),n),w=n):w=_():(n.data!==o.children&&(tr=!0,n.data=o.children),w=s(n));break;case _r:w=8!==k||y?_():s(n);break;case br:if(y&&(k=(n=s(n)).nodeType),1===k||3===k){w=n;const e=!o.children.length;for(let t=0;t{i=i||!!t.dynamicChildren;const{type:c,props:a,patchFlag:u,shapeFlag:p,dirs:d}=t,h="input"===c&&d||"option"===c;if(h||-1!==u){if(d&&vo(t,null,n,"created"),a)if(h||!i||48&u)for(const t in a)(h&&t.endsWith("value")||x(t)&&!U(t))&&o(e,t,null,a[t],!1,void 0,n);else a.onClick&&o(e,"onClick",null,a.onClick,!1,void 0,n);let c;if((c=a&&a.onVnodeBeforeMount)&&Hr(c,n,t),d&&vo(t,null,n,"beforeMount"),((c=a&&a.onVnodeMounted)||d)&&Tn((()=>{c&&Hr(c,n,t),d&&vo(t,null,n,"mounted")}),r),16&p&&(!a||!a.innerHTML&&!a.textContent)){let o=f(e.firstChild,t,e,n,r,s,i);for(;o;){tr=!0;const e=o;o=o.nextSibling,l(e)}}else 8&p&&e.textContent!==t.children&&(tr=!0,e.textContent=t.children)}return e.nextSibling},f=(e,t,o,r,s,i,l)=>{l=l||!!t.dynamicChildren;const c=t.children,a=c.length;for(let p=0;p{const{slotScopeIds:u}=t;u&&(r=r?r.concat(u):u);const p=i(e),d=f(s(e),t,p,n,o,r,l);return d&&or(d)&&"]"===d.data?s(t.anchor=d):(tr=!0,c(t.anchor=a("]"),p,d),d)},h=(e,t,o,r,c,a)=>{if(tr=!0,t.el=null,a){const t=m(e);for(;;){const n=s(e);if(!n||n===t)break;l(n)}}const u=s(e),p=i(e);return l(e),n(null,t,p,u,o,r,nr(p),c),u},m=e=>{let t=0;for(;e;)if((e=s(e))&&or(e)&&("["===e.data&&t++,"]"===e.data)){if(0===t)return s(e);t--}return e};return[(e,t)=>{if(!t.hasChildNodes())return n(null,e,t),on(),void(t._vnode=e);tr=!1,u(t.firstChild,e,null,null,null),on(),t._vnode=e,tr&&console.error("Hydration completed but contains mismatches.")},u]}const sr=Tn;function ir(e){return cr(e)}function lr(e){return cr(e,rr)}function cr(e,t){(te||(te="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{})).__VUE__=!0;const{insert:n,remove:o,patchProp:r,createElement:s,createText:i,createComment:l,setText:c,setElementText:a,parentNode:u,nextSibling:p,setScopeId:f=_,insertStaticContent:d}=e,h=(e,t,n,o=null,r=null,s=null,i=!1,l=null,c=!!t.dynamicChildren)=>{if(e===t)return;e&&!Ar(e,t)&&(o=J(e),D(e,r,s,!0),e=null),-2===t.patchFlag&&(c=!1,t.dynamicChildren=null);const{type:a,ref:u,shapeFlag:p}=t;switch(a){case yr:m(e,t,n,o);break;case _r:g(e,t,n,o);break;case br:null==e&&b(t,n,o,i);break;case vr:A(e,t,n,o,r,s,i,l,c);break;default:1&p?S(e,t,n,o,r,s,i,l,c):6&p?F(e,t,n,o,r,s,i,l,c):(64&p||128&p)&&a.process(e,t,n,o,r,s,i,l,c,X)}null!=u&&r&&er(u,e&&e.ref,s,t||e,!t)},m=(e,t,o,r)=>{if(null==e)n(t.el=i(t.children),o,r);else{const n=t.el=e.el;t.children!==e.children&&c(n,t.children)}},g=(e,t,o,r)=>{null==e?n(t.el=l(t.children||""),o,r):t.el=e.el},b=(e,t,n,o)=>{[e.el,e.anchor]=d(e.children,t,n,o,e.el,e.anchor)},S=(e,t,n,o,r,s,i,l,c)=>{i=i||"svg"===t.type,null==e?x(t,n,o,r,s,i,l,c):T(e,t,r,s,i,l,c)},x=(e,t,o,i,l,c,u,p)=>{let f,d;const{type:h,props:m,shapeFlag:g,transition:v,dirs:y}=e;if(f=e.el=s(e.type,c,m&&m.is,m),8&g?a(f,e.children):16&g&&w(e.children,f,null,i,l,c&&"foreignObject"!==h,u,p),y&&vo(e,null,i,"created"),C(f,e,e.scopeId,u,i),m){for(const t in m)"value"===t||U(t)||r(f,t,null,m[t],c,e.children,i,l,q);"value"in m&&r(f,"value",null,m.value),(d=m.onVnodeBeforeMount)&&Hr(d,i,e)}y&&vo(e,null,i,"beforeMount");const _=(!l||l&&!l.pendingBranch)&&v&&!v.persisted;_&&v.beforeEnter(f),n(f,t,o),((d=m&&m.onVnodeMounted)||_||y)&&sr((()=>{d&&Hr(d,i,e),_&&v.enter(f),y&&vo(e,null,i,"mounted")}),l)},C=(e,t,n,o,r)=>{if(n&&f(e,n),o)for(let s=0;s{for(let a=c;a{const c=t.el=e.el;let{patchFlag:u,dynamicChildren:p,dirs:f}=t;u|=16&e.patchFlag;const d=e.props||v,h=t.props||v;let m;n&&ar(n,!1),(m=h.onVnodeBeforeUpdate)&&Hr(m,n,t,e),f&&vo(t,e,n,"beforeUpdate"),n&&ar(n,!0);const g=s&&"foreignObject"!==t.type;if(p?E(e.dynamicChildren,p,c,n,o,g,i):l||I(e,t,c,null,n,o,g,i,!1),u>0){if(16&u)O(c,t,d,h,n,o,s);else if(2&u&&d.class!==h.class&&r(c,"class",null,h.class,s),4&u&&r(c,"style",d.style,h.style,s),8&u){const i=t.dynamicProps;for(let t=0;t{m&&Hr(m,n,t,e),f&&vo(t,e,n,"updated")}),o)},E=(e,t,n,o,r,s,i)=>{for(let l=0;l{if(n!==o){if(n!==v)for(const c in n)U(c)||c in o||r(e,c,n[c],null,l,t.children,s,i,q);for(const c in o){if(U(c))continue;const a=o[c],u=n[c];a!==u&&"value"!==c&&r(e,c,u,a,l,t.children,s,i,q)}"value"in o&&r(e,"value",n.value,o.value)}},A=(e,t,o,r,s,l,c,a,u)=>{const p=t.el=e?e.el:i(""),f=t.anchor=e?e.anchor:i("");let{patchFlag:d,dynamicChildren:h,slotScopeIds:m}=t;m&&(a=a?a.concat(m):m),null==e?(n(p,o,r),n(f,o,r),w(t.children,o,f,s,l,c,a,u)):d>0&&64&d&&h&&e.dynamicChildren?(E(e.dynamicChildren,h,o,s,l,c,a),(null!=t.key||s&&t===s.subTree)&&ur(e,t,!0)):I(e,t,o,f,s,l,c,a,u)},F=(e,t,n,o,r,s,i,l,c)=>{t.slotScopeIds=l,null==e?512&t.shapeFlag?r.ctx.activate(t,n,o,i,c):P(t,n,o,r,s,i,c):R(e,t,c)},P=(e,t,n,o,r,s,i)=>{const l=e.component=function(e,t,n){const o=e.type,r=(t?t.appContext:e.appContext)||Wr,s={uid:zr++,vnode:e,type:o,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,scope:new oe(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Uo(o,r),emitsOptions:un(o,r),emit:null,emitted:null,propsDefaults:v,inheritAttrs:o.inheritAttrs,ctx:v,data:v,props:v,attrs:v,slots:v,refs:v,setupState:v,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};s.ctx={_:s},s.root=t?t.root:s,s.emit=an.bind(null,s),e.ce&&e.ce(s);return s}(e,o,r);if(Jn(e)&&(l.ctx.renderer=X),function(e,t=!1){Xr=t;const{props:n,children:o}=e.vnode,r=Zr(e);(function(e,t,n,o=!1){const r={},s={};Q(s,Fr,1),e.propsDefaults=Object.create(null),Lo(e,t,r,s);for(const i in e.propsOptions[0])i in r||(r[i]=void 0);e.props=n?o?r:mt(r):e.type.props?r:s,e.attrs=s})(e,n,r,t),((e,t)=>{if(32&e.vnode.shapeFlag){const n=t._;n?(e.slots=xt(t),Q(t,"_",n)):Jo(t,e.slots={})}else e.slots={},t&&Zo(e,t);Q(e.slots,Fr,1)})(e,o);const s=r?function(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=Ct(new Proxy(e.ctx,To));const{setup:o}=n;if(o){const n=e.setupContext=o.length>1?os(e):null;qr(e),_e();const r=jt(o,e,0,[e.props,n]);if(be(),Jr(),V(r)){if(r.then(Jr,Jr),t)return r.then((n=>{es(e,n,t)})).catch((t=>{Dt(t,e,0)}));e.asyncDep=r}else es(e,r,t)}else ns(e,t)}(e,t):void 0;Xr=!1}(l),l.asyncDep){if(r&&r.registerDep(l,$),!e.el){const e=l.subTree=Mr(_r);g(null,e,t,n)}}else $(l,e,t,n,r,s,i)},R=(e,t,n)=>{const o=t.component=e.component;if(function(e,t,n){const{props:o,children:r,component:s}=e,{props:i,children:l,patchFlag:c}=t,a=s.emitsOptions;if(t.dirs||t.transition)return!0;if(!(n&&c>=0))return!(!r&&!l||l&&l.$stable)||o!==i&&(o?!i||_n(o,i,a):!!i);if(1024&c)return!0;if(16&c)return o?_n(o,i,a):!!i;if(8&c){const e=t.dynamicProps;for(let t=0;tKt&&zt.splice(t,1)}(o.update),o.update()}else t.el=e.el,o.vnode=t},$=(e,t,n,o,r,s,i)=>{const l=e.effect=new me((()=>{if(e.isMounted){let t,{next:n,bu:o,u:l,parent:c,vnode:a}=e,p=n;ar(e,!1),n?(n.el=a.el,M(e,n,i)):n=a,o&&Y(o),(t=n.props&&n.props.onVnodeBeforeUpdate)&&Hr(t,c,n,a),ar(e,!0);const f=gn(e),d=e.subTree;e.subTree=f,h(d,f,u(d.el),J(d),e,r,s),n.el=f.el,null===p&&bn(e,f.el),l&&sr(l,r),(t=n.props&&n.props.onVnodeUpdated)&&sr((()=>Hr(t,c,n,a)),r)}else{let i;const{el:l,props:c}=t,{bm:a,m:u,parent:p}=e,f=Gn(t);if(ar(e,!1),a&&Y(a),!f&&(i=c&&c.onVnodeBeforeMount)&&Hr(i,p,t),ar(e,!0),l&&ne){const n=()=>{e.subTree=gn(e),ne(l,e.subTree,e,r,null)};f?t.type.__asyncLoader().then((()=>!e.isUnmounted&&n())):n()}else{const i=e.subTree=gn(e);h(null,i,n,o,e,r,s),t.el=i.el}if(u&&sr(u,r),!f&&(i=c&&c.onVnodeMounted)){const e=t;sr((()=>Hr(i,p,e)),r)}(256&t.shapeFlag||p&&Gn(p.vnode)&&256&p.vnode.shapeFlag)&&e.a&&sr(e.a,r),e.isMounted=!0,t=n=o=null}}),(()=>Xt(c)),e.scope),c=e.update=()=>l.run();c.id=e.uid,ar(e,!0),c()},M=(e,t,n)=>{t.component=e;const o=e.vnode.props;e.vnode=t,e.next=null,function(e,t,n,o){const{props:r,attrs:s,vnode:{patchFlag:i}}=e,l=xt(r),[c]=e.propsOptions;let a=!1;if(!(o||i>0)||16&i){let o;Lo(e,t,r,s)&&(a=!0);for(const s in l)t&&(N(t,s)||(o=G(s))!==s&&N(t,o))||(c?!n||void 0===n[s]&&void 0===n[o]||(r[s]=jo(c,l,s,void 0,e,!0)):delete r[s]);if(s!==l)for(const e in s)t&&N(t,e)||(delete s[e],a=!0)}else if(8&i){const n=e.vnode.dynamicProps;for(let o=0;o{const{vnode:o,slots:r}=e;let s=!0,i=v;if(32&o.shapeFlag){const e=t._;e?n&&1===e?s=!1:(k(r,t),n||1!==e||delete r._):(s=!t.$stable,Jo(t,r)),i=t}else t&&(Zo(e,t),i={default:1});if(s)for(const l in r)Ko(l)||l in i||delete r[l]})(e,t.children,n),_e(),nn(),be()},I=(e,t,n,o,r,s,i,l,c=!1)=>{const u=e&&e.children,p=e?e.shapeFlag:0,f=t.children,{patchFlag:d,shapeFlag:h}=t;if(d>0){if(128&d)return void L(u,f,n,o,r,s,i,l,c);if(256&d)return void B(u,f,n,o,r,s,i,l,c)}8&h?(16&p&&q(u,r,s),f!==u&&a(n,f)):16&p?16&h?L(u,f,n,o,r,s,i,l,c):q(u,r,s,!0):(8&p&&a(n,""),16&h&&w(f,n,o,r,s,i,l,c))},B=(e,t,n,o,r,s,i,l,c)=>{const a=(e=e||y).length,u=(t=t||y).length,p=Math.min(a,u);let f;for(f=0;fu?q(e,r,s,!0,!1,p):w(t,n,o,r,s,i,l,c,p)},L=(e,t,n,o,r,s,i,l,c)=>{let a=0;const u=t.length;let p=e.length-1,f=u-1;for(;a<=p&&a<=f;){const o=e[a],u=t[a]=c?jr(t[a]):Lr(t[a]);if(!Ar(o,u))break;h(o,u,n,null,r,s,i,l,c),a++}for(;a<=p&&a<=f;){const o=e[p],a=t[f]=c?jr(t[f]):Lr(t[f]);if(!Ar(o,a))break;h(o,a,n,null,r,s,i,l,c),p--,f--}if(a>p){if(a<=f){const e=f+1,p=ef)for(;a<=p;)D(e[a],r,s,!0),a++;else{const d=a,m=a,g=new Map;for(a=m;a<=f;a++){const e=t[a]=c?jr(t[a]):Lr(t[a]);null!=e.key&&g.set(e.key,a)}let v,_=0;const b=f-m+1;let S=!1,x=0;const C=new Array(b);for(a=0;a=b){D(o,r,s,!0);continue}let u;if(null!=o.key)u=g.get(o.key);else for(v=m;v<=f;v++)if(0===C[v-m]&&Ar(o,t[v])){u=v;break}void 0===u?D(o,r,s,!0):(C[u-m]=a+1,u>=x?x=u:S=!0,h(o,t[u],n,null,r,s,i,l,c),_++)}const k=S?function(e){const t=e.slice(),n=[0];let o,r,s,i,l;const c=e.length;for(o=0;o>1,e[n[l]]0&&(t[o]=n[s-1]),n[s]=o)}}s=n.length,i=n[s-1];for(;s-- >0;)n[s]=i,i=t[i];return n}(C):y;for(v=k.length-1,a=b-1;a>=0;a--){const e=m+a,p=t[e],f=e+1{const{el:i,type:l,transition:c,children:a,shapeFlag:u}=e;if(6&u)return void j(e.component.subTree,t,o,r);if(128&u)return void e.suspense.move(t,o,r);if(64&u)return void l.move(e,t,o,X);if(l===vr){n(i,t,o);for(let e=0;e{let s;for(;e&&e!==t;)s=p(e),n(e,o,r),e=s;n(t,o,r)})(e,t,o);if(2!==r&&1&u&&c)if(0===r)c.beforeEnter(i),n(i,t,o),sr((()=>c.enter(i)),s);else{const{leave:e,delayLeave:r,afterLeave:s}=c,l=()=>n(i,t,o),a=()=>{e(i,(()=>{l(),s&&s()}))};r?r(i,l,a):a()}else n(i,t,o)},D=(e,t,n,o=!1,r=!1)=>{const{type:s,props:i,ref:l,children:c,dynamicChildren:a,shapeFlag:u,patchFlag:p,dirs:f}=e;if(null!=l&&er(l,null,n,e,!0),256&u)return void t.ctx.deactivate(e);const d=1&u&&f,h=!Gn(e);let m;if(h&&(m=i&&i.onVnodeBeforeUnmount)&&Hr(m,t,e),6&u)K(e.component,n,o);else{if(128&u)return void e.suspense.unmount(n,o);d&&vo(e,null,t,"beforeUnmount"),64&u?e.type.remove(e,t,n,r,X,o):a&&(s!==vr||p>0&&64&p)?q(a,t,n,!1,!0):(s===vr&&384&p||!r&&16&u)&&q(c,t,n),o&&H(e)}(h&&(m=i&&i.onVnodeUnmounted)||d)&&sr((()=>{m&&Hr(m,t,e),d&&vo(e,null,t,"unmounted")}),n)},H=e=>{const{type:t,el:n,anchor:r,transition:s}=e;if(t===vr)return void W(n,r);if(t===br)return void(({el:e,anchor:t})=>{let n;for(;e&&e!==t;)n=p(e),o(e),e=n;o(t)})(e);const i=()=>{o(n),s&&!s.persisted&&s.afterLeave&&s.afterLeave()};if(1&e.shapeFlag&&s&&!s.persisted){const{leave:t,delayLeave:o}=s,r=()=>t(n,i);o?o(e.el,i,r):r()}else i()},W=(e,t)=>{let n;for(;e!==t;)n=p(e),o(e),e=n;o(t)},K=(e,t,n)=>{const{bum:o,scope:r,update:s,subTree:i,um:l}=e;o&&Y(o),r.stop(),s&&(s.active=!1,D(i,e,t,n)),l&&sr(l,t),sr((()=>{e.isUnmounted=!0}),t),t&&t.pendingBranch&&!t.isUnmounted&&e.asyncDep&&!e.asyncResolved&&e.suspenseId===t.pendingId&&(t.deps--,0===t.deps&&t.resolve())},q=(e,t,n,o=!1,r=!1,s=0)=>{for(let i=s;i6&e.shapeFlag?J(e.component.subTree):128&e.shapeFlag?e.suspense.next():p(e.anchor||e.el),Z=(e,t,n)=>{null==e?t._vnode&&D(t._vnode,null,null,!0):h(t._vnode||null,e,t,null,null,null,n),nn(),on(),t._vnode=e},X={p:h,um:D,m:j,r:H,mt:P,mc:w,pc:I,pbc:E,n:J,o:e};let ee,ne;return t&&([ee,ne]=t(X)),{render:Z,hydrate:ee,createApp:Xo(Z,ee)}}function ar({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function ur(e,t,n=!1){const o=e.children,r=t.children;if(E(o)&&E(r))for(let s=0;se&&(e.disabled||""===e.disabled),fr=e=>"undefined"!=typeof SVGElement&&e instanceof SVGElement,dr=(e,t)=>{const n=e&&e.to;if(R(n)){if(t){return t(n)}return null}return n};function hr(e,t,n,{o:{insert:o},m:r},s=2){0===s&&o(e.targetAnchor,t,n);const{el:i,anchor:l,shapeFlag:c,children:a,props:u}=e,p=2===s;if(p&&o(i,t,n),(!p||pr(u))&&16&c)for(let f=0;f{16&v&&u(y,e,t,r,s,i,l,c)};g?_(n,a):p&&_(p,f)}else{t.el=e.el;const o=t.anchor=e.anchor,u=t.target=e.target,d=t.targetAnchor=e.targetAnchor,m=pr(e.props),v=m?n:u,y=m?o:d;if(i=i||fr(u),_?(f(e.dynamicChildren,_,v,r,s,i,l),ur(e,t,!0)):c||p(e,t,v,y,r,s,i,l,!1),g)m||hr(t,n,o,a,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const e=t.target=dr(t.props,h);e&&hr(t,e,null,a,0)}else m&&hr(t,u,d,a,1)}gr(t)},remove(e,t,n,o,{um:r,o:{remove:s}},i){const{shapeFlag:l,children:c,anchor:a,targetAnchor:u,target:p,props:f}=e;if(p&&s(u),(i||!pr(f))&&(s(a),16&l))for(let d=0;d0?xr||y:null,kr(),wr>0&&xr&&xr.push(e),e}function Er(e,t,n,o,r){return Nr(Mr(e,t,n,o,r,!0))}function Or(e){return!!e&&!0===e.__v_isVNode}function Ar(e,t){return e.type===t.type&&e.key===t.key}const Fr="__vInternal",Pr=({key:e})=>null!=e?e:null,Rr=({ref:e,ref_key:t,ref_for:n})=>null!=e?R(e)||Et(e)||P(e)?{i:fn,r:e,k:t,f:!!n}:e:null;function $r(e,t=null,n=null,o=0,r=null,s=(e===vr?0:1),i=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Pr(t),ref:t&&Rr(t),scopeId:dn,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:s,patchFlag:o,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:fn};return l?(Ur(c,n),128&s&&e.normalize(c)):n&&(c.shapeFlag|=R(n)?8:16),wr>0&&!i&&xr&&(c.patchFlag>0||6&s)&&32!==c.patchFlag&&xr.push(c),c}const Mr=function(e,t=null,n=null,r=0,s=null,i=!1){e&&e!==_o||(e=_r);if(Or(e)){const o=Ir(e,t,!0);return n&&Ur(o,n),wr>0&&!i&&xr&&(6&o.shapeFlag?xr[xr.indexOf(e)]=o:xr.push(o)),o.patchFlag|=-2,o}l=e,P(l)&&"__vccOpts"in l&&(e=e.__vccOpts);var l;if(t){t=Vr(t);let{class:e,style:n}=t;e&&!R(e)&&(t.class=c(e)),M(n)&&(St(n)&&!E(n)&&(n=k({},n)),t.style=o(n))}const a=R(e)?1:Sn(e)?128:(e=>e.__isTeleport)(e)?64:M(e)?4:P(e)?2:0;return $r(e,t,n,r,s,a,i,!0)};function Vr(e){return e?St(e)||Fr in e?k({},e):e:null}function Ir(e,t,n=!1){const{props:o,ref:r,patchFlag:s,children:i}=e,l=t?Dr(o||{},t):o;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&Pr(l),ref:t&&t.ref?n&&r?E(r)?r.concat(Rr(t)):[r,Rr(t)]:Rr(t):r,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==vr?-1===s?16:16|s:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Ir(e.ssContent),ssFallback:e.ssFallback&&Ir(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function Br(e=" ",t=0){return Mr(yr,null,e,t)}function Lr(e){return null==e||"boolean"==typeof e?Mr(_r):E(e)?Mr(vr,null,e.slice()):"object"==typeof e?jr(e):Mr(yr,null,String(e))}function jr(e){return null===e.el&&-1!==e.patchFlag||e.memo?e:Ir(e)}function Ur(e,t){let n=0;const{shapeFlag:o}=e;if(null==t)t=null;else if(E(t))n=16;else if("object"==typeof t){if(65&o){const n=t.default;return void(n&&(n._c&&(n._d=!1),Ur(e,n()),n._c&&(n._d=!0)))}{n=32;const o=t._;o||Fr in t?3===o&&fn&&(1===fn.slots._?t._=1:(t._=2,e.patchFlag|=1024)):t._ctx=fn}}else P(t)?(t={default:t,_ctx:fn},n=32):(t=String(t),64&o?(n=16,t=[Br(t)]):n=8);e.children=t,e.shapeFlag|=n}function Dr(...e){const t={};for(let n=0;nKr||fn,qr=e=>{Kr=e,e.scope.on()},Jr=()=>{Kr&&Kr.scope.off(),Kr=null};function Zr(e){return 4&e.vnode.shapeFlag}let Yr,Qr,Xr=!1;function es(e,t,n){P(t)?e.render=t:M(t)&&(e.setupState=$t(t)),ns(e,n)}function ts(e){Yr=e,Qr=e=>{e.render._rc&&(e.withProxy=new Proxy(e.ctx,No))}}function ns(e,t,n){const o=e.type;if(!e.render){if(!t&&Yr&&!o.render){const t=o.template||Po(e).template;if(t){const{isCustomElement:n,compilerOptions:r}=e.appContext.config,{delimiters:s,compilerOptions:i}=o,l=k(k({isCustomElement:n,delimiters:s},r),i);o.render=Yr(t,l)}}e.render=o.render||_,Qr&&Qr(e)}qr(e),_e(),Oo(e),be(),Jr()}function os(e){const t=t=>{e.exposed=t||{}};let n;return{get attrs(){return n||(n=function(e){return new Proxy(e.attrs,{get:(t,n)=>(Se(e,0,"$attrs"),t[n])})}(e))},slots:e.slots,emit:e.emit,expose:t}}function rs(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy($t(Ct(e.exposed)),{get:(t,n)=>n in t?t[n]:n in ko?ko[n](e):void 0,has:(e,t)=>t in e||t in ko}))}function ss(e,t=!0){return P(e)?e.displayName||e.name:e.name||t&&e.__name}const is=(e,t)=>function(e,t,n=!1){let o,r;const s=P(e);return s?(o=e,r=_):(o=e.get,r=e.set),new Lt(o,r,s||!r,n)}(e,0,Xr);function ls(){const e=Gr();return e.setupContext||(e.setupContext=os(e))}function cs(e,t,n){const o=arguments.length;return 2===o?M(t)&&!E(t)?Or(t)?Mr(e,null,[t]):Mr(e,t):Mr(e,null,t):(o>3?n=Array.prototype.slice.call(arguments,2):3===o&&Or(n)&&(n=[n]),Mr(e,t,n))}const as=Symbol("");function us(e,t){const n=e.memo;if(n.length!=t.length)return!1;for(let o=0;o0&&xr&&xr.push(e),!0}const ps="3.2.47",fs="undefined"!=typeof document?document:null,ds=fs&&fs.createElement("template"),hs={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,o)=>{const r=t?fs.createElementNS("http://www.w3.org/2000/svg",e):fs.createElement(e,n?{is:n}:void 0);return"select"===e&&o&&null!=o.multiple&&r.setAttribute("multiple",o.multiple),r},createText:e=>fs.createTextNode(e),createComment:e=>fs.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>fs.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,o,r,s){const i=n?n.previousSibling:t.lastChild;if(r&&(r===s||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),r!==s&&(r=r.nextSibling););else{ds.innerHTML=o?`${e}`:e;const r=ds.content;if(o){const e=r.firstChild;for(;e.firstChild;)r.appendChild(e.firstChild);r.removeChild(e)}t.insertBefore(r,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};const ms=/\s*!important$/;function gs(e,t,n){if(E(n))n.forEach((n=>gs(e,t,n)));else if(null==n&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const o=function(e,t){const n=ys[t];if(n)return n;let o=z(t);if("filter"!==o&&o in e)return ys[t]=o;o=q(o);for(let r=0;r{if(e._vts){if(e._vts<=n.attached)return}else e._vts=Date.now();Ut(function(e,t){if(E(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map((e=>t=>!t._stopped&&e&&e(t)))}return t}(e,n.value),t,5,[e])};return n.value=e,n.attached=(()=>Cs||(ks.then((()=>Cs=0)),Cs=Date.now()))(),n}(o,r);bs(e,n,i,l)}else i&&(!function(e,t,n,o){e.removeEventListener(t,n,o)}(e,n,i,l),s[t]=void 0)}}const xs=/(?:Once|Passive|Capture)$/;let Cs=0;const ks=Promise.resolve();const ws=/^on[a-z]/;function Ts(e,t){const n=Kn(e);class o extends Es{constructor(e){super(n,e,t)}}return o.def=n,o}const Ns="undefined"!=typeof HTMLElement?HTMLElement:class{};class Es extends Ns{constructor(e,t={},n){super(),this._def=e,this._props=t,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this.shadowRoot&&n?n(this._createVNode(),this.shadowRoot):(this.attachShadow({mode:"open"}),this._def.__asyncLoader||this._resolveProps(this._def))}connectedCallback(){this._connected=!0,this._instance||(this._resolved?this._update():this._resolveDef())}disconnectedCallback(){this._connected=!1,Qt((()=>{this._connected||(wi(null,this.shadowRoot),this._instance=null)}))}_resolveDef(){this._resolved=!0;for(let n=0;n{for(const t of e)this._setAttr(t.attributeName)})).observe(this,{attributes:!0});const e=(e,t=!1)=>{const{props:n,styles:o}=e;let r;if(n&&!E(n))for(const s in n){const e=n[s];(e===Number||e&&e.type===Number)&&(s in this._props&&(this._props[s]=ee(this._props[s])),(r||(r=Object.create(null)))[z(s)]=!0)}this._numberProps=r,t&&this._resolveProps(e),this._applyStyles(o),this._update()},t=this._def.__asyncLoader;t?t().then((t=>e(t,!0))):e(this._def)}_resolveProps(e){const{props:t}=e,n=E(t)?t:Object.keys(t||{});for(const o of Object.keys(this))"_"!==o[0]&&n.includes(o)&&this._setProp(o,this[o],!0,!1);for(const o of n.map(z))Object.defineProperty(this,o,{get(){return this._getProp(o)},set(e){this._setProp(o,e)}})}_setAttr(e){let t=this.getAttribute(e);const n=z(e);this._numberProps&&this._numberProps[n]&&(t=ee(t)),this._setProp(n,t,!1)}_getProp(e){return this._props[e]}_setProp(e,t,n=!0,o=!0){t!==this._props[e]&&(this._props[e]=t,o&&this._instance&&this._update(),n&&(!0===t?this.setAttribute(G(e),""):"string"==typeof t||"number"==typeof t?this.setAttribute(G(e),t+""):t||this.removeAttribute(G(e))))}_update(){wi(this._createVNode(),this.shadowRoot)}_createVNode(){const e=Mr(this._def,k({},this._props));return this._instance||(e.ce=e=>{this._instance=e,e.isCE=!0;const t=(e,t)=>{this.dispatchEvent(new CustomEvent(e,{detail:t}))};e.emit=(e,...n)=>{t(e,n),G(e)!==e&&t(G(e),n)};let n=this;for(;n=n&&(n.parentNode||n.host);)if(n instanceof Es){e.parent=n._instance,e.provides=n._instance.provides;break}}),e}_applyStyles(e){e&&e.forEach((e=>{const t=document.createElement("style");t.textContent=e,this.shadowRoot.appendChild(t)}))}}function Os(e,t){if(128&e.shapeFlag){const n=e.suspense;e=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push((()=>{Os(n.activeBranch,t)}))}for(;e.component;)e=e.component.subTree;if(1&e.shapeFlag&&e.el)As(e.el,t);else if(e.type===vr)e.children.forEach((e=>Os(e,t)));else if(e.type===br){let{el:n,anchor:o}=e;for(;n&&(As(n,t),n!==o);)n=n.nextSibling}}function As(e,t){if(1===e.nodeType){const n=e.style;for(const e in t)n.setProperty(`--${e}`,t[e])}}const Fs="transition",Ps="animation",Rs=(e,{slots:t})=>cs(Ln,Bs(e),t);Rs.displayName="Transition";const $s={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Ms=Rs.props=k({},Ln.props,$s),Vs=(e,t=[])=>{E(e)?e.forEach((e=>e(...t))):e&&e(...t)},Is=e=>!!e&&(E(e)?e.some((e=>e.length>1)):e.length>1);function Bs(e){const t={};for(const k in e)k in $s||(t[k]=e[k]);if(!1===e.css)return t;const{name:n="v",type:o,duration:r,enterFromClass:s=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:c=s,appearActiveClass:a=i,appearToClass:u=l,leaveFromClass:p=`${n}-leave-from`,leaveActiveClass:f=`${n}-leave-active`,leaveToClass:d=`${n}-leave-to`}=e,h=function(e){if(null==e)return null;if(M(e))return[Ls(e.enter),Ls(e.leave)];{const t=Ls(e);return[t,t]}}(r),m=h&&h[0],g=h&&h[1],{onBeforeEnter:v,onEnter:y,onEnterCancelled:_,onLeave:b,onLeaveCancelled:S,onBeforeAppear:x=v,onAppear:C=y,onAppearCancelled:w=_}=t,T=(e,t,n)=>{Us(e,t?u:l),Us(e,t?a:i),n&&n()},N=(e,t)=>{e._isLeaving=!1,Us(e,p),Us(e,d),Us(e,f),t&&t()},E=e=>(t,n)=>{const r=e?C:y,i=()=>T(t,e,n);Vs(r,[t,i]),Ds((()=>{Us(t,e?c:s),js(t,e?u:l),Is(r)||Ws(t,o,m,i)}))};return k(t,{onBeforeEnter(e){Vs(v,[e]),js(e,s),js(e,i)},onBeforeAppear(e){Vs(x,[e]),js(e,c),js(e,a)},onEnter:E(!1),onAppear:E(!0),onLeave(e,t){e._isLeaving=!0;const n=()=>N(e,t);js(e,p),qs(),js(e,f),Ds((()=>{e._isLeaving&&(Us(e,p),js(e,d),Is(b)||Ws(e,o,g,n))})),Vs(b,[e,n])},onEnterCancelled(e){T(e,!1),Vs(_,[e])},onAppearCancelled(e){T(e,!0),Vs(w,[e])},onLeaveCancelled(e){N(e),Vs(S,[e])}})}function Ls(e){return ee(e)}function js(e,t){t.split(/\s+/).forEach((t=>t&&e.classList.add(t))),(e._vtc||(e._vtc=new Set)).add(t)}function Us(e,t){t.split(/\s+/).forEach((t=>t&&e.classList.remove(t)));const{_vtc:n}=e;n&&(n.delete(t),n.size||(e._vtc=void 0))}function Ds(e){requestAnimationFrame((()=>{requestAnimationFrame(e)}))}let Hs=0;function Ws(e,t,n,o){const r=e._endId=++Hs,s=()=>{r===e._endId&&o()};if(n)return setTimeout(s,n);const{type:i,timeout:l,propCount:c}=zs(e,t);if(!i)return o();const a=i+"end";let u=0;const p=()=>{e.removeEventListener(a,f),s()},f=t=>{t.target===e&&++u>=c&&p()};setTimeout((()=>{u(n[e]||"").split(", "),r=o("transitionDelay"),s=o("transitionDuration"),i=Ks(r,s),l=o("animationDelay"),c=o("animationDuration"),a=Ks(l,c);let u=null,p=0,f=0;t===Fs?i>0&&(u=Fs,p=i,f=s.length):t===Ps?a>0&&(u=Ps,p=a,f=c.length):(p=Math.max(i,a),u=p>0?i>a?Fs:Ps:null,f=u?u===Fs?s.length:c.length:0);return{type:u,timeout:p,propCount:f,hasTransform:u===Fs&&/\b(transform|all)(,|$)/.test(o("transitionProperty").toString())}}function Ks(e,t){for(;e.lengthGs(t)+Gs(e[n]))))}function Gs(e){return 1e3*Number(e.slice(0,-1).replace(",","."))}function qs(){return document.body.offsetHeight}const Js=new WeakMap,Zs=new WeakMap,Ys={name:"TransitionGroup",props:k({},Ms,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=Gr(),o=In();let r,s;return ao((()=>{if(!r.length)return;const t=e.moveClass||`${e.name||"v"}-move`;if(!function(e,t,n){const o=e.cloneNode();e._vtc&&e._vtc.forEach((e=>{e.split(/\s+/).forEach((e=>e&&o.classList.remove(e)))}));n.split(/\s+/).forEach((e=>e&&o.classList.add(e))),o.style.display="none";const r=1===t.nodeType?t:t.parentNode;r.appendChild(o);const{hasTransform:s}=zs(o);return r.removeChild(o),s}(r[0].el,n.vnode.el,t))return;r.forEach(Xs),r.forEach(ei);const o=r.filter(ti);qs(),o.forEach((e=>{const n=e.el,o=n.style;js(n,t),o.transform=o.webkitTransform=o.transitionDuration="";const r=n._moveCb=e=>{e&&e.target!==n||e&&!/transform$/.test(e.propertyName)||(n.removeEventListener("transitionend",r),n._moveCb=null,Us(n,t))};n.addEventListener("transitionend",r)}))})),()=>{const i=xt(e),l=Bs(i);let c=i.tag||vr;r=s,s=t.default?zn(t.default()):[];for(let e=0;e{const t=e.props["onUpdate:modelValue"]||!1;return E(t)?e=>Y(t,e):t};function oi(e){e.target.composing=!0}function ri(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const si={created(e,{modifiers:{lazy:t,trim:n,number:o}},r){e._assign=ni(r);const s=o||r.props&&"number"===r.props.type;bs(e,t?"change":"input",(t=>{if(t.target.composing)return;let o=e.value;n&&(o=o.trim()),s&&(o=X(o)),e._assign(o)})),n&&bs(e,"change",(()=>{e.value=e.value.trim()})),t||(bs(e,"compositionstart",oi),bs(e,"compositionend",ri),bs(e,"change",ri))},mounted(e,{value:t}){e.value=null==t?"":t},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:o,number:r}},s){if(e._assign=ni(s),e.composing)return;if(document.activeElement===e&&"range"!==e.type){if(n)return;if(o&&e.value.trim()===t)return;if((r||"number"===e.type)&&X(e.value)===t)return}const i=null==t?"":t;e.value!==i&&(e.value=i)}},ii={deep:!0,created(e,t,n){e._assign=ni(n),bs(e,"change",(()=>{const t=e._modelValue,n=pi(e),o=e.checked,r=e._assign;if(E(t)){const e=m(t,n),s=-1!==e;if(o&&!s)r(t.concat(n));else if(!o&&s){const n=[...t];n.splice(e,1),r(n)}}else if(A(t)){const e=new Set(t);o?e.add(n):e.delete(n),r(e)}else r(fi(e,o))}))},mounted:li,beforeUpdate(e,t,n){e._assign=ni(n),li(e,t,n)}};function li(e,{value:t,oldValue:n},o){e._modelValue=t,E(t)?e.checked=m(t,o.props.value)>-1:A(t)?e.checked=t.has(o.props.value):t!==n&&(e.checked=h(t,fi(e,!0)))}const ci={created(e,{value:t},n){e.checked=h(t,n.props.value),e._assign=ni(n),bs(e,"change",(()=>{e._assign(pi(e))}))},beforeUpdate(e,{value:t,oldValue:n},o){e._assign=ni(o),t!==n&&(e.checked=h(t,o.props.value))}},ai={deep:!0,created(e,{value:t,modifiers:{number:n}},o){const r=A(t);bs(e,"change",(()=>{const t=Array.prototype.filter.call(e.options,(e=>e.selected)).map((e=>n?X(pi(e)):pi(e)));e._assign(e.multiple?r?new Set(t):t:t[0])})),e._assign=ni(o)},mounted(e,{value:t}){ui(e,t)},beforeUpdate(e,t,n){e._assign=ni(n)},updated(e,{value:t}){ui(e,t)}};function ui(e,t){const n=e.multiple;if(!n||E(t)||A(t)){for(let o=0,r=e.options.length;o-1:t.has(s);else if(h(pi(r),t))return void(e.selectedIndex!==o&&(e.selectedIndex=o))}n||-1===e.selectedIndex||(e.selectedIndex=-1)}}function pi(e){return"_value"in e?e._value:e.value}function fi(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const di={created(e,t,n){hi(e,t,n,null,"created")},mounted(e,t,n){hi(e,t,n,null,"mounted")},beforeUpdate(e,t,n,o){hi(e,t,n,o,"beforeUpdate")},updated(e,t,n,o){hi(e,t,n,o,"updated")}};function hi(e,t,n,o,r){const s=function(e,t){switch(e){case"SELECT":return ai;case"TEXTAREA":return si;default:switch(t){case"checkbox":return ii;case"radio":return ci;default:return si}}}(e.tagName,n.props&&n.props.type)[r];s&&s(e,t,n,o)}const mi=["ctrl","shift","alt","meta"],gi={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&0!==e.button,middle:e=>"button"in e&&1!==e.button,right:e=>"button"in e&&2!==e.button,exact:(e,t)=>mi.some((n=>e[`${n}Key`]&&!t.includes(n)))},vi={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},yi={beforeMount(e,{value:t},{transition:n}){e._vod="none"===e.style.display?"":e.style.display,n&&t?n.beforeEnter(e):_i(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:o}){!t!=!n&&(o?t?(o.beforeEnter(e),_i(e,!0),o.enter(e)):o.leave(e,(()=>{_i(e,!1)})):_i(e,t))},beforeUnmount(e,{value:t}){_i(e,t)}};function _i(e,t){e.style.display=t?e._vod:"none"}const bi=k({patchProp:(e,t,n,o,r=!1,s,i,l,c)=>{"class"===t?function(e,t,n){const o=e._vtc;o&&(t=(t?[t,...o]:[...o]).join(" ")),null==t?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}(e,o,r):"style"===t?function(e,t,n){const o=e.style,r=R(n);if(n&&!r){if(t&&!R(t))for(const e in t)null==n[e]&&gs(o,e,"");for(const e in n)gs(o,e,n[e])}else{const s=o.display;r?t!==n&&(o.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(o.display=s)}}(e,n,o):x(t)?C(t)||Ss(e,t,0,o,i):("."===t[0]?(t=t.slice(1),1):"^"===t[0]?(t=t.slice(1),0):function(e,t,n,o){if(o)return"innerHTML"===t||"textContent"===t||!!(t in e&&ws.test(t)&&P(n));if("spellcheck"===t||"draggable"===t||"translate"===t)return!1;if("form"===t)return!1;if("list"===t&&"INPUT"===e.tagName)return!1;if("type"===t&&"TEXTAREA"===e.tagName)return!1;if(ws.test(t)&&R(n))return!1;return t in e}(e,t,o,r))?function(e,t,n,o,r,s,i){if("innerHTML"===t||"textContent"===t)return o&&i(o,r,s),void(e[t]=null==n?"":n);if("value"===t&&"PROGRESS"!==e.tagName&&!e.tagName.includes("-")){e._value=n;const o=null==n?"":n;return e.value===o&&"OPTION"!==e.tagName||(e.value=o),void(null==n&&e.removeAttribute(t))}let l=!1;if(""===n||null==n){const o=typeof e[t];"boolean"===o?n=d(n):null==n&&"string"===o?(n="",l=!0):"number"===o&&(n=0,l=!0)}try{e[t]=n}catch(c){}l&&e.removeAttribute(t)}(e,t,o,s,i,l,c):("true-value"===t?e._trueValue=o:"false-value"===t&&(e._falseValue=o),function(e,t,n,o,r){if(o&&t.startsWith("xlink:"))null==n?e.removeAttributeNS(_s,t.slice(6,t.length)):e.setAttributeNS(_s,t,n);else{const o=f(t);null==n||o&&!d(n)?e.removeAttribute(t):e.setAttribute(t,o?"":n)}}(e,t,o,r))}},hs);let Si,xi=!1;function Ci(){return Si||(Si=ir(bi))}function ki(){return Si=xi?Si:lr(bi),xi=!0,Si}const wi=(...e)=>{Ci().render(...e)},Ti=(...e)=>{ki().hydrate(...e)};function Ni(e){if(R(e)){return document.querySelector(e)}return e}const Ei=_;function Oi(e){throw e}function Ai(e){}function Fi(e,t,n,o){const r=new SyntaxError(String(e));return r.code=e,r.loc=t,r}const Pi=Symbol(""),Ri=Symbol(""),$i=Symbol(""),Mi=Symbol(""),Vi=Symbol(""),Ii=Symbol(""),Bi=Symbol(""),Li=Symbol(""),ji=Symbol(""),Ui=Symbol(""),Di=Symbol(""),Hi=Symbol(""),Wi=Symbol(""),zi=Symbol(""),Ki=Symbol(""),Gi=Symbol(""),qi=Symbol(""),Ji=Symbol(""),Zi=Symbol(""),Yi=Symbol(""),Qi=Symbol(""),Xi=Symbol(""),el=Symbol(""),tl=Symbol(""),nl=Symbol(""),ol=Symbol(""),rl=Symbol(""),sl=Symbol(""),il=Symbol(""),ll=Symbol(""),cl=Symbol(""),al=Symbol(""),ul=Symbol(""),pl=Symbol(""),fl=Symbol(""),dl=Symbol(""),hl=Symbol(""),ml=Symbol(""),gl=Symbol(""),vl={[Pi]:"Fragment",[Ri]:"Teleport",[$i]:"Suspense",[Mi]:"KeepAlive",[Vi]:"BaseTransition",[Ii]:"openBlock",[Bi]:"createBlock",[Li]:"createElementBlock",[ji]:"createVNode",[Ui]:"createElementVNode",[Di]:"createCommentVNode",[Hi]:"createTextVNode",[Wi]:"createStaticVNode",[zi]:"resolveComponent",[Ki]:"resolveDynamicComponent",[Gi]:"resolveDirective",[qi]:"resolveFilter",[Ji]:"withDirectives",[Zi]:"renderList",[Yi]:"renderSlot",[Qi]:"createSlots",[Xi]:"toDisplayString",[el]:"mergeProps",[tl]:"normalizeClass",[nl]:"normalizeStyle",[ol]:"normalizeProps",[rl]:"guardReactiveProps",[sl]:"toHandlers",[il]:"camelize",[ll]:"capitalize",[cl]:"toHandlerKey",[al]:"setBlockTracking",[ul]:"pushScopeId",[pl]:"popScopeId",[fl]:"withCtx",[dl]:"unref",[hl]:"isRef",[ml]:"withMemo",[gl]:"isMemoSame"};const yl={source:"",start:{line:1,column:1,offset:0},end:{line:1,column:1,offset:0}};function _l(e,t,n,o,r,s,i,l=!1,c=!1,a=!1,u=yl){return e&&(l?(e.helper(Ii),e.helper(ql(e.inSSR,a))):e.helper(Gl(e.inSSR,a)),i&&e.helper(Ji)),{type:13,tag:t,props:n,children:o,patchFlag:r,dynamicProps:s,directives:i,isBlock:l,disableTracking:c,isComponent:a,loc:u}}function bl(e,t=yl){return{type:17,loc:t,elements:e}}function Sl(e,t=yl){return{type:15,loc:t,properties:e}}function xl(e,t){return{type:16,loc:yl,key:R(e)?Cl(e,!0):e,value:t}}function Cl(e,t=!1,n=yl,o=0){return{type:4,loc:n,content:e,isStatic:t,constType:t?3:o}}function kl(e,t=yl){return{type:8,loc:t,children:e}}function wl(e,t=[],n=yl){return{type:14,loc:n,callee:e,arguments:t}}function Tl(e,t,n=!1,o=!1,r=yl){return{type:18,params:e,returns:t,newline:n,isSlot:o,loc:r}}function Nl(e,t,n,o=!0){return{type:19,test:e,consequent:t,alternate:n,newline:o,loc:yl}}const El=e=>4===e.type&&e.isStatic,Ol=(e,t)=>e===t||e===G(t);function Al(e){return Ol(e,"Teleport")?Ri:Ol(e,"Suspense")?$i:Ol(e,"KeepAlive")?Mi:Ol(e,"BaseTransition")?Vi:void 0}const Fl=/^\d|[^\$\w]/,Pl=e=>!Fl.test(e),Rl=/[A-Za-z_$\xA0-\uFFFF]/,$l=/[\.\?\w$\xA0-\uFFFF]/,Ml=/\s+[.[]\s*|\s*[.[]\s+/g,Vl=e=>{e=e.trim().replace(Ml,(e=>e.trim()));let t=0,n=[],o=0,r=0,s=null;for(let i=0;i4===e.key.type&&e.key.content===o))}return n}function Xl(e,t){return`_${t}_${e.replace(/[^\w]/g,((t,n)=>"-"===t?"_":e.charCodeAt(n).toString()))}`}function ec(e,{helper:t,removeHelper:n,inSSR:o}){e.isBlock||(e.isBlock=!0,n(Gl(o,e.isComponent)),t(Ii),t(ql(o,e.isComponent)))}const tc=/&(gt|lt|amp|apos|quot);/g,nc={gt:">",lt:"<",amp:"&",apos:"'",quot:'"'},oc={delimiters:["{{","}}"],getNamespace:()=>0,getTextMode:()=>0,isVoidTag:b,isPreTag:b,isCustomElement:b,decodeEntities:e=>e.replace(tc,((e,t)=>nc[t])),onError:Oi,onWarn:Ai,comments:!1};function rc(e,t={}){const n=function(e,t){const n=k({},oc);let o;for(o in t)n[o]=void 0===t[o]?oc[o]:t[o];return{options:n,column:1,line:1,offset:0,originalSource:e,source:e,inPre:!1,inVPre:!1,onWarn:n.onWarn}}(e,t),o=yc(n);return function(e,t=yl){return{type:0,children:e,helpers:new Set,components:[],directives:[],hoists:[],imports:[],cached:0,temps:0,codegenNode:void 0,loc:t}}(sc(n,0,[]),_c(n,o))}function sc(e,t,n){const o=bc(n),r=o?o.ns:0,s=[];for(;!wc(e,t,n);){const i=e.source;let l;if(0===t||1===t)if(!e.inVPre&&Sc(i,e.options.delimiters[0]))l=mc(e,t);else if(0===t&&"<"===i[0])if(1===i.length);else if("!"===i[1])l=Sc(i,"\x3c!--")?cc(e):Sc(i,""===i[2]){xc(e,3);continue}if(/[a-z]/i.test(i[2])){fc(e,1,o);continue}l=ac(e)}else/[a-z]/i.test(i[1])?l=uc(e,n):"?"===i[1]&&(l=ac(e));if(l||(l=gc(e,t)),E(l))for(let e=0;e/.exec(e.source);if(o){n=e.source.slice(4,o.index);const t=e.source.slice(0,o.index);let r=1,s=0;for(;-1!==(s=t.indexOf("\x3c!--",r));)xc(e,s-r+1),r=s+1;xc(e,o.index+o[0].length-r+1)}else n=e.source.slice(4),xc(e,e.source.length);return{type:3,content:n,loc:_c(e,t)}}function ac(e){const t=yc(e),n="?"===e.source[1]?1:2;let o;const r=e.source.indexOf(">");return-1===r?(o=e.source.slice(n),xc(e,e.source.length)):(o=e.source.slice(n,r),xc(e,r+1)),{type:3,content:o,loc:_c(e,t)}}function uc(e,t){const n=e.inPre,o=e.inVPre,r=bc(t),s=fc(e,0,r),i=e.inPre&&!n,l=e.inVPre&&!o;if(s.isSelfClosing||e.options.isVoidTag(s.tag))return i&&(e.inPre=!1),l&&(e.inVPre=!1),s;t.push(s);const c=e.options.getTextMode(s,r),a=sc(e,c,t);if(t.pop(),s.children=a,Tc(e.source,s.tag))fc(e,1,r);else if(0===e.source.length&&"script"===s.tag.toLowerCase()){const e=a[0];e&&Sc(e.loc.source,"\x3c!--")}return s.loc=_c(e,s.loc.start),i&&(e.inPre=!1),l&&(e.inVPre=!1),s}const pc=t("if,else,else-if,for,slot");function fc(e,t,n){const o=yc(e),r=/^<\/?([a-z][^\t\r\n\f />]*)/i.exec(e.source),s=r[1],i=e.options.getNamespace(s,n);xc(e,r[0].length),Cc(e);const l=yc(e),c=e.source;e.options.isPreTag(s)&&(e.inPre=!0);let a=dc(e,t);0===t&&!e.inVPre&&a.some((e=>7===e.type&&"pre"===e.name))&&(e.inVPre=!0,k(e,l),e.source=c,a=dc(e,t).filter((e=>"v-pre"!==e.name)));let u=!1;if(0===e.source.length||(u=Sc(e.source,"/>"),xc(e,u?2:1)),1===t)return;let p=0;return e.inVPre||("slot"===s?p=2:"template"===s?a.some((e=>7===e.type&&pc(e.name)))&&(p=3):function(e,t,n){const o=n.options;if(o.isCustomElement(e))return!1;if("component"===e||/^[A-Z]/.test(e)||Al(e)||o.isBuiltInComponent&&o.isBuiltInComponent(e)||o.isNativeTag&&!o.isNativeTag(e))return!0;for(let r=0;r0&&!Sc(e.source,">")&&!Sc(e.source,"/>");){if(Sc(e.source,"/")){xc(e,1),Cc(e);continue}const r=hc(e,o);6===r.type&&r.value&&"class"===r.name&&(r.value.content=r.value.content.replace(/\s+/g," ").trim()),0===t&&n.push(r),/^[^\t\r\n\f />]/.test(e.source),Cc(e)}return n}function hc(e,t){const n=yc(e),o=/^[^\t\r\n\f />][^\t\r\n\f />=]*/.exec(e.source)[0];t.has(o),t.add(o);{const e=/["'<]/g;let t;for(;t=e.exec(o););}let r;xc(e,o.length),/^[\t\r\n\f ]*=/.test(e.source)&&(Cc(e),xc(e,1),Cc(e),r=function(e){const t=yc(e);let n;const o=e.source[0],r='"'===o||"'"===o;if(r){xc(e,1);const t=e.source.indexOf(o);-1===t?n=vc(e,e.source.length,4):(n=vc(e,t,4),xc(e,1))}else{const t=/^[^\t\r\n\f >]+/.exec(e.source);if(!t)return;const o=/["'<=`]/g;let r;for(;r=o.exec(t[0]););n=vc(e,t[0].length,4)}return{content:n,isQuoted:r,loc:_c(e,t)}}(e));const s=_c(e,n);if(!e.inVPre&&/^(v-[A-Za-z0-9-]|:|\.|@|#)/.test(o)){const t=/(?:^v-([a-z0-9-]+))?(?:(?::|^\.|^@|^#)(\[[^\]]+\]|[^\.]+))?(.+)?$/i.exec(o);let i,l=Sc(o,"."),c=t[1]||(l||Sc(o,":")?"bind":Sc(o,"@")?"on":"slot");if(t[2]){const r="slot"===c,s=o.lastIndexOf(t[2]),l=_c(e,kc(e,n,s),kc(e,n,s+t[2].length+(r&&t[3]||"").length));let a=t[2],u=!0;a.startsWith("[")?(u=!1,a=a.endsWith("]")?a.slice(1,a.length-1):a.slice(1)):r&&(a+=t[3]||""),i={type:4,content:a,isStatic:u,constType:u?3:0,loc:l}}if(r&&r.isQuoted){const e=r.loc;e.start.offset++,e.start.column++,e.end=Bl(e.start,r.content),e.source=e.source.slice(1,-1)}const a=t[3]?t[3].slice(1).split("."):[];return l&&a.push("prop"),{type:7,name:c,exp:r&&{type:4,content:r.content,isStatic:!1,constType:0,loc:r.loc},arg:i,modifiers:a,loc:s}}return!e.inVPre&&Sc(o,"v-"),{type:6,name:o,value:r&&{type:2,content:r.content,loc:r.loc},loc:s}}function mc(e,t){const[n,o]=e.options.delimiters,r=e.source.indexOf(o,n.length);if(-1===r)return;const s=yc(e);xc(e,n.length);const i=yc(e),l=yc(e),c=r-n.length,a=e.source.slice(0,c),u=vc(e,c,t),p=u.trim(),f=u.indexOf(p);f>0&&Ll(i,a,f);return Ll(l,a,c-(u.length-p.length-f)),xc(e,o.length),{type:5,content:{type:4,isStatic:!1,constType:0,content:p,loc:_c(e,i,l)},loc:_c(e,s)}}function gc(e,t){const n=3===t?["]]>"]:["<",e.options.delimiters[0]];let o=e.source.length;for(let s=0;st&&(o=t)}const r=yc(e);return{type:2,content:vc(e,o,t),loc:_c(e,r)}}function vc(e,t,n){const o=e.source.slice(0,t);return xc(e,t),2!==n&&3!==n&&o.includes("&")?e.options.decodeEntities(o,4===n):o}function yc(e){const{column:t,line:n,offset:o}=e;return{column:t,line:n,offset:o}}function _c(e,t,n){return{start:t,end:n=n||yc(e),source:e.originalSource.slice(t.offset,n.offset)}}function bc(e){return e[e.length-1]}function Sc(e,t){return e.startsWith(t)}function xc(e,t){const{source:n}=e;Ll(e,n,t),e.source=n.slice(t)}function Cc(e){const t=/^[\t\r\n\f ]+/.exec(e.source);t&&xc(e,t[0].length)}function kc(e,t,n){return Bl(t,e.originalSource.slice(t.offset,n),n)}function wc(e,t,n){const o=e.source;switch(t){case 0:if(Sc(o,"=0;--e)if(Tc(o,n[e].tag))return!0;break;case 1:case 2:{const e=bc(n);if(e&&Tc(o,e.tag))return!0;break}case 3:if(Sc(o,"]]>"))return!0}return!o}function Tc(e,t){return Sc(e,"]/.test(e[2+t.length]||">")}function Nc(e,t){Oc(e,t,Ec(e,e.children[0]))}function Ec(e,t){const{children:n}=e;return 1===n.length&&1===t.type&&!Kl(t)}function Oc(e,t,n=!1){const{children:o}=e,r=o.length;let s=0;for(let i=0;i0){if(o>=2){e.codegenNode.patchFlag="-1",e.codegenNode=t.hoist(e.codegenNode),s++;continue}}else{const n=e.codegenNode;if(13===n.type){const o=Mc(n);if((!o||512===o||1===o)&&Rc(e,t)>=2){const o=$c(e);o&&(n.props=t.hoist(o))}n.dynamicProps&&(n.dynamicProps=t.hoist(n.dynamicProps))}}}if(1===e.type){const n=1===e.tagType;n&&t.scopes.vSlot++,Oc(e,t),n&&t.scopes.vSlot--}else if(11===e.type)Oc(e,t,1===e.children.length);else if(9===e.type)for(let n=0;n1)for(let r=0;r`_${vl[w.helper(e)]}`,replaceNode(e){w.parent.children[w.childIndex]=w.currentNode=e},removeNode(e){const t=e?w.parent.children.indexOf(e):w.currentNode?w.childIndex:-1;e&&e!==w.currentNode?w.childIndex>t&&(w.childIndex--,w.onNodeRemoved()):(w.currentNode=null,w.onNodeRemoved()),w.parent.children.splice(t,1)},onNodeRemoved:()=>{},addIdentifiers(e){},removeIdentifiers(e){},hoist(e){R(e)&&(e=Cl(e)),w.hoists.push(e);const t=Cl(`_hoisted_${w.hoists.length}`,!1,e.loc,2);return t.hoisted=e,t},cache:(e,t=!1)=>function(e,t,n=!1){return{type:20,index:e,value:t,isVNode:n,loc:yl}}(w.cached++,e,t)};return w}function Ic(e,t){const n=Vc(e,t);Bc(e,n),t.hoistStatic&&Nc(e,n),t.ssr||function(e,t){const{helper:n}=t,{children:o}=e;if(1===o.length){const n=o[0];if(Ec(e,n)&&n.codegenNode){const o=n.codegenNode;13===o.type&&ec(o,t),e.codegenNode=o}else e.codegenNode=n}else if(o.length>1){let o=64;e.codegenNode=_l(t,n(Pi),void 0,e.children,o+"",void 0,void 0,!0,void 0,!1)}}(e,n),e.helpers=new Set([...n.helpers.keys()]),e.components=[...n.components],e.directives=[...n.directives],e.imports=n.imports,e.hoists=n.hoists,e.temps=n.temps,e.cached=n.cached}function Bc(e,t){t.currentNode=e;const{nodeTransforms:n}=t,o=[];for(let s=0;s{n--};for(;nt===e:t=>e.test(t);return(e,o)=>{if(1===e.type){const{props:r}=e;if(3===e.tagType&&r.some(Wl))return;const s=[];for(let i=0;i`${vl[e]}: _${vl[e]}`;function Dc(e,{mode:t="function",prefixIdentifiers:n="module"===t,sourceMap:o=!1,filename:r="template.vue.html",scopeId:s=null,optimizeImports:i=!1,runtimeGlobalName:l="Vue",runtimeModuleName:c="vue",ssrRuntimeModuleName:a="vue/server-renderer",ssr:u=!1,isTS:p=!1,inSSR:f=!1}){const d={mode:t,prefixIdentifiers:n,sourceMap:o,filename:r,scopeId:s,optimizeImports:i,runtimeGlobalName:l,runtimeModuleName:c,ssrRuntimeModuleName:a,ssr:u,isTS:p,inSSR:f,source:e.loc.source,code:"",column:1,line:1,offset:0,indentLevel:0,pure:!1,map:void 0,helper:e=>`_${vl[e]}`,push(e,t){d.code+=e},indent(){h(++d.indentLevel)},deindent(e=!1){e?--d.indentLevel:h(--d.indentLevel)},newline(){h(d.indentLevel)}};function h(e){d.push("\n"+" ".repeat(e))}return d}function Hc(e,t={}){const n=Dc(e,t);t.onContextCreated&&t.onContextCreated(n);const{mode:o,push:r,prefixIdentifiers:s,indent:i,deindent:l,newline:c,ssr:a}=n,u=Array.from(e.helpers),p=u.length>0,f=!s&&"module"!==o,d=n;!function(e,t){const{push:n,newline:o,runtimeGlobalName:r}=t,s=r,i=Array.from(e.helpers);if(i.length>0&&(n(`const _Vue = ${s}\n`),e.hoists.length)){n(`const { ${[ji,Ui,Di,Hi,Wi].filter((e=>i.includes(e))).map(Uc).join(", ")} } = _Vue\n`)}(function(e,t){if(!e.length)return;t.pure=!0;const{push:n,newline:o}=t;o();for(let r=0;r0)&&c()),e.directives.length&&(Wc(e.directives,"directive",n),e.temps>0&&c()),e.temps>0){r("let ");for(let t=0;t0?", ":""}_temp${t}`)}return(e.components.length||e.directives.length||e.temps)&&(r("\n"),c()),a||r("return "),e.codegenNode?Gc(e.codegenNode,n):r("null"),f&&(l(),r("}")),l(),r("}"),{ast:e,code:n.code,preamble:"",map:n.map?n.map.toJSON():void 0}}function Wc(e,t,{helper:n,push:o,newline:r,isTS:s}){const i=n("component"===t?zi:Gi);for(let l=0;l3||!1;t.push("["),n&&t.indent(),Kc(e,t,n),n&&t.deindent(),t.push("]")}function Kc(e,t,n=!1,o=!0){const{push:r,newline:s}=t;for(let i=0;ie||"null"))}([s,i,l,c,a]),t),n(")"),p&&n(")");u&&(n(", "),Gc(u,t),n(")"))}(e,t);break;case 14:!function(e,t){const{push:n,helper:o,pure:r}=t,s=R(e.callee)?e.callee:o(e.callee);r&&n(jc);n(s+"(",e),Kc(e.arguments,t),n(")")}(e,t);break;case 15:!function(e,t){const{push:n,indent:o,deindent:r,newline:s}=t,{properties:i}=e;if(!i.length)return void n("{}",e);const l=i.length>1||!1;n(l?"{":"{ "),l&&o();for(let c=0;c "),(c||l)&&(n("{"),o());i?(c&&n("return "),E(i)?zc(i,t):Gc(i,t)):l&&Gc(l,t);(c||l)&&(r(),n("}"));a&&n(")")}(e,t);break;case 19:!function(e,t){const{test:n,consequent:o,alternate:r,newline:s}=e,{push:i,indent:l,deindent:c,newline:a}=t;if(4===n.type){const e=!Pl(n.content);e&&i("("),qc(n,t),e&&i(")")}else i("("),Gc(n,t),i(")");s&&l(),t.indentLevel++,s||i(" "),i("? "),Gc(o,t),t.indentLevel--,s&&a(),s||i(" "),i(": ");const u=19===r.type;u||t.indentLevel++;Gc(r,t),u||t.indentLevel--;s&&c(!0)}(e,t);break;case 20:!function(e,t){const{push:n,helper:o,indent:r,deindent:s,newline:i}=t;n(`_cache[${e.index}] || (`),e.isVNode&&(r(),n(`${o(al)}(-1),`),i());n(`_cache[${e.index}] = `),Gc(e.value,t),e.isVNode&&(n(","),i(),n(`${o(al)}(1),`),i(),n(`_cache[${e.index}]`),s());n(")")}(e,t);break;case 21:Kc(e.body,t,!0,!1)}}function qc(e,t){const{content:n,isStatic:o}=e;t.push(o?JSON.stringify(n):n,e)}function Jc(e,t){for(let n=0;nfunction(e,t,n,o){if(!("else"===t.name||t.exp&&t.exp.content.trim())){t.exp=Cl("true",!1,t.exp?t.exp.loc:e.loc)}if("if"===t.name){const r=Qc(e,t),s={type:9,loc:e.loc,branches:[r]};if(n.replaceNode(s),o)return o(s,r,!0)}else{const r=n.parent.children;let s=r.indexOf(e);for(;s-- >=-1;){const i=r[s];if(i&&3===i.type)n.removeNode(i);else{if(!i||2!==i.type||i.content.trim().length){if(i&&9===i.type){n.removeNode();const r=Qc(e,t);i.branches.push(r);const s=o&&o(i,r,!1);Bc(r,n),s&&s(),n.currentNode=null}break}n.removeNode(i)}}}}(e,t,n,((e,t,o)=>{const r=n.parent.children;let s=r.indexOf(e),i=0;for(;s-- >=0;){const e=r[s];e&&9===e.type&&(i+=e.branches.length)}return()=>{if(o)e.codegenNode=Xc(t,i,n);else{const o=function(e){for(;;)if(19===e.type){if(19!==e.alternate.type)return e;e=e.alternate}else 20===e.type&&(e=e.value)}(e.codegenNode);o.alternate=Xc(t,i+e.branches.length-1,n)}}}))));function Qc(e,t){const n=3===e.tagType;return{type:10,loc:e.loc,condition:"else"===t.name?void 0:t.exp,children:n&&!jl(e,"for")?e.children:[e],userKey:Ul(e,"key"),isTemplateIf:n}}function Xc(e,t,n){return e.condition?Nl(e.condition,ea(e,t,n),wl(n.helper(Di),['""',"true"])):ea(e,t,n)}function ea(e,t,n){const{helper:o}=n,r=xl("key",Cl(`${t}`,!1,yl,2)),{children:s}=e,i=s[0];if(1!==s.length||1!==i.type){if(1===s.length&&11===i.type){const e=i.codegenNode;return Yl(e,r,n),e}{let t=64;return _l(n,o(Pi),Sl([r]),s,t+"",void 0,void 0,!0,!1,!1,e.loc)}}{const e=i.codegenNode,t=14===(l=e).type&&l.callee===ml?l.arguments[1].returns:l;return 13===t.type&&ec(t,n),Yl(t,r,n),e}var l}const ta=Lc("for",((e,t,n)=>{const{helper:o,removeHelper:r}=n;return function(e,t,n,o){if(!t.exp)return;const r=sa(t.exp);if(!r)return;const{scopes:s}=n,{source:i,value:l,key:c,index:a}=r,u={type:11,loc:t.loc,source:i,valueAlias:l,keyAlias:c,objectIndexAlias:a,parseResult:r,children:zl(e)?e.children:[e]};n.replaceNode(u),s.vFor++;const p=o&&o(u);return()=>{s.vFor--,p&&p()}}(e,t,n,(t=>{const s=wl(o(Zi),[t.source]),i=zl(e),l=jl(e,"memo"),c=Ul(e,"key"),a=c&&(6===c.type?Cl(c.value.content,!0):c.exp),u=c?xl("key",a):null,p=4===t.source.type&&t.source.constType>0,f=p?64:c?128:256;return t.codegenNode=_l(n,o(Pi),void 0,s,f+"",void 0,void 0,!0,!p,!1,e.loc),()=>{let c;const{children:f}=t,d=1!==f.length||1!==f[0].type,h=Kl(e)?e:i&&1===e.children.length&&Kl(e.children[0])?e.children[0]:null;if(h?(c=h.codegenNode,i&&u&&Yl(c,u,n)):d?c=_l(n,o(Pi),u?Sl([u]):void 0,e.children,"64",void 0,void 0,!0,void 0,!1):(c=f[0].codegenNode,i&&u&&Yl(c,u,n),c.isBlock!==!p&&(c.isBlock?(r(Ii),r(ql(n.inSSR,c.isComponent))):r(Gl(n.inSSR,c.isComponent))),c.isBlock=!p,c.isBlock?(o(Ii),o(ql(n.inSSR,c.isComponent))):o(Gl(n.inSSR,c.isComponent))),l){const e=Tl(la(t.parseResult,[Cl("_cached")]));e.body={type:21,body:[kl(["const _memo = (",l.exp,")"]),kl(["if (_cached",...a?[" && _cached.key === ",a]:[],` && ${n.helperString(gl)}(_cached, _memo)) return _cached`]),kl(["const _item = ",c]),Cl("_item.memo = _memo"),Cl("return _item")],loc:yl},s.arguments.push(e,Cl("_cache"),Cl(String(n.cached++)))}else s.arguments.push(Tl(la(t.parseResult),c,!0))}}))}));const na=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,oa=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,ra=/^\(|\)$/g;function sa(e,t){const n=e.loc,o=e.content,r=o.match(na);if(!r)return;const[,s,i]=r,l={source:ia(n,i.trim(),o.indexOf(i,s.length)),value:void 0,key:void 0,index:void 0};let c=s.trim().replace(ra,"").trim();const a=s.indexOf(c),u=c.match(oa);if(u){c=c.replace(oa,"").trim();const e=u[1].trim();let t;if(e&&(t=o.indexOf(e,a+c.length),l.key=ia(n,e,t)),u[2]){const r=u[2].trim();r&&(l.index=ia(n,r,o.indexOf(r,l.key?t+e.length:a+c.length)))}}return c&&(l.value=ia(n,c,a)),l}function ia(e,t,n){return Cl(t,!1,Il(e,n,t.length))}function la({value:e,key:t,index:n},o=[]){return function(e){let t=e.length;for(;t--&&!e[t];);return e.slice(0,t+1).map(((e,t)=>e||Cl("_".repeat(t+1),!1)))}([e,t,n,...o])}const ca=Cl("undefined",!1),aa=(e,t)=>{if(1===e.type&&(1===e.tagType||3===e.tagType)){const n=jl(e,"slot");if(n)return t.scopes.vSlot++,()=>{t.scopes.vSlot--}}},ua=(e,t,n)=>Tl(e,t,!1,!0,t.length?t[0].loc:n);function pa(e,t,n=ua){t.helper(fl);const{children:o,loc:r}=e,s=[],i=[];let l=t.scopes.vSlot>0||t.scopes.vFor>0;const c=jl(e,"slot",!0);if(c){const{arg:e,exp:t}=c;e&&!El(e)&&(l=!0),s.push(xl(e||Cl("default",!0),n(t,o,r)))}let a=!1,u=!1;const p=[],f=new Set;let d=0;for(let g=0;gxl("default",n(e,t,r));a?p.length&&p.some((e=>ha(e)))&&(u||s.push(e(void 0,p))):s.push(e(void 0,o))}const h=l?2:da(e.children)?3:1;let m=Sl(s.concat(xl("_",Cl(h+"",!1))),r);return i.length&&(m=wl(t.helper(Qi),[m,bl(i)])),{slots:m,hasDynamicSlots:l}}function fa(e,t,n){const o=[xl("name",e),xl("fn",t)];return null!=n&&o.push(xl("key",Cl(String(n),!0))),Sl(o)}function da(e){for(let t=0;tfunction(){if(1!==(e=t.currentNode).type||0!==e.tagType&&1!==e.tagType)return;const{tag:n,props:o}=e,r=1===e.tagType;let s=r?function(e,t,n=!1){let{tag:o}=e;const r=ba(o),s=Ul(e,"is");if(s)if(r){const e=6===s.type?s.value&&Cl(s.value.content,!0):s.exp;if(e)return wl(t.helper(Ki),[e])}else 6===s.type&&s.value.content.startsWith("vue:")&&(o=s.value.content.slice(4));const i=!r&&jl(e,"is");if(i&&i.exp)return wl(t.helper(Ki),[i.exp]);const l=Al(o)||t.isBuiltInComponent(o);if(l)return n||t.helper(l),l;return t.helper(zi),t.components.add(o),Xl(o,"component")}(e,t):`"${n}"`;const i=M(s)&&s.callee===Ki;let l,c,a,u,p,f,d=0,h=i||s===Ri||s===$i||!r&&("svg"===n||"foreignObject"===n);if(o.length>0){const n=va(e,t,void 0,r,i);l=n.props,d=n.patchFlag,p=n.dynamicPropNames;const o=n.directives;f=o&&o.length?bl(o.map((e=>function(e,t){const n=[],o=ma.get(e);o?n.push(t.helperString(o)):(t.helper(Gi),t.directives.add(e.name),n.push(Xl(e.name,"directive")));const{loc:r}=e;e.exp&&n.push(e.exp);e.arg&&(e.exp||n.push("void 0"),n.push(e.arg));if(Object.keys(e.modifiers).length){e.arg||(e.exp||n.push("void 0"),n.push("void 0"));const t=Cl("true",!1,r);n.push(Sl(e.modifiers.map((e=>xl(e,t))),r))}return bl(n,e.loc)}(e,t)))):void 0,n.shouldUseBlock&&(h=!0)}if(e.children.length>0){s===Mi&&(h=!0,d|=1024);if(r&&s!==Ri&&s!==Mi){const{slots:n,hasDynamicSlots:o}=pa(e,t);c=n,o&&(d|=1024)}else if(1===e.children.length&&s!==Ri){const n=e.children[0],o=n.type,r=5===o||8===o;r&&0===Ac(n,t)&&(d|=1),c=r||2===o?n:e.children}else c=e.children}0!==d&&(a=String(d),p&&p.length&&(u=function(e){let t="[";for(let n=0,o=e.length;n0;let d=!1,h=0,m=!1,g=!1,v=!1,y=!1,_=!1,b=!1;const S=[],C=e=>{a.length&&(u.push(Sl(ya(a),l)),a=[]),e&&u.push(e)},k=({key:e,value:n})=>{if(El(e)){const s=e.content,i=x(s);if(!i||o&&!r||"onclick"===s.toLowerCase()||"onUpdate:modelValue"===s||U(s)||(y=!0),i&&U(s)&&(b=!0),20===n.type||(4===n.type||8===n.type)&&Ac(n,t)>0)return;"ref"===s?m=!0:"class"===s?g=!0:"style"===s?v=!0:"key"===s||S.includes(s)||S.push(s),!o||"class"!==s&&"style"!==s||S.includes(s)||S.push(s)}else _=!0};for(let x=0;x0&&a.push(xl(Cl("ref_for",!0),Cl("true")))),"is"===n&&(ba(i)||o&&o.content.startsWith("vue:")))continue;a.push(xl(Cl(n,!0,Il(e,0,n.length)),Cl(o?o.content:"",s,o?o.loc:e)))}else{const{name:n,arg:c,exp:h,loc:m}=r,g="bind"===n,v="on"===n;if("slot"===n)continue;if("once"===n||"memo"===n)continue;if("is"===n||g&&Dl(c,"is")&&ba(i))continue;if(v&&s)continue;if((g&&Dl(c,"key")||v&&f&&Dl(c,"vue:before-update"))&&(d=!0),g&&Dl(c,"ref")&&t.scopes.vFor>0&&a.push(xl(Cl("ref_for",!0),Cl("true"))),!c&&(g||v)){_=!0,h&&(g?(C(),u.push(h)):C({type:14,loc:m,callee:t.helper(sl),arguments:o?[h]:[h,"true"]}));continue}const y=t.directiveTransforms[n];if(y){const{props:n,needRuntime:o}=y(r,e,t);!s&&n.forEach(k),v&&c&&!El(c)?C(Sl(n,l)):a.push(...n),o&&(p.push(r),$(o)&&ma.set(r,o))}else D(n)||(p.push(r),f&&(d=!0))}}let w;if(u.length?(C(),w=u.length>1?wl(t.helper(el),u,l):u[0]):a.length&&(w=Sl(ya(a),l)),_?h|=16:(g&&!o&&(h|=2),v&&!o&&(h|=4),S.length&&(h|=8),y&&(h|=32)),d||0!==h&&32!==h||!(m||b||p.length>0)||(h|=512),!t.inSSR&&w)switch(w.type){case 15:let e=-1,n=-1,o=!1;for(let t=0;t{if(Kl(e)){const{children:n,loc:o}=e,{slotName:r,slotProps:s}=function(e,t){let n,o='"default"';const r=[];for(let s=0;s0){const{props:o,directives:s}=va(e,t,r,!1,!1);n=o}return{slotName:o,slotProps:n}}(e,t),i=[t.prefixIdentifiers?"_ctx.$slots":"$slots",r,"{}","undefined","true"];let l=2;s&&(i[2]=s,l=3),n.length&&(i[3]=Tl([],n,!1,!1,o),l=4),t.scopeId&&!t.slotted&&(l=5),i.splice(l),e.codegenNode=wl(t.helper(Yi),i,o)}};const xa=/^\s*([\w$_]+|(async\s*)?\([^)]*?\))\s*(:[^=]+)?=>|^\s*(async\s+)?function(?:\s+[\w$]+)?\s*\(/,Ca=(e,t,n,o)=>{const{loc:r,modifiers:s,arg:i}=e;let l;if(4===i.type)if(i.isStatic){let e=i.content;e.startsWith("vue:")&&(e=`vnode-${e.slice(4)}`);l=Cl(0!==t.tagType||e.startsWith("vnode")||!/[A-Z]/.test(e)?J(z(e)):`on:${e}`,!0,i.loc)}else l=kl([`${n.helperString(cl)}(`,i,")"]);else l=i,l.children.unshift(`${n.helperString(cl)}(`),l.children.push(")");let c=e.exp;c&&!c.content.trim()&&(c=void 0);let a=n.cacheHandlers&&!c&&!n.inVOnce;if(c){const e=Vl(c.content),t=!(e||xa.test(c.content)),n=c.content.includes(";");(t||a&&e)&&(c=kl([`${t?"$event":"(...args)"} => ${n?"{":"("}`,c,n?"}":")"]))}let u={props:[xl(l,c||Cl("() => {}",!1,r))]};return o&&(u=o(u)),a&&(u.props[0].value=n.cache(u.props[0].value)),u.props.forEach((e=>e.key.isHandlerKey=!0)),u},ka=(e,t,n)=>{const{exp:o,modifiers:r,loc:s}=e,i=e.arg;return 4!==i.type?(i.children.unshift("("),i.children.push(') || ""')):i.isStatic||(i.content=`${i.content} || ""`),r.includes("camel")&&(4===i.type?i.content=i.isStatic?z(i.content):`${n.helperString(il)}(${i.content})`:(i.children.unshift(`${n.helperString(il)}(`),i.children.push(")"))),n.inSSR||(r.includes("prop")&&wa(i,"."),r.includes("attr")&&wa(i,"^")),!o||4===o.type&&!o.content.trim()?{props:[xl(i,Cl("",!0,s))]}:{props:[xl(i,o)]}},wa=(e,t)=>{4===e.type?e.content=e.isStatic?t+e.content:`\`${t}\${${e.content}}\``:(e.children.unshift(`'${t}' + (`),e.children.push(")"))},Ta=(e,t)=>{if(0===e.type||1===e.type||11===e.type||10===e.type)return()=>{const n=e.children;let o,r=!1;for(let e=0;e7===e.type&&!t.directiveTransforms[e.name])))))for(let e=0;e{if(1===e.type&&jl(e,"once",!0)){if(Na.has(e)||t.inVOnce)return;return Na.add(e),t.inVOnce=!0,t.helper(al),()=>{t.inVOnce=!1;const e=t.currentNode;e.codegenNode&&(e.codegenNode=t.cache(e.codegenNode,!0))}}},Oa=(e,t,n)=>{const{exp:o,arg:r}=e;if(!o)return Aa();const s=o.loc.source,i=4===o.type?o.content:s,l=n.bindingMetadata[s];if("props"===l||"props-aliased"===l)return Aa();if(!i.trim()||!Vl(i))return Aa();const c=r||Cl("modelValue",!0),a=r?El(r)?`onUpdate:${z(r.content)}`:kl(['"onUpdate:" + ',r]):"onUpdate:modelValue";let u;u=kl([`${n.isTS?"($event: any)":"$event"} => ((`,o,") = $event)"]);const p=[xl(c,e.exp),xl(a,u)];if(e.modifiers.length&&1===t.tagType){const t=e.modifiers.map((e=>(Pl(e)?e:JSON.stringify(e))+": true")).join(", "),n=r?El(r)?`${r.content}Modifiers`:kl([r,' + "Modifiers"']):"modelModifiers";p.push(xl(n,Cl(`{ ${t} }`,!1,e.loc,2)))}return Aa(p)};function Aa(e=[]){return{props:e}}const Fa=new WeakSet,Pa=(e,t)=>{if(1===e.type){const n=jl(e,"memo");if(!n||Fa.has(e))return;return Fa.add(e),()=>{const o=e.codegenNode||t.currentNode.codegenNode;o&&13===o.type&&(1!==e.tagType&&ec(o,t),e.codegenNode=wl(t.helper(ml),[n.exp,Tl(void 0,o),"_cache",String(t.cached++)]))}}};function Ra(e,t={}){const n=t.onError||Oi,o="module"===t.mode;!0===t.prefixIdentifiers?n(Fi(47)):o&&n(Fi(48));t.cacheHandlers&&n(Fi(49)),t.scopeId&&!o&&n(Fi(50));const r=R(e)?rc(e,t):e,[s,i]=[[Ea,Yc,Pa,ta,Sa,ga,aa,Ta],{on:Ca,bind:ka,model:Oa}];return Ic(r,k({},t,{prefixIdentifiers:false,nodeTransforms:[...s,...t.nodeTransforms||[]],directiveTransforms:k({},i,t.directiveTransforms||{})})),Hc(r,k({},t,{prefixIdentifiers:false}))}const $a=Symbol(""),Ma=Symbol(""),Va=Symbol(""),Ia=Symbol(""),Ba=Symbol(""),La=Symbol(""),ja=Symbol(""),Ua=Symbol(""),Da=Symbol(""),Ha=Symbol("");var Wa;let za;Wa={[$a]:"vModelRadio",[Ma]:"vModelCheckbox",[Va]:"vModelText",[Ia]:"vModelSelect",[Ba]:"vModelDynamic",[La]:"withModifiers",[ja]:"withKeys",[Ua]:"vShow",[Da]:"Transition",[Ha]:"TransitionGroup"},Object.getOwnPropertySymbols(Wa).forEach((e=>{vl[e]=Wa[e]}));const Ka=t("style,iframe,script,noscript",!0),Ga={isVoidTag:p,isNativeTag:e=>a(e)||u(e),isPreTag:e=>"pre"===e,decodeEntities:function(e,t=!1){return za||(za=document.createElement("div")),t?(za.innerHTML=`
`,za.children[0].getAttribute("foo")):(za.innerHTML=e,za.textContent)},isBuiltInComponent:e=>Ol(e,"Transition")?Da:Ol(e,"TransitionGroup")?Ha:void 0,getNamespace(e,t){let n=t?t.ns:0;if(t&&2===n)if("annotation-xml"===t.tag){if("svg"===e)return 1;t.props.some((e=>6===e.type&&"encoding"===e.name&&null!=e.value&&("text/html"===e.value.content||"application/xhtml+xml"===e.value.content)))&&(n=0)}else/^m(?:[ions]|text)$/.test(t.tag)&&"mglyph"!==e&&"malignmark"!==e&&(n=0);else t&&1===n&&("foreignObject"!==t.tag&&"desc"!==t.tag&&"title"!==t.tag||(n=0));if(0===n){if("svg"===e)return 1;if("math"===e)return 2}return n},getTextMode({tag:e,ns:t}){if(0===t){if("textarea"===e||"title"===e)return 1;if(Ka(e))return 2}return 0}},qa=(e,t)=>{const n=l(e);return Cl(JSON.stringify(n),!1,t,3)};const Ja=t("passive,once,capture"),Za=t("stop,prevent,self,ctrl,shift,alt,meta,exact,middle"),Ya=t("left,right"),Qa=t("onkeyup,onkeydown,onkeypress",!0),Xa=(e,t)=>El(e)&&"onclick"===e.content.toLowerCase()?Cl(t,!0):4!==e.type?kl(["(",e,`) === "onClick" ? "${t}" : (`,e,")"]):e,eu=(e,t)=>{1!==e.type||0!==e.tagType||"script"!==e.tag&&"style"!==e.tag||t.removeNode()},tu=[e=>{1===e.type&&e.props.forEach(((t,n)=>{6===t.type&&"style"===t.name&&t.value&&(e.props[n]={type:7,name:"bind",arg:Cl("style",!0,t.loc),exp:qa(t.value.content,t.loc),modifiers:[],loc:t.loc})}))}],nu={cloak:()=>({props:[]}),html:(e,t,n)=>{const{exp:o,loc:r}=e;return t.children.length&&(t.children.length=0),{props:[xl(Cl("innerHTML",!0,r),o||Cl("",!0))]}},text:(e,t,n)=>{const{exp:o,loc:r}=e;return t.children.length&&(t.children.length=0),{props:[xl(Cl("textContent",!0),o?Ac(o,n)>0?o:wl(n.helperString(Xi),[o],r):Cl("",!0))]}},model:(e,t,n)=>{const o=Oa(e,t,n);if(!o.props.length||1===t.tagType)return o;const{tag:r}=t,s=n.isCustomElement(r);if("input"===r||"textarea"===r||"select"===r||s){let e=Va,i=!1;if("input"===r||s){const n=Ul(t,"type");if(n){if(7===n.type)e=Ba;else if(n.value)switch(n.value.content){case"radio":e=$a;break;case"checkbox":e=Ma;break;case"file":i=!0}}else(function(e){return e.props.some((e=>!(7!==e.type||"bind"!==e.name||e.arg&&4===e.arg.type&&e.arg.isStatic)))})(t)&&(e=Ba)}else"select"===r&&(e=Ia);i||(o.needRuntime=n.helper(e))}return o.props=o.props.filter((e=>!(4===e.key.type&&"modelValue"===e.key.content))),o},on:(e,t,n)=>Ca(e,t,n,(t=>{const{modifiers:o}=e;if(!o.length)return t;let{key:r,value:s}=t.props[0];const{keyModifiers:i,nonKeyModifiers:l,eventOptionModifiers:c}=((e,t,n,o)=>{const r=[],s=[],i=[];for(let l=0;l({props:[],needRuntime:n.helper(Ua)})};const ou=Object.create(null);function ru(e,t){if(!R(e)){if(!e.nodeType)return _;e=e.innerHTML}const n=e,o=ou[n];if(o)return o;if("#"===e[0]){const t=document.querySelector(e);e=t?t.innerHTML:""}const r=k({hoistStatic:!0,onError:void 0,onWarn:_},t);r.isCustomElement||"undefined"==typeof customElements||(r.isCustomElement=e=>!!customElements.get(e));const{code:s}=function(e,t={}){return Ra(e,k({},Ga,t,{nodeTransforms:[eu,...tu,...t.nodeTransforms||[]],directiveTransforms:k({},nu,t.directiveTransforms||{}),transformHoist:null}))}(e,r),i=new Function(s)();return i._rc=!0,ou[n]=i}return ts(ru),e.BaseTransition=Ln,e.Comment=_r,e.EffectScope=oe,e.Fragment=vr,e.KeepAlive=Zn,e.ReactiveEffect=me,e.Static=br,e.Suspense=xn,e.Teleport=mr,e.Text=yr,e.Transition=Rs,e.TransitionGroup=Qs,e.VueElement=Es,e.assertNumber=function(e,t){},e.callWithAsyncErrorHandling=Ut,e.callWithErrorHandling=jt,e.camelize=z,e.capitalize=q,e.cloneVNode=Ir,e.compatUtils=null,e.compile=ru,e.computed=is,e.createApp=(...e)=>{const t=Ci().createApp(...e),{mount:n}=t;return t.mount=e=>{const o=Ni(e);if(!o)return;const r=t._component;P(r)||r.render||r.template||(r.template=o.innerHTML),o.innerHTML="";const s=n(o,!1,o instanceof SVGElement);return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),s},t},e.createBlock=Er,e.createCommentVNode=function(e="",t=!1){return t?(Cr(),Er(_r,null,e)):Mr(_r,null,e)},e.createElementBlock=function(e,t,n,o,r,s){return Nr($r(e,t,n,o,r,s,!0))},e.createElementVNode=$r,e.createHydrationRenderer=lr,e.createPropsRestProxy=function(e,t){const n={};for(const o in e)t.includes(o)||Object.defineProperty(n,o,{enumerable:!0,get:()=>e[o]});return n},e.createRenderer=ir,e.createSSRApp=(...e)=>{const t=ki().createApp(...e),{mount:n}=t;return t.mount=e=>{const t=Ni(e);if(t)return n(t,!0,t instanceof SVGElement)},t},e.createSlots=function(e,t){for(let n=0;n{const t=o.fn(...e);return t&&(t.key=o.key),t}:o.fn)}return e},e.createStaticVNode=function(e,t){const n=Mr(br,null,e);return n.staticCount=t,n},e.createTextVNode=Br,e.createVNode=Mr,e.customRef=function(e){return new Mt(e)},e.defineAsyncComponent=function(e){P(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:o,delay:r=200,timeout:s,suspensible:i=!0,onError:l}=e;let c,a=null,u=0;const p=()=>{let e;return a||(e=a=t().catch((e=>{if(e=e instanceof Error?e:new Error(String(e)),l)return new Promise(((t,n)=>{l(e,(()=>t((u++,a=null,p()))),(()=>n(e)),u+1)}));throw e})).then((t=>e!==a&&a?a:(t&&(t.__esModule||"Module"===t[Symbol.toStringTag])&&(t=t.default),c=t,t))))};return Kn({name:"AsyncComponentWrapper",__asyncLoader:p,get __asyncResolved(){return c},setup(){const e=Kr;if(c)return()=>qn(c,e);const t=t=>{a=null,Dt(t,e,13,!o)};if(i&&e.suspense)return p().then((t=>()=>qn(t,e))).catch((e=>(t(e),()=>o?Mr(o,{error:e}):null)));const l=Ot(!1),u=Ot(),f=Ot(!!r);return r&&setTimeout((()=>{f.value=!1}),r),null!=s&&setTimeout((()=>{if(!l.value&&!u.value){const e=new Error(`Async component timed out after ${s}ms.`);t(e),u.value=e}}),s),p().then((()=>{l.value=!0,e.parent&&Jn(e.parent.vnode)&&Xt(e.parent.update)})).catch((e=>{t(e),u.value=e})),()=>l.value&&c?qn(c,e):u.value&&o?Mr(o,{error:u.value}):n&&!f.value?Mr(n):void 0}})},e.defineComponent=Kn,e.defineCustomElement=Ts,e.defineEmits=function(){return null},e.defineExpose=function(e){},e.defineProps=function(){return null},e.defineSSRCustomElement=e=>Ts(e,Ti),e.effect=function(e,t){e.effect&&(e=e.effect.fn);const n=new me(e);t&&(k(n,t),t.scope&&re(n,t.scope)),t&&t.lazy||n.run();const o=n.run.bind(n);return o.effect=n,o},e.effectScope=function(e){return new oe(e)},e.getCurrentInstance=Gr,e.getCurrentScope=se,e.getTransitionRawChildren=zn,e.guardReactiveProps=Vr,e.h=cs,e.handleError=Dt,e.hydrate=Ti,e.initCustomFormatter=function(){},e.initDirectivesForSSR=Ei,e.inject=On,e.isMemoSame=us,e.isProxy=St,e.isReactive=yt,e.isReadonly=_t,e.isRef=Et,e.isRuntimeOnly=()=>!Yr,e.isShallow=bt,e.isVNode=Or,e.markRaw=Ct,e.mergeDefaults=function(e,t){const n=E(e)?e.reduce(((e,t)=>(e[t]={},e)),{}):e;for(const o in t){const e=n[o];e?E(e)||P(e)?n[o]={type:e,default:t[o]}:e.default=t[o]:null===e&&(n[o]={default:t[o]})}return n},e.mergeProps=Dr,e.nextTick=Qt,e.normalizeClass=c,e.normalizeProps=function(e){if(!e)return null;let{class:t,style:n}=e;return t&&!R(t)&&(e.class=c(t)),n&&(e.style=o(n)),e},e.normalizeStyle=o,e.onActivated=Qn,e.onBeforeMount=io,e.onBeforeUnmount=uo,e.onBeforeUpdate=co,e.onDeactivated=Xn,e.onErrorCaptured=go,e.onMounted=lo,e.onRenderTracked=mo,e.onRenderTriggered=ho,e.onScopeDispose=function(e){ne&&ne.cleanups.push(e)},e.onServerPrefetch=fo,e.onUnmounted=po,e.onUpdated=ao,e.openBlock=Cr,e.popScopeId=function(){dn=null},e.provide=En,e.proxyRefs=$t,e.pushScopeId=function(e){dn=e},e.queuePostFlushCb=tn,e.reactive=ht,e.readonly=gt,e.ref=Ot,e.registerRuntimeCompiler=ts,e.render=wi,e.renderList=function(e,t,n,o){let r;const s=n&&n[o];if(E(e)||R(e)){r=new Array(e.length);for(let n=0,o=e.length;nt(e,n,void 0,s&&s[n])));else{const n=Object.keys(e);r=new Array(n.length);for(let o=0,i=n.length;oe.devtools.emit(t,...n))),cn=[];else if("undefined"!=typeof window&&window.HTMLElement&&!(null===(s=null===(r=window.navigator)||void 0===r?void 0:r.userAgent)||void 0===s?void 0:s.includes("jsdom"))){(o.__VUE_DEVTOOLS_HOOK_REPLAY__=o.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push((e=>{t(e,o)})),setTimeout((()=>{e.devtools||(o.__VUE_DEVTOOLS_HOOK_REPLAY__=null,cn=[])}),3e3)}else cn=[]},e.setTransitionHooks=Wn,e.shallowReactive=mt,e.shallowReadonly=function(e){return vt(e,!0,je,ct,ft)},e.shallowRef=function(e){return At(e,!0)},e.ssrContextKey=as,e.ssrUtils=null,e.stop=function(e){e.effect.stop()},e.toDisplayString=e=>R(e)?e:null==e?"":E(e)||M(e)&&(e.toString===I||!P(e.toString))?JSON.stringify(e,g,2):String(e),e.toHandlerKey=J,e.toHandlers=function(e,t){const n={};for(const o in e)n[t&&/[A-Z]/.test(o)?`on:${o}`:J(o)]=e[o];return n},e.toRaw=xt,e.toRef=It,e.toRefs=function(e){const t=E(e)?new Array(e.length):{};for(const n in e)t[n]=It(e,n);return t},e.transformVNodeArgs=function(e){},e.triggerRef=function(e){Nt(e)},e.unref=Pt,e.useAttrs=function(){return ls().attrs},e.useCssModule=function(e="$style"){return v},e.useCssVars=function(e){const t=Gr();if(!t)return;const n=t.ut=(n=e(t.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${t.uid}"]`)).forEach((e=>As(e,n)))},o=()=>{const o=e(t.proxy);Os(t.subTree,o),n(o)};An(o),lo((()=>{const e=new MutationObserver(o);e.observe(t.subTree.el.parentNode,{childList:!0}),po((()=>e.disconnect()))}))},e.useSSRContext=()=>{},e.useSlots=function(){return ls().slots},e.useTransitionState=In,e.vModelCheckbox=ii,e.vModelDynamic=di,e.vModelRadio=ci,e.vModelSelect=ai,e.vModelText=si,e.vShow=yi,e.version=ps,e.warn=function(e,...t){},e.watch=Pn,e.watchEffect=function(e,t){return Rn(e,null,t)},e.watchPostEffect=An,e.watchSyncEffect=function(e,t){return Rn(e,null,{flush:"sync"})},e.withAsyncContext=function(e){const t=Gr();let n=e();return Jr(),V(n)&&(n=n.catch((e=>{throw qr(t),e}))),[n,()=>qr(t)]},e.withCtx=mn,e.withDefaults=function(e,t){return null},e.withDirectives=function(e,t){const n=fn;if(null===n)return e;const o=rs(n)||n.proxy,r=e.dirs||(e.dirs=[]);for(let s=0;sn=>{if(!("key"in n))return;const o=G(n.key);return t.some((e=>e===o||vi[e]===o))?e(n):void 0},e.withMemo=function(e,t,n,o){const r=n[o];if(r&&us(r,e))return r;const s=t();return s.memo=e.slice(),n[o]=s},e.withModifiers=(e,t)=>(n,...o)=>{for(let e=0;emn,Object.defineProperty(e,"__esModule",{value:!0}),e}({}); diff --git a/build/src/win-x64/publish/gateway/wwwroot/settings/appsettings.Development.json b/build/src/win-x64/publish/gateway/wwwroot/settings/appsettings.Development.json deleted file mode 100644 index 826168f7c..000000000 --- a/build/src/win-x64/publish/gateway/wwwroot/settings/appsettings.Development.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "AlwaysAllowAuthorization": "True", - "App": { - "CorsOrigins": [ - "http://localhost:59080", - "http://localhost:59081", - "http://localhost:59090", - "http://localhost:59091", - "http://localhost:59093", - "http://localhost:59094", - "http://localhost:59095", - "http://localhost:59096", - "http://localhost:59097", - "http://localhost:59098", - "http://localhost:59099", - "http://localhost:59090", - "http://localhost:59091", - "http://localhost:59093", - "http://localhost:59094", - "http://localhost:59095", - "http://localhost:59096", - "http://localhost:59097", - "http://localhost:59098", - "http://localhost:59099", - "https://localhost:59090", - "https://localhost:59091", - "https://localhost:59093", - "https://localhost:59094", - "https://localhost:59095", - "https://localhost:59096", - "https://localhost:59097", - "https://localhost:59098", - "https://localhost:59099", - "https://localhost:59090", - "https://localhost:59091", - "https://localhost:59093", - "https://localhost:59094", - "https://localhost:59095", - "https://localhost:59096", - "https://localhost:59097", - "https://localhost:59098", - "https://localhost:59099", - "http://localhost:9527" - ] - }, - "AuthServer": { - "Audience": "Auth", - "Authority": "http://dev.ccwin-in.com:21293/", - "ClientId": "Auth_App", - "ClientSecret": "1q2w3E*", - "RequireHttpsMetadata": "false", - "SwaggerClientId": "Auth_App", - "SwaggerClientSecret": "1q2w3e*", - "UseAuth": "true" - }, - // "ConnectionStrings": { - // "AbpAuditLogging": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - // "AbpBackgroundJobs": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - // "AbpBlobStoring": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - // "AbpFeatureManagement": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - // "AbpIdentity": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - // "AbpIdentityServer": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - // "AbpPermissionManagement": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - // "AbpSettingManagement": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - // "AbpTenantManagement": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - // "Auth": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - // "Basedata": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - // "DataExchange": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - // "FileStorage": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - // "Inventory": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - // "Job": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - // "Label": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - // "Message": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - // "Store": "Server=localhost,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;" - // }, - "ConnectionStrings": { - "AbpAuditLogging": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpBackgroundJobs": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpBlobStoring": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpFeatureManagement": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpIdentity": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpIdentityServer": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpPermissionManagement": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpSettingManagement": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpTenantManagement": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Auth": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Basedata": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "DataExchange": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "FileStorage": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Inventory": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Job": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Label": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Message": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Store": "Server=dev.ccwin-in.com,21195;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;" - }, - "IdentityClients": { - "Default": { - "Authority": "http://dev.ccwin-in.com:21293", - "ClientId": "Auth_App", - "ClientSecret": "1q2w3E*", - "GrantType": "client_credentials", - "RequireHttps": "false", - "Scope": "Auth" - } - }, - "IsMultiTenancy": "True", - "Redis": { - "Configuration": "dev.ccwin-in.com:21194", - "KeyPrefix": "Wms:" - }, - // "RemoteServices": { - // "Default": { "BaseUrl": "http://dev.ccwin-in.com:21293/" }, - // "BaseData": { "BaseUrl": "http://dev.ccwin-in.com:21294/" }, - // "Store": { "BaseUrl": "http://dev.ccwin-in.com:21295/" }, - // "Job": { "BaseUrl": "http://dev.ccwin-in.com:21295/" }, - // "Inventory": { "BaseUrl": "http://dev.ccwin-in.com:21295/" }, - // "FileStorage": { "BaseUrl": "http://dev.ccwin-in.com:21292/" }, - // "Message": { "BaseUrl": "http://dev.ccwin-in.com:21292/" }, - // "Label": { "BaseUrl": "http://dev.ccwin-in.com:21292/" }, - // "Auth": { "BaseUrl": "http://dev.ccwin-in.com:21293/" } - // }, - "RemoteServices": { - "Auth": { - "BaseUrl": "http://dev.ccwin-in.com:21293/" - }, - "BaseData": { - "BaseUrl": "http://dev.ccwin-in.com:21294/" - }, - "Default": { - "BaseUrl": "http://dev.ccwin-in.com:21293" - }, - "FileStorage": { - "BaseUrl": "http://dev.ccwin-in.com:21292/" - }, - "Inventory": { - "BaseUrl": "http://localhost:59095/" - }, - "Job": { - "BaseUrl": "http://localhost:59095/" - }, - "Label": { - "BaseUrl": "http://dev.ccwin-in.com:21292/" - }, - "Message": { - "BaseUrl": "http://dev.ccwin-in.com:21292/" - }, - "Store": { - "BaseUrl": "http://localhost:59095/" - } - }, - "Serilog": { - "WriteTo": [ - { - "Args": { - "configure": [ - { - "Args": { - "path": "logs/log.txt", - "retainedFileCountLimit": "30", - "rollingInterval": "Day" - }, - "Name": "File" - } - ] - }, - "Name": "Async" - }, - { - "Args": { - "serverUrl": "http://localhost:5341" - }, - "Name": "Seq" - } - ] - } -} \ No newline at end of file diff --git a/build/src/win-x64/publish/gateway/wwwroot/settings/appsettings.docker.json b/build/src/win-x64/publish/gateway/wwwroot/settings/appsettings.docker.json deleted file mode 100644 index 8e5e63696..000000000 --- a/build/src/win-x64/publish/gateway/wwwroot/settings/appsettings.docker.json +++ /dev/null @@ -1,155 +0,0 @@ -{ - //是否绕过权限验证 - "AlwaysAllowAuthorization": "True", - //跨域 - "App": { - "CorsOrigins": [ - "http://database:59080", - "http://database:59081", - "http://database:59090", - "http://database:59091", - "http://database:59093", - "http://database:59094", - "http://database:59095", - "http://database:59096", - "http://database:59097", - "http://database:59098", - "http://database:59099", - "http://database:59090", - "http://database:59091", - "http://database:59093", - "http://database:59094", - "http://database:59095", - "http://database:59096", - "http://database:59097", - "http://database:59098", - "http://database:59099", - "https://database:59090", - "https://database:59091", - "https://database:59093", - "https://database:59094", - "https://database:59095", - "https://database:59096", - "https://database:59097", - "https://database:59098", - "https://database:59099", - "https://database:59090", - "https://database:59091", - "https://database:59093", - "https://database:59094", - "https://database:59095", - "https://database:59096", - "https://database:59097", - "https://database:59098", - "https://database:59099", - "http://database:9527" - ] - }, - //ids4的建权服务端配置 - "AuthServer": { - "Audience": "Auth", - "Authority": "http://database:21093/", - "ClientId": "Auth_App", - "ClientSecret": "1q2w3E*", - "RequireHttpsMetadata": "false", - "SwaggerClientId": "Auth_App", - "SwaggerClientSecret": "1q2w3e*", - "UseAuth": "true" - }, - //ids4的建权客户端配置 配置要和服务端对应 - "IdentityClients": { - "Default": { - "Authority": "http://database:59093", - "ClientId": "Auth_App", - "ClientSecret": "1q2w3E*", - "GrantType": "client_credentials", - "RequireHttps": "false", - "Scope": "Auth" - } - }, - //数据库连接 - "Database": "SQLServer", - "ConnectionStrings": { - "AbpAuditLogging": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpBackgroundJobs": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpBlobStoring": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpFeatureManagement": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpIdentity": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpIdentityServer": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpPermissionManagement": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpSettingManagement": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpTenantManagement": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Auth": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Basedata": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "DataExchange": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "FileStorage": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Inventory": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Job": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Label": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Message": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Store": "Server=database,1443;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;" - }, - //多租户 - "IsMultiTenancy": "True", - //缓存服务器 - "Redis": { - "Configuration": "redis:6379", - "KeyPrefix": "Wms:" - }, - //转发地址配置 - "RemoteServices": { - "Auth": { - "BaseUrl": "http://dev.ccwin-in.com:59093/" - }, - "BaseData": { - "BaseUrl": "http://dev.ccwin-in.com:59094/" - }, - "Default": { - "BaseUrl": "http://dev.ccwin-in.com:59093" - }, - "FileStorage": { - "BaseUrl": "http://dev.ccwin-in.com:59092/" - }, - "Inventory": { - "BaseUrl": "http://dev.ccwin-in.com:59095/" - }, - "Job": { - "BaseUrl": "http://dev.ccwin-in.com:59095/" - }, - "Label": { - "BaseUrl": "http://dev.ccwin-in.com:59092/" - }, - "Message": { - "BaseUrl": "http://dev.ccwin-in.com:59092/" - }, - "Store": { - "BaseUrl": "http://dev.ccwin-in.com:59095/" - } - }, - "Serilog": { - "WriteTo": [ - { - "Args": { - "configure": [ - { - "Args": { - "path": "logs/log.txt", - "retainedFileCountLimit": "30", - "rollingInterval": "Day" - }, - "Name": "File" - } - ] - }, - "Name": "Async" - }, - { - "Name": "Http", - "Args": { - "requestUri": "http://gateway:21093", - "queueLimitBytes": null - } - } - ] - } -} \ No newline at end of file diff --git a/build/src/win-x64/publish/gateway/wwwroot/settings/appsettings.json b/build/src/win-x64/publish/gateway/wwwroot/settings/appsettings.json deleted file mode 100644 index 6dd1cb14f..000000000 --- a/build/src/win-x64/publish/gateway/wwwroot/settings/appsettings.json +++ /dev/null @@ -1,154 +0,0 @@ -{ - //是否绕过权限验证 - "AlwaysAllowAuthorization": "True", - //跨域 - "App": { - "CorsOrigins": [ - "http://localhost:59080", - "http://localhost:59081", - "http://localhost:59090", - "http://localhost:59091", - "http://localhost:59093", - "http://localhost:59094", - "http://localhost:59095", - "http://localhost:59096", - "http://localhost:59097", - "http://localhost:59098", - "http://localhost:59099", - "http://localhost:59090", - "http://localhost:59091", - "http://localhost:59093", - "http://localhost:59094", - "http://localhost:59095", - "http://localhost:59096", - "http://localhost:59097", - "http://localhost:59098", - "http://localhost:59099", - "https://localhost:59090", - "https://localhost:59091", - "https://localhost:59093", - "https://localhost:59094", - "https://localhost:59095", - "https://localhost:59096", - "https://localhost:59097", - "https://localhost:59098", - "https://localhost:59099", - "https://localhost:59090", - "https://localhost:59091", - "https://localhost:59093", - "https://localhost:59094", - "https://localhost:59095", - "https://localhost:59096", - "https://localhost:59097", - "https://localhost:59098", - "https://localhost:59099", - "http://localhost:9527" - ] - }, - //ids4的建权服务端配置 - "AuthServer": { - "Audience": "Auth", - "Authority": "http://localhost:21093/", - "ClientId": "Auth_App", - "ClientSecret": "1q2w3E*", - "RequireHttpsMetadata": "false", - "SwaggerClientId": "Auth_App", - "SwaggerClientSecret": "1q2w3e*", - "UseAuth": "true" - }, - //ids4的建权客户端配置 配置要和服务端对应 - "IdentityClients": { - "Default": { - "Authority": "http://localhost:59093", - "ClientId": "Auth_App", - "ClientSecret": "1q2w3E*", - "GrantType": "client_credentials", - "RequireHttps": "false", - "Scope": "Auth" - } - }, - //数据库连接 - "Database": "SQLServer", - "ConnectionStrings": { - "AbpAuditLogging": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpBackgroundJobs": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpBlobStoring": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpFeatureManagement": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpIdentity": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpIdentityServer": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpPermissionManagement": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpSettingManagement": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "AbpTenantManagement": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Auth": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Basedata": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "DataExchange": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "FileStorage": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Inventory": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Job": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Label": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Message": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;", - "Store": "Server=database,1433;Database=Wms;Uid=sa;Pwd=aA123456!;timeout=6000;" - }, - //多租户 - "IsMultiTenancy": "True", - //缓存服务器 - "Redis": { - "Configuration": "redis:6379", - "KeyPrefix": "Wms:" - }, - //转发地址配置 - "RemoteServices": { - "Auth": { - "BaseUrl": "http://dev.ccwin-in.com:59093/" - }, - "BaseData": { - "BaseUrl": "http://dev.ccwin-in.com:59094/" - }, - "Default": { - "BaseUrl": "http://dev.ccwin-in.com:59093" - }, - "FileStorage": { - "BaseUrl": "http://dev.ccwin-in.com:59092/" - }, - "Inventory": { - "BaseUrl": "http://dev.ccwin-in.com:59095/" - }, - "Job": { - "BaseUrl": "http://dev.ccwin-in.com:59095/" - }, - "Label": { - "BaseUrl": "http://dev.ccwin-in.com:59092/" - }, - "Message": { - "BaseUrl": "http://dev.ccwin-in.com:59092/" - }, - "Store": { - "BaseUrl": "http://dev.ccwin-in.com:59095/" - } - }, - "Serilog": { - "WriteTo": [ - { - "Args": { - "configure": [ - { - "Args": { - "path": "logs/log.txt", - "retainedFileCountLimit": "30", - "rollingInterval": "Day" - }, - "Name": "File" - } - ] - }, - "Name": "Async" - }, - { - "Args": { - "serverUrl": "http://seq:5341" - }, - "Name": "Seq" - } - ] - } -} \ No newline at end of file